﻿/* CSS Document */
body {
	background-color: #142b3d;
}	

/*headers and copy*/

p {
	font-family:   Arial,Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	}
	
h2 {
	font-family:  Arial,  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}

.bolds {
	font-family:  Arial,  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;

}

.footer {  	font-family:  Arial,  Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: 17px; font-weight: normal; color: #3399CC; text-decoration: none
}



/*forms*/


.form {  background-color: ffffff; border: #ffffff; 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,  Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
a:active {
	color: #006699;
	text-decoration: underline;
	font-family:  Arial,  Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
a:visited {
	color: #006699;
	text-decoration: underline;
	font-family:  Arial,  Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
a:hover {
	color: #003366;
	text-decoration: none;
	font-family:  Arial,  Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}


a.linksfooter:link { color: #00ccff; text-decoration: underline; font-family: Arial,Verdana, Tahoma,  Geneva, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold}
a.linksfooter:active { color: #00ccff; text-decoration: underline; font-family: Arial,Verdana, Tahoma,  Geneva, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold }
a.linksfooter:visited { color: #00ccff; text-decoration: underline; font-family: Arial,Verdana, Tahoma,  Geneva, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold }
a.linksfooter:hover { color: #006699; text-decoration: none; font-family: Arial,Verdana, Tahoma,  Geneva, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold}



.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #64310D;
}
.lrg-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bolds-wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sponsor-callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: 003366;
	line-height: 28px;
}
