/* CSS Document */

html {
	height: 100%;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

li {	
	list-style-type: square;
	font-size: 14px;
   font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
}

td {
	text-align: left;
	font-size: 11px;
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #ffffff;
	background: #336699;
}

a:link, a:visited {
	color: #cccccc; text-decoration: none;
	
}

a:hover {
	color: #ffffff;	text-decoration: none;
	
}

.bodyone {
	/* background: url(images/body_back.jpg) repeat-y; */
	padding: 10px;
	font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #000000;
	text-align:left;
}

div.bodyone {
	margin: 0;
	padding-top: 0px;
}

a.bodyone:link, a.bodyone:visited {
	color: #000066;
	text-decoration: none;
}

a.bodyone:hover {
	color: #336699;
	text-decoration: none;
}

a.bodytwo:link, a.bodytwo:visited {
	color: #000066;
	text-decoration: underline;
}
a.bodytwo:hover {
	color: #336699;
	text-decoration: none;
}

a.subnav:link, a.subnav:visited {
	font-size: 14px;
   font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #ffffff;
	text-decoration: underline;
}

a.subnav:hover {
	color: #ffffff;
	text-decoration: none;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	background: url(images/left_back.jpg) repeat-x;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 22px;
	height: 21px !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

.style5 {font-weight: bold; font-size: 16px; color: #01478C}
.style51 {
	font-weight: bold;
	font-size: 20px;
	color: #01478C;
}


.style6 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	font-weight: bold;
}

.style7 {font-weight: bold; font-size: 14px; color: #01478C}

.style8 {font-weight: bold; font-size: 15px; color: #01478C}

.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
