/* CSS Document */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	padding: 0;
	margin: 0;
	color: #000000;
}

iframe {
	border: none;
	width: 100%;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}


div#page p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 25px;
}

img { 
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

a {
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #487b99;
}

a:hover {
	color: #5894b7;
	text-decoration: none;
}

a:focus, object, input:focus {
	outline: none;
}

h1 {
	color: #656565;
	font-size: 16px;
	margin: 0;
	padding: 0;
}


h2 {
	color: #656565;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	color: #116fa8;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: 100;
}


hr {
	height: 0px;
	border-top: 0px solid #e1e1e1;
	color: #e1e1e1;
}

ul {
	/*list-style-image: url(../images/list_icon.gif);*/
	margin: 0 0 25px 0;
	padding: 0 35px;
}

li {
	margin-top: 15px;
}


/****** GENERIC ******/

.flashTextFix {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

div.clear {
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
}

.clearLeft {
	clear: left;
	font-size: 0;
	height: 0px;
}

.topList {
	border-top: none !important;
}

#contentSections .topList {
	padding-top: 0 !important;
}

.last {
	padding-right: 0 !important;
}

input.textInput {
	height: 18px;
	width: 255px;
	border: 1px solid #bec5cd;
}

textarea.inputTextArea {
	width: 255px;
	border: 1px solid #bec5cd;
	height: 148px;
}

.arrowLink {
	background: url(../images/icons/ico_arrow_link.gif) left 2px no-repeat;
	padding: 0 0 0 12px;
}

.arrowLinkNext {
	background: url(../images/icons/ico_arrow_link.gif) right 3px no-repeat;
	padding: 0 15px 0 0;
}

.arrowLinkBack {
	background: url(../images/icons/ico_arrow_link_back.gif) left 3px no-repeat;
	padding: 0 0 0 12px;
}

img.smallPic {
	margin-bottom: 20px;
}

div.dataColumnPopup {
	padding: 25px 0;
}

div.dataColumnPopup div#documentForm div.formError {
	padding: 0 20px;
}

/****** FLASH TEXT ******/
h1.mainTitleWhite {
	color: #333;
	font-size: 21px;
}

#cmsEditorContent #splitContentRight h3,
.dinReg17 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

h2.subTitle {
	font-size: 19px;
	font-weight: normal;
}
h3.subTitle {
	font-size: 16px;
}
.subTitle {
	color: #1d1d1d
}
.dinReg20 {
	font-size: 20px;
	font-weight: normal;
}


/****** FORM ******/
form .inputSelect select, 
form .inputSelectShort select, 
form .inputText input,
form .inputTextArea textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333;
}


/****** CONTAINERS ******/
body div#headerContainer {
	width: 100%;
	margin: 0;
	background: none;
	min-width: 960px;
}

body div#pageContainer {
	width: 100%;
	margin: 0;
	background: none;
	min-width: 960px;
}

body div#contentFooterContainer {
	width: 100%;
	margin: 0;
	background: none;
	min-width: 960px;
}

body div#footerContainer {
	width: 100%;
	margin: 0;
	background: none;
	min-width: 960px;
}

/** BANNER AREA **/
div#flashContainer {
/*	width: 1px;
	height: 1px;
	position: absolute;
	z-index: 10;*/
	position: relative;
	width: 100%;
	height: 315px;
	overflow: hidden;
}

div#flashBanner {
	position: absolute;
	z-index: 1;
	height: 315px;
	width: 100%;
}

div#bannerContainer ,
div#noFlashContainer {
	z-index: 50;
	width: 960px;
	margin: 0 auto;
}

div#noFlash {
	position: absolute;
	z-index: 99;
	width: 500px;
	margin: 30px 0 0 70px;
	padding: 30px 20px;
	background: #fff;
	text-align: center;
	line-height: 18px;
}

