/*---------------------------- global ------------------------*/
* {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}
body {
	background: #CCCCCC;
	margin-bottom: 20px;
	color: #000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
.bodybg {
	margin: 0px auto;
	width: 1000px;
	background-image: url(../images/bodysb.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.clear {
	clear: both
}
a {
	color: #0457A7;
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #0457A7;
	text-decoration: underline;
}

a:hover {
	color: #DE8A10;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	
	font-size: 19px;
	color: #0464AA;
}
h2 {
	font-size: 17px;
	line-height: 14px;
	color: #0154A6;
	padding: 5px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: normal;
}
h3 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #0154A6;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.boldhead {
	color: #546440;
	font-weight: bold;
}
#page {
	overflow: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pagehead {
	background-image: url(../img/ui/page_top.jpg);
	background-repeat: no-repeat;
	height: 154px;
	position: relative;
	width: 100%;
	background-position: top;
}
#pagehead form {
	margin-top: 78px;
	float: right;
	margin-right: 20px;
	font-size: 11px;
	width: auto;
	padding: 0px;
}
#pagefoot {
	text-align: center;
	clear: both;
	display: block;
	height: 28px;
	background-image: url(../img/ui/page_bot.gif);
}
#logo {
	height: 124px
}
#logo img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#logo a {
	display: block;
	width: 180px;
	height: 130px
}
#logo a:visited {
	display: block;
	width: 180px;
	height: 130px
}

/*---------------------------- navigation  ------------------------*/

#navigation {
	background-color: #FFF;
}
.navcursor {
    cursor:pointer;
}
#navbar {
	height: 26px;
	position: absolute;
	background-repeat: no-repeat;
	padding-top: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 302px;
	z-index: 20;
}
#navbar li {
	float: left;
}
#navbar a * {
	display: none;
}
#navbar a, #navbar a .hover {
	height: 26px;
	position: relative;
	display: block;
	background: url(/assets/img/mnu/nav_selector.gif) 0 0 no-repeat;
}
/* individual items */
#navbar a.nav01 {
	background-position: 0 0;
	width: 68px;
}
#navbar .highlight a.nav01:hover, #navbar a.nav01 .hover {
	background-position: 0 -26px;
	width: 68px;
}
#navbar a.nav02 {
	background-position: -68px 0px;
	width: 97px;
}
#navbar .highlight a.nav02:hover, #navbar a.nav02 .hover {
	background-position: -68px -26px;
}
#navbar a.nav03 {
	background-position: -165px 0px;
	width: 132px;
}
#navbar .highlight a.nav03:hover, #navbar a.nav03 .hover {
	background-position: -165px -26px;
}
#navbar a.nav04 {
	background-position: -297px 0px;
	width: 60px;
}
#navbar .highlight a.nav04:hover, #navbar a.nav04 .hover {
	background-position: -297px -26px;
}
#navbar a.nav05 {
	background-position: -357px 0px;
	width: 148px;
}
#navbar .highlight a.nav05:hover, #navbar a.nav05 .hover {
	background-position: -357px -26px;
}
#navbar a.nav06 {
	background-position: -505px 0px;
	width: 113px;
}
#navbar .highlight a.nav06:hover, #navbar a.nav06 .hover {
	background-position: -505px -26px;
}

/*---------------------------- content  ------------------------*/

#banner {
	clear: both;
	overflow: hidden;
	text-align: left;
	background-color: #FFF;
	padding-bottom: 10px;
}
#content {
	clear: both;
	overflow: hidden;
	text-align: left;
	background-color: #FFF;
}
#left {
	color: #333;
	float: left;
	width: 304px;
	margin-left: 30px;
	padding-top: 0px;
}
/*#left a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}
#left a:hover {
	color: #0559AC;
	text-decoration: underline;
}
*/
#left a:link, a:active, a:visited {
	color: #0457A7;
	text-decoration: underline;
}
#left a:hover {
	color: #0457A7;
	text-decoration: underline;
}
#left .top {
	background-image: url(../img/ui/left_top_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	
}
#left .body {
	background-image: url(../img/ui/left_body_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 40px;
}
#left .bottom {
	background-image: url(../img/ui/left_bot_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#left .phone {
	text-align: right;
	float: left;
}
#left .padded {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 30px
}

