html, body {
	margin: 0;
    padding: 0;
	height: 100%;
	text-align: center;
}

body {
	background: url(images/bg.jpg) repeat-x top left #0084c4;
}

img {
border: 0;
}

a {
	text-decoration: none;	
	color: #333;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}

a:hover {
text-decoration: underline;
}

.maintable {
	background: url(images/content_bg.gif) top left repeat-y #0084c4;
	margin-top: 6px;
}

#bottom {
	background: url(images/bottom_bg.gif) top left #0084c4 no-repeat;
	padding-left: 5px;
	padding-top: 30px;
	padding-bottom: 5px;
	FONT-SIZE: 11px; 
	COLOR: #333; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	LINE-HEIGHT: 15px; 
	text-align: left;
}

#bottom p {
	color: #333;
	FONT-SIZE: 11px; 
	padding-bottom: 0;
	padding-top: 5px;
	margin: 0;
	line-height: 13px;
}

#topnav {	
	background: url(images/nav_bg.jpg) bottom left #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

#content-home { 
	padding-top: 26px;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 15px;
}

#content-sub {
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#left-home {
	padding-left: 35px;
	padding-top: 26px;
	FONT-SIZE: 11px; 
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	LINE-HEIGHT: 16px; 
	text-align: left;
}

ul {
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 0;
	padding-top: 0;
}

li {
	margin-left: 0px;
	padding-left: 0px;
	FONT-SIZE: 12px; 
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	padding-right: 0px;
	LINE-HEIGHT: 16px; 
	text-align: left;
	margin-bottom: 0;
}

#left-sub {
	padding-left: 26px;
	padding-top: 20px;
	FONT-SIZE: 11px; 
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	LINE-HEIGHT: 16px; 
	text-align: left;
}

#content-sub {
	padding-left: 22px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.box {
	background: url(images/box_bg.jpg) top left no-repeat #fff;
	border: 1px solid #98c4de;
}

.box td{
	padding: 12px;
}

.text {
	FONT-SIZE: 12px; 
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	padding-right: 0px;
	LINE-HEIGHT: 16px; 
	text-align: left;
}
p {
	FONT-SIZE: 12px; 
	COLOR: #666; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	padding-right: 0px;
	LINE-HEIGHT: 16px; 
	text-align: left;
}

h1 {
	FONT-SIZE: 17px; 
	COLOR: #003f7d; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	text-align: left;
}

h2 {
	FONT-SIZE: 15px; 
	COLOR: #0084c4; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	margin-bottom: 0;
}

h3 {
	FONT-SIZE: 13px; 
	COLOR: #003f7d; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	margin-bottom: 0;
}

h3 a{
	COLOR: #003f7d; 
	text-decoration: none;
}

h3 a:hover{
	COLOR: #003f7d; 
	text-decoration: underline;
}

h4 {
	color: #333;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 8px 0 3px 0;
}

.header {
	FONT-SIZE: 17px; 
	COLOR: #003f7d; 
	FONT-FAMILY: "Trebuchet MS", sans-serif;
	text-align: left;
}

.subhead {
	FONT-SIZE: 15px; 
	COLOR: #0084c4; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
}

.subhead2 {
	FONT-SIZE: 13px; 
	COLOR: #003f7d; 
	font-weight: bold;
	FONT-FAMILY: "Trebuchet MS", sans-serif;
}

#copyright {
	MARGIN: 35px 0px;
	margin-left: 18px;
	text-align: left;
	width: 782px;
}

#copyright-doc {
	MARGIN: 35px 0px;
	margin-left: 18px;
	text-align: left;
	width: 693px;
}

.copyright A {
	FONT-WEIGHT: bold; COLOR: #333; TEXT-DECORATION: none
}

.copyright A:hover {
	FONT-WEIGHT: bold; COLOR: #000; TEXT-DECORATION: none
}