div#bannerBox {
	position: absolute;
	z-index: 50;
	width: 252px;
	height: 300px;
	margin: 15px 0 0 698px;
}

div#bannerBox div#bannerBoxLeft {
	float: left;
}

div#bannerBox div#bannerBoxRight {
	float: right;
}

div#bannerBox div#bannerBoxContent {
	background: #fff url(../images/bg/flash-box_find-bg.gif) bottom;
	overflow: hidden;
	height: 165px;
	width: 242px;
}

form#findLocation {
	margin: 0;
	padding: 45px 20px 0;
}

form#findLocation .inputSelectShort {
	padding: 4px;
	background: url(../images/form/input-select_short.gif) no-repeat left top;
	height: 20px;
	margin: 0 0 5px 0;
}

form#findLocation .inputSelectShort select {
	border: 0px;
	padding: 2px;
	width: 115px;
	margin: 0;
}

form#findLocation .inputSubmit {
	margin: 5px 0;
}

div#solutionsBanner {
	height: 212px;
	width: 710px;
	overflow: hidden;
	background: #fff;
}

/** HEADER **/
div#header {
	padding: 15px 0 0 0;
	width: 960px;
	height: 65px;
	margin: 0 auto;
	position: relative;	
	font-size: 11px;
	z-index: 50;
}

div#header div#quickHeadLinks {
	height: 75px;
	overflow: hidden;
	padding: 0px 0 0 0;
	display: none;
}

div#header div#quickHeadLinks div#searchBoxHead {
	width: 230px;
	float: right;
	padding: 6px 0 0 0;
}

div.greySearchField {
	background: url(../images/bg/bg_input_field_grey.gif) top left no-repeat;
	width: 184px;
	height: 22px;
	float: left;
	padding: 4px 0 0 5px;
}

div.greySearchField input {
	border: 0px solid #FFFFFF;
	border: none;
	background: none;
	width: 170px;
	padding: 2px 5px;
	font-size: 11px;
}

div#header div#quickHeadLinks ul {
	/*width: 400px;*/
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#header div#quickHeadLinks ul li {
	background: url(../images/bg/bg_dotted_head.gif) top right no-repeat;
	height: 22px;
	float: left;
	padding: 10px 15px;
	margin: 0;
}

div#header div#quickHeadLinks ul li img {
	margin: 0 10px 0 0;
}

div#header div#quickHeadLinks ul li a {
	color: #6e787e;
	text-decoration: none;
}

div#header div#quickHeadLinks ul li span {
	position: relative;
	top: -7px;
}
div#header div#quickHeadLinks ul li.end {
	background: none;
}

div#header img#clientLogo {
	display: block;
	float: left;
}


div#header div#navButtons {
	padding: 25px 10px 0 0;
	width: 700px;
	float: right;
	height: 40px;
	overflow: hidden;
	display: none;
}

div#navButtons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navButtons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

div#navButtons ul li a {
	height: 40px;
	display: block;
}

div#navButtons ul li a:hover {
	background-position: left bottom;
}

/** NAV **/
a#navHome {
	width: 100px;
	background: url(../images/nav_buttons/nav_home.gif) no-repeat;	
}

a#navSolutions {
	width: 105px;
	background: url(../images/nav_buttons/nav_solutions.gif) no-repeat;	
}

a#navAbout {
	width: 109px;
	background: url(../images/nav_buttons/nav_about.gif) no-repeat;	
}

a#navCareers {
	width: 96px;
	background: url(../images/nav_buttons/nav_career.gif) no-repeat;	
}

a#navFAQs {
	width: 87px;
	background: url(../images/nav_buttons/nav_faqs.gif) no-repeat;	
}

a#navLocations {
	width: 101px;
	background: url(../images/nav_buttons/nav_location.gif) no-repeat;	
}

a#navContact {
	width: 102px;
	background: url(../images/nav_buttons/nav_contact.gif) no-repeat;	
}

