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;
}

OL {
	margin:0px;
	padding-bottom:14px;
	padding-top:0px;
}

P {
	padding-bottom:14px;
}

UL {
	margin:0px;
	padding-bottom:14px;
	padding-top:0px;
}

#container {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0; 
	text-align: left;
	width: 100%;
}

#content {
	background: transparent;
	border: 0;
	font-size:1em;
	line-height:1.2em;
	margin: 0;
	padding: 0; 
	text-align: left;
	width: 100%;
}

#content A.no-background {
	background:none;
}

#content DIV.border {
	border:1px #004d85 solid;
	padding:8px;
}

#content DIV.bottom {
	display:none;
}

#content P.small {
	font-size:.8em;
	padding-top:12px;
}

#content DIV.left {
	margin: 0;
	padding: 0; 
	position:relative;
	text-align: left;
	top:0;
	width: 100%;
}

#content DIV.right {
	overflow:auto;
	padding-top:48px;
	width: 100%;
}

#content DIV.right A {
	margin:0px;
	padding:0px;
}

#content DIV.right A:Hover {
	background:none;
}

#content DIV.right IMG {
	display:block;
	margin:0px;
	padding:0px;
}

#content DIV.right TD {
	margin:0px;
	padding:0px;
}

#content FORM P {
	padding-bottom:8px;
}

#content H3 {
	font-size:1.5em;
	line-height:1.2em;
	padding-bottom:36px;
}

#content H4 {
	color:#795412;
	font-size:1.1em;
	padding-bottom:6px;
	padding-top:4px;
}

#content H4.blue {
	color:#004d85;
	font-size:1.2em;
	padding-bottom:10px;
}

#content H4.blue-large {
	color:#004d85;
	font-size:1.3em;
	padding-bottom:10px;
}

#content H5 {
	color:#004d85;
	font-size:1em;
	padding-bottom:10px;
	padding-top:10px;
}

#content INPUT.button {
	background-color:#CCCCCC;
	border:1px #004d85 solid;
	margin-bottom:12px;
	width:65px;
}

#content INPUT.tx {
	border:1px #004d85 solid;
	height:18px;
	margin-bottom:12px;
	width:300px;
}

#content P {
	line-height:1.2em;
}

#content SELECT.dd {
	border:1px #004d85 solid;
	height:18px;
	margin-bottom:12px;
	width:300px;
}

#content TEXTAREA.tx {
	border:1px #004d85 solid;
	font-size:.9em;
	margin-bottom:12px;
	width:400px;
}

#content UL {
	margin-left:16px;
}

#footer {
	display:none;
}

#nav-bar {
	display:none;
}

#sub-nav-bar {
	display:none;
}

#top {
	display:none;
}

#top-nav {
	display:none;
}