#right {
	float: left;
	width: 600px;
}
#right a:link, a:active, a:visited {
	color: #736226;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}
#right img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right .top {
	background-image: url(../img/ui/right_top_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	
}
#right .body {
	background-image: url(../img/ui/right_body_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 25px;
}
#right .bottom {
	background-image: url(../img/ui/right_bot_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#right .padded {
	padding-right: 25px;
	padding-left: 32px;
	padding-bottom: 0px;
	padding-top: 20px;
	text-align: left
}
#right .leftSearch {
	float: left;
	width: 60%;
	padding-top: 10px;
}
#right .rightSearch {
	float: right;
	width: 40%;
	text-align: right;
	padding-top: 10px;
}
#right .rightSearchform {
	float: right;
	padding-top: 10px;
	font-size: 11px;
	width: auto;
}
#right .rightSelect {
	width: 100px;
}
#right .InsertButton {
	float: right;
	padding-top: 10px;
	padding-bottom: 25px;
}
#right .homeleft {
	float: left;
	width: 325px;
}
#right .homeright {
	float: right;
	width: 325px;
}

#full {
	clear: both;
	overflow: hidden;
	margin-left: 30px;
}

#full .top {
	background-image: url(../img/ui/full_top_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	
}
#full .body {
	background-image: url(../img/ui/full_body_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 25px;
	width: 860px;
	
}
#full .bottom {
	background-image: url(../img/ui/full_bot_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}


#full .boundary {
	float: left;
	width: 960px;
}
#full .padded {
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 40px;
	padding-top: 40px
}

#full_grey {
	clear: both;
	overflow: hidden;
	margin-left: 30px;
}

#full_grey .top {
	background-image: url(../img/ui/full_grey_top_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#full_grey .rule {
	background-image: url(../img/ui/full_grey_rule_bg.gif);
	background-repeat: no-repeat;
	height: 5px;
}
#full_grey .body {
	background-image: url(../img/ui/full_grey_body_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 25px;
	width: 860px;
	
}
#full_grey .bottom {
	background-image: url(../img/ui/full_grey_bot_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#full_grey .rule {
	background-image: url(/assets/img/ui/full_grey_rule_bg.gif);
	background-repeat: no-repeat;
}

/*---------------------------- input  ------------------------*/
.errorText {
	color: #DC2602;
}
/*---------------------------- footer  ------------------------*/
#footer {
	color: #FFF;
	text-align: left;
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 20px;
	font-size: 12px;
}
#footer .top {
	background-image: url(../img/ui/foot_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	position: relative;
	width: 100%;
	background-position: top;
}
#footer .body {
	width: 100%;
	height: 170px;
	padding-top: 5px;
	background-color: #45494C;
}
#footer .logo {
	width: 110px;
	height: 160px;
	float: left;
	padding-left: 25px;
}
#footer .contact {
	width: 175px;
	height: 160px;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #646b7f;
	padding-top: 5px;
	
}
#footer .email {
	padding-top: 13px;
	padding-bottom: 13px;
}
#footer .email a {
	color: #FFF;
	text-decoration: underline;
}
#footer .phone {
	text-align: right;
	float: left;
}
#footer .right {
	text-align: right;
	display: inline;
	position: relative;
}

#footer .sitemap {
	width: 122px;
	height: 160px;
	float: left;
	padding-top: 2px;
	padding-left: 30px;
	line-height: 2.18em;
	border-left: 1px solid #646b7f;
}
#footer ul.sitemap li {
	list-style-type: decimal;	
}
#footer .sitemap li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#footer .sitemap a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer .mission {
	width: 430px;
	height: 160px;
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	border-left: 1px solid #646b7f;
	clear: right;
}
#footer .bottom {
	background-image: url(../img/ui/foot_bot.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 100%;
	background-position: top;
	position: relative;
	float: left;
}
/*---------------------------- link styles ------------------------*/
#host_div {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#host_content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #4A4A3D;
}
#host_content div.left {
	float: left;
	width: 50%;
}
#host_content div.right {
	float: right;
	width: 50%;
	text-align: right;
}
#host_content a {
	color: #3378C3;
	text-decoration: none;
}
#host_content a:hover {
	color: #FFF;
	text-decoration: underline;
}