/******** SUB NAV ********/
div#subNavContainer {
	position: absolute;
	width: 100%;
	z-index: 99;
}

div#subNavContent {
	background: #bcd9e8 url(../images/nav_buttons/subnav_bg.gif) center top repeat-x;
	width: 960px;
	margin: 0 auto;
	margin-top: -5px;
	font-size: 11px;
	padding: 0 0 35px 0;
	/*487b99*/
}

div#subNavBgTop {
	background: url(../images/nav_buttons/subnav_bg_top.gif) center top no-repeat;
}

div#subNavContent ul {
	margin: 0;
	/*padding: 15px 0 0 15px;*/
	list-style: none;
	padding: 0 0 10px 5px;
}

div#subNavContent ul.first {
	padding-left: 30px;
}

/*div#subNavContent ul li.hdr,*/
div#subNavContent ul li {
	font-size: 12px;
	font-weight: bold;
	color: #c93728;
	float: left;
	width: 220px;
	padding: 0 0 0 15px;
}

/*div#subNavContent ul li.hdr a,
div#subNavContent ul li.hdr a:hover {*/
div#subNavContent ul li a,

div#subNavContent ul li a:hover {
	padding: 0;
	background: none;
	color: #c93728;
}

div#subNavContent ul ul {
	padding: 5px 0 0 0;
}

div#subNavContent ul ul li {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 15px;
	float: none;
	width: auto;
}

div#subNavContent ul ul li a {
	display: block;
	padding: 2px 5px 3px 15px;
	background: url(../images/icons/ico_list_arrow.gif) no-repeat 3px 4px;
	color: #487b99;
	font-weight: normal;
	font-size: 11px;
}

div#subNavContent ul ul li a:hover {
	padding: 2px 5px 3px 15px;
	background: #df4d3e url(../images/icons/ico_list_arrow-white.gif) no-repeat 3px 4px;
	color: #fff;
}

div#subNavContent ul ul ul {
	padding: 5px 0 0 10px;
}
/******** PAGE ********/
div#page {
	background: none;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

div#content {
	width: 710px;
	float: left;
}

div#content div#pageTitle {
	height: 58px;
	padding: 25px 0px 5px 0px;
	overflow: hidden;
}

div#content ul.arrowListIco {
	padding: 20px 0 0 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
div#content div#splitContentRight ul.arrowListIco {
	padding: 5px 0 0 0;
	line-height: 15px;
}

div#content ul.arrowListIco li {
	background: url(../images/icons/ico_list_arrow.gif) left 2px no-repeat;
	padding: 0 0 5px 10px;
	font-size: 11px;
	margin: 0;
}

div#contentBody {
	padding: 15px 0 25px 0;
	background: #FFFFFF;
}

div#contentBody div#shortContentDescript {
	padding: 0 0 22px 0;
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 25px 0;
}

div#contentBody div#shortContentDescript h2 {
	margin: 0;
}

div#contentBody div#shortContentDescript p {
	color: #777777;
	margin: 10px 0 5px 0;
}

div#contentBody div#splitContentLeft {
	width: 425px;
	float: left;
}

div#contentBody div#splitContentRight {
	width: 205px;
	padding: 0 0 0 20px;
	float: left;
}

div#contentBody div#splitContentRight {
	/*margin: 13px 0 0 0;*/
	margin: 0;
}

div#contentBody div#splitContentRight a {
	color: #000;
}



/** GOV **/
body div.governmentBg {
	background: none;
}

body div.governmentBg a {
	color: #64a680;
}

div.governmentBg div#sideTitle {
	background: url(../images/bg/bg_gov_title.gif) top left no-repeat;
}

div.governmentBg div#content ul.arrowListIco li{
	background: url(../images/icons/ico_list_arrow_gov.gif) left 3px no-repeat;
}	
/** WORK **/
body div.workBg {
	background: none;
}

body div.workBg a {
	color: #c83728;
}

