/* FOR FULL DOCUMENTATION, SEE screen_doc.css FILE */
/* *** *** *** KEEP AVAILABLE FOR SCREEN READERS *** *** *** */
#skipOverNav, #skipToNav, #mainNavHead, #searchForm label {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

/* *** *** *** ROOT/GLOBAL ELEMENTS *** *** *** */
body {
	background: #eee url(/i/back_body.gif) repeat-x;
	color: #000;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	margin: 0;
	padding: 0 0 200px 0;
	text-align: center;
}

a:link {
	background-color: transparent;
	color: #c00;
}

a:visited {
	background-color: transparent;
	color: #900;
}

a:hover, a:active {
	background-color: #f0f0f0;
	color: #c00;
}

h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active,
h5 a:hover, h5 a:active,
h6 a:hover, h6 a:active {
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}

hr.floatClear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
#contentDiv hr.floatClear {
	margin: -1em 0;
}
html>body #contentDiv hr.floatClear {
	margin: 0;
}

h2, h3, h4, h5, h6 {
	clear: both;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	clear: both;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 14px 0;
}

.homePage h1 {
	padding: 0;
	margin: 0 0 10px 0;
}

h1 span {
	display: none;
}

h2 {
	font-size: 18px;
	margin: 10px 0;
}

h3 {
	font-size: 16px;
	margin: 10px 0;
}

h4 {
	font-size: 14px;
	margin: 10px 0;
}

h5 {
	font-size: 12px;
	margin: 10px 0;
}

h6 {
	font-size: 10px;
	margin: 10px 0;
}

ul, ol, dl {
	margin: 1em 0;
	padding: 0;
}

li {
	margin: 0 0 0 3em;
}

li ul, li ol {
	margin: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 1em 1.5em;
}

ol.roman {list-style-type: upper-roman;}
ol.roman ol {list-style-type: upper-alpha;}
ol.roman ol ol {list-style-type: decimal;}
ol.roman ol ol ol {list-style-type: lower-alpha;}
ol.roman ol ol ol ol {list-style-type: lower-roman;}

dl.promotions {
	margin: 0;
	padding: 0;
	width: 100%;
}

dl.promotions dt {
	float: left;
	font-size: 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}

dl.promotions dt.testing {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid #000;
}

dl.promotions dt.testing a {
	float: left;
	padding: 1px 7px 1px 3px;
	margin: 0;
	background: #c00 url(/i/promotions/promo_title_back.gif) no-repeat top right;
	color: #fff;
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

dl.promotions dt.testing a:hover {
	background-color: #c00;
	color: #fff;
	text-decoration: none;
}

dl.promotions dd {
	float: left;
	font-size: 10px;
	margin: 5px 0 10px 0;
	padding: 0;
	width: 100%;
}

dl.promotions dd img {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

dl.promotions a:link, dl.promotions a:visited {
	text-decoration: none;
}

dl.promotions a:hover, dl.promotions a:active {
	text-decoration: underline;
}

ul.thumbnailsSmall {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.thumbnailsSmall li {
	float: left;
	font-size: 1px;
	margin: 0 3px 3px 0;
	padding: 0;
}

ul.thumbnailsSmall li.third {
	margin: 0 0 3px 0;
}

ul.thumbnailsSmall li img {
	border: 1px solid #fff;
}

ul.thumbnailsSmall li.current img {
	border: 1px dashed #c00;
}

.note {
	font-size: 10px;
}

p.caption {
	background-color: transparent;
	color: #666;
	font-size: 10px;
}

p.caption img {
	border: 3px double #999;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

ul.thumbnailsLarge {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.thumbnailsLarge li {
	float: left;
	font-size: 10px;
	line-height: normal;
	margin: 0 20px 10px 0;
	padding: 0;
	width: 260px;
}

ul.thumbnailsLarge li.second {
	margin: 0 0 10px 0;
}

ul.thumbnailsLarge li a:link, ul.thumbnailsLarge li a:visited {
	text-decoration: none;
}

ul.thumbnailsLarge li a:hover, ul.thumbnailsLarge li a:active {
	text-decoration: underline;
}

ul.thumbnailsLarge li img {
	border: 0;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

/* *** *** *** BOX MODEL HACKS *** *** *** */
#promotionDiv, 
#headerDiv, 
#innerWrapperDiv, 
#footerDiv {
	margin: 0 auto;
	padding: 0 11px 0 1px;
	text-align: left;
	width: 772px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
}
html>body #promotionDiv, 
html>body #headerDiv, 
html>body #innerWrapperDiv, 
html>body #footerDiv {
	width: 760px;
}

#contentDiv {
	padding: 0 10px;
	width: 380px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 358px;
}
html>body #contentDiv {
	width: 358px;
}

.oneColumn #contentDiv {
	padding: 0 14px;
	width: 760px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 732px;
}
html>body.oneColumn #contentDiv {
	width: 732px;
}

