html, body, ul, ol, li {  /* set everything to zero for a good cross-browser starting point */
margin: 0; /* zeroes the margins on the body */
padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
border: 0; /* zeroes off any existing border */
}

img
{display:block}

body {
	background-color: #ecf0f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}


/* CSS Document */

.navBodylink 
{  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   line-height: 12px; 
   font-weight: bold; 
   color: #FF9900;
   text-decoration: none
}
A.navBodylink:active 
{  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   line-height: 12px; 
   font-weight: bold; 
   color: #FF9900;
   text-decoration: none
}
A.navBodylink:visited 
{  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   line-height: 12px; 
   font-weight: bold; 
   color: #FF9900;
   text-decoration: none
}
A.navBodylink:link 
{  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   line-height: 12px; 
   font-weight: bold; 
   color: #FF9900;
   text-decoration: none
}
A.navBodylink:hover 
{  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   line-height: 12px; 
   font-weight: bold; 
   color: #C85E0A;
   text-decoration: none
}

.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #819BC0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F2F5;
	border-right-color: #395379;
	border-bottom-color: #395379;
	border-left-color: #F0F2F5;
}
.formBG 
{  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; color: #333333;
background-color: #FFFFFF
}
.blueDarkBG 
{  
background-color: #819BC0
}
.mainTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}

/*#########################################*/

.boldtext { font-weight: bold; }
.lighttext { font-weight: lighter; }
.orangetext { color: #099; }
.greytext { color: #666; }


.divider
{
	clear: both;
	margin: 0;
	padding: 0;
}


/* CONTAINER
-------------------------------------------------------------------- */

#container
{
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	padding: 0 0 0 0;
	width: 865px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border: solid 1px #000;*/
}

/* HEADER
-------------------------------------------------------------------- */

#pageTop
{
	height: 90px;
	margin: 0 0 0 0;
	width: 865px;
	background-image: url(images/page_topBG.gif);
	background-repeat: no-repeat;
	/*border: solid 1px #000;*/
}

#banner
{
	height: 199px;
	margin: 0 0 0 0;
	width: 865px;
	background-image: url(images/bannerBG.jpg);
	background-repeat: no-repeat;
}
#bannerAdmin
{
	height: 199px;
	margin: 0 0 0 0;
	width: 865px;
	background-image: url(images/bannerBGadmin.jpg);
	background-repeat: no-repeat;
}
#logo
{
	height: 80px;
	text-align: center;
	margin: 85px 0 0 62px;
	width: 254px;
	float: left;
	display: inline;
	/*border: solid 1px #000;*/
}
#flashBanner
{
	height: 143px;
	width: 444px;
	float: left;
	margin: 0 0 0 39px;
}

/* Nav Top 
----------------------------------*/
#navtop
{
	height: 38px;
	width: 825px;
	clear: both;
	border-top: #FFFFFF 1px solid;
	margin: 0 0 0 20px;
	background-image: url(images/menuBG.gif);
	background-repeat: repeat-x;
}
#navtop ul
{
	padding: 0 0 0 0;
	margin: 0;
}

#navtop ul li { 
float: left;
	height: 38px;
    position: relative;
    list-style: none;
}
#main-menu {
    height: 38px;
    
}

#navtop ul li a, #navtop ul a:link, #navtop ul a:visited
{
	margin: 0 0 0 0;
	padding: 0 12px 0 12px;
	text-decoration: none;
	font-size: 12px;
	float: left;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	color: #971b1e;
	border-right: #FFFFFF 1px solid;

}
#navtop ul li ul li a, #navtop ul li ul li a:link, #navtop ul li ul li a:visited
{

	text-decoration: none;
	font-size: 12px;
	float:none;
    width: 376px;
    border-right: none;
    display: block;
	line-height: 38px;
	color: #fff;
	padding: 0 12px 0 12px;

}
#navtop ul li ul li a:hover
{

	text-decoration: none;
	font-size: 12px;
	float:none;
    width: 376px;
    border-right: none;
    display: block;
	line-height: 38px;
	color: #fff;
	padding: 0 12px 0 12px;

}
#navtop ul li a:hover
{
	margin: 0 0 0 0;
	padding: 0 12px 0 12px;
	color: #ffffff;
	background-color: #971b1e;

}
#navtop ul li 
{
    position: relative;

}


