/* MAIN STYLES */
body { 
	background:#C5C2C2 url(../images/bg.jpg) center top repeat-y;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;    
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;

}


body.popup {
	background-color:#ffffff;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 
hr {

	border:none;
	border-bottom:1px dotted #d2cfcb;
	height: 0;
}
 
 
form {margin:0;}

.alert{color:#b52322; font-weight:bold;}
	
a {color: #002F64}	
a:hover {color: #000000}	 
 
.imageBorder {border:1px solid #000} 

a:link .imageBorder { border-color: #000; } 

  
#pagelayout{
	width: 100%;
	z-index:0;
	margin: 0 auto;
} 


#main{
	width: 980px;
	margin: 0 auto;
	z-index:0;
	background:#ffffff;
	padding:0px;

}

#content{
	
	min-height:500px;
}

/* IE6 */

* html #pagelayout {height:500px;}


#topleft{
	float:left;
	width:735px;
	background-color:#002f65;
	height:20px;
} 
#topright{
	float:right;
	width:245px;
	background-color:#d5db91;
	height:20px;
} 
#logo{
	float:left;
	width:735px;
	height:74px;
} 
#toplinks{
	float:right;
	width:225px;
	text-align:right;
	height:74px;
	padding-right:10px;
} 
#toplinks a{
	text-decoration:none;
} 
#navbar{
	height:25px;
	width:100%;
	background:#002f65;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
} 

#header{
	background:#D5DC91;
	height:70px;
	background:#D5DC91;
	
}
#header h1 {
	padding:6px 0px 5px 0px;
	margin-left:210px;	
	font-size:26px;
	font-weight:bold;
	background: url(../images/header_bullet.gif) no-repeat left;
	padding-left: 40px;

}

h2 {
	margin:5px 0 -10px 0;
	font-size:18px;
	text-transform:capitalize;
	
	padding:6px 0px 0px 0px;
	font-weight:bold;
	color: #595958;
	background: url(../images/icon_h2.jpg) no-repeat left;
	padding-left: 30px;

}

#headerImage{
	background: url(../images/header.jpg);
	height:300px;
	margin:0px;
	border-bottom:1px solid #000;
}
#headerImage p {
	padding:100px;
	margin:0px;	
	font-size:26px;
	font-weight:bold;
}
#headerImage a {
	color:#fff;
	text-decoration:none;
}

#content-holder {
	background:#ffffff;
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden;      
	height: 100%;

	}

#content-right {
	float:right;
	/*
	position:absolute;
	top:225px;
	left:735px;
	*/
	width:245px;
	background:#ffffff;
	margin-right:0px;
	overflow:hidden;  
	}
#content-right2 {
    float:right;
	width:330px;
	background:#ffffff;
	margin-right:5px;
	overflow:hidden;  
	}
	
#content-left {
    float:left;
	width:245px;
	background:#ffffff;
	padding-left:5px;
	margin-top:3px;
	overflow:hidden;  
	}

#content-center1 {
   float:left;
   width:450px;
   margin-left:5px;
   margin-right:5px;
   padding:0px;
	overflow:hidden;  
 
}

#content-center2 {
   float:left;
   width:500px;
   margin-left:5px;
   margin-right:5px;
   padding:10px;
   overflow:hidden;  
 
}
#content-center3 {
   float:left;
   width:680px;
   margin-left:5px;
   margin-right:5px;
   overflow:hidden; 
   padding-left:10px;
 
}


#content-center1 ul{
	margin:10px 0 20px 50px;
	padding:0;
	list-style:url(../images/red_bullet.jpg) outside;
}
#content-center1 li{
	margin-top:0px;
}
#content-center1 p{
	margin-top:0px;
}



h1 {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
  	font-size:20px;
	font-weight:bold;
	color:#002f65;
	margin-bottom:8px;	
	margin-top:0px;	
	padding-bottom: 4px;
}




/*img {
	border:none;
}
*/
.mod-header {
	background-color:#002F64;
	padding:10px;
	margin:0;
	color:#fff;
	border-bottom:1px solid #19112e;
	font-weight:bold;
	text-transform:uppercase;
	bottom: 1px;
	right: 1px;
	position: relative;
}
.mod-header2 {
	background-color:#f15524;
	padding:10px;
	margin:0;
	color:#fff;
	border-bottom:1px solid #19112e;
	font-weight:bold;
	text-transform:uppercase;
}

.shadow2 {width: 95%;
	margin: 0 auto;
	z-index:0;
	position: relative;
	bottom: 1px;
	right: 1px;
	background-color: #bfbfbf; 
}


/* go back buttons /////////////////////////////////////////////////////////*/
#goBack {
	float:right;
}
#goBack a, #goBack a:visited {
	line-height: 22px;
	height:25px;
	display:block;
	background: url(../images/goback.gif) no-repeat left ;
	padding: 0px 0px 0px 40px;
	font-weight:bold;
	color: #6c6a75;
	text-decoration: none;
	font-size: 12px;
}
#goBack a:hover {
	text-decoration: underline;
}

/* Side Navbar Styles //////////////////////////////////////////////*/
.info-nav ul {
	position: relative;
	bottom: 1px;
	right: 1px;
	margin:0;
	padding:0;
	list-style:none;
	border-left:1px solid #808080;
	border-bottom:1px solid #808080;
	border-top:1px solid #808080;
	border-right:1px solid #808080;
	}
	
.info-nav ul li {
	margin:0;
	padding:0;
	border-bottom:1px solid white;
	background-color:#ece9d8;
	text-transform:uppercase;
	}


.info-nav ul li a,
.info-nav ul li a:link,
.info-nav ul li a:visited {
	display:block;
	padding:8px 10px 8px 21px;
	background:url(../images/bullet.gif) 8px 50% no-repeat;
	text-decoration:none;
	font-size:11px;
	color:#000000;
	position:relative;
	}

	