.twoColumn #contentDiv {
	padding: 0 14px;
	width: 570px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 540px;
}
html>body.twoColumn #contentDiv {
	width: 540px;
}

#columnOneDiv, #columnTwoDiv {
	padding: 0 14px;
	width: 190px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 162px;
}
html>body #columnOneDiv, html>body #columnTwoDiv {
	width: 162px;
}

/* *** *** *** MAIN LAYOUT ELEMENTS *** *** *** */
#outerWrapperDiv {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}

#innerWrapperDiv {
	background: transparent url(/i/wrapper_back.gif) repeat-y;
	color: #000;
	font-size: 12px;
}
.oneColumn #innerWrapperDiv {
	background: transparent url(/i/wrapper_back1.gif) repeat-y;
}
.twoColumn #innerWrapperDiv {
	background: transparent url(/i/wrapper_back2.gif) repeat-y;
}

#subWrapperDiv {
	float: left;
	width: 570px;
}
.homePage #subWrapperDiv {
	float: right;
}

/* Fix NS6's problems with the content float, but hide from IE. */
html>body #innerWrapperDiv, html>body #contentDiv, html>body #columnOneDiv, html>body #columnTwoDiv {
	position: relative;
}

/* *** *** *** LOGO SECTION *** *** *** */
#logoDiv {
	height: 61px;
}

#logoDiv #logo {
	float: left;
	height: 61px;
}

#logoDiv p {
	margin: 0;
	padding: 0;
}

#searchForm {
	margin: 0;
	padding: 15px 10px 0 0;
	text-align: right;
}

#searchField {
/*	background: #fff url(/i/back_search.gif) no-repeat;
	color: #000;*/
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 12px;
	margin: 2px 5px 0 5px;
/*	padding: 2px 3px;*/
	width: 125px;
	float: right;
}

#searchButton {
	float: right;
	height: 27px;
	width: 84px;
}

/* *** *** *** NAVIGATION SECTION *** *** *** */
#navDiv {
	height: 21px;
	text-align: left;
}
/*.homePage #navDiv {
	position: absolute;
	top: 61px;
}*/

#navDiv a:hover, #navDiv a:active {
	background-color: transparent;
	color: #c00;
}

#mainNav {
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#mainNav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#servicesSubNav, #showcaseSubNav, #companySubNav, #contactSubNav, #resourcesSubNav {
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 82px;
}

#servicesSubNav {
	width: 713px;
}

#showcaseSubNav {
	width: 230px;
}

#companySubNav {
	width: 244px;
}

#contactSubNav {
	width: 267px;
}

#resourcesSubNav {
	width: 414px;
}

#servicesSubNav li, #showcaseSubNav li, #companySubNav li, #contactSubNav li, #resourcesSubNav li {
	float: left;
}

/* *** *** *** FLASH PROMO/HEADER SECTION *** *** *** */
#promotionDiv {
	background: transparent url(/i/back_flash.gif) no-repeat;
	padding-bottom: 17px;
}

#promotionDiv img {
}

#headerDiv {
	background: transparent url(/i/back_header.gif) no-repeat top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#breadCrumbs {
	font-size: 10px;
	margin: 0 0 0 14px;
}

#subPromotionDiv {
	height: 261px;
	padding: 10px 0 14px 0;
}
.homePage #subPromotionDiv {
	height: 262px;
}

