@charset "utf-8";
/* CSS Document */

/************* BEGIN BODY STYLE **************/
body {
	margin: 0 auto;
	padding:0;
	font-family: Tahoma;
	background:#990000;
	}
img a {
	border:0px;
	}
#wrapper {
	margin: 0 auto;
	padding:0px;
	width:800px;
	}
#wrapperhead {
	width:100%;
	height:13px;
	}
#wrappertopleft {
	width: 21px;
	height:13px;
	background-image:url(/DistSite/Templates/28/images/wrappertopleft.png);
	background-position:center;
}
#wrappertopmiddle {
	height:13px;
	font-size: 5px;
	background-image:url(/DistSite/Templates/28/images/wrappertopmiddle.png);
	background-position:center;
}
#wrappertopright {
	height:13px;
	width: 21px;
	background-image:url(/DistSite/Templates/28/images/wrappertopright.png);
	background-position:center;
}
#wrapperfoot {
	width:100%;
	height:13px;
	}
#wrapperbottomleft {
	width: 21px;
	height:13px;
	background-image:url(/DistSite/Templates/28/images/wrapperbottomleft.png);
	background-position:center;
}
#wrapperbottommiddle {
	height:13px;
	font-size: 5px;
	background-image:url(/DistSite/Templates/28/images/wrapperbottommiddle.png);
	background-position:center;
}
#wrapperbottomright {
	height:13px;
	width: 21px;
	background-image:url(/DistSite/Templates/28/images/wrapperbottomright.png);
	background-position:center;
}
	
#bodywrapper {
	background:#fff;
	height:500px;
	background:#ffcc00;
	width:800px;
	}
#headwrapper {
	width:100%;
	height:85px;
	}
#rightheadwrap {
	height:85px;
	width:450px;
	float:right;
	}
#subbodywrap {
	width:100%;
	background:#c9dae1;
	}
#logo {
	width:350px;
	float:left;
	height:85px;
	}

/************* END BODY STYLE **************/		

/************* BEGIN NAV1 STYLE **************/	
#nav1 {
	width:100%;
	height:45px;
	display:block;
	text-align:center;
	text-decoration:none;
	padding-bottom:20px;
	}
#nav1 img {
	padding-left:3px;
	}
#nav1 a{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#000000;
	line-height:14px;
	font-size:10px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:3px; 
	background-image:url(/DistSite/Templates/28/images/nav1-bullet.png);
	background-position:left center;
	background-repeat:no-repeat;
	}
#nav1 a:hover {
	border-top: double #252525;
	border-bottom:1px solid #252525;
	background-image:url(/DistSite/Templates/28/images/nav1-bullet-over.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-top:0px;
	padding-bottom:2px;
	}
/************* END NAV1 STYLE **************/	

/************* BEGIN NAV2 STYLE **************/	
#nav2back {
	background-image: url(/DistSite/Templates/28/images/nav2-buttonmid.png);
	background-repeat: repeat-x;
	background-position:center;
}
#nav2 {
	width:100%;
	height:27px;
	border-top:4px solid #fff;
	border-bottom:1px solid #07649f;
}
#nav2itemtbl {
	width:100%;
	height:27px;
}
#nav2item {
	text-align:center;
	width:20%;
}
#nav2 a {
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	line-height:11px;
}

#nav2 a:hover {
	color:#999999;
}

/************* END NAV2 STYLE **************/	

/************* BEGIN QUICK SEARCH STYLE **************/	
#quicksearch {
	width:315px;
	float:right;
	height:40px;
	color:#252525;
	font-size:10px;
	height:28px;
	text-align:center;
	text-decoration:none;
	background-image:url(/DistSite/Templates/28/images/qsback.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	}

#quicksearch input {
	width:100px;
	height:15px;
	margin-left: 5px;
	}
#quicksearch a{
	color:#252525;
	font-size:8px;
	display:block;
	line-height:8px;
	text-align:center;
	text-decoration:none;
	margin-right:5px;
	}
#quicksearch a:hover {
	text-decoration:none;

	background-image:url(/DistSite/Templates/28/images/adv-search-over.png);
	background-position:right center;
	background-repeat:no-repeat;
	}
	
	
/************* END QUICK SEARCH STYLE **************/	