#navtop ul li.current-menu-item
{
	background:#ddd
}

#navtop ul li:hover
{
	background-color: #971b1e;
    color: #fff;

}
#navtop ul li:hover a
{
    color: #fff;

}
#navtop ul ul
{
	display:none;
    float: none;
	position:absolute;
    z-index: 100;
    width: 400px;
	top:38px;
	left:0;
    right: auto;
    background-color: #971b1e;
	padding:0
}

#navtop ul ul li
{
	float:none;
	width:376px
   
}
#navtop ul ul li a
{
	float:none;

}
#navtop ul ul a
{
	line-height:120%;
	padding:10px 15px
}

#navtop ul ul ul
{
	top:0;
	left:100%
}

#navtop ul li:hover > ul
{
	display:block;
    
}
#contentContainer
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 865px;
	background-image: url(images/pageBG.gif);
	background-repeat: repeat-y;
}


/* search
-------------------------------------------------------------------- */
#search
{
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #EAECEF;
	border: 1px solid #D8DDE3;
}
/* results head
-------------------------------------------------------------------- */
#reshead
{
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #EEC664;
	border: 1px solid #C85E0A;


}
/* results
-------------------------------------------------------------------- */
#results
{
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #EAECEF;
	border: 1px solid #D8DDE3;
}

/* Content
-------------------------------------------------------------------- */

#content
{	
	width: 570px;
	margin: 30px 20px 20px 40px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: left;
	display: inline;

}
.list {
margin: 20px 0 20px 0;
padding: 0 0 20px 0;
border-bottom: dashed 1px #982225;

}
.newsHead {
	font-size: 12px;
	font-weight: bold;
	color: #f09c1c;
	}
#adminContent
{	
	width: 640px;
	margin: 30px 20px 0 40px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: left;
	display: inline;

}
#bigContent
{	
	width: 790px;
	margin: 30px 20px 0 40px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: left;
	display: inline;

}
#content h1
{
	margin: 0 0 14px;
	font-size: 18px;
	color: #971b1e;
	font-weight: bold;
}

#bigContent h1
{
	margin: 0 0 14px;
	font-size: 18px;
	color: #971b1e;
	font-weight: bold;
}
#adminContent h1
{
	margin: 0 0 14px;
	font-size: 18px;
	color: #971b1e;
	font-weight: bold;
}


#content h2
{
	margin: 5px 0 0 0;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}
#bigContent h2
{
	margin: 5px 0 0 0;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}
#content h3
{
	margin: 0 0 12px;
	font-size: 10pt;
	color: #C85E0A;
	font-weight: lighter;
	line-height: 13px;
}


#content ul
{
	padding: 0;
	margin: 0;
}

#content li
{
	margin: 0;
	font-size: 11px;
	list-style-type: none;
	color: #369;
	border-bottom: #fff 1px solid;
	background-repeat: repeat-y;
	list-style-type: disc;
	margin: 0 0 0 20px;
}

#content a, a:link, a:visited
{
	text-decoration: none;
	color: #AE4405;
}
#content a:hover
{
	text-decoration: underline;
	color: #2D4460;

}


/* Form in main content
-------------------------------------------------------------------- */

#content form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px;
	margin: 10px 0 10px 0;
	border: 1px solid #ccc;
	font-size: 10px;
	background-color: #f0f0f0;
	width: 315px;
}
#content form h3
{
	font-size: 11pt;
	font-weight: lighter;
	margin: 0 0 12px;
}
#content form h5
{
	clear: both;
	font-weight: bold;
	border-top: #999 1px dotted;
	padding: 10px 0 0 0;
	margin: 15px 0 5px 0;
	font-size: 11px;
}

