﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #626162;
	margin: auto;
	border: 0px none;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
	line-height: 1.5em;	
}

table, tr, td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626162;
	}
	
img {
border:0;
}

/* Headings */
/************/

h1 {
	font-size: 18px;
	color: #00499E;
	font-weight: bold;
	display: inline;
	margin: 0px;
}

h2 {
	font-size: 13px;
	color: #7A7500;
	font-weight: bold;
	display: inline;
	margin: 0px;
	border-bottom: 1px dotted #7A7500;
}

td {
	text-align: left;
	}

/* Links */
/*********/

a:link { font-family: arial, helvetica; text-decoration: underline; color: #478FD3}
a:active { font-family: arial, helvetica; text-decoration: underline; color: #478FD3} 
a:visited { font-family: arial, helvetica; text-decoration: underline; color: #478FD3} 
a:hover { font-family: arial, helvetica; text-decoration: underline; color: #FE081F}

a.nav:link { font-family: verdana, helvetica; font-size: 10px; text-decoration: none; color: #ffffff; }
a.nav:active { font-family: verdana, helvetica;  font-size: 10px; text-decoration: none; color: #ffffff; } 
a.nav:visited { font-family: verdana, helvetica;  font-size: 10px; text-decoration: none; color: #ffffff; } 
a.nav:hover { font-family: verdana, helvetica;  font-size: 10px; text-decoration: none; color: #ffffff; }

a.white:link { text-decoration: none; color: #ffffff; }
a.white:active { text-decoration: none; color: #ffffff; } 
a.white:visited { text-decoration: none; color: #ffffff; } 
a.white:hover { text-decoration: underline; color: #ffffff; }

a.feature:link { font-size: 11px; text-decoration: none; color: #ffffff; }
a.feature:active { font-size: 11px; text-decoration: none; color: #ffffff; } 
a.feature:visited { font-size: 11px; text-decoration: none; color: #ffffff; } 
a.feature:hover { font-size: 11px; text-decoration: underline; color: #ffffff; }

a.help:link { font-size: 15px; text-decoration: none; color: #C2BFB8; line-height: 22px;}
a.help:active { font-size: 15px; text-decoration: none; color: #C2BFB8; line-height: 22px;} 
a.help:visited { font-size: 15px; text-decoration: none; color: #C2BFB8; line-height: 22px;} 
a.help:hover { font-size: 15px; text-decoration: underline; color: #C2BFB8; line-height: 22px;}

a.login:link { font-size: 11px; text-decoration: none; color: #626162; }
a.login:active { font-size: 11px; text-decoration: none; color: #626162;} 
a.login:visited { font-size: 11px; text-decoration: none; color: #626162;} 
a.login:hover { font-size: 11px; text-decoration: underline; color: #626162;}



/* Header */
/**********/

#masthead {
	background-color: #1E76C9;
	height: 126px;
	width: 100%;
	}
	
#masthead1 {
	background-color: #1E76C9;
	background-image: url('images/bkg-top.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 126px;
	width: auto;
	}
	
#navwrapper {
	height: 33px;
	width: 100%;
	background-color: #00ABC9;
	border-top: 1px solid #00ABC9;
	border-bottom: 1px solid #00ABC9;
	}
	
#nav {
	width: 760px;
	margin: auto;
	}
	
div.navitem {
	padding: 7px 12px 7px 12px;
	height: 19px;	
	float: left;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 0.2em;
	}

div.navitemon {
	padding: 7px 12px 7px 12px;
	height: 19px;	
	float: left;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 0.2em;
	background-color: #00859C;
	}
	
	
/* Main */
/********/

#main {
	width: 760px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	}
	
#mainleft {
	float: left;
	width: 164px;
	padding-right: 20px;
	padding-left: 16px;
	text-align: left;
	}
	
#mainright {
	float: left;
	width: 560px;
	}
	
/* Features */
/************/

#features {
	width: 760px;
	margin: auto;
	text-align: left;
	padding-top: 5px;
	clear: both;
	}
	
.featureblue {
	width: 180px;
	margin-right: 8px;
	float: left;
	}
	
.featurebluetop {
	width: 165px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	background: url('images/bkg-featuretop.gif');
	padding-left: 15px;
	padding-top: 2px;
	}
	
.featurebluemain {
	width: 148px;
	border-left: 1px solid #AEACAC;
	border-right: 1px solid #AEACAC;
	padding: 15px;
	background-image: url('images/bkg-featuremain.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 144px;
	min-height: 144px;
	}
	
.featurebluemainblank {
	width: 148px;
	border-left: 1px solid #AEACAC;
	border-right: 1px solid #AEACAC;
	padding: 15px;
	height: 144px;
	min-height: 144px;	
	}
	
.featurebot {
	width:180px;
	}	
	
.featurebluebot {
	width:145px;
	background-image: url('images/featureblue-bot.gif');
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 1px;
	height: 22px;
	}
	
.featurelogin {
	width: 180px;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	}
	
.featurelogintop {
	width: 165px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	background: url('images/bkg-logintop.gif');
	padding-left: 15px;
	padding-top: 2px;
	}
	
.featureloginmain {
	width: 150px;
	height: 162px;
	border-left: 1px solid #AEACAC;
	border-right: 1px solid #AEACAC;
	padding: 15px;
	padding-right: 13px;
	background-color: #E9E9E9;
	color: #000000;
	font-size: 11px;
	}
	
.featureloginbot {
	width:180px;
	}	
	
.featuretext {
	font-weight: bold;
	color: #FA8A40;
	}

	
/* Footer */
/**********/

#footer {
	width: 760px;
	margin: auto;
	clear: both;
	}
	
#footerleft {
	float: left;
	width: 580px;
	background-color: #C2BFB8;
	color: #ffffff;
	vertical-align: middle;
	height: 49px;
	padding-left: 20px;
	padding-top: 13px;
	text-align: left;
	}
	
#footerright {
	float: left;
	width: 160px;
	text-align: right;
	height: 62px;
	background-color: #C2BFB8;
	color: #ffffff;
	}
	
/* Forms */
/*********/

input.search {
background-color: #EFEFCD;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

textarea.search {
background-color: #EFEFCD;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt
}

input, textarea {
	border: #7F9DB9;
	background: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;	
	}

.changedField { 
	background: #f5f5f5;
	border-style: none; 
	color: #000000;
	}

/* Extras */
/**********/

.number {
	margin-right: 10px;
	float:left;
	}