body{background-color:#d5efb5;}

#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-image: url(../_images/template/headerbg.gif);
	background-repeat: repeat-x;
}
.headerbg {	
	background-image: url(../_images/template/headerbg.gif);
	background-repeat: repeat-x;
}
.logo {
	margin-left: 15px;
	margin-right: 10px;
	width: 240px;
	float:left;
}
.tagline{
	margin-left: 20px;
	margin-right: 10px;
	width: 240px;
}
.menuwrapper {
	width: 130px;
	float:right;
	border: 1px solid #1D518F;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentwrapper{
	padding-left: 10px;
}

#logo {
	margin-left: 20px;
	margin-right: 10px;
	width: 240px;
}

#menuwrapper{
	margin: 0px;
	float:right;
	border: 1px solid #1D518F;
}
.menuitems{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1D518F;
	text-decoration: none;
	text-align: center;
	background-color: #D4EFB5;
	padding: 2px;
	width: 126px;
	height: 20px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #1D518F;
}
.menuitembot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1D518F;
	text-decoration: none;
	text-align: center;
	background-color: #D4EFB5;
	padding: 2px;
	width: 126px;
	height: 20px;

}
.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1D518F;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	background-image: url(../_images/template/green_angles.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}


.newsboxwrapper{
	background-color: #FFFFFF;
	border: 1px	solid #1D518F;
	width: 225px;	
	margin-bottom: 5px;
	margin-left: 15px;
}

.newsboxhdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align:middle;
	background-color: #1D518F;
	height: 16px;
	background-image: url(../_images/template/green_angles_bluebg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D518F;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 65px;
}
.newsitems{
	padding: 10px;
}
#iconswrapper{
	margin: 0px;		
}
#topnav{
	margin: 0px;
	text-align:right;
	vertical-align:middle;
	height: 19px;
}
.topnav_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1D518F;
	text-decoration: none;
}

.icon1{
	border-top-width: 1px;
	border-right-width: 1px;	
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #1D518F;
	border-right-color: #1D518F;
	border-bottom-width: 0px;
	border-bottom-style: none;	
}
.icon2{
	border-top-width: 1px;
	border-right-width: 1px;	
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #1D518F;
	border-right-color: #1D518F;	
}
.icon3{
	border-top-width: 1px;
	border-right-width: 1px;	
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #1D518F;
	border-right-color: #1D518F;	
}
.iconText1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1D518F;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px;	
	height: 20px;
	border-top: 1px solid #1D518F;
}
.iconText2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1D518F;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px;
	width: 132px;
	border: 1px solid #1D518F;
	height: 20px;
}
.iconText3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1D518F;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px;
	width: 132px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1D518F;
	border-right-color: #1D518F;
	border-bottom-color: #1D518F;
	height: 20px;
}

.bttmbarbg {
	background-image: url(../_images/template/bottombar_bg.gif);
	background-repeat: repeat-x;
}

