/* CSS Document */
body {
	background-color: #FF9933;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 0px 10px 10px 0px;
}
div#header {
	position: absolute;
	width: 866px;
	left: 10px;
	top: 10px;
	background-color: #2920CE;
	height: 93px;
	border-left: 2px solid #2920CE;
	border-right: 2px solid #2920CE;
}
div#nav {
    position:absolute;
	top: 103px;
	left: 10px;
	height: 23px;
    width: 866px; 
    border-bottom: 2px solid #2920CE;
	border-left: 2px solid #2920CE;
	border-right: 2px solid #2920CE;
    background-color: #FF9933;
	
}
div#nav ul {
    top: 103px;
	left: 10px;
	padding: 0px;
	margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
	font-weight: bold;
    color: #171272;
    line-height: 30px;
    white-space: nowrap;
	
}
div#nav li {
    list-style-type: none;
    display: inline;
}
div#nav li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #171272;
}
div#nav li a:link {
    color:#171272;
}
div#nav li a:visited {
    color: #2920CE;
}
div#nav li a:hover {
    color: #FF9933;
    background-color: #2920CE;
	border-top: 2px solid #FF9933;
}
div#left {
	position: absolute;
	width: 198px;
	left: 10px;
	top: 137px;
	background-color: #FFFFFF;
	height: 400px;
	border: 2px solid #2920CE;
}
div#main {
	position: absolute;
	display: block;
	top: 137px;
	left: 10px;
	width: 866px;
	height: 399px;
	background-color: #FFFFFF;
	border: 2px solid #2920CE;
}
div#right {
	position: absolute;
	display: block;
	top: 137px;
	left: 716px;
	width: 160px;
	height: 399px;
	background-color: #FFFFFF;
	border: 2px solid #2920CE;
}
.banner {
	border: 1px solid #FF9933;
}
.content {
	padding:10px 10px 10px 10px;
	text-align:left;
	}
a {
	text-decoration: underline;	
}
a:link {
	color: #2920CE;
}
a:visited {
	color: #FF9933;
}
a:active {
	color: #2920CE;
}
a:hover {
	color: #FF9933;
	background-color: #2920CE;
	text-decoration: none;
}
div#controls {
	text-align: center;
	margin: 0px 0px 10px 0px;
	width: 100%;	
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FF9933;
	margin: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2920CE;
}
.pic1 {
	position: absolute;
	left: 782px;
	top:304px;
}
.helpbx1 {
	position:absolute;
	top: 36px;
	left: 368px;
	height: 55px;
	width: 236px;
	background-color: #FF9933;
	border: 2px solid #2920CE;
	padding: 4px;
	color: #171272;
	font-weight: bold;
}
.helpbx2 {
	position:absolute;
	top: 142px;
	left: 592px;
	height: 55px;
	width: 250px;
	background-color: #FF9933;
	border: 2px solid #2920CE;
	padding: 4px;
	color: #171272;
	font-weight: bold;
}
.helpbx2-2 {
	position:absolute;
	top: 142px;
	left: 592px;
	height: 55px;
	width: 250px;
	background-color: #FF9933;
	border: 2px solid #2920CE;
	padding: 4px;
	color: #171272;
	font-weight: bold;
}
.helpbx3 {
	position:absolute;
	top: 650px;
	left: 592px;
	height: 55px;
	width: 250px;
	background-color: #FF9933;
	border: 2px solid #2920CE;
	padding: 4px;
	color: #171272;
	font-weight: bold;
}
.next1 {
	position:absolute;
	top: 772px;
	left: 592px;
	height: 18px;
	width: 106px;
}
.helpbx4 {
	position:absolute;
	top: 892px;
	left: 592px;
	height: 55px;
	width: 250px;
	background-color: #FF9933;
	border: 2px solid #2920CE;
	padding: 4px;
	color: #171272;
	font-weight: bold;
}
.prev {
	position:absolute;
	top: 788px;
	left: 668px;
	height: 18px;
	width: 106px;
}
