body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
}

body {
	background-image: url(images/redbg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}

#logo-print { display: none; }


h1 {
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link {text-decoration: none; color: #0077AA;}
a:visited {text-decoration: none; color: #0077AA;}
a:active {text-decoration: none; color: #0077AA;}
a:hover {text-decoration: underline; color: #0077AA;}
.bread1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: #E7E7E1;
	display: block;
	width: 535px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #666666;
	height: 22px;
	padding-left: 5px;
}
.bread1 a:hover {color: #3399CC;}
.bread1 a {color: #666666; text-decoration: none;}

.bread2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: #E7E7E1;
	display: block;
	width: 773px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #666666;
	height: 22px;
	padding-left: 5px;
}
.bread2 a:hover {
	color: #3399CC;
}
.bread2 a {
	color: #666666;
	text-decoration: none;
}


.title {
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}

.title-noRN {
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc0033;
	display: block;
	width: 550px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cc0033;
	display: block;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dotline-noRN {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cc0033;
	display: block;
	width: 550px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}


#topNav {
	height: 51px;
	margin-left: 115px;
	margin-right: 70px;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topNav ul li {display: inline;}

#topNav ul li a   {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #333333;
	background-image: none;
	padding: 12px;
}

#topNav ul li a:hover {
	background-image: url(images/subpage/topnav-hover.jpg);
	background-repeat: no-repeat;
}

#topNav  ul li a:link {background-image: none;}
#topNav ul li .top-current a {background-image: url(images/subpage/topnav-hover.jpg);}


#leftNav {
	padding: 0px;
	font-size: 11px;
	width: 211px;
	
}

#leftNav ul {
	margin: 0px;
	padding: 0px;
	
}
#leftNav ul li {
	display: block;
	width: 211px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e1;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
	
}

#leftNav .leftNavHeader {
	display: block;
	width: 211px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e1;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #6699cc;
	text-transform: uppercase;
	font-weight: bold;
	
}

#leftNav ul li a {
	text-decoration: none;
	margin-bottom: 3px;
	display: block;
	width: 211px;
	list-style-type: none;
	margin-top: 3px;
	padding-left: 10px;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	
}
#leftNav a:hover {
	background-color: #e7e7e1;
	display: block;
	width: 211px;
	background-repeat: no-repeat;
	
}

#leftNav .left-current a {
	background-color: #e7e7e1;
	display: block;
	font-weight: bold;
	width: 211px;
	
}

.Lnavigation {
	background-color: #C1C2C3;
	background-image: url(images/subpage/left-nav.gif);
	background-repeat: no-repeat;
	width: 211px;
	
}

.Rnavigation {
	background-color: #F9F9F9;
	width: 241px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFED;
	padding-left: 8px;
	
}

#rightNav, #docdet {
	font-size: 11px;
	color: #0077aa;
	text-decoration: none;
	margin-top: 5px;
	padding: 0px;
}

#rightNav ul  {
	margin: 0px;
	padding: 0px;
}

#rightNav ul li {
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e1;
	list-style-image: url(images/subpage/grey-arrow.gif);
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	color: #333333;
}

#rightNav ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077AA;
	text-decoration: none;
}

#rightNav ul li a:hover {
	color: #c3c3c3;
	text-decoration: none;
}

.rightNav-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0077AA;
	text-decoration: none;
	background-color: #f4f4f4;
	display: block;
	width: 210px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 25px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;

}

.rightNav-link a  {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0077AA;
	text-decoration: none;
}

.rightNav-link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c3c3c3;
	text-decoration: none;

}

.news-story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.news-story td {
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.news-story a {
	color: #336699;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news-story a:hover {
	color: #336699;
	text-decoration: none;
}


.story-table {
	padding-top: 4px;
	margin-top: 4px;
	text-decoration: none;
}




.footerText {
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:14px;
	padding-top: 8px;
}
.story-title {
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc0033;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
}

.footerLink:link {text-decoration: none; color: #666666;}
.footerLink:visited {text-decoration: none; color: #666666;}
.footerLink:active {text-decoration: none; color: #666666;}



.footerLink:hover {
	text-decoration: none;
	color: #999999;
}
.rss-alert {
	margin-left: 669px;
}
.news-story a:link {
	color: #336699;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.archives {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.archives a {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.archives a:hover {
	color: #3399CC;
}
.archives td {
	font-size: 10px;
}




#search {

display:  block;
height: 40;
}

}
.image-left {
	margin-right: 15px;
	
}

.career-top {
	background-image: url(/images/careers/career_top.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 780px;
}
.threecareers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.threecareers-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	line-height: 1.7em;
	margin-left: 5px;
}

.career-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #dd1831;
}
.career-title-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #a2a1a0;
}

.career-link {

	color: #0077AA;
	text-decoration: underline;
	
}

.career-link a  {

	color: #0077AA;
	text-decoration: underline;
}

.career-link a:hover {
	color: #c3c3c3;
	text-decoration: none;

}

#sitemap ul {
	list-style-image: url(images/homepage/red-bulet.gif);
	list-style-type: none;
	list-style-position: outside;
	
	}


.sitemap-link2:link {text-decoration: none; color: #333333;}
.sitemap-link2:visited {text-decoration: none; color: #333333;}
.sitemap-link2:active {text-decoration: none; color: #333333;}
.sitemap-link2:hover {
	text-decoration: none;
	color: #999999;
}

.sitemap-link:link {text-decoration: none; color: #0077AA;}
.sitemap-link:visited {text-decoration: none; color: #0077AA;}
.sitemap-link:active {text-decoration: none; color: #0077AA;}
.sitemap-link:hover {
	text-decoration: none;
	color: #999999;
}

#docdet ul  {
	margin: 0px;
	padding: 0px;
}

#docdet ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e1;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin: 0px;
	color: #333333;
}

#docdet ul li a {

	font-size: 11px;
	color: #0077AA;
	text-decoration: none;
}

#docdet ul li a:hover {
	color: #c3c3c3;
	text-decoration: none;
}