@charset "utf-8";
body {
	background-image: url(images/common/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BEDBE9;
	color: #858585;
}
.dgrey {
color: #858585;
}
.lgrey {
color: #EDEDED;
}

#BEDBE9
#container {
	margin-top: 36px;
}
#header {
	background-image: url(images/common/headerbg.gif);
	width: 870px;
	height: 90px;
	margin: 0 auto;
}
#container #header .columnLeft {
	float: left;
	width: 347px;
	height: 90px;
}
#container #header .columnRight {
	text-align: right;
	height: 90px;
}
#container #header .columnRight #headerlinks {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	padding-top: 21px;
	padding-right: 60px;
}

#headerlinks a, #headerlinks a:visited, #headerlinks a:active {
	color: #fff;
	text-decoration: none;
	padding-right: 17px;
}

#headerlinks a:hover {
	text-decoration: underline;
}
#container #header .columnRight #headerlinks2 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	padding-top: 17px;
	padding-right: 60px;
}
#headerlinks2 a, #headerlinks2 a:visited, #headerlinks2 a:active {
	color: #fff;
	text-decoration: none;
	padding-right: 17px;
	
}

#headerlinks2 a:hover {
	text-decoration: underline;
}
#container #header .columnRight #sociallinks {
	padding-right: 60px;
}

#content_area_bg {
	width: 870px;
	margin: 0 auto;
	background-image: url(images/common/content-area-bg.gif);
	background-repeat: repeat-y;
}
#top_nav_container {
	width: 784px;
	height: 85px;
	margin: 0 auto;
	background-image: url(images/common/top-nav-bg.gif);
	background-repeat: repeat-x;
	margin-left: 44px;
}
#top_nav_links {
	padding-top: 19px;
}
#top_nav_links a, #top_nav_links a:visited, #top_nav_links a:active {
	color: #C41230;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	letter-spacing: 1px;
}
#top_nav_links a:hover {
	text-decoration: underline;
}
a, a:visited, a:active {
	color: #C41230;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container #header .columnRight #headerlinks .active {
	text-decoration: underline;
}
#container #header .columnRight #headerlinks2 .active {
	text-decoration: underline;
}

#container #content_area_bg #top_nav_container #top_nav_links .active {
	text-decoration: underline;
}
#heroImage {
	width: 784px;
	margin: 0 auto;
	margin-left: 44px;
}
#content_area {
	margin-left: 99px;
	margin-top: 40px;
}
h1 {
	padding-top:1px;
	font-size: 24px;
	color: #006DA6;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 25px;
}
h2 {
	margin: 0 auto;
	font-size: 16px;
	color: #006DA6;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 18px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
h3 {
	margin: 0 auto;
	font-size: 13px;
	color: #006DA6;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 18px;
	margin-bottom: 4px;
	padding-bottom: 5px;
}
#content_area .introText {
	font-size: 16px;
	color: #006DA6;;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 24px;
}
#content_area .columnLeft {
	float: left;
	width: 250px;
}
#content_area .columnRight {
	text-align: left;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
#listTable p {
	color: #373737;
}
#boxText p {
	font-size: 11px;
	color: #858585;
	line-height: 16px;
	padding-bottom: 15px;
}
.bulletList {
	margin-left: 0;
	padding-left: 13px;
	margin-top: 0;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.bulletList li {
	padding-left: 0px;
	background-position: 0 .5em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	padding-bottom: 0px;
	line-height: 21px;
}
#boxContainer {
	width: 189px;
	background-image: url(images/common/box-bg.gif);
	background-repeat: repeat-y;
}
#boxTop {
	width: 189px;
	height: 10px;
	background-image: url(images/common/box-top.gif);
}
#boxImage {
	padding-left: 14px;
	text-align: left;
	width: 189px;
}
#boxText {
	padding-top: 14px;
	padding-right: 8px;
	padding-left: 18px;
	text-align: left;
}
#boxBottom {
	width: 189px;
	height: 10px;
	background-image: url(images/common/box-bottom.gif);
}
#footer {
	width: 870px;
	height: 65px;
	margin: 0 auto;
	background-image: url(images/common/footer-bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer_text {
	padding-top: 25px;
}