div.workBg div#sideTitle {
	background: url(../images/bg/bg_work_title.gif) top left no-repeat;
}

div.workBg div#content ul.arrowListIco li{
	background: url(../images/icons/ico_list_arrow_work.gif) left 3px no-repeat;
}	
/** LIFE **/
body div.lifeBg {
	background: none;
}

body div.lifeBg a {
	color: #487b99;
}

div.lifeBg div#sideTitle {
	background: url(../images/bg/bg_life_title.gif) top left no-repeat;
}

div.lifeBg div#content ul.arrowListIco li{
	/* USES DEFAULT */
}
/** CAREER **/
body div.careerBg {
	background: none;	
}

body div.careerBg a {
	color: #4da2cf;
}

div.careerBg div#sideTitle {
	background: url(../images/bg/bg_career_title.gif) top left no-repeat;
}

div.careerBg div#content ul.arrowListIco li{
	/* USES DEFAULT */
}

/** ALL **/
/* Overrides <a> */

body div.governmentBg a ,
/*body div.careerBg a ,*/
body div.lifeBg a ,
body div.workBg a {
	color: #222;
}

body div.governmentBg a:hover ,
/*body div.careerBg a:hover ,*/
body div.lifeBg a:hover ,
body div.workBg a:hover {
	color: #666;
}


/******** CONTENT ********/

div#sideMenu {
	width: 250px;
	padding: 0 0 15px 0;
	float: left;
	display: none;
}

div#sideMenu div#sideTitle {
	padding: 45px 25px 0 20px;
	height: 43px;
}

div#sideMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#sideMenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*
div#sideMenu ul li.topLevelLinks a {
	width: 210px;
	display: block;
	height: 15px;
	color: #6f6464;
	padding: 10px 20px;
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
}

div.governmentBg div#sideMenu ul li.topLevelLinks a, 
div.workBg div#sideMenu ul li.topLevelLinks a { 
	width: 210px;
	display: block;
	height: 15px;
	color: #6f6464;
	overflow: hidden;
}

div.governmentBg div#sideMenu ul li.topLevelLinks a { background: url(../images/bg/bg_gov_side_menu_hovers.gif) top left no-repeat; }
div.workBg div#sideMenu ul li.topLevelLinks a { background: url(../images/bg/bg_work_side_menu_hovers.gif) top left no-repeat;  }
div.lifeBg div#sideMenu ul li.topLevelLinks a { background: url(../images/bg/bg_life_side_menu_hovers.gif) top left no-repeat;  }
div.careerBg div#sideMenu ul li.topLevelLinks a { background: url(../images/bg/bg_career_side_menu_hovers.gif) top left no-repeat;  }

div.governmentBg div#sideMenu ul li.topLevelLinks a:hover, div.governmentBg div#sideMenu ul li a.active,
div.workBg div#sideMenu ul li.topLevelLinks a:hover, div.workBg div#sideMenu ul li a.active,
div.lifeBg div#sideMenu ul li.topLevelLinks a:hover, div.lifeBg div#sideMenu ul li a.active,
div.careerBg div#sideMenu ul li.topLevelLinks a:hover, div.lifeBg div#sideMenu ul li a.active {
	background-position: left bottom;
	color: #FFFFFF;
}

div#sideMenu ul li.topLevelLinks ul li a {
	background-image: url(../images/bg/bg_side_sub_hovers.gif) !important;
	width: 195px;
	color: #6f6464;
	padding: 10px 20px 10px 35px;
}

div#sideMenu ul li.topLevelLinks ul li a:hover {
	background-position: left bottom;
	color: #6f6464 !important;
}
*/
div#sideMenu ul li a {
	/*width: 210px;
	height: 15px;*/
	display: block;
	color: #6f6464;
	padding: 10px 18px 10px 22px;
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../images/bg/bg_side_sub_hovers.gif) ;
}

