@charset "utf-8";
#banner {
	height: 195px;
	width: 940px;
}
#bar {
	background-color: #DEE8EA;
	height: 11px;
	width: 940px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header_text {
	width: 580px;
	margin-top: 5px;
	float: right;
	text-align: left;
}
#header_text em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}
p {
	text-align: left;
}
em {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}


#header_text a {
	color: #444444;
	text-decoration: underline;
}
#header_text a:visited {
	color: #444444;
	text-decoration: underline;
}
#header_text a:hover {
	color: #444444;
	text-decoration: underline;
}

#header_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	width: 575px;
	display: block;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6f8490;
	margin-top: 0px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: -10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
	margin: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#column {
	width: 230px;
	float: left;
	height: 145px;
	margin-top: 0px;
	text-align: left;
}
#column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin-top: 20px;
	vertical-align: baseline;
	height: 50px;
}
#column p em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61747E;
	margin-top: 20px;
	vertical-align: baseline;
	height: 50px;
}
#column p a {
	color: #61747E;
	text-decoration: underline;
}
#column p a:visited {
	color: #61747E;
	text-decoration: underline;
}
#column p a:hover {
	color: #61747E;
	text-decoration: underline;
}
#column_b {
	width: 230px;
	float: left;
	height: 120px;
	margin-top: 0px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
}
#column_b p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin-top: 20px;
}
#column_b p em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61747E;
	margin-top: 20px;
	font-weight: bold;
}
#column_b p a {
	color: #61747E;
	text-decoration: underline;
}
#column_b p a:visited {
	color: #61747E;
	text-decoration: underline;
}
#column_b p a:hover {
	color: #61747E;
	text-decoration: underline;
}
#column_c {
	width: 180px;
	float: left;
	height: 250px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}
#column_c p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61747E;
	margin: 0px;
}
#column_c p em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61747E;
	font-style: normal;
}
#silverlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #61747E;
}

#column_c p a {
	color: #61747E;
	text-decoration: underline;
}
#column_c p a:visited {
	color: #61747E;
	text-decoration: underline;
}
#column_c p a:hover {
	color: #666666;
	text-decoration: underline;
}

#column_z {
	width: 160px;
	float: left;
	height: 120px;
	margin-top: 0px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-left: 5px;
}
#column_z p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin-top: 20px;
}
#column_z p a {
	color: #444444;
	text-decoration: underline;
}
#column_z p a:visited {
	color: #444444;
	text-decoration: underline;
}
#column_z p a:hover {
	color: #444444;
	text-decoration: underline;
}

p a:link {
	color: #444444;
	text-decoration: none;
}
p a:visited {
	color: #444444;
	text-decoration: none;
}
p a:hover {
	color: #444444;
	text-decoration: underline;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}

