﻿a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodylink {
	color: #000000;
	text-decoration: none;
}
a.bodylink:visited {
	color: #000000;
	text-decoration: none;
}
a.bodylink:active {
	color: #000000;
	text-decoration: none;
}
a.bodylink:hover {
	color: #000000;
	text-decoration: underline;
}
a.footerlink {
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:active {
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bodystyle {
	margin: 0; 
	background-color: #e1e1e1; 
	background-image: url('../images/m_backg_01_1_5.jpg'); 
	background-repeat: repeat-y; 
	background-position: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	text-align: justify;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 0;
}
.bodysubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #194479;
	border-bottom-width: 3px;
	padding-bottom: 2px;
}
.bodytable {
	background-position: top left;
	background-repeat: no-repeat;
	border-collapse: collapse;
	width: 800px;
}
.maintable {
	border-collapse: collapse;
	border-width: 0;
	width: 100%;
}
.maincell {
	background-repeat: no-repeat;
	background-position: left top;
}
.menubullet {
	margin-bottom: 2px;
	margin-right: 8px;
}
.menucell {
	border-bottom: 1px #ffffff solid;
}
.menuitem {
	margin: 0;
}
.footertable {
	width: 800px; 
	border-left: 1px #194479 solid;
	border-right: 1px #194479 solid;
	border-collapse:collapse;
}
.languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	margin: 0;
}
.bodybullet {
	border-width: 0px;
	vertical-align: middle;
}
.footerbullet {
	margin-bottom: 2px;
	margin-left: 8px;
	margin-right: 8px;
}
.headercell {
	text-align: center;
	margin: 0;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-right: 12px;
	margin-top: 11px;
}
.motto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-right: 12px;
	margin-top: 25px;
	font-style: italic;
	color: #FFFFFF;
}
.tablecell {
	margin: 0;
	border-top-style: solid;
	border-color: #f5f5f5;
	border-top-width: 2px;
}
.alertBox{
	background-color: #FFFFE0;
	border: 1px solid #0000FF;
	font-size: 1.25em;
	margin: 10px;
	padding: 2px;
	width: 70%;
}

.alertBox h1{
	color: #FFFFFF;
	font-size: larger;
	margin: 0px;
}
.alertBox h1.errorHeader {
	background-color: #FF0000;
}
.alertBox h1.msgHeader {
	background-color: #008000;
}
.alertBox ul {
	margin: .8em;
	margin-left: 2em;
}
.error{
	color: #FF0000;
}
.bodyform {
	margin: 0px;
}
.formfield {
	background-color: #f0f0f0;
	border: 1px #c0c0c0 solid;
	padding: 3px;
}
.autoimage {	
	border-bottom-style: none;
	border-bottom-color: #dadada;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}