/* CSS Document */

/* Clear all browser defaults */
document, body, div, h1, h2, h3, h4, p, a, ol, ul, li, hr, img, table, address, pre {
	border: 0em;
	margin: 0em;
	padding: 0em;
}
/* HTML Tags ---------------------------------------*/
img {
	font-size: 0px;
}
p, a, address, pre, th, td {
	color: #676767;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
	text-decoration: none;
}
address strong, pre strong, p strong, li strong {
	color: black;
	font-weight: bold;
}
h2 {
	color: black;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 18px;
}
h3 {
	color: #B5121B;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 18px;
}
h4 {
	color: black;
	font-size: 12px;
}
table {
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
}
th {
	background-color: #fddfbf;
}
th, td {
	padding: 4px 20px;
}
/* Classes ------------------------------------- */
.skip {
	position: absolute;
	top: -100px;
}
.inline {
	display: inline;
}
.email {
	color: #0a6ccd;
}
.email:hover {
 	text-decoration: underline;
}
.arrowed {
	background-image: url(../images/quicklink_link.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	color: black;
	padding-right: 14px;
}
.bullet {
	margin-left: 15px;
}
.bullet li {
	color: #676767;
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 12px;
	padding-left: 10px;
}

/* Website styles -------------------------------------- */
body {
	background-color: white;
	font-family: Arial,Verdana,sans-serif;
	text-align: center;
}
#page {
	height: 709px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 987px;
}


/* Header and Navigation ----------------- */
#header {
	height: 137px;
	position: relative;
	z-index: 100;
}
#logoPanel {
	height: 93px;
	position: relative;
	width: 987px;
}
#logo {
	margin: 24px 0px 0px 24px;
}
#headerNav {
	left: 800px;
	position: absolute;
	top: 42px;
}
#headerNav ul {
	list-style: none;
}
#headerNav li {
	float: left;
	height: 17px;
	padding-top: 8px;
}
#headerNav a {
	color: #58585a;
	display: block;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
.headerSeperator {
	border-right: 1px solid #58585a;
	margin-right: 10px;
	padding-right: 10px;
}
#subscribe {
	background-image: url(../images/subscribe_icon.gif);
	background-position: right 6px;
	background-repeat: no-repeat;
}
#subscribe a {
	padding-right: 30px;
}
#navBar {
	background-image: url(../images/react-nav_bar.jpg);
	background-repeat: no-repeat;
	height: 44px;
}
#navBar ul {
	list-style: none;
}
#navBar li {
	float: left;
}
.nav {
	color: white;
	display: block;
	font-size: 12px;
	height: 33px;
	line-height: 33px;
	margin-top: 3px;
	position: absolute;
	margin-right: 1px;
	text-align: center;
}
#navBar a:hover {
	color: #58585a;
}
#nav1 {
	margin-left: 6px;
	width: 123px;
}
#nav2 {
	left: 130px;
	width: 136px;
}
#nav3 {
	left: 267px;
	width: 145px;
}
#nav4 {
	left: 413px;
	width: 139px;
}
#nav5 {
	left: 553px;
	width: 138px;
}
#nav6 {
	left: 692px;
	width: 126px;
}
#nav7 {
	left: 819px;
	width: 164px;
}
.navPanel {
	clear: both;
	display: none;
	text-align: left;
	margin-top: 37px;
	visibility: hidden;
}
.navPanel li {
	background-color: black;
	background-image: url(../images/dotted_nav_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.navPanel li a {
	margin: 6px 8px;
}
#navPanel2 {
	left: 130px;
	position: absolute;
}
#navPanel2, #navPanel2 li {
	width: 166px;
}
#navPanel3 {
	left: 267px;
	position: absolute;
}
#navPanel3, #navPanel3 li {
	width: 206px;
}
#navPanel4 {
	left: 413px;
	position: absolute;
}
#navPanel4, #navPanel4 li {
	width: 166px;
}
#navPanel5 {
	left: 553px;
	position: absolute;
}
#navPanel5, #navPanel5 li {
	width: 236px;
}
#navPanel6 {
	left: 692px;
	position: absolute;
}
#navPanel6, #navPanel6 li {
	width: 236px;
}
.navPanel a {
	color: white;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	text-decoration: none;
}


