/* body */
body {
	background-color: #152641;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	}	
		
	
/* copy */
p { 
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-top: 0;
	margin-bottom: 12px;
	}


h1 {
	font-size: 30px;
	font-weight: normal;
	color: #006699;
	letter-spacing: 0px;
	margin-bottom: 6px;
	font-family: Times, 'Times New Roman', Georgia;
	}
	
h1 small{
	font-size: 22px;
	letter-spacing: 1px;
}
	
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0px;
	font-style: normal;

	}


.bolds {
	color: #000000;
	font-weight: bold;
}

.footer {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.lrg-copy {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
	font-style: italic;

}


/* forms */
.form {  background-color: cccccc; border: #b0b0b0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.form1 {  background-color: ffffff; border: #cccccc; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}




/* links */
a:link {
	color: #006699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
a:active {
	color: #006699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
a:visited {
	color: #006699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
a:hover {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}

a.linksfooter:link { color: #879D2D; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold}
a.linksfooter:active { color: #879D2D; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold }
a.linksfooter:visited { color: #879D2D; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold }
a.linksfooter:hover { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold}

a.linkslnav:link { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }
a.linkslnav:active { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }
a.linkslnav:visited { color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }
a.linkslnav:hover { color: #07f0f9; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 44px; font-weight: bold }


.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.subhead {
	font-family: Times, 'Times New Roman' ,Georgia;
	color: #E85663;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.subsubhead {
	font-family: Times, 'Times New Roman' ,Georgia;
	color: #006699;;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.intro{
	font-size: 16px;
	color:#555555;
}

.imgright{
	float: right;
	display: block;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-color: #FFFFFF;
}

.hr{
	display: block; 
	clear: both; 
	padding-top: 12px; 
	padding-bottom: 12px;
}

ul { 
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-top: 0;
	margin-bottom: 12px;
	list-style-image: url(../images/bullet.jpg);
}

table, table td, td{
	font-size: 100%;
}

.tbl{

}
.img {
	display: block;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

