body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 74%;
	color:#000;
	margin:0;
	padding:0;
	background-color:#fff;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/backdrop.gif);
}
a:link{
	color:#234797;
}
a:hover{
	color:#3399ff;
}

h2 {
	background-color: #0090FE;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
}

.blueimage {
	background-image: url(../images/backdrop2.gif);
	background-repeat: repeat-x;
	padding: 30px;
}

.ltbluetext{
	color:#3399ff;
}
.dkbluetext{
	color:#234797;
}
.navtable{
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #fff;
	border-right-style: solid;
	border-right-width: 1px;
}
.partline {
	color: #234797;
}
.navtable td{
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
}
.featuretable{
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.featuretable td{
	border-right-color: #fff;
	border-right-style: solid;
	border-right-width: 1px;
}
.contenttable{
	line-height: 180%;
	border-top-color: #3399ff;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 20px;
}
.contenttable td{
	border-right-color: #fff;
	border-right-style: solid;
	border-right-width: 1px;
}
.contenttable p{
	margin-right: 32px;
}
.pageheads{
	margin-top: 30px;
	margin-left: 0px;
}
.keytable{
	margin-left: 10px;
}
.keytable td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.homeactiontable{
	background-color: #d4e9ff;
	border-top-color: #3399ff;
	border-top-style: solid;
	border-top-width: 1px;
}
.homeactioncontent{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	color:#207CAC;
	padding: 16px;
}
.homeactioncontent a{
	color:#207CAC;
}
.homeactioncontent a:hover{
	color:#234797;
}
.rightimagepanel{
	padding: 70px 0 20px 40px;
}
.rightimage{
	border-color: #3399ff;
	border-style: solid;
	border-width: 1px;
}
.footertable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#5f5f5f;
	border-top-color: #3399ff;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 20px;
}
.footertable td{
	padding-top: 20px;
	padding-left: 10px;
}

INPUT.box1 {
	background-color: #CEE6FF;
	border: #364F96 solid 1px;
	height: 18px;
	width: 220px;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #364F96;
}

a.menulink {
	display:block;
	background-color: #0090FE;
	color: #fff;
	padding: 2px 2px 2px 2px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	height:30px;
	width: 97px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:93px;
	border-bottom: #FFF 1px solid;
	}
html>body a.menulink {
	width:93px;
	}

a:hover.menulink  {
	background-color: #CEE6FF;
	color:#364F96;
}

.alert {
	color: red;
}

.tabletop {
	color: #3399ff;
	font-size: 10px;
	font-weight: bold; 
}

.tablecell {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}

