body {
	background-color : #00538D;
	font-family:arial;
	font-size: 12px;
	color: #00538D;
}

a:link { 
	color: 768F34; text-decoration: none;
	}

a:visited { 
	text-decoration: none; color: 768F34;
	}

a:active { 
	text-decoration: none; color: 788197;
	}	

a:hover { 
	text-decoration: none; color: 788197; 
	}

a.under {text-decoration: none;}

a.email {
	text-decoration: none;
	color: 768F34;
	}

.text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00538D;
}

.nav {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00538D;
	line-height: 150%;
	font-variant: lowercase;
}

.nav-lg {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00538D;
}

.title {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 180%;
}

.mainheader {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00538D;
}

.header {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00538D;
}

.subheader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00538D;
}

.footer {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00538D;
}

.lines {
	border-bottom-width:1; 
	border-bottom-color:00538D; 
	border-bottom-style:solid;
	border-right-width:1; 
	border-right-color:00538D; 
	border-right-style:solid;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00538D;
}

.lines-bottom {
	border-bottom-width:1; 
	border-bottom-color:00538D; 
	border-bottom-style:solid;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00538D;
}


