@charset "utf-8";
/* CSS Document */

/************* BEGIN BODY STYLE **************/
body {
	margin: 0 auto;
	padding:0;
	font-family: Century Schoolbook;
	background:#FFA500;
	}
img a {
	border:0px;
	}
#wrapper {
	margin: 5px  auto;
	padding:0px;
	width:990px;
	background:#fff;
	}
#headwrap {
	width:100%;
	height:85px;
	margin:0;
	padding:0;
	background-color:#e03b01;
	background-image: url(/DistSite/Templates/22/images/nav1-bottom-border.png);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #ccc;
	}
#bodywrap {
	width:100%;
	}
#logo {
	width:355px;
	height:85px;
	margin-left:25px;
	background:url(/DistSite/Templates/22/images/logo-back.png);
	background-repeat:no-repeat;
	background-position:center;
	}
/************* BEGIN BODY STYLE **************/

/************* BEGIN NAV 1 **************/
#nav1 {
	width:100%;
	height:85px;
}
#nav1 td {
	width:20%;
	padding:5px;
}
#nav1 a{
	text-decoration:none;
	display:block;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	line-height:15px;
	background:none;
	padding:5px;
}
#nav1 a:hover {
	background: #252525;
	color:#ffffff;
	border:1px solid #fff;
	padding:5px;
	background-image:url(/DistSite/Templates/22/images/nav1-bullet.png);
	background-position:left center;
	background-repeat:no-repeat;
}
	
/************* END NAV 1 **************/
	
/************* BEGIN NAV 2 **************/
#nav2top {
	width:300px;
	float:right;
}
#nav2 {
	width:95%;
	text-decoration:none;
	text-align:center;
	margin-left: 28px;
	height:20px;

}
#nav2 td {
	width:25%;
	border-left:2px solid #666;
}
#nav2 a{
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#666;
	line-height:20px;
	padding-bottom:1px;
	display:block;
}
#nav2 a:hover {
	border-bottom: 1px solid #666;
	padding-bottom:0px;
}

/************* END NAV 2 **************/
	
/************* BEGIN NAV 3 **************/
#nav3head {
	width:150px;
	height:25px;
	border-top:1px solid #454545;
	border-bottom:1px solid #454545;
	border-right:1px #ccc dotted;
	line-height:25px;
	text-align:center;
	color:#252525;
	font-size:12px;
	font-weight:bold;
}
#nav3 {
	width:150px;
	border: 1px #ccc dotted;
	}
/*#nav3 a{
	display:block;
	text-decoration:none;
	color:#252525;
	font-size:11px;
	margin-left:5px;
	background-image:url(/DistSite/Templates/22/images/nav3-bullet.png);
	background-repeat:no-repeat;	
	background-position:left center;
	border-bottom:1px dotted #ccc;
	padding: 5px 0 5px 20px;
	}
#nav3 a:hover {
	color:#252525;
	background-image:url(/DistSite/Templates/22/images/nav3-bullet-over.png);
	background-repeat:no-repeat;	
	background-position:left center;
	}
*/
.nav3title {
	display:block;
	text-decoration:none;
	color:#252525;
	font-size:11px;
	margin-left:5px;
	background:none;
	border-bottom:1px dotted #ccc;
	padding: 5px 0 5px 20px;
}

/* Main side nav (level 1) */
.nav3 ul {padding:0; margin:0; list-style-type: none;}
.nav3 ul li {float:left; margin-right:1px; position:relative; padding:2px 0px 2px 0px;	border-bottom:1px dotted #ccc; width:100%;}
.nav3 ul li a, .nav3 ul li a:visited {
	display:block;
	text-decoration:none;
	color:#252525;
	font-size:11px;
	margin-left:5px;
	background-image:url(/DistSite/Templates/22/images/nav3-bullet.png);
	background-repeat:no-repeat;	
	background-position:left center;
	padding: 5px 0 5px 20px;
}
.nav3 ul li:hover a {
	color:#252525; 	
	background-image:url(/DistSite/Templates/22/images/nav3-bullet-over.png);
	background-repeat:no-repeat;	
	background-position:left center;
}

/* 1st flyout (level 2) */
.nav3 ul li ul {display: none;}
.nav3 ul li ul li {padding:0px; border:0px;}
.nav3 ul li:hover ul {display:block; position:absolute; top:0px; left:143px; width:150px;}
.nav3 ul li:hover ul li a {display:block; width:150px; color:#ffffff; background:#e03b01; border:1px solid #cacaca; border-width:0px 1px 1px 0px; padding:5px 5px 5px 5px;}
.nav3 ul li:hover ul li a:hover {background:#252525;}

/* 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:161px; top:0;}
.nav3 ul li:hover ul li:hover ul li a {display:block; width:150px; color:#ffffff; background:#e03b01;}
.nav3 ul li:hover ul li:hover ul li a:hover {background:#252525;}

/* 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:161px; top:0;}
.nav3 ul li:hover ul li:hover ul li:hover ul li a {display:block; width:150px; color:#ffffff; background:#e03b01;}
.nav3 ul li:hover ul li:hover ul li:hover ul li a:hover {color:#252525;}

/************* END NAV 3 **************/

/************* BEGIN QUICK SEARCH **************/
#qshead {
	height:27px;
	background:#e03b01;
	line-height:27px;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	}
#qsheadsidebar {
	height:27px;
	background:#e03b01;
	background-image:url(/DistSite/Templates/22/images/qsheaddots.png);
	background-repeat:no-repeat;	
	background-position:center;
}
#quicksearch {
	width:150px;
	border-bottom:1px solid #6f6d6e;
	border-right:1px #ccc dotted;
	}
#quicksearch input{
	width:100px;
	}
#quicksearch a{
	display:block;
	text-align:left;
	margin-left:5px;
	padding: 3px 0;
	font-size:10px;
	text-decoration:none;
	color:#252525;
	font-weight:bold;
	}
#quicksearch a:hover {
	text-decoration: underline;
	}
.searchbutton {
	width:15px;
}	
	
/************* END QUICK SEARCH **************/

/************* BEGIN CONTENT **************/
#content {
	width:100%;
	}
#crumbs a{
	color:#252525;
	font-size:10px;
	font-weight:bold;
	padding:4px;
	text-decoration:none;
	}
#crumbs a:hover {
	text-decoration:underline;
	}
.content {
	font-size:12px;
	color:#252525;
	padding:5px;
	}
/************* END CONTENT **************/

/************* BEGIN FOOTER **************/
#footer {
	width:100%;
	height:27px;
	background:url(/DistSite/Templates/22/images/nav1-bottom-border.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#e03b01;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	}
/************* END FOOTER **************/
