html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
	overflow:inherit;
	scrollbar-arrow-color:#427490;
	scrollbar-base-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#f1f1f1;
	scrollbar-highlight-color:#f7f7f7;
	scrollbar-darkshadow-color:#f1f1f1;
	scrollbar-3dlight-color:#c0c0c0;
	scrollbar-track-color:#E2E2E2;
}
/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */
html>body, html>body #contents {
	height: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E9E9E9;
	background-repeat:repeat-y;
	background-position:center;
}

#contents {
	position: absolute;
	top: 0px;
	left: 0px;	
}

#footer {
	position: absolute;
	bottom: 0px;
}

#main {
	margin-bottom: 2em;
	height: auto;	
}
.ieform{
font-size:10px;
}
.ieformTA{
font-size:10px;
}
a:link {
	color:#003399;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color:#026600;
	text-decoration:none;
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:hover {
	color:#3399CC;
	text-decoration:underline;
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:active {
	color:#285100;
	text-decoration:none;
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.quick:link{
	color:#468C00;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.quick:visited{
	color:#468C00;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.quick:hover{color:#285100;font-size:10px; text-decoration:none; font-weight:bold;}

td.padding{
padding:10px; vertical-align:text-top;
}
td.home{
padding-left:8px;padding-right:12px;padding-top:10px;
text-align:justify;
}
td.foot{
font-size:8px;
color:#666666;
background-image:url(../images/footer.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#E7EBEE;
vertical-align:middle;
padding-bottom:2px; padding-top:3px;
padding-left:5px;padding-right:5px;
}
td.mainfoot{
padding-left:1px;
}
td.textpad{
padding-left:10px;
}
td.content{
padding-left:10px;
padding-right:10px;
text-align:justify;
}
h1{
color:#003399;
font-size:12px;
font-weight:bolder;
border-bottom: 1px solid #B9CAD3;
padding-bottom:5px;
}
h2{
color:#003399;
font-size:12px;
font-weight:bolder;
}
h3{
color:#003399;
font-size:12px;
font-weight:bolder;
margin-bottom:5px;
}
h4{
color:#003399;
font-size:12px;
font-weight:bolder;
border-bottom: 1px solid #B9CAD3;
padding-bottom:5px; margin-bottom:0px;
}
td.maintext{
	padding-left:10px;
	text-align:justify;
	vertical-align:top;
	font-size: 10px;

}
td.submenu{
vertical-align:top;
padding-top:5px;
}

.style1 {
	color: #3366CC;
	font-weight: bold;
}
.style2 {
	color: #00245B;
	font-weight: bold;
	font-size:12px;
}
td.sidelinks{
height:30px;
}
.images{
padding:2px;
border: 1px solid #B9CAD3;
}
.caption{
font-size:9px; color:#666666;
}
td.rows,td.toprows,td.botrows,td.toprows2{
border-bottom: 1px solid #cccccc; vertical-align:middle;
height:25px; padding-bottom:5px; padding-top:5px;
}
td.tableheadz{
border-bottom:1px solid #cccccc; height:35px;
}

td.toprows{
border-top: 1px solid #cccccc;
}
td.toprows2{
border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; 
}
td.quicklinks{
border:1px solid #e7e7e7;
font-size:9px;
font-weight:bold;
height:20px;
vertical-align:middle;
color:#285100;
}
td.quicklinks_right{
border-top:1px solid #e7e7e7;
border-bottom:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
font-size:9px;
font-weight:bold;
height:20px;
vertical-align:middle;
color:#285100;
}
td.padding2{
padding:10px; vertical-align:text-top; border-bottom:1px solid #cccccc;
}
