BODY { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000 }
TD { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000 }
H1,H2,H3,H4
{
	line-height: 14px;
	vertical-align: middle;
}
H1 {
	font-size: 26px;
	margin: 10px 0px 10px 0px;
	color: #7C6D60;
}
H2 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	color: #015394;
}
BIG {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
B {
	font-size: 13px;
	color: #000000;
}
UL.normal { list-style-type: round }
LI.normal { margin:0 0 0.75em -15px; padding: 0px }
LI.custserv { font-weight: bold; margin: 0 0 0.75em -5px; padding: 0px }
.red { color: #FF0000 }
.smblack { color: #000000 }

.maintable {
	border-style: solid;
	border-width: 2px;
	border-color: rgb( 1, 83, 148);
}
.copyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottext {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
hr {
	border: 0;
	color: #015394;
	background-color: #015394;
	height: 1px;
	width: 100%;
	text-align: center;
}
.blinkred { color: #FF0000;  text-decoration:blink }
.subtitle { font-size: 18px; color: #015394; font-weight: bold }
.bkpg_ttl {
	font-size: 16px;
	color: white;
	font-weight: bold;
}
.bkpg_ttl2 {
	font-size: 16px;
	color: #7C6D60;
	font-weight: bold;
}
.bottom_contact_text {	
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.bottom_bold_text {	
	font-size: 11px;
	font-weight: bold;
	color: black;
}

A {
	font-weight: bold;
	color: #015394;
	text-decoration: underline;
}
A:hover {
	font-weight: bold;
	color: #7C6D60;
	text-decoration: underline;
}

.articles {
	color: #015394;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.articles:active { color: #000099 }
.articles:hover { color: #7C6D60; text-decoration: underline }

.contact {
	font-size: 14px;
	color: #000000;
	background: #F9F9F9;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_button {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #015394;
	background: #DDDDDD;
}
.contact_button_hover {
	background: #E7CD7A;
	color: #000000;
	border: 1px solid #7C6D60;
}

