body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #6699CC;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #666666;
	font-weight: normal;
}

a:hover {
	color: #333333;
	font-weight: normal;
}

#bg-top {
}

#logo-top {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

#bg-nav-top {
	width: 750px;
	height: 114px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
}
#nav-top {
	top: 3px;
	position: relative;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 5px;
}

a.navlink, a.navlink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.navlink:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#page {
}


#body {
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#body-left {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}
.titletext {
	font-size: 18px;
	color: #6699CC;
	margin-top: 5px;
}
.float-right {
	float: right;
	clear: right;
	margin-bottom: 5px;
}


#body-main {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}
.lefttext {
	margin-right: 10px;
}



#page-bottom {
	background-image: url(graphics/bg-footer.jpg);
	height: 20px;
}

a.link2, a.link2:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.link2:hover{
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

#footer {
	font-size: 8pt;
	background-image: url(graphics/bg-footer.jpg);
	width: 750px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.footer-text {
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}
#footer-text-right {
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}
a.footerlink, a.footerlink:visited{
	margin: 0px;
	padding: 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

a.footerlink:hover{
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.greenbullet {
	color: #6699CC;
	font-size: 14px;
	font-weight: bold;
}
#popuppage {
	width: 480px;
	border: 1px solid #FFFFFF;
	margin: 10px;
}
#popupbody {
	border: 1px solid #FFFFFF;
	margin: 10px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #666666;
	border: 1px solid #6699CC;
}

.popuplinebottom {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

