body {
	background-color: #003535;
	background-image: url(Images/bodybg.gif);
	background-repeat: repeat;
}
.maintext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px 30px 30px;
	border-top: 1px solid #FFCC00;
	border-right: 0px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
}
.rightside {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	background-color: #333333;
	padding: 15px;
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	background-image: url(Images/righttablebg.gif);
	background-repeat: repeat;
}
.leftside {
	border: 1px solid #FFCC00;
	background-image: url(Images/marblebg.gif);
	background-repeat: repeat-y;
	padding: 5px 10px 10px;
	font-size: 12px;
}
.logo {
	background-image: url(Images/logobg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFCC00;
	border-right: 0px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
}
.copyright {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	background-image: url(Images/copybg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top: 1px solid #FFCC00;
	border-right: 0px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
}
.copyrightr {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	background-image: url(Images/copybg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.logor {
	background-image: url(Images/logobg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}
strong {
	font-weight: bold;
	color: #006666;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	font-family: Arial, sans-serif;
	color: #006666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, sans-serif;
	color: #006666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
li {
	padding: 5px;
}
h4 {
	font-size: 14px;
	color: #006666;
}

ul {
	padding-left: 20px;
}
.copyright a:link {
	color: #FFCC00;
}
.copyright a:visited {
	color: #FFCC00;
}
.copyright a:hover {
	color: #023E3C;
	background-color: #FFCC00;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.focustable {
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.disclaimer {
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px dashed #CCCCCC;
}
.mission {
	background-color: #F7F7F7;
	padding: 15px;
	border: 1px dashed #CCC;
	margin: 15px;
	float: right;
}
.sample_table {
	vertical-align: top;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
