@import url("../images/bottomnav/bottom-navigation.css");
@import url("../images/bottomnav/Navigation.css");
@import url("../images/bottomnav/Navigation.css");
@import url("../images/topnav/Navigation.css");

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #000000;
	margin:0;
}
body {
	background-image:url(../images/top-spacer-bg.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}

h3 {
	margin-top:26px;
	font-size:14px;
	line-height:17px;
	margin-bottom:-10px;
		}

a.home:link { color: #797171; }
a.home:visited { color: #666; }
a.home:hover, a:focus { color: #1fcad0; }
a.home:active { color: #797171; }


a:link { color: #49a0a3; }
a:visited { color: #666; }
a:hover, a:focus { color: #1fcad0; }
a:active { color: #8a7b7b; text-decoration: none; }

a.bottom:link { color: #FFFFFF; text-decoration: none; font-size:10px;}
a.bottom:visited { color:#FFFFFF; text-decoration: none; font-size:10px; }
a.bottom:hover, a:focus { color:#FFFFFF; font-size:10px; text-decoration:underline; }
a.bottom:active { color:#FFFFFF; text-decoration: none;  font-size:10px;}






#container {
	width:801px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
		}

#topspacer {
	background-image:url(../images/top-spacer-bg.gif);
	background-repeat:repeat-x;
	width:801px;
	height:20px;
		}
		
#logobanner {
	background-image:url(../images/home-topbar.jpg);
	background-repeat:repeat-x;
	width:801px;
	height:128px;
		}
		
#logobannerbody {
	width:801px;
	height:128px;
		}
		
#topnav {
	width:801px;
	height:57px;
	margin-left:auto;
	margin-right:auto;
	z-index:3000;
		}
		
#spacer {
	width:801px;
	height:1px;
		}
		
#topbanner {
	background-image:url(../images/home-banner.jpg);
	width:801px;
	height:208px;
		}
		
#bottomnav {
	width:801px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	z-index:2000;
		}
		
#content {
	width:753px;
	height:auto;
	padding-left:24px;
	padding-right:24px;
	padding-top:45px;
	padding-bottom:45px;
		}
		
#homepagecontent {
	background-image:url(../images/home-maingradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:30px;
	padding-bottom:0px;
	width:741px;
		}

#homeleftbar {
	width:550px;
	height:auto;
	float:left;
		}
		
#homerightbar {
	
	margin-left: 40px;
	width:150px;
	float:right;
	top:65px;
	position:relative;
		}
		
#bodybottom {
	background-image:url(../images/bottom-bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:244px;
	font-size:10px;
		}
		
#bottombar 
	{
	color:#FFFFFF;
	width:771px;
	height:auto;
	padding:15px 15px; clear:both;
	background-color:#666666; text-align:center; margin-top:10px;
	}
		
#copyright {
	width: 771px;
	height:auto;
	font-size:10px;
	padding:15px; clear:both;
		}
		
#containerSearchFormDesign, #searchFormDesign { margin: 0; padding: 0; }
/* COMMONLY EDITABLE */
#containerSearchFormDesign { border: 3px solid #fff; background: #fff; }
		#searchFormDesign { }
		#searchFormDesign label { }
		#searchFormDesign .searchFormDesignDesign { width: 165px; font-size: .82em; color: #000; background: none; border: 0; padding: 1px 4px 1px; display: inline;}
		#searchFormDesign .searchFormDesignDesign:focus, #searchFormDesign .searchFormDesignDesign:hover {  }
		#searchFormDesign #searchFormDesignSubmit { width: 15px; height: 14px; margin: 0; vertical-align: top; display: inline; }
		#ie #searchFormDesign #searchFormDesignSubmit{ margin-top: 1px; }		


.pageheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	padding-bottom:10px;
		}
		
.boldtype {
	font-size:12px;
	line-height:17px;
	font-weight:bold;
		}
		
.header2 {
	font-size:13px;
	line-height:17px;
	font-weight:bold;
		}
		
.smalltype {
	font-size:10px;
		}
		
.searchbar {
	font-size:11px;
	color:#666666;
		}
		
td img {display: block;}
