body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #222222;
}

h1 { font-size: 22px; color: #a90a0a; font-family: Helvetica, Arial, sans-serif; margin: 0px 0px 10px 0px; }
h2 { font-size: 20px; color: #074379; font-family: Helvetica, Arial, sans-serif; margin: 0px 0px 10px 0px; }
h3 { font-size: 18px; color: #074379; font-family: Helvetica, Arial, sans-serif; margin: 0px 0px 10px 0px; }
h4 { font-size: 16px; color: #074379; font-family: Helvetica, Arial, sans-serif; margin: 0px 0px 10px 0px; }

p { margin: 5px 0px 15px 0px; }

hr { size: 1; height: 1px; color: #a90a0a;}

.bd { font-weight: bold; }
.bdGr { font-weight: bold; color: #444444; }

.butTop {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #074379;
	text-align: center;
	font-weight: bold;
}

.butMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #e0e0e0;
	font-weight: bold;
}

.butSubmenu {
	padding: 5 0 5 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.leftHead {
	color: #074379;
	margin-bottom: 7px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	border-top-color: #074379;
	border-top-style: solid;
	border-top-width: 1px;	
	border-bottom-color: #074379;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.boxHead {
	font-size: 16px;
	color: #a90a0a;
	font-weight: bold;
	text-align: center;
}


.boxText {
	font-size: 12px;
	color: #556e96;
	font-weight: bold;
	text-align: center;
}

.wht { color: #ffffff; }
.footer	{ color: #ffffff; font-size: 12px; }
.footerCurrent { color: #ffffff; font-size: 12px; font-weight: bold; }

a:link{ text-decoration: none; color:#003965 }
a:visited{ text-decoration: none; color:#003965 }
a:active{ text-decoration: none; color:#003965 }
a:hover{ text-decoration: underline; color:#003965 }

a.wht:link{ text-decoration: underline; color:#ffffff }
a.wht:visited{ text-decoration: underline; color:#ffffff }
a.wht:active{ text-decoration: underline; color:#ffffff }
a.wht:hover{ text-decoration: none; color:#ffffff }

a.menu:link{ text-decoration: none; color:#d1eafe; }
a.menu:visited{ text-decoration: none; color:#d1eafe; }
a.menu:active{ text-decoration: none; color:#d1eafe; }
a.menu:hover{ text-decoration: underline; color:#e0e0e0; }

a.submenu:link{ text-decoration: none; color:#003965; }
a.submenu:visited{ text-decoration: none; color:#003965; }
a.submenu:active{ text-decoration: none; color:#003965; }
a.submenu:hover{ text-decoration: underline; color:#003965; }

a.footer:link{ text-decoration: none; color:#aac9e6; }
a.footer:visited{ text-decoration: none; color:#aac9e6; }
a.footer:active{ text-decoration: none; color:#aac9e6; }
a.footer:hover{ text-decoration: underline; color:#aac9e6; }

div.main { background-color: #ffffff; }
img.bullet { margin-top:5px; }
