

.menuitem{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.selectedmenuitem{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #cdcdcd;
	text-decoration: none;
}
.menuitem2{
	font-family: Arial, Helvetica;
	font-weight: bold;
	display: block;
	color: #91bdea;
	filter: DropShadow(Color=#222222, OffX=2, OffY=2, Positive=1);
	text-shadow: #222222 2px 2px 2px;
	text-decoration: none;
}

.txt_title
	{
		font-family: Arial, Helvitica;
		font-size: 16pt;
		font-weight: bold;
	}	
.txt_main
	{
		font-family: Arial, Helvitica;
		font-size: 10pt;
		font-weight: normal;
		color: black;
	}
.txt_small
	{
		font-family: Arial, Helvitica;
		font-size: 8pt;
		font-weight: normal;
	}		
.footer {
	text-align: center ;
	font-size: 10px ;
	background-color: #b9d1eb ;
  width: 930px ;
  height: 25px ;
  font-weight: bold ;
  color: #000000 ;
}
.footer A, .push A {
	text-decoration: none ;
	color: #000000 ;
}

BODY
	{
		background-color: #86b0dd;
		margin: 0 0 0 0;
		font-family: Arial, Helvitica ;
	}
	
#mainpage_content {
	margin: 0 0 0 0 ;
	padding: 190px 0 0 0 ;
  width: 930px ;
  margin-left: auto ;
  margin-right: auto ;
  background-color: #ffffff;
  background-image:url('/images/background.png');
  background-repeat:no-repeat;
}
#inside_page_content {
	margin: 0 0 0 0 ;
	padding: 150px 0 0 0 ;
  width: 930px ;
  margin-left: auto ;
  margin-right: auto ;
  background-color: #ffffff;
  background-image:url('/images/insidetop.png');
  background-repeat:no-repeat;
}
#inside_page_body {
	margin: 5px 5px 5px 5px;
}
.pagename{
		font-family: Arial, Helvitica;
		font-size: 14pt;
		font-weight: bold;

}

 #inside_menu {
	text-align: left ;
	position: absolute ;
	z-index: 10 ;
  width: 930px ;
  height: 107px ;
  top: 96px ;
  left: 50% ;
  margin-left: -465px ;
  font-weight: bold ;
  color: #ffffff ;
  font-size: 20px ;
 }
 #inside_menu a {
 	  font-weight: bold ;
  color: #ffffff ;
  font-size: 20px ;
}
#inside_logo {
	text-align: left;
	position: absolute ;
	z-index: 10 ;
  width: 930px ;
  height: 107px ;
  top: 0 ;
  left: 50% ;
  margin-left: -465px ;
 }
#logo {
	text-align: center;
	position: absolute ;
	z-index: 10 ;
  width: 930px ;
  height: 107px ;
  top: 0 ;
  left: 50% ;
  margin-left: -465px ;
 }

 
 #menu {
	text-align: left ;
	position: absolute ;
	z-index: 10 ;
  width: 930px ;
  height: 107px ;
  top: 0px;
  left: 50% ;
  margin-left: -465px ;
  font-weight: bold ;
  color: #ffffff ;
  font-size: 20px ;
 }
 #menu a {
 	  font-weight: bold ;
  color: #ffffff ;
  font-size: 20px ;
}
#links {
	width: 300px;
	float: right;
	border: 2px black solid;
}
 #rotatingimages {
	background-color: #808080;
  position: absolute ;
	z-index: 10 ;
  width: 625px ;
  height: 190px ;
  top: 108px ;
  left: 50% ;
  margin-left: -465px ;
}

#rotatingimages img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#address {
	color: #ffffff;
  position: absolute ;
	z-index: 10 ;
  width: 300px ;
  height: 190px ;
  top: 108px ;
  left: 50% ;
  margin-left: 165Px ;
  text-align: center ;
  vertical-align: middle ;
}
A
	{
		color: #325bb0;
		text-decoration: none;
	}
li { 
		margin-left: 0px;
	}
ul { 
		margin-left:20px; 
		margin-right:0px; 
		padding: 0 0 0 0;
	}
.home_section
	{
		font-family: Arial, Helvetica, FreeSans;
		font-size: 8pt;
		font-weight: normal;
		
	}
.home_section A
	{
		font-family: Arial, Helvetica, FreeSans;
		font-size: 8pt;
		font-weight: normal;
		color: #00339e;
		text-decoration: none;
	}
.home_section h1
	{
		font-family: Arial, Helvetica, FreeSans;
		font-size: 9pt;
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 0 14px;
		background: transparent url('/images/bullet.gif') no-repeat 0 2px scroll;
	}
	
.home_section h2
	{
		font-family: Arial, Helvetica, FreeSans;
		font-size: 9pt;
		font-weight: bold;
		margin: 10px 0 0 0;
		padding: 0 0 0 8px;
		color: #00339e;
		background: transparent url('/images/news_icon.gif') no-repeat 0 4px scroll;
	}
.newsbox
	{
		font-family: Arial, Helvitica;
		font-size: 10pt;
		font-weight: normal;
		color: black;
		width: 151px;
		border: 2px solid black;
		overflow: hidden;
		margin: 0 0 0 0;
	}

.FullArticleTitle
	{
		font-family: Arial, Helvetica, FreeSans;
		font-size: 14pt;
	}
