body {
	font-family:Verdana;
	font-size:10px;
	margin: 0px;
}

td {
	font-family:Verdana;
	font-size:10px;
}

a {
	color: #1A497A;
}
.menu, .menu1 {
	font-family: Arial,Verdana,sans-serif;
	font-size:10px;
	color:#2C5B7C;
	text-decoration:none;
	text-transform: uppercase;
}
.menu a:hover, .menu1 a:hover {
	text-decoration: underline;
}
.footer{
	font-family:Arial,Verdana,sans-serif;
	font-size:9px;
	color:#787878;
	text-decoration:none;
}

.secondaryNav {
	font-family:Verdana;
	font-size:11px;
}
.secondaryNav a:link, .secondaryNav a:active, .secondaryNav a:visited {
	color: #1A497A;
	text-decoration: none;
}
.secondaryNav a:hover {
	color: #DF6417;
	text-decoration: none;
}


.headline{
	font-size: 14px;
	font-weight: bold;
	color: #DF6417;
}

.subheading {
	font-size: 13px;
	font-weight: bold;
	color: #5582A2;
}

.subheading2 {
	font-size: 12px;
	font-weight: bold;
	color: #DF6417;
}

.subheading3 {
	font-size: 12px;
	font-weight: bold;
	color: #5582A2;
}

.content {
	font-size: 11px;
	color: #000000;
}
.content a:link, .content a:active, .content a:visited {
	color: #DF6417;
	font-weight: bold;
	text-decoration: underline;
}
.content a:hover {
	color: #5582A2;
	font-weight: bold;
	text-decoration: none;
}

.tabletext {
	font-size: 10px;
	color: #000000;
}

.caption {
	font-size: 10px;
	color: #555555;
}

.in2 {
	width: 90%;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}