div#sideMenu ul li a:hover,
div#sideMenu ul li a.active {
	background-position: left bottom;
}

div.governmentBg div#sideMenu ul li a, 
div.workBg div#sideMenu ul li a ,
div.life div#sideMenu ul li a { 
	/*width: 210px;
	height: 15px;*/
	display: block;
	color: #6f6464;
	overflow: hidden;
}

/* normal */
div#sideMenu ul li ul li a {
	background: #f7f7f7 url(../images/icons/hr_dotted-light.gif) bottom repeat-x !important;

	width: 195px;
	color: #6f6464;
	padding: 10px 20px 10px 35px;
}

div#sideMenu ul li ul li a:hover, div#sideMenu ul li ul li a.active {
	background-color: #fff !important;
	color: #6f6464 !important;
}

/* sub in category */
div#sideMenu ul li.levelLinks a {
	/*background-image: ;*/
}
div#sideMenu ul li.levelLinks a:hover ,
div#sideMenu ul li.levelLinks a.active {
	background-position: bottom left ;
}

div#sideMenu ul li ul {
	display: none;
}
div#sideMenu ul li.levelLinks ul ,
div#sideMenu ul li.topLevelLinks.active ul {
	display: block;
}

/* category has .topLevelLinks */
div.governmentBg div#sideMenu ul li.topLevelLinks a { background: url(../images/bg/bg_gov_side_menu_hovers.gif) top left no-repeat; }
div.workBg div#sideMenu ul li.topLevelLinks a { background: url(../images/bg/bg_work_side_menu_hovers.gif) top left no-repeat;  }
div.lifeBg div#sideMenu ul li.topLevelLinks a { background: url(../images/bg/bg_life_side_menu_hovers.gif) top left no-repeat;  }
div.careerBg div#sideMenu ul li.topLevelLinks a { background: url(../images/bg/bg_career_side_menu_hovers.gif) top left no-repeat;  }

div.governmentBg div#sideMenu ul li.topLevelLinks a:hover, div.governmentBg div#sideMenu ul li.topLevelLinks a.active,
div.workBg div#sideMenu ul li.topLevelLinks a:hover, div.workBg div#sideMenu ul li.topLevelLinks a.active,
div.lifeBg div#sideMenu ul li.topLevelLinks a:hover, div.lifeBg div#sideMenu ul li.topLevelLinks a.active,
div.careerBg div#sideMenu ul li.topLevelLinks a:hover, div.careerBg div#sideMenu ul li.topLevelLinks a.active {
	background-position: left bottom;
	color: #FFFFFF;
}

div#sideMenu ul li.topLevelLinks ul ul a {
	padding-left: 50px;
	width: auto;
}



/** HOME PAGE **/

div.Home div#page {
	background: none no-repeat;
}

div#homepageContent {
	padding: 30px 10px 20px 10px;
}

div#homepageContent div.homeCol {
	width: 220px;
	padding: 0 20px 0 0;
	float: left;
}

div#homepageContent div.homeCol h2 {
	margin-bottom: 5px;
}

div.homeCol div.colSection {
	padding: 0 0 25px 0;
	background: url(../images/bg/bg_col_section.gif) bottom left repeat-x;
}

div.homeCol div.colSection div {
	margin-bottom: 10px;
}
div.homeCol div.colSection p {
	margin: 0 !important;
}

div.homeCol div#newsSection {

}

div.homeCol div#newsSection .slide {
	padding: 5px 0 15px 0;
}

div.homeCol div#newsSection .slide p {
	line-height: 18px;
	font-size: 11px;
	margin: 0 0 3px 0;
}

div.homeCol div#newsSection  div.newsDates {
	color: #939191;
	font-size: 11px;
}

div#homepageContent div.homeCol ul {
	padding: 20px 0 0 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
}

