body{
	background-color: #006B66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.menutxt {
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
	padding: 2;
}
.menutxt a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FBFBFB;
}
.menutxt a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
}
.menutxt a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
}
.menutxt a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 765px;
}
.whbg {
	background-color: #FFFFFF;
}
.dkblue {
	color: #003366;
}
.heavydkblue {
	font-weight: bold;
	color: #003366;
	font-size: 20px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.teal {color: Teal}
.red {color: #FF0000}
.px12 {font-size: 12px}
.px11 {font-size: 11px}
.px10 {font-size: 10px}
.smallred {font-size: 12px; color: #CC0000 
}
.tcasealbg {
	background-image: url(../i/TCAsealtransp.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.smbold {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.orangesubheader {
	font-size: 13px;
	font-weight: bold;
	color: #F07E00;
}
.leftbord {
	border-left-width: medium;
	border-left-style: outset;
	border-left-color: #FF6600;
}
.graybg {
	background-color: #EFEFEF;
}

h1 {
	font-size: 26px;
	color: #003399;
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin-bottom: 1px;
	margin-top: 1px;
}
h2 {
	font-size: 26px;
	color: Red;
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin-bottom: 1px;
	margin-top: 1px;
}
h3 {
	font-size: 24px;
	color: #009999;
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin-bottom: 1px;
	margin-top: 1px;
}
h4 {
	font-size: 18px;
	color: #003399;
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin-bottom: 1px;
	margin-top: 1px;
}
h5 {
	font-size: 18px;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin-bottom: 1px;
	margin-top: 1px;
}
h6 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #009999;
	margin-bottom: 1px;
	margin-top: 1px;
}

html{

scrollbar-arrow-color: #FF8040;
scrollbar-3dlight-color: #FBE79F;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #FBE79F;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #FBE79F;
scrollbar-track-color: #FEE789;
}
.orbg {
	background-color: #FF992A;
}
.pinkmarkup {
	color: #FF00FF;
}
