/*BEGIN CORE STYLES*/
body {	
	background-color: #003c55;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Arial, sans-serif;	
	margin: 0;
}

.form {
	font-size: 10px;
	line-height: 12px;
	color:#1c7fc3;
}

.moduleRow { 
	color: #FFFFFF;
}

.moduleRowOver { 
	background-color: #2f2f2f; 
	color: #FFFFFF; 
	cursor: pointer;
}

.hiddenDiv {
	display:none;
	border: 3px outset #a5a5a5;
	overflow: auto;
}
.footer {
	font-size: 12px;
	line-height: 16px;
	color: #5a8296;
}

.footer a:link, .footer a:visited {
	font-size: 12px;
	line-height: 14px;
	color: #5a8296;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	font-size: 12px;
	line-height: 14px;
	color: #5a8296;
	text-decoration: none;
}	
/*END CORE STYLES*/

.copyright {
	font-size: 10px;
	font-style: none;
	color: #FFFFFF; 
}

.imageFloatRight {
	float: right;
	padding-left: 15px;
	padding-bottom:10px;
}

.phoneNumber {
	font-size: 14px;
	color: #FFFFFF; 	
	padding-top: 0px;
}

.pageTitle {
	font-size: 24px;
	line-height: 28px;
	color: #ffcc00;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Arial, sans-serif;	

}

.bodyText {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
}

.bodyText a:link, .bodyText a:visited {
	font-size: 12px;
	line-height: 14px;
	color: #ffcc00;
	text-decoration: underline;
}

.bodyText a:hover, .bodyText a:active {
	font-size: 12px;
	line-height: 14px;
	color: #ffcc00;
	text-decoration: none;
}	

.faqCategory {
	color: #ffcc00;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;	
	font-weight: bold;
}

.faqText {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;	
}

.faqText2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;	
	font-weight: bold;
}

.faqAnswer {
	color: #ffcc00;
	background-color: #00344a;
	border: 1px solid #00293b;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;	
	overflow: auto;
	padding: 10px;
}

.faqText a:link, .faqText a:visited{
	color: #ffcc00;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;	
	font-weight: bold;
}

.faqText a:hover, .faqText a:active{
	color: #ffcc00;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;	
	font-weight: bold;
}

.tableHead {
	height: 19px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	text-decoration: none;	
	background-color: #00344a;
	text-align: center;
}

.tableData {
	height: 19px;
	color: #000000;
	background-color: #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 19px;
	text-decoration: none;	
	text-align: center;
}

/* BEGIN LAYOUT STYLES */
.layout1 {
	background-image: url(images/layout1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 325px;
}

.layout2 {
	background-image: url(images/layout2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
}

.layout3 {
	background-image: url(images/layout3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 43px;
}

.layout4 {
	background-image: url(images/layout4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 155px;
	clear: both;
}

.contentWrapper{
	width: 750px;
	margin: 0 auto;
}

.footerWrap {
	width: 750px;
	margin: 0 auto;
}
/* END LAYOUT STYLES */

/* BEGIN UNUSED STYLES
.hr {
    border: 0;
    color: #0c4b16;
    background-color: #0c4b16;
    height: 1px;
    width: 100%;
}
   END UNUSED STYLES*/
