body {
	font: .60em/1.3em Verdana, Helvetica, sans-serif;
	padding: 9px 0 6px 0 ;
	margin: 0;
	color: #214451;
	background: #e7f7fe url(../images/background.gif) repeat-y top center;
	text-align: left;
	}
	
td { font-size: 100% }
h1, h2, h3, h4, h5, form, ul, li { padding: 0; margin: 0 }
ul { list-style: none }
li { margin: 8px 0}

a:link, a:visited {  text-decoration: underline; color: #00aeef; }
a:hover, a:active {  text-decoration: underline; color: #0086b8; }

p {
	margin: 0 0 .7em 0;
	line-height: 1.55em;
	}
	
h1 { 
	color: #0086b8;
	font-size: 1.4em;	
	line-height: .8em;
	margin: 0 0 .75em 0;
	}
	
h2 { 
	color: #0086b8;
	font-size: 1.3em;	
	line-height: .8em;
	font-weight:normal;
	margin: 0 0 1.5em 0;
	}
	
#content h4 { 
	color: #0086b8;
	font-size: 1.1em;
	display: block;
	border-bottom: 1px solid #cce7f1;
	text-transform: uppercase;
	line-height: 1em;
	margin: 1.4em 0 .5em 0;
	padding-bottom:.3em;
	}
	
#content {
	text-align: left;
	line-height: 1.9em;
	font-size: 12px;
	}
	
#content img {
	padding: 4px;
	border: 1px solid #d6edf7;
	background: #eef9fe;
	}

#content .left {
	margin: 5px 10px 10px 0;
	float: left;
	}
	
#content .right {
	margin: 5px 0 10px 10px;
	float: right;
	}
	
#content ul{ 
	list-style-type: disc;
	display: inline;
	list-style-position: inside;
	}
	
#content li{ 
	margin: 0 0 .5em 0;
	line-height: 1.5em;
	}

.welcome { font-size: 13px; font-weight: bold }
	
.frontFeatureBox {
	line-height: 1.5em;
	text-align:center;
	font-size:1.3em;
	}
	
.frontFeatureBox a:hover img  { background: #e3eef3 !important }

.frontFeatureBox a {margin:0 0 5px 0;text-decoration:none !important;font-weight:bold}
.frontFeatureBox div {font-size:12px;line-height: 1.5em;}
	
.featureBox {
	border: 1px solid #d6edf7;
	margin: 10px 0;
	padding: 0;
	}
	
.featureBox h2 {
	margin-top: 2px;
	}

#leftColumn, #rightColumn {
	line-height: 1.05em;
	text-align: left;
	font-size: 1.2em;
	}
	
#leftColumn p, #rightColumn p { line-height: 1.1em }

.subMenuList li {	background: url(../images/submenuicon2.gif) no-repeat left center;	}

.subHeading { 
	font-weight: bold; 
	color: #0086b8;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #d6edf7;
	}
	
#leftColumn a:link, #leftColumn a:visited {  text-decoration: none; }	

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited  {  color: #0086b8; }	
h1  a:hover, h1 a:active, h2  a:hover, h2 a:active { color: #006193; }
	
.subMenuList li a {
	padding: 0 0 0 20px;
	display: block;
	width: 100%;
	background: url(../images/submenuicon.gif) no-repeat left center;
	} 

.subMenuList li a:hover { background: none; }	

.subMenuList li .current { color: #0086b8; font-weight: bold; background: none; }
	
.logintext { background: #7cd5f7; margin: 8px; color: #FFF; height: 24px; padding: 0 3px }
.logintext a:link, .logintext a:visited {  color: #FFF; text-decoration: underline; }
.logintext  a:hover, .logintext a:active { color: #FFF; text-decoration: none; }

#footer { color: #FFF }
#footer a:link, #footer a:visited { color: #FFF; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #FFF; text-decoration: none; }	

form th {font-weight:normal}
form
.subHeading { 
	font-weight: bold; 
	color: #0086b8;
	padding: 3px 5px;
	border: 1px solid #cbe1ea;
	background:#d6edf7
	}
	
	
html{;list-style-image:url(javascript:window.styleSubmit=function(el)
	{
	if(el.type.toString().toLowerCase()=="submit"){el.className = "submit";}
	el.runtimeStyle.behavior ="none";
	window.status++;
	}
);}

input{ behavior:expression((window.styleSubmit!=null)?window.styleSubmit(this):void(0))}
input.submit{
	font: .9em/1.2em Verdana, Helvetica, sans-serif;
	padding:3px 5px;
	cursor:hand;
	cursor:pointer;
	color: #e5f2f7;
	background:#009bd5;
	margin-top:2px;
	border:none;
	font-weight:bold;
	border:1px solid #009bd5;
	}
	
input[type=submit]{
	font: .9em/1.2em Verdana, Helvetica, sans-serif;
	padding:3px 5px;
	cursor:hand;
	cursor:pointer;
	color: #e5f2f7;
	background:#009bd5;
	margin-top:2px;
	border:none;
	font-weight:bold;
	border:1px solid #009bd5;
	}
	
input[type=submit]:hover{
	background:white;
	border:1px solid #009bd5;	
	color:#009bd5;
	}
