body{
	background-color: #F4F4F2;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #333333;
}

a {
	color: #013467;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 12px;
}

/*
a.databarLink {
	color: #013467;
	text-decoration: underline;
}

a.databarLink:hover {
	color: #FFFFFF;
}

*/


form {
	padding: 0;
	margin: 0;
}

h1, h2, h3, .h1, .h2, .h3 {
	padding: 0;
	margin: .2em 0 0 0;
}

h1, h3, .h1, .h3 {
	color: #3C5EA7;
}

h2, .h2 {
	color: #333333
}

p {
	margin: .3em 0 1em 0;
	padding: 0;
	line-height: 1.3;
}


h1, .h1 {
	font-size: 15px;
	font-weight: bold;
}

h2, .h2 {
	font-size: 13px;
	font-weight: bold;
}

.indentedBlock {
	margin-left: 12px;
}

h3, .h3 {
	font-size: 12px;
	font-weight: normal;
}

sup {
	font-size: 9px;
	font-weight: normal;
}

li, ol {
	line-height: 1.6;
}

#mainTable {
	border: solid 1px #000;
}

input {
	color: #062756;
	background-color: #E5E6E6;
	border: 1px solid #333333;
	font-size: 11px;
}

textarea {
	color: #062756;
	background-color: #E5E6E6;
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

input.button {
	background-color: #C0C0C0;
	border: 1px solid #062756;
}

.floatRight {
	float:right;
	}
	
.floatLeft {
	float:left;
}




#headerCell {
	background-color: #7C93BF;
	background-image: url(../images/hdrBGsizer.gif);
	background-repeat: repeat-x;
}

#contactInfo {
	padding-top: 6px;
	padding-right: 8px;
	color: #FFFFFF;
	background-image: url(../images/hdrTag.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#contactInfo a {
	color: #FFFFFF;
	text-decoration: underline;
}

#contactInfo a:hover {
	color: #000000;
}

td.navigation {
	background-color: #666666;
}

#navTable td a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#navTable td {
	font-size: 12px;
}

#navTable td a:hover, #navTable td a.over {
	color: #F7DE6C;
}

#navTable tr.subNav td {
	padding-bottom: .1em;
}

#navTable tr.subNav td a {
	font-weight: normal;
	font-size: 10px;
}

#mainCell {
	background-color: #ECE3D2;
}

#mainCell #mainDiv {
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 20px;
}

#indentedBlock {
	margin-left: 12px;
	margin-bottom: 10px;
	line-height: 1.8;
}

#rightCell {
	background-color: #ACAEAF;
}

#rightCell div.contentDiv {
	padding-left: 13px;
	padding-right: 8px;
}

.required, .error {
	color: #ef3a41;
	font-weight: bold;
	font-size: 16px;
}

.error {
	color: #ef3a41;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 15;
}

.warn {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 15;
}

input.required{
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	background-color:#f3ca74;
}


#footer {
	font-size: 10px;
	color: #595959;
	background-color: #F2CA75;
	background-image: url(../images/footerBGsizer.gif);
	background-repeat: repeat-x;
	padding: 10px 8px 10px 8px;
}

#footerLineHeight {
	line-height: 1.4;
}

#footer a {
	color: #595959;
	font-size: 10px;
	text-decoration: underline;
}

#footer a:hover, #footer a.over {
	color: #F47A32;
}


/*  =======  ScreenMatter Styles  ========  */

#footerBronte {
	color: #666;
	font-size: 11px;
	margin-top: 8px;
}

#footerBronte a {
	color: #666;
	font-size: 11px;
}

#footerBronte a:hover {
	color: #333;
}

