@charset "UTF-8";
body {
	background-color: #99CCFF;
	background-image: url(images/bg_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	letter-spacing: 0.05em;
	word-spacing: 0.08em;
}
.container {
	margin: 0px auto auto;
	padding: 0px;
	width: 731px;
	vertical-align: top;
}
.header {
	padding: 0px;
	width: 731px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav {
	padding: 20px 0px 0px;
	width: 731px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 31px;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	text-align: center;
	letter-spacing: 0.08em;
	word-spacing: 0.55em;
}
.white_top {
	margin: 0px;
	padding: 0px;
	width: 731px;
}
.text_area {
	background-color: #FFFFFF;
	margin: 0px;
	width: 681px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
}
.white_btm {
	margin: 0px;
	padding: 0px;
	width: 731px;
}
.footer {
	padding: 0px 10px 0px 0px;
	width: 721px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	vertical-align: middle;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #266CB8;
	text-decoration: none;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	text-decoration: none;
	letter-spacing: 0.06em;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #006699;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0.07em;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F5983F;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.img_space {
	margin: 3px;
	padding: 0px;
}