#content label
{
	width: 70px;
	float: left;
	text-align: right;
	font-size: 7pt;
}
.input-box 
{ 
	width: 215px;
}
/* sidecol
-------------------------------------------------------------------- */
#mainHead
{
	margin: 20px 40px 20px 40px;
	font-size: 12px;
	line-height: 18px;
	color: #006699;
	font-weight: bold;


}

#sidecolgal
{
	margin: 20px 0 20px 0;
	padding: 40px 10px 10px 10px;
	width: 174px;
	float: left;


}

#sidecol
{
	margin: 20px 0 20px 0;
	padding: 40px 10px 10px 10px;
	width: 174px;
	float: left;
	background-color: #ecf0f3;
	background-image: url(images/team.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
	color: #006699;
	font-weight: bold;

}
#sidecol img
{
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	
}
#sidecol ul
{
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	
}

#sidecol ul li a, #sidecol ul a:link, #sidecol ul a:visited
{
	padding: 10px 0px 0px 15px;
	margin: 0;
	display: block;
	background-image: url(images/sidecolNavBG.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
	color: #39567F;
	list-style-type: none;
}


#sidecol ul a:hover
{
	padding: 6px 15px 0px 0px;
	margin: 0;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	height: 19px;
	list-style-type: none;
	color:#FFf;
}
#sidecol td
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}

/*	
	*/
#sidecol ul li a:hover
{
	padding: 10px 0px 0px 15px;
	display: block;
	background-image: url(images/sidecolNavBG.gif);
	background-repeat: repeat-x;
	color: #39567F;
	font-weight: normal;
	background-position: 0 -35px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
	list-style-type: none;
}
#latestHead 
{
width: 186px;

}
#latestBody
{
	width: 144px;
	background-image: url(images/latestBG.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 13px;
	color:#006699;
	font-size: 10px;
	margin: 0 0 0 29px;
}
#latestBody a, a:link, a:visited
{
	text-decoration: none;
	color: #AE4405;
}

#latestBody a:hover
{
	text-decoration: underline;
	color: #2D4460;
}
#latestBody img
{
	margin: 0 0 5px 0;
}
#latestFoot
{
width: 157px;
	margin: 0 0 0 29px;
}
/* Footer
-------------------------------------------------------------------- */
#pageEnd
{
	background-image: url(images/footerBG.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 865px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
#footer
{
	margin: 0 0 0 0;
	background-image: url(images/navback.gif);
	font-size: 10px;
	text-align:center;
	color:#fff
}
#footer ul
{
	margin: 0;
	padding: 5px 5px 5px 17px;
}

#footer li
{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
}

#footer li a, #footer li a:link, #footer li a:visited
{
	text-decoration: none;
	color: #872e11;
}

#footer li a:hover
{
	text-decoration: none;
	color: #fff;
}

.alignright {
	float: right;
	margin: 10px;
	
}
#subMenu { 
	list-style: none;
	line-height: 0px;
	padding-bottom: 20px;
}

.current_page_item {
	color: #000;
}


#subMenu a, #subMenu a:link, #subMenu a:visited
{
	padding: 0 0 0 27px;
	margin: 0 0 0 0;
	display: block;
	text-decoration: none;
	line-height: 28px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background: url(images/subMenu_bg.gif) 7px 0px no-repeat #268bb8;
	border-bottom: 1px solid #fff;
	list-style: none;
}

#subMenu a:hover
{
	padding: 0 10px 0 27px;
	margin: 0 0 0 0;
	display: block;
	text-decoration: none;
	line-height: 28px;
	font-size: 14px;
	font-weight: normal;
	background: url(images/subMenu_bg.gif) 7px 0px no-repeat #034c6e;
	color: #fff;
}

#subMenu li.current_page_item a {
	background: url(images/subMenu_bg.gif) 7px 0px no-repeat #999;
	color: #fff;
	
}