@charset "iso-8859-1"; 

/* Layout */
#bodyID {
	background-position:top;
	padding-top: 10px;
    margin:0px;
	text-align: center; 
	background: #ffffff; 
	font-family: Verdana, Helvetica, sans-serif, arial; 
	font-size: 10px;
    color: #666666;
    }

/** This centers page for Firefox **/	
#container {
text-align: -moz -center;
margin: auto;
width: 778px;
}
/* END */
.dottedline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(../dotted.gif);
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial;
	HEIGHT: 20px;
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	}

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

/* Top Navigation */
#navTop {
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align:bottom;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 15px;
	}
	
#navTop a {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	}
	
#navTop a:hover {
	color: #777777;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	}
/* END */




#pageTitle {
	height: 22px;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 14px;
	text-align: left;
	color: #000000;
	font-weight:bold;
	border-bottom: 3px double #000000;
	margin: 0;
}

/* Main Content Styles */
#contentMain {
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 11px;
	text-align: left;
	vertical-align:top;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 15px;
	}
	
#contentMain td {
	color: #222222;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 11px;
	text-align: left;
	vertical-align:top;
	}	

#contentMain a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	}

#contentMain a:hover {
	color: #777777;
	text-decoration: none;
	font-weight: nromal;
	}
	
#contentMain h1 {
	font-size: 13px;
	color: #04349f;
	font-weight:bold;
	/*margin: 0px 0px 0px 0px;*/
	margin: 0;
	}

#contentMain h2 {
	font-size: 13px;
	color: #666666;
	font-weight:bold;
	/*margin: 0px 0px 0px 0px;*/
	margin: 0;
	}
	
#contentMain hr {
	color: #3B557F;
	background-color: #cccccc;
	height: 1px;
    width: 525px;
    
}

/* END */
	










hr.hr1 {
	color: #3366cc;
	background-color: #cccccc;
	height: 1px;
    width: 100%;
    
}

hr.hr2 {
	color: #999999;
	background-color: #cccccc;
	height: 1px;
    width: 100%;
    
}
  
hr.side {
	color: #999999;
	background-color: #cccccc;
	height: 1px;
    
}

.heading {
  	color: #444444;
	font-weight: bold;
	font-size: 12px;
}


 
  
  

/**END**/