div#homepageContent div.homeCol ul li {
	background: url(../images/icons/ico_list_arrow.gif) left 2px no-repeat;
	padding: 0 0 5px 10px;
	font-size: 11px;
	margin: 0;
}

/** CONTENT **/
div#contentSections {
	padding: 35px 0;
}

div#contentSections div.sectionCol {
	width: 205px;
	padding: 0 0 0 30px;
	float: left;
}

div#contentSections div.sectionCol h2 {
	margin: 0 0 15px 0;
}

div#contentSections div.sectionCol div#newSectionInsideCont ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

div#contentSections div.sectionCol div#newSectionInsideCont ul li {
	padding: 10px 0;
	margin: 0;
	border-top: 1px solid #eeeeee;
	font-size: 11px;
	color: #898885;
	background: none;
	line-height: 18px;
	display: block;
}

div#contentSections div.sectionCol div#newSectionInsideCont ul li p {
	padding: 0;
	margin: 0;
	line-height: 18px;
}
/** Careers **/
div#articleList {
	color: #b1b1b1;
}

div#articleList span.div {
	padding: 0 10px;
	color: #ddd;
}

div#articleList ul {
	margin: 0;
	/*padding: 0 0 0 15px;*/
	padding: 1px 10px 0 0;
	list-style: none;
	list-style-image: none;
}

div#articleList ul li {
	margin: 0;
	padding: 1px 0 20px 0;
	display: block;
}

div#articleList ul li a {
	text-decoration: underline;
}

div#articleList ul li a:hover {
	text-decoration: none;
}

div#articleList ul li p.date {
	color: #ccc;
	font-size: 11px;
	width: 100px;
	float: right;
	text-align: right;
	line-height: 20px;
	margin: 0;
}

div#articleList ul li h6 {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 5px 0;
	padding: 0 100px 0 0;
	line-height: 20px;
}

div#articleList ul li h6 a.articleTitle {
	text-decoration: none;
}

div#articleList ul li p {
	color: #898888;
	margin: 0 0 5px 0;
}

p.articleDate {
	color: #bbb;
}

/** FAQs **/
#faqList {
	color: #b1b1b1;
}

#faqList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#faqList ul li {
	margin: 0;
	padding: 5px 0 15px 0;
	display: block;
	/*border-bottom: 1px solid #e2e2e2;*/
}
/*
#faqList ul li a {
	text-decoration: underline;
}

#faqList ul li a:hover {
	text-decoration: none;
}
*/
#faqList ul li a.close {
	float: right;
	color: #aaa;
	font-size: 11px;
	cursor: pointer;
}
#faqList ul li a.close:hover {
	text-decoration: underline;
}


#faqList ul li h5.articleTitle {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px 0;
}

#faqList ul li h5.articleTitle a {
	text-decoration: none;
}

#faqList ul li h5.articleTitle a:hover {
	text-decoration: underline;
}
#faqList ul li p {
	color: #898888;
}


/** News Slider **/
#slideshow { width:220px; position:relative; }
#slidesContainer { width:220px; }

a#readAllControl {
	width: 150px;
	float: left;
	display: block;
}

div#controlContain {
	width: 62px;
	float: left;
	font-size: 11px;
}

span.control {
	width: 30px;
	height: 12px;
	color: #487b99;
	cursor: pointer;
}

span#leftControl {
	border-right: 1px solid #c3c3c3;
	float: left;
}

span#rightControl { 
	text-align: right; 
	float: right;
}


/******** BROWSE NAVIGATION ********/
div#browseNavigation {
	color: #FFFFFF;
	font-size: 11px;
	height: 19px;
}

div#browseNavigation span {
	padding: 0 10px;
}

div#browseNavigation a {
	color: #FFFFFF;
	text-decoration: none;
}

div#browseNavigation a:hover {
	text-decoration: underline;
}

