/* --------- Links Styles------------------------*/


/*------------- END Links Styles --------------------------*/
/*-------------- Text Styles ------------------------------*/


.redstar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #990000;
}


/* -----------Div Styles main template -------------------------*/

body {
    background-color: #D9F3C3;
	padding:0px;
	text-align:center;
	margin: 0;
}
		
#main {
	top: 25px;
	position: relative;
	width: 800px; 
	background: #fff; /* url(../img/navBG.gif) 15px 15px repeat-y */
	border: 1px solid #000;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}
	
#header{
	width: 751px;
	height: 100px;
	border-bottom:1px solid #000;
	background: #fff;

}

#left{
	position:absolute;
	width:138px;
	background:#fff;
	margin-top: 0px;
	margin-left: 5px;
	top:0px;
	left:0px;
	margin-bottom: 0px;
	padding: 25px 5px 0px 10px;
	
}
	

#right{
	position:relative;
	float: right;
	background:#fff;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 1px;
}



#footer{
	position: relative;
	width: 100%;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 5px 0px;
}

#headerNav{
	float: left;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #000;
	top: 100px;
	width: 751px;
	border-bottom: 1px solid #000;
	background-color:#DDDDDD;
	padding-top: 3px;
	
}

#headerNavLeft{
	float:left;
	clear: right;
	font-size: 11px;
	padding: 0px 0px 3px 5px;
	overflow: hidden;
}

#headerNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
		
}

#headerNav a:hover {
	color:#FFF;
	font-weight:normal;
	text-decoration: none;
}

/* ----------- END Div Styles main template -------------------------*/
/* -----------Div Styles pages -------------------------*/
#footerContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 10px;
}

#footerContent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
		
}

#footerContent a:hover {
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

#footerCopyright{
	position: absolute;
	float:left;
	padding: 5px;
}

#footerContact{
	position: relative;
	float: right;
	padding: 5px;
}

#header img{
	float: left;
	clear: right;
	padding-right: 10px;
}

#headerTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding:10px 0px 5px 10px;
	background-color: #fff;
	text-align:center;
}

#headerSubTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	text-align:center;
	padding: 0px 10px 0px 10px;
}

#mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
}

#mainText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
		
}

#mainText a:hover {
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

#mainText p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#mainText h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}

#pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 10px 0px 10px 10px;
}

#menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	padding-top: 10px;
}

#menuLink{
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dashed #000;
	background-color:#DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#menuLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight: normal;
	text-decoration: underline;	
}

#menuLink a:hover {
	color:#fff;
	font-weight:normal;
	text-decoration: none;
}

/*-------- news articles --------*/
#news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	border: 1px solid #000;
	
}
#news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#news h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;	
}

#newsLink{
	float:left;
}

#newsDate{
	float:right;
	font-size: 11px;
	color: #666666;
}

#news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;	
}

#news a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

/*----------- Contact page ------------*/
#contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#contact p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

hr{
	border: 1px dashed #CCCCCC;
	width: 350px;
	margin-left: 0px;
}

#cssContainer{
	position:absolute;
	width: 400px;
}

#cssLeft{
	position:relative;
	float: left;
	clear: right;
	width: 100px;	
}

#cssRight{
	position:relative;
	float: right;
	clear:left;
	font-size: 12px;
	
}

p{
 padding-left: 2px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 overflow: hidden;
}

/*left align images beside paragraphs, etc */

.left {
    float: left;
	margin: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

.right {
	float: right;
}

.left, .right {
	margin: 5px;
	border: none; 
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */