/* CSS Document */
html, body {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #001A6E;
}
body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}
table {
	height: 100%; width: 100%;
}
img {
	display: block;
}
h1 {
	font-size: 12px;
	line-height: 21px;
	color: #00209E;
	font-weight: bolder;
	padding-bottom: -12px;
	text-align: center;
}
h2 {
	font-size: 12px;
	line-height: 21px;
	color: #00209E;
	font-weight: bold;
	padding-bottom: -12px;
	text-align: left;
}
a {
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #00209E;
}
a:visited {
	color: #00209E;
}
a:hover {
	color: #33CC66;
}
a:active {
	color: #33CC66;
}
#content_window {
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	width: 760px;
}
#bg_left {
	background-image: url(../images/bg_left.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#bg_right {
	background-image: url(../images/bg_right.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#bg_bLeft {
	background-image: url(../images/bg_bLeft.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 35px;
}
#bg_bRight {
	background-image: url(../images/bg_bRight.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 35px;
}
#bg_bLeftCorner {
	background-image: url(../images/bg_bLeftCorner.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 34px;
}
#bg_bRightCorner {
	background-image: url(../images/bg_bRightCorner.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 34px;
}
#top {
	background-image: url(../images/top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 24px;
}
.top_text {
	vertical-align: middle;
	font-size: 9px;
	color: #FFFFFF;
}
.top_text a {
	text-decoration: none;
	font-weight: normal;
}
.top_text a:link {
	color: #A9C6EB;
}
.top_text a:visited {
	color: #A9C6EB;
}
.top_text a:hover {
	color: #33CC66;
}
.top_text a:active {
	color: #33CC66;
}
#top_left {
	text-align: left;
	width: 583px;
}
#top_right {
	text-align: right;
	width: 167px;
}
#header {
	height: 133px;
}
#nav {
	height: 37px;
}
#content_top {
	background-image: url(../images/content_bgTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 5px;
}
#content_text {
	text-align: justify;
	vertical-align: top;
	padding: 20px 45px 0px 50px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 157px;
	text-align: center;
	vertical-align: middle;
}
#bottom {
	background-image: url(../images/bg_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	color: #FFFFFF;
}
#bottom a {
	text-decoration: none;
}
#bottom a:link {
	color: #FFFFFF;
}
#bottom a:visited {
	color: #FFFFFF;
}
#bottom a:hover {
	color: #33CC66;
}
#bottom a:active {
	color: #33CC66;
}
.resources {
	font-size: 9px;
	line-height: 15px;
	color: #666666;
}
.resources a {
	text-decoration: none;
	font-weight: normal;
}
.resources a:link {
	color: #00209E;
	font-weight: normal;
}
.resources a:visited {
	color: #00209E;
}
.resources a:hover {
	color: #33CC66;
}
.resources a:active {
	color: #33CC66;
}
