@charset "utf-8";
/* CSS Document */

/******** BEGIN PAGE STYLE *********/
body {
	padding:0;
	margin:0;
	font-family:Arial;
	background:#000000;
	}
img a{
	border:none;
	}
#wrapper {
	margin:0 auto;
	padding:0;
	background:#fff;
	}
#logo {
	margin-top:3px;
	height:150px;
	}
#logoleft {
	width:11px;
	background-image:url(/DistSite/Templates/27/images/logoleft.png);
	background-position:center;
}
#logomiddle {
	background-image:url(/DistSite/Templates/27/images/logomiddle.png);
	background-position:center;
}
#logoright {
	width:11px;
	background-image:url(/DistSite/Templates/27/images/logoright.png);
	background-position:center;
}
/******** BEGIN PAGE STYLE *********/

/******** BEGIN NAV1 STYLE *********/
#nav1 {
	height:20px;
	}
#nav1back {
	background:url(/DistSite/Templates/27/images/nav1middle.png);
	background-repeat:repeat-x;
	height:20px;
	}
#nav1 tr td a {
	color:#252525;
	line-height:10px;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	background-image:url(/DistSite/Templates/27/images/nav1-bullet.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:17px;
	display:block;
	}
#nav1 tr td a:hover {
	color:#000;
	text-decoration:none;
	background-image: url(/DistSite/Templates/27/images/nav1-over.png);
	}
/******** END NAV1 STYLE *********/	

/******** BEGIN NAV2 STYLE *********/	
#nav2top {
	margin-top:3px;
}
#nav2topleft {
	background: url(/DistSite/Templates/27/images/nav2topleft.png);
	background-repeat:no-repeat;
	width:8px;
	}
#nav2topmiddle {
	background: url(/DistSite/Templates/27/images/nav2topmiddle.png);
	}
#nav2topright {
	background: url(/DistSite/Templates/27/images/nav2topright.png);
	background-repeat:no-repeat;
	width:8px;
	}
#nav2 {
	background:#000000;
	height:27px;
	border-bottom:#FF0000 solid 1px;
	}
#nav2 td {
	/*width:25%;*/
}
.nav2spacer {
	width:25%;
}
#nav2 a{
	color:#F5F5F5;
	font-size:11px;
	font-weight:300;
	text-decoration:none;
	line-height:12px;
	display:block;
	background:url(/DistSite/Templates/27/images/nav2-bullet-over.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:2px;
	padding-bottom:2px;
	padding-left:10px;
	margin-left:5px;
	margin-right:5px;
	}
#nav2 a:hover{
	text-decoration:none;
	background:url(/DistSite/Templates/27/images/nav2-bullet.png); 
	background-repeat:no-repeat;
	background-position:left center;
	}

#spacer {
	height:7px;
	background:#000000;

	}
/******** END NAV2 STYLE *********/	
	
/******** BEGIN QUICK SEARCH STYLE *********/	
#quicksearch {
	background:#FF0000;
	border:solid 2px #000000;
}
#quicksearch tr {
	font-size:11px;
	color:#000000;
	padding-left:5px;
	}
#quicksearch td a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:15px;
	}
#quicksearch a:hover{
	text-decoration:underline;
	}
/************END QUICK SEARCH STYLE **********/

/************BEGIN NAV3 STYLE ***********/	
#nav3 {
	background:#FF0000;
	width:125px;
	
	}
#nav3 td {
	height:18px;
	color:#000000;
	font-size:12px;
	padding-right:8px;
	}
.nav3header{
	padding: 5px 0 10px 9px;
	font-weight:bold;
	border-bottom:solid 1px #fff;	
	
	}
#nav3 a{
	line-height:15px;
	width:82%;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 0 8px 25px;
	background-image:url(/DistSite/Templates/27/images/nav3-bullet.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	margin-bottom:1px;
	border-bottom:1px solid #fff;
	}
#nav3 tr td a:hover{
	color:#F5F5F5;
	background:#000000;
	background-image:url(/DistSite/Templates/27/images/nav3-bullet-over.png);
	background-position:left center;
	background-repeat:no-repeat;
	}
.nav3title {
	line-height:15px;
	width:82%;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 0 8px 25px;
	display:block;
	margin-bottom:1px;
	border-bottom:1px solid #fff;
	}
/**************** END NAV3 STYLE ****************/

/**************** BEGIN CONTENT STYLE ******************/
.crumbs {
	font-weight:bold;
	color:#000000;
	font-size:10px;
	padding-left:5px;
	}
.content {
	font-size:12px;
	padding:8px;
	margin: 0;
	}	

/**************** END CONTENT STYLE ******************/

/**************** BEGIN FOOTER STYLE ******************/

#footer {
	background:#000000;
	color:#F5F5F5;
	height:15px;
	text-align:center;
	font-size:12px;
	font-weight:300;
	line-height:12px;
	}

/**************** END FOOTER STYLE ******************/
