body{
	/* font:75%/150% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; */
	
	font-size: 11pt;
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color: #6dcff6;
}

A:link {text-decoration: underline; color: #004ec3;}
A:visited {text-decoration: underline; color: #004ec3;}
A:active {text-decoration: underline; color: #004ec3;}
A:hover {text-decoration: none; color: #d58d03;}

.footerLinks A:link {text-decoration: none; color: #ffffff;}
.footerLinks A:visited {text-decoration: none; color: #ffffff;}
.footerLinks A:active {text-decoration: none; color: #ffffff;}
.footerLinks A:hover {text-decoration: underline; color: #ffffff;}

.footerLinks
{
	color: white;
}

#topNavContainer
{
	text-align: left;
	position: relative;
	float: left;	
}

#contentContainer
{
	padding: 15px;	
	width: 75%;
	position: relative;
	float: left;	
}

#siteContainer
{
	width: 780px;
	border-bottom: 20px #8ECA36 solid;
	border-right: 20px #8ECA36 solid;
	border-left: 20px #8ECA36 solid;
	background-color: white;
	padding: 5px 10px 10px 10px;
	background-image: url(../images/topbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#frontContainer
{
	width: 500px;
	margin-top: 20px;
	border-bottom: 20px #8ECA36 solid;
	border-top: 20px #8ECA36 solid;	
	border-right: 20px #8ECA36 solid;
	border-left: 20px #8ECA36 solid;
	background-color: white;
	padding: 5px 10px 10px 10px;
}

h1
{
	font:150% Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #6699FF;
	text-align: left;
	margin: 0px 0px 10px 0px;
	border-bottom: #6699FF 1px solid;
}

#logoContainer
{
	text-align: left;
}

.thin
{
	margin: 0px 0px 10px 0px;
	border-bottom: #d9d8d8 1px solid;
}

h2
{
	font:110% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #6699FF;
	background-color: #ffffff;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin: 15px 0px 5px 0px;
	border: #FF9900 1px solid;
}

.bold
{
	font-weight: bold;
}

img
{
	border: 0px;
	padding: 0px;
}

.11pt
{
	font-size: 11pt;
}

.12pt
{
	font-size: 11pt;
}

select, input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.center
{
	text-align: center;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.borderthin
{
	border: 1px #999999 solid;
}

.nopad
{
	padding: 0px;
}

.smallPad
{
	padding: 3px;
}

.medPad
{
	padding: 5px;
}

.cellHead_green
{
	background-color: #8ECA36;
	font-weight: bold;
}

.cellHead_blue
{
	background-color: #6DCFF6;
	font-weight: bold;
}

#metadataTable
{
	border: 1px #999999 solid;
	margin-top: 10px;
	width: 99%;
}

#footerContainer
{	
	position: relative;
	width: 790px;
	clear: both;
	margin: 0px auto;
}

#topNav
{
	position: relative;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 63px
}

TABLE.centerTable
{
	padding: 5px;
	margin: 20px auto 15px;
	width: 500px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#singleColumn
{
	padding: 15px 25px 35px 25px;
	text-align: left;	
}

DIV.imageCol
{
	width: 265px;
}

DIV.contentCol
{
	width: 56%;
	text-align: left;	
}

#spacer
{	
	padding: 0px 0px 0px 0px;
}

#footerContainer
{	
	clear: both;
	margin: 0px auto;
}