body         {
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: black;
	background:#ffffff;
	margin: 0px;
}

p {
	font-size:13px;
	font-family: "Trebuchet MS";
	color: #000000;
	margin: 10px 10px 10px 15px;
}

.rightmenu {color: #044474; font-size: 13px; text-decoration: none; padding:5px;}

/*** FONT TAGS ***/

H1 {font-size: 14pt; font-weight:bold; color: #044474; margin-left:10px;margin-top:15px;}

H2 {font-size: 12pt; font-weight:bold; color:#044474; margin-left:15px;}



/*** HEADERMENU NAV ***/

a.headermenu {color: #044474; text-decoration: none; font-size: 13px; font-weight:bold;}

a.headermenu:hover, a.headermenu:active { color: #ffffff; text-decoration: none; font-size: 13px; background:none;}

/*** MIDMENU NAV ***/
.midmenu {
color:#f4b454;
font-size:15px;
font-weight:bold;
margin-right:10px;
margin-left:10px;
}
.midmenuDown {
	background-color:#FFFFFF;
	color: #044474;
	font-size:15px;
	font-weight:bold;
	padding:3px 10px 20px 10px;
	border-left: thin solid #F4B454;
	border-top: thin solid #F4B454;
	border-right: thin solid #F4B454;
	vertical-align:bottom;
	font-family: "Trebuchet MS";
}

.midmenuNoContentDown {
	background-color:#FFFFFF;
	color: #044474;
	font-size:15px;
	font-weight:bold;
	padding:3px 10px 10px 10px;
	border-left: thin solid #F4B454;
	border-top: thin solid #F4B454;
	border-right: thin solid #F4B454;
	vertical-align:bottom;
	font-family: "Trebuchet MS";
}

a.midmenu {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
	margin: 10px;
	font-family: "Trebuchet MS";
}

a.midmenu:hover, a.midmenu:active { color: #f4b454; text-decoration: none; font-size: 15px; background:none;margin:10px}

/*** SUBMENU LINKS ***/
.submenu {
	font-size:13px;
	background-color:#FFFFFF;
	color: #044474;
	font-family: "Trebuchet MS";
}
a.submenu {
	font-size:13px;
	font-family: "Trebuchet MS";
}
a.submenu:hover, a.submenu:active {
font-size:13px;
color: #f4b454;
}

/*** RIGHTMENU LINKS ***/

a.rightmenu {color: #044474; font-size: 11px; font-weight: normal; text-decoration: underline;}     	

a.rightmenu:hover, a.rightmenu:active {color: #f4b454; font-size: 13px; font-weight: normal; text-decoration: underline; background: none;}



/*** LEFTMENU LINKS ***/

a.leftmenu {color: #044474; font-size: 11px; font-weight: bold; text-decoration: none;}     	

a.leftmenu:hover, a.leftmenu:active {color: #f4b454; font-size: 13px; font-weight: bold; text-decoration: none; background: #044474;}





/*** CONTENT NAV LINKS ***/

a {color: #044474; font-size: 13px; font-weight: bold; text-decoration: underline;}     	

a:hover, a:active {color: #f4b454; font-size: 13px; font-weight: bold; text-decoration: underline; background: none;}

/*** COPYRIGHT NAV LINKS ***/
a.copyright:hover, a.copyright:active {color:#FFFFFF}

/*** LIST STYLES ***/
li{
	font-size:13px;
	font-family: "Trebuchet MS";
}
