HTML {
	height: 100%;
}

BODY {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Helvetica, Arial, sans serif;
	background-color: #313d49;
}

TABLE#body {
	margin: 0px;
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0px;
}

TABLE#body TD {
	padding: 0px;
	vertical-align: top;
}

TD#hdr_bg_t_l {
	width: 139px;
	height: 76px;
	background: transparent url(/images/hdr.bg.t.l.jpg) no-repeat top left;
}

TD#hdr_bg_t {
	width: 661px;
	height: 76px;
	background: transparent url(/images/hdr.bg.t.jpg) no-repeat top left;
}

TD#sbr {
	background: white url(/images/sbr.bg.jpg) repeat-y top left;
}

DIV#sbr_over {
	width: 139px;
}

TD#main {
	border-collapse: collapse;
	vertical-align: top;
	background: white url(/images/hdr.bg.b.jpg) no-repeat top left;
}


/******************************************* CONTENT AREA STYLES */
DIV#content {
	width: 615px;
	float: left;
	padding: 50px 20px 10px 20px;
}


/******************************************* NAV BAR STYLES */
DIV#navbar {
	width: 144px;
	height: 265px;
	margin: 0px;
}

TD#sbr IMG {
	float: left;
	border: 0px;
}

/******************************************* HEADER STYLES */
P.breadcrumbs {
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-size: 8pt;
	text-align: right;
}

H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 10pt 0px;
	color: #2E3649;
	padding-bottom: 7px;
	border-bottom: 1px solid #2E3649;
}


H2 {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #2E3649;
	margin-top: 20pt;
	margin-bottom: -2pt;
}

H3 {
	font-weight: bold;
	font-size: 8pt;
	margin-top: 26pt;
	margin-bottom: -2pt;
	color: #2E3649;
}


/******************************************* TEXT STYLES */
P {
	font-size: 11px;
	line-height: 150%;
}

LI {
	font-size: 11px;
	margin-top: 4pt;
	line-height: 150%;
}

P.footnote {
	font-size: 9px;
}

A, A:visited {
	color: #003082;
	text-decoration: underline;
}

A:hover, A:visited:hover {
	color: #f7cd16;
	text-decoration: underline;
}


/******************************************* ROUTE PAGE STYLES */
IMG#route_map {
	border: 0px;
	margin: 0px;
	width: 600px;
	height: 332px;
}


/******************************************* MEDIA PAGE STYLES */
TABLE#media_contact {
	margin: 10px auto;
}

TABLE#media_contact TD {
	padding: 0 40px;
}

TABLE.media_images {
	margin-top: 10px;
	width: 100%;
}

DIV.multiBoxDesc A,
DIV.multiBoxDesc A:visited {
	color: white;
}

TABLE.media_images TD {
	padding: 4px;
	text-align: center;
}

TABLE.media_images TD DIV.imgCaption {
	text-align: center;
	font-size: 8pt;
}

TABLE.media_images IMG {
	border: 1px solid #2E3649;
	margin: 0px;
}

UL#pdf_list {
	list-style-image: url(/images/logo.adobe.reader.gif);
	list-style-type: none;
	list-style-position: outside;
}

UL#pdf_list LI {
	margin: 10px 0;
}


/******************************************* SITE MAP STYLES */
P.lvl0 {
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 4pt;
	margin-top: 12pt;
	padding: 0px;
	line-height: 100%;
}

P.lvl1 {
	margin-left: 35px;
	margin-bottom: 4pt;
	margin-top: 6pt;
	padding: 0px;
	line-height: 100%;
}

P.lvl2 {
	margin-left: 55px;
	margin-bottom: 4pt;
	margin-top: 6pt;
	padding: 0px;
	line-height: 100%;
}

P.lvl3 {
	margin-left: 75px;
	margin-bottom: 4pt;
	margin-top: 6pt;
	padding: 0px;
	line-height: 100%;
}

P.lvl0 A,
P.lvl1 A,
P.lvl2 A,
P.lvl3 A,
P.lvl0 A:visited,
P.lvl1 A:visited,
P.lvl2 A:visited,
P.lvl3 A:visited {
	text-decoration: none;
}

P.lvl0 A:hover,
P.lvl1 A:hover,
P.lvl2 A:hover,
P.lvl3 A:hover,
P.lvl0 A:visited:hover,
P.lvl1 A:visited:hover,
P.lvl2 A:visited:hover,
P.lvl3 A:visited:hover {
	text-decoration: underline;
}

/******************************************* FOOTER STYLES */
DIV#footer {
	clear: both;
	margin-top: 10px;
	padding: 20px 0px;
	width: 600px;
	float: left;
	display: inline;
}

DIV#footer P {
	text-align: center;
	color: #2E3649;
}

DIV#footer P.slogan {
	font-weight: normal;
	font-size: 12pt;
}

DIV#footer P.text_nav {
	font-family: Tahoma, Helvetica, sans serif;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 6pt;
}


DIV#footer P.text_nav A,
DIV#footer P.text_nav A:visited {
	text-decoration: none;
}

DIV#footer P.admin_nav {
	font-weight: normal;
	font-size: 9pt;
}

DIV#footer P.copyright {
	margin-top: 4pt;
	font-size: 7pt;
}

#facebook A {
	text-decoration: none;
	border: none;
}

#facebook A:hover {
	text-decoration: none;
}

#facebook img { border: none;}

#codeblock pre {
	display: block;
   border: 1px solid #ccc;
   background: #ece9d8;
	overflow: auto;
	max-height: 340px;
	width: 535px;
	padding: 5px 10px 10px 10px;
	margin: 2em 0;
        color: #000;
        font: 10px "Verdana", sans-serif;
}