/* Tab bar -------------------------------- */
#tabBar {
	margin-left: 10px;
}
.tabRow {
	background-image: url(../images/tab_bottom.gif);
	background-position: bottom;
	clear: both;
	height: 40px;
	margin-top: 20px;
}
.h1Tab {
	float: left;
	height: 40px;
}
#tabBar h1 {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	padding: 0px 15px;
}
#tabBar ul {
	float: left;
	height: 40px;
	list-style: none;
}
#tabBar li {
	float: left;
	height: 40px;
}
#tabBar p, #tabBar a {
	height: 40px;
	line-height: 40px;
	margin: 0px;
	padding: 0px 15px;
	text-decoration: none;
}
#tabBar a {
	display: block;
	float: left;
}
#tab {
	background-image: url(../images/tab_left.gif);
	background-position: top left;
}
#tab h1, #tab p, #tab a {
	background-image: url(../images/tab_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}


/* Content ------------------------------- */
#content {
	clear: both;
	position: absolute;
	top: 145px;
	z-index: 0;
}
#content h2 {
	font-size: 29px;
	font-weight: bold;
	letter-spacing: -1px;
}
#contentHeader {
	margin-top: 7px;
}
#contentHeader, #contentSubHeader {
	margin-bottom: 20px;
}

/* Quick links ------------------------------------ */
#quickLinkColumns {
	clear: both;
	height: 38px;
	margin-left: 4px;
	position: absolute;
	top: 20000px;
	z-index: 100;
}
.qLColoumn, .qLColoumnLast {
	float: left;
	height: 38px;
	overflow: hidden;
	position: relative;
}
.qLColoumn {
	width: 248px;
}
.qLColoumnLast {
	width: 236px;
}
.qLColoumn h2, .qLColoumnLast h2 {
	background-image: url(../images/quicklink_bg_type1.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
	padding-top: 4px;
	position: absolute;
	z-index: 200;
}
.qLColoumn h2 {
	width: 248px;
}
.qLColoumnLast h2 {
	width: 236px;
}
.qLbottom {
	background-image: url(../images/quicklink_bg_type1_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
	position: absolute;
	top: 28px;
	width: 236px;
}
.qLbottom ul {
 	list-style: none;
	margin-left: 20px;
	padding-top: 20px;
}
.qLbottom li {
	height: 25px;
	width: 196px;
}
.qLSeperator {
	background-image: url(../images/dotted_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}




/* Signposts ------------------------------ */

#signPostColumns {
	clear: both;
	margin-left: 4px;
	position: absolute;
	top: 20000px;
}
.sPColoumn {
	float: left;
	height: 155px;
	margin-left: 12px;
	position: relative;
	width: 236px;
}
#spPanel1 {
	background-image: url(../images/bottom_panel_img1.jpg);
	margin-left: 0px;
}
#spPanel2 {
	background-image: url(../images/bottom_panel_img2.jpg);
}
#spPanel3 {
	background-image: url(../images/bottom_panel_img3.jpg);
}
#spPanel4 {
	background-image: url(../images/bottom_panel_img4.jpg);
}
.sPColoumn h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 17px;
	margin: 0px 10px 0px 22px;
	padding-top: 16px;
}
.sPColoumn p {
	color: #676767;
	font-size: 12px;
	line-height: 14px;
	margin-left: 22px;
	margin-top: 6px;
}
.sPColoumn a {
	background-image: url(../images/quicklink_link.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	color: black;
	font-size: 14px;
	margin-left: 22px;
	padding-right: 14px;
	position: absolute;
	top: 120px;
}




/* Footer ---------------------------------- */
#footer {
	clear: both;
	height: 80px;
	position: absolute;
	top: 20000px;
	z-index: 200;
}
#footer ul {
	list-style: none;
	margin-left: 310px;
}
#footer li {
	float: left;
	height: 14px;
}
#footer p, #footer a {
	color: #58585a;
	display: block;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
.footerSeperator {
	border-left: 1px solid #58585a;
	margin-left: 10px;
	padding-left: 10px;
}
/* Temporary position until determined by javascript routine */
#quickLinkColumns {
	top: 1000px;
}


