body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-color: #00afd1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}


a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #00AFD1;
}
a:active {
	color: #00AFD1;
}
h1 {
	color: #07ACD3;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	color: #666666;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#header {
	height: 142px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#top-nav {
	float: left;
	height: 34px;
	width: 746px;
	text-align: right;
}
#top-nav ul {
	height: 23px;
	background-color: #F8F6F6;
	background-image: url(/images/top-nav-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EDEBEB;
	border-bottom-color: #EDEBEB;
	border-left-color: #EDEBEB;
}
#top-nav ul li {
	display: inline;
}
#top-nav ul li a {
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	color: #999999;
}
#top-nav ul li a:hover {
	color: #00B1CF;
}
#logo-text {
	text-align: right;
	float: left;
	height: 108px;
	width: 746px;
}
#logo {
	float: left;
	height: 142px;
	width: 179px;
}
#main-nav {
	height: 44px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#main-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-nav ul li {
	float: left;
}
#main-nav ul li a {
	display: block;
	height: 44px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}
#main-nav ul li a.selected {
	background-position: 0px -88px;
}
#main-nav ul li a:hover {
	background-position: 0px -44px;
}
.main-nav01 {
	width: 130px;
	background-image: url(/images/main-nav01.gif);
}
.main-nav02 {
	width: 215px;
	background-image: url(/images/main-nav02.gif);
}
.main-nav03 {
	width: 200px;
	background-image: url(/images/main-nav03.gif);
}
.main-nav04 {
	width: 275px;
	background-image: url(/images/main-nav04.gif);
}
.main-nav05 {
	width: 170px;
	background-image: url(/images/main-nav05.gif);
}
#main-body {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e5e5;
	border-bottom-color: #e9e5e5;
	border-left-color: #e9e5e5;
	background-color: #00AFD1;
	height: 497px;
}
.bg01 {
	background-image: url(/images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subpage-body {
	width: 569px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e5e5;
	border-bottom-color: #e9e5e5;
	border-left-color: #e9e5e5;
	background-color: #FFFFFF;
	height: 457px;
	padding-left: 409px;
	padding-top: 40px;
}
#text-box-bg {
	background-color: #FFFFFF;
	float: left;
	height: 360px;
	width: 470px;
	border: 1px solid #DFDCDC;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: left;
}
#text-box {
	height: 100%;
	width: 470px;
	overflow: auto;
}
#text-box ul {
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 15px;
	padding-left: 15px;
	margin-right: 15px;
	padding-right: 15px;
}
#text-box ul li {
	padding-bottom: 15px;
}
#bottom-band {
	font-size: 10px;
	color: #FFFFFF;
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#bottom-band a {
	color: #FFFFFF;
}
#bottom-band a:visited {
	color: #FFFFFF;
}
#bottom-band a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom-band a:active {
	color: #FFFFFF;
}
#main-nav ul li a:hover.selected {
	background-position: 0px -88px;
}
.bg02 {
	background-image: url(/images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg03 {
	background-image: url(/images/bg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg04 {
	background-image: url(/images/bg04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


table.EntryTable
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.EntryTable caption
{
	margin: 0px;
	padding: 8px 6px;
	text-align:left;
	font-size: 8pt;
	color: #333;
}
table.EntryTable td
{
	font-size: 11px;
	margin: 0px;
	text-align: left;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
table.EntryTable td.field
{
	width: 140px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 5px;
	vertical-align: top;
}
div.SmallError
{
	font-size: 10px;
	color: red;
}
div.TextErrorSmall
{
	font-size: 10px;
	color: red;
}
div.TextSmall
{
	font-size: 10px;
}

.txt {
	color:#333333;
 	background-color: #f7f7f7;
	border: 1px solid #999999;
	font-size: 12px;
	height: 16px;
}
.txtarea {
	color:#333333;
 	background-color: #f7f7f7;
	border: 1px solid #999999;
	font-size: 12px;
	height: 90px;
}
.radiobtn { background-color: #fff; border-style: none;}
.btn
{
	background-color: #00AFD1;
	color: #fff;
	height: 22px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	cursor: pointer;
}