div.governmentBg 	div#browseNavigation, 	div.governmentBg 	div#browseNavigation a { color: #777777; }
div.workBg 			div#browseNavigation, 	div.workBg 			div#browseNavigation a { color: #777777;  }
div.lifeBg 			div#browseNavigation, 	div.lifeBg 			div#browseNavigation a { color: #777777;  }
div.careerBg 		div#browseNavigation, 	div.careerBg 		div#browseNavigation a { color: #777777;  }

/******** Content Footer ********/
div#contentFooter {
	width: 960px;
	padding: 20px 0;
	height: 115px;
	margin: 0 auto;
	position: relative;
	display: none;
}

div#contentFooter img {
	display: block;
	float: left;
}
	
/****** FOOTER ******/
div#footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	color: #333333;
	font-size: 11px;
	text-align: left;
}

div#footerLogoSection {
	border-bottom: 1px dotted #81b0c9; 
	display: none;
	
}

div#footerLinks {
	border-top: 1px dotted #777777; 
	padding: 15px 0;
}

div#footerLinks a, div#footerLinks span {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

div#footerLinks span {
	margin: 0 10px;
}

div#footerLinks a:hover {
	color: #333333;
	text-decoration: underline;
}

/***************** SEARCH ******************/
div#googleSearchArea ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

div#googleSearchArea ul li {
	margin: 0 0 25px 0;
}

div#googleSearchArea div.item-title {
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 5px;
}

div#googleSearchArea p {
	margin-bottom: 5px;
	line-height: 20px;
}

div#googleSearchArea a:hover {
	text-decoration: underline;
}

div#googleSearchArea span.link {
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 20px;
}

div#googleSearchArea span.link a {
	color: #bbb;
}

div.pagination {
	padding: 10px 0 20px 0;
	border-top: 1px solid #ddd;
}

div.pagination div.page-left {
	float: left;
	width: 250px;
}

div.pagination div.page-right {
	float: right;
	width: 250px;
	text-align: right;
}

/******************** LOCATION ************************/

div#locationDetails {
	color: #777777;
	line-height: 20px;
}

div#locationDetails div.columnLeft {
	float: left;
	width: 220px;
}

div#locationDetails div.columnRight {
	float: right;
	width: 410px;
}

div#locationDetails div.locDesc {
	color: #777777;
	line-height: 22px;
	border-top: 1px solid #e8e8e8;
	padding: 20px 0 0 0;
	margin: 0 0 15px 0;
}

div#locationDetails div.locAddress ,
div#locationDetails div.locContact {
	color: #777777;
	line-height: 22px;
	padding: 0 0 15px 0;
}

div#locationDetails div.locContact td {
	line-height: 22px;
}

div#locationDetails div.locMap {
	color: #777777;
	line-height: 20px;
	padding: 0 0 20px 0;
}

div#locationDetails div.locMap iframe {
	border: 1px solid #e8e8e8;
	padding: 2px;
}

div#locationDetails div.locContent {
	clear: both;
	margin: 20px 0 0 0;
}

div#locationDetails div.locServices {
	border-top: 1px solid #e8e8e8;
	padding: 20px 0 0 0;
	margin: 0 0 15px 0;
}

div#locationDetails div.locServices ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 15px;
}

div#locationDetails div.locServices ul li {
	margin: 0 15px 5px 0;
	padding: 0 0 1px 12px;
	background: url(../images/icons/ico_list_arrow.gif) no-repeat left 3px;
}
div#locationLists {
	color: #777777;
	line-height: 25px;
}

div#locationLists h4 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
	clear: left;
}

div#locationLists ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#locationLists ul li {
	margin: 0 15px 0 0;
	padding: 0 0 1px 12px;
	background: url(../images/icons/ico_list_arrow.gif) no-repeat left 5px;
	line-height: 22px;
}

div#locationLists ul.locStates li {
	width: 180px;
	float: left;
}


/****************************** FORM ************************************/

div.linebreak {
	padding: 4px 0 0 0;
	background: url(../images/hr_dotted_g.gif) top left repeat-x;
}

