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

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

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

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

.red {
color:#FF0000;
}

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

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #78040f;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
 }
 
 a.bodycopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
 }
 
a.bodycopy:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
 }
 
 .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:#d5d5d5;
	text-decoration: underline;
	font-weight:normal;
 }
 
a.footer:active {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#d5d5d5;
	text-decoration: underline;
	font-weight:normal;
 }

.sectiontitle { 
	font-family: "Tahoma", "Arial", serif;
	font-size: 20px;
	font-weight: bold;
	color: #78040f;
	text-decoration: none;
 }
 
 body {
	background-color: #5e5e5e;
}

.headline {
	color:#054f8c;
}

a { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #333333;
}

a:hover {
	text-decoration:underline;
	font-size: 12px;
	color: #ba2525;
}

a:active {
	text-decoration:underline;
	font-size: 12px;
	color: #ba2525;
}

.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: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
}

.tableborder_red {
	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: #78040f;
	border-left-color: #78040f;
	border-top-color: #78040f;
	border-right-color: #78040f;
}

.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}

