body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-image: url(images/tile_masthead.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	width: 850px;
	position: relative;
}
#log_in {
	position: absolute;
	left: 510px;
	top: 14px;
	width: 317px;
}
#left_column_chat {
	background-color: #EAF0F6;
	margin: 0px;
	width: 134px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
}
#right_column_whats_new {
	padding-right: 10px;
	padding-left: 10px;
	width: 195px;
	color: #3D729C;
	font-size: .9em;
}
#content_home {
	/* width: 433px;*/
	padding-left: 23px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#footer {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #A0BAD4;
}
h3 {
	color: #437DAA;
	font-size: 1.1em;
	margin-bottom: 7px;
	margin-top: 0px;
}
#left_column_subsections {
	background-color: #EAF0F6;
	width: 132px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	background-image: url(images/tile_left_column.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #478AA6;
	text-decoration: none;
}
#right_column_hot_application {
	padding-right: 10px;
	padding-left: 10px;
	width: 195px;
	color: #3D729C;
	font-size: .9em;
	padding-bottom: 10px;
}
h1
{
	font-size: 18pt;
	color: #9d1f27;
	font-family: Arial;
}
h4 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 7px;
}
.left_column_divider {
	background-color: #A2BDD7;
	height: 1px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #478AA6;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#content_secondary {
	width: 628px;
	padding-left: 33px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	position: relative;
	z-index: 10;
}
#secondary_headline {
	background-image: url(images/secondary_headline_banner.jpg);
	height: 80px;
	width: 623px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 18px;
	position: relative;
	left: -10px;
	background-position: 0px 10px;
	z-index: 10;
}
#title_image {
	height: 68px;
	width: 128px;
	top: -8px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
}
h2 {
	font-size: 1.45em;
	margin-top: 0px;
	margin-bottom: 10px;
}
#left_column_resources {
	background-color: #EAF0F6;
	width: 132px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	background-image: url(images/tile_resources.jpg);
	line-height: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_column_secondary_address {
	background-color: #FFFFFF;
	width: 132px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	background-image: url(images/tile_secondary_address.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_navigation {
	z-index: 5000;
	position: relative;
}

