.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

a.navcopy {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

a.navcopy:hover {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}

a.navcopy:active {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}

.red {
color:#FF0000;
}

.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height: 20px;
}

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #00437e;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
 }
 
 a.bodycopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6c8db8;
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline;
 }
 
a.bodycopy:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #6c8db8;
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline;
 }
 
 .footer { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF;
	font-weight:normal;
}

a.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
 }
 
 a.footer:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#dae6f4;
	text-decoration: underline;
	font-weight:normal;
 }
 
a.footer:active {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#dae6f4;
	text-decoration: underline;
	font-weight:normal;
 }

.sectiontitle { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #00437e;
	text-decoration: none;
 }
 
 body {
	background-color: #6584B1;
}

.headline {
	color:#054f8c;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.tableborder_blue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00437e;
	border-left-color: #00437e;
	border-top-color: #00437e;
	border-right-color: #00437e;
}

.smtext {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 14px;
}

input, textarea, select {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 14px;
}


.green {
	color: #006600;
	font-weight: bold;
}

.black {color: #000000}
