.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.body_heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000080;
}

.menu_descr {
	font-size:8pt;
	font-family:Arial;
	color:white;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 14px; 
	padding-right: 8px; 
	padding-bottom: 12px;
}

.slogan {
	font-size:12pt;
	font-weight: bold;
	font-family:Arial;
	color:white;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 20px;
}

.TopPageName{
	font-size:18pt;
	font-family:Arial;
	color:#D6D6D6;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.FooterLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nounderline{
	text-decoration: underline;
}
a.nounderline:hover{
	text-decoration: none;
	}

/* Define the characteristics of the links in the menu on the left */
a.menu:link {padding-left: 12px; color: #F8B868; font-family: Arial; font-size: 11pt; font-weight: bold; }
a.menu:visited {padding-left: 12px; color: #F8B868; font-family: Arial; font-size: 11pt; font-weight: bold; }
a.menu:active {padding-left: 12px; color: #F8B868; font-family: Arial; font-size: 11pt; font-weight: bold; }
a.menu:hover {padding-left: 12px; color: #FF8000; font-family: Arial; font-size: 11pt; font-weight: bold;} 
/* define characteristics of Trailers link in the menu on the left.
a.trailer:link {color: #F8B868; font-family: Arial; }
a.trailer:visited {color: #F8B868; font-family: Arial; }
a.trailer:active {color: #F8B868; font-family: Arial; }
a.trailer:hover {color: #FF8000; font-family: Arial; }