#subPromotionDiv img {
	background-color: #ccc;
}

/* *** *** *** CONTENT SECTION *** *** *** */
#contentDiv {
	float: right;
} 
.homePage #contentDiv, .twoColumn #contentDiv {
	float: left;
}

#contentDiv p {
	line-height: 1.5;
	margin: 0 0 13px 0;
}

#contentDiv p.date {
	background-color: transparent;
	color: #666;
	font-size: 10px;
	font-style: italic;
}

#contentDiv ul, #contentDiv ol {
	line-height: 1.5;
}

#contentDiv blockquote {
	background: #fff url(/i/back_blockquote.gif) no-repeat bottom right;
	font-family: georgia, "times new roman", times, serif;
	font-size: 13px;
	padding: 10px 20px 5px 15px;
}

/* *** *** *** COLUMN ONE SECTION *** *** *** */
#columnOneDiv {
	float: left;
}
.homePage #columnOneDiv, .twoColumn #columnOneDiv {
	float: right;
}

#columnOneDiv p.sideImg {
	margin: 0 0 25px 0;
}

/* *** *** *** COLUMN TWO SECTION *** *** *** */
#columnTwoDiv {
	float: right;
}
.homePage #columnTwoDiv {
	float: left;
}

/* *** *** *** COMMON COLUMN ELEMENTS *** *** *** */
#columnOneDiv, #columnTwoDiv {
	font-size: 12px;
}

#columnOneDiv h2, #columnTwoDiv h2 {
	font-size: 16px;
}

#columnOneDiv p, #columnTwoDiv p {
	margin: 5px 0;
}

#columnOneDiv p.photoHolder, #columnTwoDiv p.photoHolder {
	margin: 0;
}

#columnOneDiv ul.columnMenu, #columnTwoDiv ul.columnMenu {
	margin: 10px 0 0 0;
	font-weight: bold;
}

#contactBlurbDiv ul.columnMenu {
	font-weight: normal;
}

#columnOneDiv ul.columnMenu li, #columnTwoDiv ul.columnMenu li {
	background: transparent url(/i/bullets.gif) no-repeat top left;
	color: #000;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}

#columnOneDiv ul.columnMenu li a:link, #columnTwoDiv ul.columnMenu li a:link, 
#columnOneDiv ul.columnMenu li a:visited, #columnTwoDiv ul.columnMenu li a:visited {
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

#columnOneDiv ul.columnMenu li a:hover, #columnTwoDiv ul.columnMenu li a:hover, 
#columnOneDiv ul.columnMenu li a:focus, #columnTwoDiv ul.columnMenu li a:focus {
	background-color: transparent;
	color: #c00;
	text-decoration: underline;
}

#columnOneDiv ul.columnMenu li a:active, #columnTwoDiv ul.columnMenu li a:active {
	background-color: transparent;
	color: #f00;
	text-decoration: none;
}

#columnOneDiv h2, #columnTwoDiv h2 {
	margin: 0;
	padding: 0;
}

#columnOneDiv h2.spaceTop, #columnTwoDiv h2.spaceTop {
	margin: 30px 0 0 0;
}

#contactBlurbDiv {
	padding: 0;
	clear: both;
}

/* *** *** *** FOOTER SECTION *** *** *** */
#footerDiv {
	background: transparent url(/i/back_footer.gif) no-repeat bottom left;
	clear: both;
	font-size: 10px;
	padding-top: 40px;
	padding-bottom: 20px;
}

#footerDiv p {
	margin: 0 14px;
}

li.statusZero, a.statusZero {color: #f00; font-weight: bold; font-style: italic;}
li.statusFifty, a.statusFifty {color: #c90; font-style: italic;}
li.statusFull, a.statusFull {color: #090;}

/* HOME PAGE NEWS BLURBS */
.hpdate {
	background-color: transparent;
	color: #666;
	font-size: 10px;
	font-style: italic;
}
.hpheader {
	background-color: transparent;
	color: #000000;
	font-size: 17px;
	font-weight:bold;
}