/************* BEGIN NAV 3 STYLE **************/	
#nav3head {
	height:20px;
	width:155px;
	font-size:13px;
	color:#252525;
	font-weight:bold;
	display:block;
	padding-left:39px;
	background-image:url(/DistSite/Templates/28/images/nav3-head.png);
	background-position:center;
	margin-top:5px;
	border-bottom:1px solid #07649f;
	}
#nav3 {
	width:100%;
	background:#fff;
	border-right:#07649f 1px solid;
	border-bottom:1px solid #07649f;
	}
/*
#nav3 a{
	line-height:15px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#252525;
	font-size:10px;
	font-weight:bold;
	background:#fff;
	background:url(/DistSite/Templates/28/images/nav3-bullet.png);
	background-repeat:no-repeat;
	background-position:center;	
	padding: 3px 25px;
	border-bottom:dashed #e3e3e3 1px;
	}
#nav3 a:hover{
	background:url(/DistSite/Templates/28/images/nav3-bullet-over.png);
	background-repeat:no-repeat;
	background-position:center;	
	border-bottom:#07649f 1px solid;
	border-top:#07649f 1px solid;
	padding-bottom:3px;
	padding-top:2px;
	}
*/
.nav3title {
	line-height:15px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#252525;
	font-size:11px;
	font-weight:bold;
	background:#fff;
	padding: 3px 25px;
	border-bottom:dashed #e3e3e3 1px;
	}
	
/* Main side nav (level 1) */
.nav3 ul {padding:0; margin:0; list-style-type: none;}
.nav3 ul li { margin-right:1px; position:relative;  padding:2px 0px 2px 0px;	}
.nav3 ul li a, .nav3 ul li a:visited {
	line-height:15px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#252525;
	font-size:10px;
	font-weight:bold;
	background:#fff;
	background:url(/DistSite/Templates/28/images/nav3-bullet.png);
	background-repeat:no-repeat;
	background-position:center;	
	padding: 3px 25px;
	border-bottom:dashed #e3e3e3 1px;
}
.nav3 ul li:hover a {
	background:url(/DistSite/Templates/28/images/nav3-bullet-over.png);
	background-repeat:no-repeat;
	background-position:center;	
	border-bottom:#07649f 1px solid;
	border-top:#07649f 1px solid;
	padding-bottom:3px;
	padding-top:2px;
}

/* 1st flyout (level 2) */
.nav3 ul li ul {display: none;}
.nav3 ul li ul li {padding:0px;}
.nav3 ul li:hover ul {display:block; position:absolute; top:0px; left:153px; width:150px;}
.nav3 ul li:hover ul li a {display:block; width:150px; color:#000000; background:#ffcc00; border:1px solid #cacaca; border-width:0px 1px 1px 0px;padding:3px 3px 3px 3px;}
.nav3 ul li:hover ul li a:hover {color:#808080;}

/* 2nd flyout (level 3) */
.nav3 ul li:hover ul li ul {display: none;}
.nav3 ul li:hover ul li:hover ul {display:block; position:absolute; left:157px; top:0;}
.nav3 ul li:hover ul li:hover ul li a {display:block; width:150px; color:#000000; background:#ffcc00;}
.nav3 ul li:hover ul li:hover ul li a:hover {color:#808080;}
	
/* 3rd flyout (level 4) */
.nav3 ul li:hover ul li:hover ul li ul {display: none;}
.nav3 ul li:hover ul li:hover ul li:hover ul {display:block; position:absolute; left:157px; top:0;}
.nav3 ul li:hover ul li:hover ul li:hover ul li a {display:block; width:150px; color:#000000; background:#ffcc00;}
.nav3 ul li:hover ul li:hover ul li:hover ul li a:hover {color:#808080;}
	
/************* END NAV 3 STYLE **************/	

/************* BEGIN CONTENT STYLE **************/
#content {
	width:100%;
	}
#content3 {
	background:#fff;
	border-top:#07649f 1px solid;
	}
.crumbs { 
	padding: 3px 0 3px 5px;
	height:10px;
	color:#252525;
	font-size:10px;
	font-weight:bold;
	display:block;
	text-align:left;
	}
.content {
	color:#252525;
	padding:5px;
	font-size:12px;
	background:#fff;
	}
/************* BEGIN CONTENT STYLE **************/

/************* BEGIN FOOTER STYLE **************/	
#footer {
	width:800px;
	text-align:center;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	height:20px;
	}
	
/************* END FOOTER STYLE **************/	