A, A:Link, A:Visited {
	color:#004d85;
	text-decoration:none;
}

A:Hover {
	background-color: #004d85;
	color: #ffffff;
}

BODY {
	background-color:#FFFFFF;
	color: #333333;
	font-family: "Myriad Web",arial,sans-serif;
	font-size:1.1em;
	line-height: 1.3em;
}

H1 {
	color:#004d85;
	font-size:1.9em;
}

H2 {
	color:#004d85;
	font-size:1.8em;
}

H3 {
	color:#004d85;
	font-size:1.7em;
}

P {
	padding-bottom:14px;
}

UL {
	margin:0px;
	padding:0px;
}

#container {
	background-color:#FFFFFF;
	margin: 0 auto;
	margin-top:6px;
	text-align:left;
	width:760px;
}

#content {
	background-image: url(/direct/module/images/home_background.gif);
	background-repeat: no-repeat;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	color:#999999;
	/* font-size:1.5em; */
	height:auto !important;
	height:336px;
	min-height:336px;
	line-height:1.5em;
	overflow:auto;
	padding-right:22px;
	padding-top:20px;
	text-align:right;
	width:736px;
}

#content H3 {
	font-size:1.2em;
	padding-bottom:36px;
}

#footer {
	background-color: #795412;
	color:#ffffff;
	font-size:.9em;
	padding-bottom:4px;
	padding-top:4px;
	text-align:center;
	width:760px;
}

#nav-bar {
	background-color: #004d85;
	height: 28px;
	padding-bottom:2px;
	padding-top:2px;
	width:760px;
}

#top {
	clear:both;
	height:72px;
	margin-bottom:10px;
	width:760px;
}

#top-left {
	float:left;
	width:220px;
}

#top-left A {
	margin:0px;
	padding:0px;
}

#top-left A:Hover {
	background:none;
}

#top-left H1 {
	margin:0px;
	padding:0px;
	width:220px;
}

#top-right {
	float:right;
	padding-top:0px;
	text-align:right;
	width:520px;
}

#top-right H2 {
	color:#795412;
	font-size:1.3em;
	padding-top:18px;
}

#top-right INPUT.button {
	background-color:#CCCCCC;
	border:1px #004d85 solid;
	font-size:.9em;
	height:18px;
	width:68px;
}

#top-right INPUT.tx {
	border:1px #004d85 solid;
	font-size:1em;
	height:16px;
}

#top-right INPUT#resource_contact_email {
	background-image:url(/direct/module/images/subscribe-email-bg.jpg);
	background-repeat:no-repeat;
	width:140px;
}

#top-right INPUT#resource_contact_postalcode {
	background-image:url(/direct/module/images/subscribe-zip-bg.jpg);
	background-repeat:no-repeat;
	width:50px;
}

#top-right TD {
	font-size:.9em;
	text-align:left;
}

#top-right .cp-error {
	color:#CC0000;
	font-weight:bold;
	text-align:center;
}





