/* CSS Document */


body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
}
.quicklink_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.td_quicklinks_intro .qllinks {
	list-style-image: url(../images/gray_bullet.png);
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin-right: 50px;
	padding-bottom: 3px;
	list-style-position: inside;
	padding-left: 0px;
}
.footerlinks {
	color: #000000;
	text-decoration: underline;
}
.bottomMenu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.td_quicklinks_intro ul {
	display: block;
	margin-top: 5px;
	left: 0px;
	padding: 0px;
	margin-left: 2px;
}
body {
	background-image: url(../images/page_background_blank.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CACACA;
}
#page_wrapper {
	margin: auto;
	width: 872px;
	background-image: url(../images/page_wrapper_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#page_wrapper_blank {
	margin: auto;
	width: 872px;
	background-image: url(../images/page_wrapper_blank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F7F7F7;
}
.td_quicklinks_intro {
	background-repeat: no-repeat;
	background-position: center top;
}
.td_quicklinks_intro .qllinks a {
	color: #000000;
	text-decoration: none;
}
.subTitle {
	color: #005EA1;
	font-weight: bold;
	font-size: 18px;
}

