body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 86%;
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
}

body {	
	margin-left: 0px;
	margin-top: 0px;
	padding:0; 
	width:100%; 
	background:#0053a8 url(../images/main_bg.gif) top repeat-x;	
}

body a:link, a:visited, a:active, a:hover {
    color:#0721B9;
}

#banner {
	height: 100px;
	width: 734px;
	background:#FFFFFF url(../images/header.png) top no-repeat;		
}

#btag {
	color:#133994;
	padding-right: 100px;
	padding-left: 300px;
	text-align: center;
	height: 100px;
	vertical-align: inherit;
	padding-top: 5px;
}

#motto {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 22px;
	width: 734px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/top_level.gif);
}
#mtag {
	padding-right:25px;
	padding-top: 2px;
}

/* Header */

#header {
	width: 734px;
	height: 37px;
	margin-right: 0px;
	margin-left: 0px;
	background: url(../images/center.gif) repeat-x;	
}

/* Menu */

#filler {
	float: left;
	height: 37px;
	width: 140px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(../images/center.gif) no-repeat left top;
}

#menu {
	float:left;
	width: 440px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../images/center.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #133994;
}

#menu a:hover {
	background: #3399FF url(../images/fill.jpg) repeat-x;
}

/* End Menu */

.disclaimer {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	background-color: #FFFFFF;
	height: auto;
	width: 734px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 90%;
}
#leftcol {	
	float: left;
	width: 32%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;	
}

.mmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;	
	font-size: 105%;
}
.mmenu A:LINK { color: #0721B9; text-decoration: none }
.mmenu A:VISITED { color: #0721B9; text-decoration: none }
.mmenu A:ACTIVE { color: #0721B9; text-decoration: none }
.mmenu A:HOVER { color: #0721B9; text-decoration: underline }

#rightcol {
	float: right;
	width: 62%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666666;
}
.li {
    font-size: 120%;
}

h1 {
	color: #D24542;
	width: 100%;
}
h2 {
	color: #2582A4;
	width: 60%;
}
h3 {
	font-size: 130%;
	color: #151B54;	
	width: 100%;
}
h4 {
	font-size: 95%;
	width: 100%;
}
h5 {
	font-size: 115%;
	width: 100%;
}
.tblhdr {
	font-size: 125%;
	width: 100%;
	color:#FFFFFF;
	font-weight: bold;
}
#all {
	background-color:#FFFFFF;
	width: 734px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

/* Footer */
#footer{
	color:#133994;	
	clear:both;
	margin-left:0px;
	text-align: center;	
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: auto;
	padding-top: 5px;
}