html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	background-color: #DED5CC;
}	
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: center;
	width: 700;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
a:link {
	color: #004B8D;
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	color: #004B8D;
	background-color: transparent;
	text-decoration: underline;
}
a:hover	{
	color: #004B8D;
	text-decoration: underline;
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
}		
.sectionTitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 33px;
	text-indent: 10px;
	color: #5EA0D0;
}
.copyrightText {
	font-size: 11px;
}	
.form {
	background-color: #f1f1f2;
	font-size: 11px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.row1 {
	background-color: #FFFFFF;
}
.row2 {
	background-color: #E1E3E2;
}
.rowselect {
	background-color: #E1E3E2;
	cursor: hand;
}
.imageBorder {
	border: solid;
	border-color: #666666;
	border-width: thin;
}
.line {
	background-image: url(/img/line.gif);
}
.cellHL {
	color: #CC0000;
}
.iframe {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 0px;
}
.caText {
	color: #CC0000;
	font-size: 9px;
}
.statsTitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 33px;
	color: #5EA0D0;
}
.statsHeader {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F1F2;
	height: 25px;
	color: #5EA0D0;
}
.statsHeaderPrint {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	color: #5EA0D0;
}