div#documentForm {
	font-size: 12px;
	color: #777777;
}

div#documentForm.linebreak {
	padding: 24px 0 0 0;
	background: url(../images/hr_dotted_g.gif) top left repeat-x;
}

div#documentForm div.formError {
	padding: 0 0 20px 0;
	color: #de0023;
}

div#documentForm div.formField {
	padding: 0 0 8px 0;
}

div#documentForm div.formFieldCenter {
	text-align: center;
}

div#documentForm div.formFieldCenterEnd {
	padding: 0;
	text-align: center;
}


div#documentForm div.formFieldPadEnd {
	padding: 0 0 0 200px;
	text-align: left;
}

div#documentForm div.heading h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
}

div#documentForm div.heading h3.checkoutHeading {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #2e2e2e;
}

/***************** INPUT FIELD ******************/

div#documentForm div.inputLabel {
	padding: 0 20px 0 0;
	width: 180px;
	float: left;
	text-align: right;
}

div#documentForm .mandatory {
	color: #de0023;
}

div#documentForm div.inputField {
	width: 400px;
	float: left;
}

div#documentForm div.inputField div.optionsField {
	font-size: 11px;
}

div#documentForm div.inputField div.pad {
	padding: 4px 0 0 0;
}

div#documentForm div.inputField input.text {
	width: 332px;
	border: 1px solid #d8d7dd;
}

div#documentForm div.inputField input.date {
	width: 84px;
	border: 1px solid #d8d7dd;
}

div#documentForm div.inputField img.calendar {
	cursor: pointer;
	position: relative;
	top: 4px;
	left: 0;
}

div#documentForm div.inputField select {
	width: 332px;
}

div#documentForm div.inputField textarea {
	width: 332px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #d8d7dd;
}

div#documentForm div.inputField textarea.medium {
	height: 100px;
}

div#documentForm div.inputField textarea.large {
	height: 200px;
}

div#documentForm div.inputField div.inputLabelState {
	width: 162px;
	float: left;
}

div#documentForm div.inputField div.inputLabelState select {
	width: 160px;
}

div#documentForm div.inputField div.inputLabelState input.text {
	width: 160px;
}

div#documentForm div.inputField div.inputLabelPC {
	padding: 0px 12px 0 0;
	width: 74px;
	float: left;
	text-align: right;
}

div#documentForm div.inputField div.inputFieldPC {
	width: 86px;
	float: left;
}

div#documentForm div.inputField div.inputFieldPC input.text {
	width: 84px;
}

div#documentForm div.inputField div.optionHeading {
	font-weight: bold;
	padding: 0 0 8px 0;
}

div#documentForm div.inputField div.optionsHalf {
	padding: 0 20px 0 0;
	width: 147px;
	float: left;
}

div#documentForm div.inputField div.optionField {
	padding: 0 0 6px 0;
	font-size: 11px;
}

div#documentForm div.inputField div.inputLabelCaptcha {
	width: 142px;
	float: left;
}

div#documentForm div.inputField div.inputFieldCaptchaCode {
	width: 192px;
	float: left;
}

div#documentForm div.inputField div.inputFieldCaptchaCode input.text {
	padding: 4px;
	width: 182px;
}

/********************* INFO **********************/

div#documentForm div.formGap {
	height: 20px;
}

div#documentForm div.heading {
	color: #2e2e2e;
	padding: 0 0 8px 0;
}

div#documentForm div.heading p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 6px 0;
}

div#documentForm div.options {
	padding: 0 0 12px 0;
}

div#documentForm div.terms {
	padding: 0 0 12px 0;
	font-size: 10px;
}

div#documentForm div.buttons {
	padding: 0 0 12px 0;
}

div#documentForm div.availability {
	font-size: 11px;
	padding: 4px 0 0 0;
}
	
	
/* END OF CSS */