a:link {
	color: #439AEA;
	text-decoration: none;
}
a:visited {
	color: #156FBF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #D9D17E;
}
a:active {
	text-decoration: none;
	color: #439AEA;
}
p {
	color: #888;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5 ems;
	margin-bottom: 33px;
	text-align: left;
}
body {
	background-image: url(images/hdr_tile.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#wrapper {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_wrapper {
	background-image: url(images/footer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 105px;
	width: 100%;
}
.content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: 170px 60px;
	position: relative;
}
.nav_bar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	float: left;
	margin-top: 10px;
}
.text_content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	width: 675px;
	margin-top: 0px;
	margin-left: 215px;
}
h1 {
	font-size: 20pt;
	color: #999;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 20px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
h5 {
	font-size: 12px;
	font-weight: lighter;
	line-height: 1px;
	color: #666;
	padding-bottom: 55px;
	padding-top: 2px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #5F5F5F;
	font-weight: bold;
	font-size: 13px;
	border-left-style: none;
	border-left-width: 11px;
	border-left-color: #ABD2FA;
	padding-left: 2px;
	line-height: 10px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #494949;
}
.red_highlight {
	color: #F00;
}

