@charset "UTF-8";
/*------------------------GLOBAL---------------------------*/
html {
	background: url(../Assets/images/mainBG/BG_gradBlue.jpg) top center repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	overflow: auto;
	}
body {
	background: url(../Assets/images/mainBG/watermark.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	min-height: 380px;
	border: none;
	overflow: auto;
	}
.floatright {
	float: right;
	}
.floatleft {
	float: left;
	}
.clear {
	clear: both;
	}
/*------------------------HEADER---------------------------*/
div#mainHeader {
	background: url(../Assets/images/header/mainHeader.gif) bottom center no-repeat;
	margin: 0 auto 0 auto;
	width: 949px;
	height: 139px;
	overflow: hidden;}
div#mainHeader .quicklinks a {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	padding: 0 10px 0 10px}
div#mainHeader .quicklinks a:hover {
	color: #00CCCC;
	text-decoration: none;}
div#mainHeader .search {
	width: 100%;
	height: 25px;
	float: right;
	margin-top: 25px;}
		  #mainHeader .search a {
		  display: block;
		  float: left;
		  height: 100px;
		  width: 135px;
		  margin-left: 52px;
		  }
		  #mainHeader .search a span {
			  display: none;
		  }
#mainHeader .search form input.text {
	background: url(../Assets/images/header/search_BG.jpg) no-repeat left top;
	border: none;
	width: 167px;
	height: 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: lighter;
	padding-left: 5px;
}
	
	/*----Banner Position----*/
	div#flashBanner {
	margin: 0 auto 0 auto;
	background-color: #000;
	width: 949px;
	height: 331px;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	/*----Sample Text----*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
	
/*------------------------NAVIGATION---------------------------*/
div#mainNavBar {
	background: url(../Assets/images/nav/mainNavBar_BG.jpg) top center no-repeat;
	width: 947px;
	height: 48px;
	border: 1px solid #000;
	margin: 0 auto 0 auto;
	padding: 0;
	}
		#nav, #nav ul {
			margin: 0;
			padding: 0;
			padding-left: 15px;
			/* IE move nav to center */
			*padding-left: 15px;
		}

		#nav li {
		  /*float the main list items*/
		  margin: 0px;
		  float: left;
		  display: block;
		  padding: 0px;
		  text-align: center;
		}
		
		#nav li.off ul, #nav li.on ul {
		   /*put the subnavs below and hide them all*/
		   display: none;
		   position: absolute;
		   clear: left;
		   float: left;
		   margin-top: -5px;
		   padding: 0px;
		   }
		
		#nav li a {
		  /*for all links in the list*/
		  color: #FFF;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 10px;
		  font-weight: bold;
		  display: block;
		  height: 18px;
		  width: 120px;
		  border: none;
		  padding: 8px 5px 5px 5px;
		  text-decoration: none;
		}
		
		#nav li.on ul {
		  /*display active subnav list*/
		  display: block;
		}
		
		#nav li.on ul a, #nav li.off ul a {
		  float: left;
		  /*ie doesn't inherit the float*/
		  font-size: 9px;
		  border: 0;
		  color: #000;
		  text-decoration: none;
		  vertical-align: middle;
		  width: 100px;
		  height: 30px;
		  padding-left: 0px;
		  padding-right: -5px;
		}
		
		#nav li.on ul a:hover, #nav li.off ul a:hover {
			color: #06C;
			background: none;
		}
				
		#nav li.off:hover ul, #nav li.over ul {
		  /*  display the other topics when
			  their parent is hovered */
		  display: block;
		  z-index: 6000;
		}
		
		#nav li.off a:hover, #nav li.off:hover a, #nav li.over a {
		  color: #000;
		}
		
		#nav li a:hover, #nav li.on {
			background: url(../Assets/images/nav/nav_hover.jpg) bottom center no-repeat;
		}
		
/*------------------------CONTENT---------------------------*/
div#mainContent {
	background: url(../Assets/images/content/content_BG-4.jpg) bottom center repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	width: 931px;
	overflow: hidden;
	border: 1px solid #000;
	margin: 0 auto 0 auto;
	padding: 8px;
	}

div#mainContent img {
	margin: 8px;
	padding: 8px;
	border: 1px solid #999;
	background: #FFF;
}

#mainContent ul li {
	list-style: url(none) none inside;
	padding-bottom: 15px;
}
	
div#rsidebar {
	width: 30%;
	height: 100%;
	overflow: visible;
	margin: -8px -8px 0px 0px;
	padding: 0px;
	background-color: #FFF;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	}
div#rsidebar a:hover img     {
	border: 1px solid #69C;
	background-color: #9F0;
}

div#mainContent a {
	color: #069;
	}
div#mainContent a:hover {
	color: #9C0;
	}

		#mainContent h2 {
			font: italic bold small-caps 1.2em Verdana, Geneva, sans-serif;
			color: #69C;
		}
		#mainContent h1 {
			font: bolder normal 1.3em Verdana, Geneva, sans-serif;
			text-transform: capitalize;
			text-align: center;
		}
		#mainContent #commentline {
			font: lighter normal 0.75em Verdana, Geneva, sans-serif;
			color: #999;
		}

/*------------------------FOOTER---------------------------*/
div#footer {
	background: #000033;
	width: 947px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000;
	margin: 0 auto 0 auto;
	height: auto;
	}
.foot {
	width: 800px;
	height: auto;
	margin: 5px auto;
	clear: both;
	}
div#footer .addressline {
	clear: both;
	float: left;
	color: #666;
	text-align: left;
	width: 600px;
	height: auto;
	margin: 5px 10px 5px 25px;
	}
div#footer .links {
	float: right;
	margin-top: 3px;}
div#footer .links a {
	padding-right: 10px;
	color: #CCC;
	text-decoration: underline;}
div#footer .links a:hover {
	color: #FFF;
	text-decoration: underline;}
#mainContent p .style13 strong {
	font-size: 16px;
}
div#designedby {
	margin: 0px 0px 0px 25px;
	float: left;
}
div#designedby a {
	display: block;
	width: 125px;
	height: 33px;
}
div#designedby a span {
	display: none;
}
div#designedby a img {
	border: none;
}
div#designedby a:hover img {
	border: none;
}
#mainContent #highlight .CenterText {
	text-align: center;
}
#footerLinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin: 10px auto;
	padding: 10px;
	clear: left;
	height: auto;
	width: 800px;
	color: #fff;
}
#linkList1 {
	padding: 0px 15px 0px 0px;
	height: auto;
	width: 245px;
	margin: 0px 5px 0px 0px;
	float: left;
	border-right: 1px solid #ccc;
}
#linkList2 {
	padding: 0px;
	float: left;
	height: auto;
	width: 249px;
	margin: 0px 5px 0px 15px;
}
#linkList3 {
	padding: 0px 0px 0px 15px;
	float: left;
	height: auto;
	width: 236px;
	border-left: 1px solid #ccc;
	margin: 0px 0px 0px 5px;
}
#linkList1 h1   , #linkList1 h2, #linkList1 h3 ,#linkList2 h1 ,#linkList2 h2, #linkList2 h3, #linkList3 h1, #linkList3 h2, #linkList3 h3{
	font-size: 14px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
}
#linkList1 ul li a   , #linkList2 ul li a, #linkList3 ul li a{
	color: #fff;
	text-decoration: none;
}
#linkList1 ul li a:hover , #linkList2 ul li a:hover, #linkList3 ul li a:hover{
	color: #09F;
	text-decoration: underline;
}
#linkList1 ul li   , #linkList2 ul li, #linkList3 ul li{
	list-style: url(none) none;
	height: 1.8em;
}
