body, select, input, textarea, p, td, th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	}

body {
	background-color: #ffffff;
	}

select, input, textarea {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align: middle;
	}

input.button {
	background-color: #666666;
	color: #FFFFFF;
	vertical-align: top;
	}

p {
	margin: 0px 0px 10px 0px;
	}

a:link, a:active {
	color: #333333;
	text-decoration: underline;
	}
	
a:visited {
	color: #666666;
	}
	
a:hover {
	text-decoration: none;
	}

.footnote, .footnote a {
	color: #999999;
	font-size: 9px;
	}
#resourcesNav {
	border-bottom: #999999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
#resourcesNav h3 {
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29324F;
	display: block;
	margin: 0px;
	padding: 0 0 0 10px;
	background-image: url(/images/common/leftheader_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px white solid;
	}
#resourcesNav a:link, #resourcesNav a:visited, #resourcesNav a:active {
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	padding: 0px 0px 0px 15px;
	color: #29324F;
	background-image: url(/images/common/leftlink_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#resourcesNav div {
	margin: 0px;
	font-size: 10px;
	}

#resourcesNav div a:hover {
	background-image: url(/images/common/leftlink_over_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