.info-nav ul li a:hover {
	color:#000000;
	background-color: #CDD2C2;
	}

.info-nav ul ul {
	border-top:1px solid white;
	}
	

.info-nav ul li li a,
.info-nav ul li li a:link,
.info-nav ul li li a:visited {
	display:block;
	padding:8px 10px 8px 11px;
	background:#f2f1ec;
	text-decoration:none;
	color:#000000;
	border-left:5px solid #1d2430;
	}
	
.info-nav ul li li a:hover span{ /*the span will display just on :hover state*/
    top:0px; 
	left:173px; 
	_left:160px; 
	width:350px;
}	
	
	
.info-nav ul li li a:hover {
	/*color:#333;*/
	background:#5D5447;
	border-left:5px solid #49361C;
	color:#ffffff
	}	


.info-nav div#homeside{
	padding:5px;
	background:#eaeaea;	
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
.info-nav div#homeside a{
	text-decoration:none;
}


#footer {
	font-size: 11px;
	color:#000;
	width: 100%;
	z-index:0;
	margin: 0 auto;
}

#footercontent {
	width: 940px;
	margin: 0 auto;
	z-index:0;
	text-align:center;
	padding: 20px;
	
}

#footer a
{
	text-decoration: underline;
	color: #000;
}
#footer a:hover
{
	text-decoration: underline;
	color: #000;
}


#footer a {
	
	color: #000;
}


/* Navbar Styles /////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////*/

.click-menu {
}

.click-menu .box1 {
    cursor: hand;
    position: relative;
}

.click-menu .box1-hover {
    cursor: hand;
    position: relative;
	background:#7AD8EF;
}

.click-menu .box1-open {
    cursor: hand;
    position: relative;
	background:#7AD8EF;
	color:#333;
}

.click-menu .box1-open-hover {
    cursor: hand;
    position: relative;
	background:#7AD8EF;
}

.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    display: none;
}
.click-menu .section a {
}
.click-menu .section a:hover {
}
.click-menu .box2 {
}
.click-menu .box2-hover {
}
.click-menu .section .active,
.click-menu .section .active:hover {
}




/*input, select {margin-bottom:8px;}*/
	

input:focus, input.sffocus, textarea:focus, textarea.sffocus, select:focus, select.sffocus{
	background-color: #f8f7e7;
	border-color: #b8b9b8;
}	

	




.clearfix:after {content: "."; height:0; visibility: hidden; display: block; clear: both; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%; display: block; }
/* End hide from IE-mac */

#container h2 {
	font-size: 1.5em;
	padding: 0;
	margin:0;
	font-weight: normal;
}
#leftcol {
	width: 90%;
	border-right: 1px dotted #BBE0EB;
}
#leftcol h2 {
	text-align: right;
	padding: 10px 25px 20px 0;
}
#rightcol h2 {
	padding: 20px 0 15px 20px;
}
#leftcol ul {
	margin:0;
	padding:0 0 0 20px;
}
#leftcol ul li {
	list-style: none;
	display: inline;
}

#leftcol .news {
	float: right;
	width:100%;
	margin-left:20px;
	text-align: left;
	border-bottom: 1px dotted #BBE0EB;
	padding: 10px;
}
* html #leftcol .news {
}
#leftcol .news div.indent {
	float: left;
	margin:0 0 0 10px;
	width: 82%;
	font-size: 12px;
	border-left: 1px dotted #BBE0EB;
	padding: 0 5px 0 12px;
}


#leftcol .news a {
	font-weight: bold;
	text-decoration: none;
}
#leftcol .news a.continue {
	font-weight: normal;
}
#leftcol .news a:hover {
	text-decoration: underline;
}
#leftcol .news strong {
	font-weight: normal;
}
#leftcol .news_date {
	float: left;
	font-family:century gothic;
	text-align: center;
	margin:0;
	width: 23px;
	height: 27px;
}
#leftcol .news .month {
	float: left;
	width: 23px;
	font-size: 12px;
	color: #002F64;
	clear: both;
	font-weight:bold;
}
#leftcol .news .day {
	float: left;
	width: 23px;
	font-size: 20px;
	color: #002F64;
	font-weight:bold;
}
#rightcol {
	width: 17%;
}
* html #rightcol {
	width: 15%;
}
#rightcol select {
	width: 160px;
	margin: 5px 0 0 20px;
}



.date {
	font-size:11px;
	color:#a8a8a8;
}
.darkdate {
	font-size:11px;
	color:#000;
}

.shadow2 {width: 95%;
	margin: 0 auto;
	z-index:0;
	position: relative;
	bottom: 2px;
	right: 2px;
	background-color: #bfbfbf; 
}

.subcontent {
	border:1px solid #8C963A;
	background:#E3E7C2;
	position: relative;
	bottom: 2px;
	right: 2px;
}
.subcontent h2 {
	background:#002F64 url(../images/target_header_bullet.gif) no-repeat 10px 50%;
	font-size:12px;
	margin:0; 
	padding:15px 10px 10px 35px;
	color:#fff;
}
.subcontent .content {
	
	border-top:4px solid #AAB166;
	font-size:12px;
	padding:8px 10px 8px 12px;
	
}
.subcontent ul{
	margin:0px;
	padding:0;
	list-style:url(../images/target_bullet.gif) outside;
}
.subcontent li{
	margin-top:5px;
	padding-bottom:5px;
	margin-left:20px;
}
.subcontent li a{
	text-decoration:none;
}

.posted
{
	color:#a8a8a8;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
margin-bottom: 5px;
}

.posted a{
	text-decoration:none;
}