#body{
	margin: 0px;
	background-image: url(images/tealbg.jpg);
	background-repeat: repeat-x;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0.5px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url(../images/test.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
	width: 125px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006666;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	clear: left;
	width: 100%;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
a:link {
	color: #006666;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	background-color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #006666;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:active {
	color: #009999;
	background-color: #FFFFFF;
	text-decoration: underline;
}


#main {
	font-size: 1em;
	margin-top: 0px;
	background-color: #FFFFFF;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
	margin-right: 20px;
	vertical-align: top;
}
li {
	padding-bottom: 0.5em;
	text-align: right;
	padding-top: 0.5em;
}
li a {
	width: 100px;
	border: 2px outset #666666;
}
li a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100px;
}
li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	background-color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100px;
}

li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FDC12D;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100px;
	
}
li a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
ul {
	text-indent: -1em;
	margin-left: 0px;
	padding-left: 2em;
	list-style-position: outside;
	list-style-type: none;
}



#header {
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
}


.teal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #006666;
	text-align: center;
	letter-spacing: .5em;
	width: auto;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 80%;
}
#imagert {
	float: right;
	padding-left: 10px;
}

#imagetop {
	margin-bottom: -10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FDC12D;
	background-image: url(../images/logo_sun.gif);
	background-position: right bottom;
	width: auto;
	background-repeat: no-repeat;
}
.question {
	color: #006666;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 110%;
	padding-bottom: 15px;
}
.pagetitle {
	font-size: 150%;
	font-weight: bold;
	color: #006666;
}
.answer {
	color: #0033CC;
}
#alert {
	color: #006666;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 125%;
	font-weight: bold;
}
