body, html {
	height: 100%;
}
body,td,th {
	font-family: Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background: url(images/bg_page.gif) repeat;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#mainWrapper {
	height: 100%;
	background-image: url(images/bg_page_gradient.gif);
	background-repeat: repeat-x;
}
#contentArea {
	background-image: url(images/bg_contentarea.gif);
	background-repeat: repeat-y;
	width: 730px;
}
#leftColumn {
	width: 200px;
	margin: 0px 0px 0px 10px;
	color: #000000;
	font-size: 11px;
	float: left;
}
* html #leftColumn {
	margin: 0px 0px 0px 5px;
}
#leftColumn a {
	color: #ffffff;
	text-decoration: none;
}
#leftColumn a:hover {
	text-decoration: underline;
}
#headerText {
	color: #ffffff;
	font-size: 20px;
}
#mainContent {
	float: right;
	width: 500px;
	margin-right: 10px;
	font-size: 13px;
	color: #ffffff;
	background-image: url(images/bg_maincontent.gif);
}
* html #mainContent {
	margin-right: 5px;
	background-image: none;
}
#footer {
	margin-top: 20px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
#footer a {
	text-decoration: underline;
	color: #ffffff;
}
#callout {
	float: right; 
	width: 200px; 
	margin-right: 10px;
	background-image: url(images/bg_callout.gif);
	font-size: 11px;
}
* html #callout {
	margin-right: 5px;
}

div.resources {
font-size: 9pt;
line-height: 11pt;
font-family: "arial", "verdana", "geneva", sans-serif;
text-align: left;
color: #000000;
}

a:link.resources {
font-size: 9pt;
line-height: 11pt;
font-family: "arial", "verdana", "geneva", sans-serif;
text-align: left;
color: #0000ff;
text-decoration: none;
}

a:visited.resources {
font-size: 9pt;
line-height: 11pt;
font-family: "arial", "verdana", "geneva", sans-serif;
text-align: left;
color: #0000ff;
text-decoration: none;
}

a:hover.resources {
font-size: 9pt;
line-height: 11pt;
font-family: "arial", "verdana", "geneva", sans-serif;
text-align: left;
color: #ff0000;
text-decoration: underscore;
}

a:active.resources {
font-size: 9pt;
line-height: 11pt;
font-family: "arial", "verdana", "geneva", sans-serif;
text-align: left;
color: #ff0000;
text-decoration: none;
}

