/* !!!!!!!CHANGE THESE TOP STYLES EVERYTIME CHANGES ARE MADE TO THIS DOCUMENT FOR TEXT ENGLARGE TO WORK!!!!!!!!!
contentpages.css is set to (mainCopy 13px, breadCrumbs 11px, breadCrumbs a 11px, hend 11px)
textSizeLrg.css is set to 15px (mainCopy 15px, breadCrumbs 13px, breadCrumbs a 13px, hend 13px)
textSizeXLrg.css is set to 17px (mainCopy 17px, breadCrumbs 15px, breadCrumbs a 15px, hend 15px)
-----------------------------------------------------------------------------*/
#mainCopy {
	width:570px;
	height:100%;
	min-height:200px;
	margin: 15px 0 40px 40px;
	float:left;
	font-size:17px;
	}

* html #mainCopy {
	margin: 15px 0 40px 15px;
	}

#breadCrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#6d8ead;
	text-align:left;
	padding:0 12px 5px 0;
	margin: 5px 0 0 15px;
	float:left;
	}

* html #breadCrumbs{
	margin: 5px 0 0 8px;
	}

#breadCrumbs a {
	color:#624731;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	}

#hend {
	color:#194b85;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	}

/* General Left Nav
-----------------------------------------------------------------------------*/
#leftNavWrapper {
	width:304px;
	height:100%;
	float:left;
	margin-top:0px;
	}

*:first-child+html #leftNavWrapper {
	margin-top:-1px;
	}

* html #leftNavWrapper{
	margin-top:-7px;
	}
	
#leftNavTop {
	background:url(../images/backgrounds/LevNav_Top.gif) no-repeat;
	width:304px;
	height:17px;
	}
	
#leftNavMiddle {
	background:url(../images/backgrounds/LevNav_Middle.gif) repeat-y;
	width:304px;
	height:100%;
	display:block;
	}
	
#leftNavBottom {
	background:url(../images/backgrounds/LevNav_Bottom.gif) no-repeat;
	width:304px;
	height:50px;
	}

#leftNav {
	height:100%;
	width:270px;
	margin-left:20px;

	}

#leftNav ul {
	list-style:none;
	margin:10px 0 10px 0;
	padding:0;
	font-size:16px;
	}

#leftNav li {
	margin: 0 0 0 0;
	width:245px;
	display:block;
	}

#leftNav li a {
	font-size:16px;
	color:#876449;
	text-decoration:none;
	padding:5px 10px;
	width:225px;
	display:block;
	}

#leftNav li a:hover {
	font-size:16px;
	color:#000;
	text-decoration:none;
	background-color:#edf2f5;
	padding:5px 10px;
	width:225px;
	display:block;
	}

#secondLevel {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#secondLevel ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	}

#secondLevel li {
	margin: 0 0 0 0;
	width:200px;
	display:block;
	}

* html #secondLevel li {
	margin:0 0 0 20px;
	}

#secondLevel li a {
	font-size:14px;
	color:#876449;
	text-decoration:none;
	padding:5px 10px;
	width:185px;
	display:block;
	}

#secondLevel li a:hover {
	font-size:14px;
	color:#000;
	text-decoration:none;
	background-color:#edf2f5;
	padding:5px 10px;
	width:185px;
	display:block;
	}
	
#leftnavCallouts {
	width:270px;
	height:125px;
	float:left;
	margin:15px 0 0 20px;
	display:block;
	}

* html #leftnavCallouts {
	margin:15px 0 0 10px;
	}

.down {
	color:#000000;
	border-bottom: dotted 1px #d8d8d8;
	border-top: dotted 1px #d8d8d8;
	padding: 0 0;
	margin: -2px 0;
	}

.down2 {
	color:#000000;
	border-top: dotted 1px #d8d8d8;
	padding: 0 0;
	margin: -2px 0;
	}

.down3 {
	color:#000000;
	border-bottom: dotted 1px #d8d8d8;
	padding: 0 0;
	margin: -2px 0;
	}

#calloutOne {
	height:120px;
	width:133px;
	display:block;
	border: solid 1px #efefef;
	border-right:none;
	float:left;
	color:#624731;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	}

#calloutTwo {
	height:120px;
	width:133px;
	display:block;
	border: solid 1px #efefef;
	float:left;
	color:#624731;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	}

* html #calloutTwo {
	height:134px;
	}

* html #calloutOne{
	height:134px;
	}

#calloutOne a {
	text-decoration:none;
	background-color:#FFFFFF;
	display:block;
	height:104px;
	width:117px;
	padding:8px;
	color:#624731;

	}

#calloutTwo a {
	text-decoration:none;
	background-color:#FFFFFF;
	display:block;
	height:104px;
	width:117px;
	padding:8px;
	color:#624731;

	}

* html #calloutOne a {
	height:118px;
	}
	
#calloutOne a:hover {
	text-decoration:none;
	background-color:#edf2f5;
	display:block;
	height:104px;
	width:117px;
	padding:8px;
	color:#624731;
	}

#calloutTwo a:hover {
	text-decoration:none;
	background-color:#edf2f5;
	display:block;
	height:104px;
	width:117px;
	padding:8px;
	color:#624731;

	}

* html #calloutOne a:hover {
	height:118px;
	}

* html #calloutTwo a:hover {
	height:118px;
	}

.calloutText {
	margin:10px auto 10px auto;
	color:#624731;
	font-size:13px;
	font-weight:bold;
	width:115px;
	display:block;
	height:20px;
	text-align:center;
	}

.imgCallOut {
	margin-bottom:5px;
	}	

/* General Main Content
-----------------------------------------------------------------------------*/
#mainContentWrapper {
	width:646px;
	height:100%;
	float:left;
	margin-top:0px;
	}

*:first-child+html #mainContentWrapper{
	margin-top:-1px;
	}

* html #mainContentWrapper{
	margin-top:-7px;
	}
	
#mainContentTop {
	background:url(../images/backgrounds/MainContent_Top.gif) no-repeat;
	width:646px;
	height:17px;
	}
	
#mainContentMiddle {
	background:url(../images/backgrounds/MainContent_Middle.gif) repeat-y;
	width:646px;
	height:100%;
	display:block;
	}
	
#mainContentBottom {
	background:url(../images/backgrounds/MainContent_Bottom.gif) no-repeat;
	width:646px;
	height:50px;
	}


#mainCopy li {
	margin: 10px 0;
	}

.pullquote {
	padding: 30px 0px 0 35px;
	border: dotted 1px #b9c8d6;
	font-size:18px;
	background-color:#f2f5f8;
	float:right;
	display:block;
	color:#8e6a4d;
	background:url(../images/backgrounds/topleftQuote.jpg) no-repeat top left #f3f2e9;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:5px;
	height:100%;
	width:220px;

	}

.pullquoteInside {
	background:url(../images/backgrounds/bottomrightQuote.jpg) no-repeat bottom right;
	padding: 0 0 20px 5px;
	display:block;
	height:100%;
	width:200px;
	margin:0 0 0 0 0;
	}

.pullquoteTwo {
	padding: 30px 0px 0 35px;
	border: dotted 1px #b9c8d6;
	font-size:18px;
	background-color:#f2f5f8;
	float:right;
	display:block;
	color:#8e6a4d;
	background:url(../images/backgrounds/topleftQuote.jpg) no-repeat top left #f3f2e9;
	margin-left:15px;
	margin-bottom:5px;
	height:100%;
	width:220px;

	}

.bottomrightQuote {
	float:left;
	margin: -30px 0 0 190px;
	}

.nameQuote {
	font-size:12px;
	}

/* Bread Crumbs and Text Enlarge
-----------------------------------------------------------------------------*/

#breadCrumbs a:hover {
	text-decoration:underline;
	}

#textChange ul {
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	float:left;
	}

#textChange {
	width:70px;
	float:right;
	margin-right:20px;
	}

* html #textChange{
	width:80px;
	margin-right:5px;
	}

#textChange li {
	float:left;
	width: 19px;
	height: 23px;
	display:block;
	margin: 0 2px;
	}
	
#sizeOne a {
	background: url(../images/backgrounds/t1.gif) no-repeat bottom;
	height:23px;
	width:19px;
	display:block;
	}

#sizeOne a:hover {
	background: url(../images/backgrounds/t1.gif) no-repeat top;
	}

#sizeTwo a {
	background: url(../images/backgrounds/t2.gif) no-repeat bottom;
	height:23px;
	width:19px;
	display:block;
	}

#sizeTwo a:hover {
	background: url(../images/backgrounds/t2.gif) no-repeat top;
	}

#sizeThree a {
	background: url(../images/backgrounds/t3.gif) no-repeat bottom;
	height:23px;
	width:19px;
	display:block;
	}

#sizeThree a:hover {
	background: url(../images/backgrounds/t3.gif) no-repeat top;
	}

.fontnormal {
	font-size: 13px;
	}

.fontlarge {
	font-size: 15px;
	}

.fontxlarge {
	font-size: 17px;
	}
	
#leftNavHeaderPS a, #leftNavHeaderGTKU a, #leftNavHeaderN a, #leftNavHeaderC a, #leftNavHeaderL a {
	width:270px;
	height:39px;
	display:block;

	}
	

/* Products and Services (PS)
-----------------------------------------------------------------------------*/

#leftNavHeaderPS {
	width:270px;
	height:39px;
	background:url(../images/productsservices/LeftColumn_Header_PS.gif) no-repeat;
	margin-left:20px;
	}

#mainContentHeaderPS_EZ, #mainContentHeaderPS_PS, #mainContentHeaderPS_CB, #mainContentHeaderPS_GP {
	width:610px;
	height:178px;
	margin-left:15px;
	}

#mainContentHeaderPS_EZ {
	background:url(../images/productsservices/MainContent_Header_PS_EZ.jpg) no-repeat;
	}

#mainContentHeaderPS_PS {
	background:url(../images/productsservices/MainContent_Header_PS_PS.jpg) no-repeat;
	}

#mainContentHeaderPS_CB {
	background:url(../images/productsservices/MainContent_Header_PS_CB.jpg) no-repeat;
	}

#mainContentHeaderPS_GP {
	background:url(../images/productsservices/MainContent_Header_PS_GP.jpg) no-repeat;
	}
	
#GPBanner {
	background:url(../images/productsservices/GPbanner.gif) no-repeat;
	width:161px;
	height:97px;
	display:block;
	}

*:first-child+html #GPBanner {
	margin-left:-388px;
	}

* html #GPBanner {
	margin-left:-388px;
	}


#GPProducts {
	width:295px;
	height:145px;
	display:block;
	margin: -80px 0 0 30px;
	}
	
*:first-child+html #GPProducts {
	margin-left:-180px;
	}

* html #GPProducts {
	margin-left:-190px;
	}

#GPButtonWrapper {
	height:150px;
	width:193px;
	display:block;
	float:left;
	margin: -155px 0 0 345px;
	}

* html #GPButtonWrapper {
	margin: -155px 0 0 170px;
	}

#GPOne a {
	background:url(../images/productsservices/GigglePrintButton_1.jpg) no-repeat top;
	width: 193px;
	height: 40px;
	display:block;
	margin: 10px 0;
	}

#GPOne a:hover {
	background:url(../images/productsservices/GigglePrintButton_1.jpg) no-repeat bottom;
	}

#GPTwo a {
	background:url(../images/productsservices/GigglePrintButton_2.jpg) no-repeat top;
	width: 193px;
	height: 40px;
	display:block;
	margin: 10px 0;
	}

#GPTwo a:hover {
	background:url(../images/productsservices/GigglePrintButton_2.jpg) no-repeat bottom;
	}

#GPThree a {
	background:url(../images/productsservices/GigglePrintButton_3.jpg) no-repeat top;
	width: 193px;
	height: 40px;
	display:block;
	margin: 10px 0;
	}

#GPThree a:hover {
	background:url(../images/productsservices/GigglePrintButton_3.jpg) no-repeat bottom;
	}

#PSButtonWrapper {
	margin:25px 0 0 15px;
	}

#PSOne a {
	background:url(../images/productsservices/PSButton_1.jpg) no-repeat top;
	width: 193px;
	height: 40px;
	display:block;
	margin: 10px 0;
	}

#PSOne a:hover {
	background:url(../images/productsservices/PSButton_1.jpg) no-repeat bottom;
	}

#PSTwo a {
	background:url(../images/productsservices/PSButton_2.jpg) no-repeat top;
	width: 193px;
	height: 40px;
	display:block;
	margin: 10px 0;
	}

#PSTwo a:hover {
	background:url(../images/productsservices/PSButton_2.jpg) no-repeat bottom;
	}

#PSThree a {
	background:url(../images/productsservices/PSButton_3.jpg) no-repeat top;
	width: 193px;
	height: 40px;
	display:block;
	margin: 10px 0;
	}

#PSThree a:hover {
	background:url(../images/productsservices/PSButton_3.jpg) no-repeat bottom;
	}

#brandLogosWrapper {
	width:206px;
	height:100%;
	float:right;
	display:block;
	margin-top:-400px;
	}
	
#brandLogosWrapperGPEZ {
	width:206px;
	height:69px;
	float:left;
	display:block;
	margin-top:0;
	border: solid 1px #000;
	}
	
	
* html #brandLogosWrapper {
	margin-top:-425px;
	}

#brandLogosWrapper ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#brandLogosWrapper li {
	padding:0;
	margin-bottom:5px;
	}

#psCopy {
	float:left;
	width:340px;
	}

* html #psCopy {
	margin-top:15px;
	}

#STY a {
	background:url(../images/productsservices/STY.jpg) no-repeat top;
	width:206px;
	height:59px;
	display:block;
	}

#STY a:hover {
	background:url(../images/productsservices/STY.jpg) no-repeat bottom;
	}

#IM a {
	background:url(../images/productsservices/IM.jpg) no-repeat top;
	width:206px;
	height:75px;
	display:block;
	}

#IM a:hover {
	background:url(../images/productsservices/IM.jpg) no-repeat bottom;
	}

#ID a {
	background:url(../images/productsservices/ID.jpg) no-repeat top;
	width:206px;
	height:59px;
	display:block;
	}

#ID a:hover {
	background:url(../images/productsservices/ID.jpg) no-repeat bottom;
	}

#LIFE a {
	background:url(../images/productsservices/LIFE.jpg) no-repeat top;
	width:206px;
	height:64px;
	display:block;
	}

#LIFE a:hover {
	background:url(../images/productsservices/LIFE.jpg) no-repeat bottom;
	}

#MP a {
	background:url(../images/productsservices/MP.jpg) no-repeat top;
	width:206px;
	height:64px;
	display:block;
	}

#MP a:hover {
	background:url(../images/productsservices/MP.jpg) no-repeat bottom;
	}


#CL a {
	background:url(../images/productsservices/CL.jpg) no-repeat top;
	width:206px;
	height:69px;
	display:block;
	}

#CL a:hover {
	background:url(../images/productsservices/CL.jpg) no-repeat bottom;
	}

#CG a {
	background:url(../images/productsservices/CG.jpg) no-repeat top;
	width:206px;
	height:89px;
	display:block;
	}

#CG a:hover {
	background:url(../images/productsservices/CG.jpg) no-repeat bottom;
	}

#CC a {
	background:url(../images/productsservices/CC.jpg) no-repeat top;
	width:206px;
	height:59px;
	display:block;
	}

#CC a:hover {
	background:url(../images/productsservices/CC.jpg) no-repeat bottom;
	}

#ART a {
	background:url(../images/productsservices/ART.jpg) no-repeat top;
	width:206px;
	height:59px;
	display:block;
	}

#ART a:hover {
	background:url(../images/productsservices/ART.jpg) no-repeat bottom;
	}

#UN a {
	background:url(../images/productsservices/UN.jpg) no-repeat top;
	width:206px;
	height:69px;
	display:block;
	}

#UN a:hover {
	background:url(../images/productsservices/UN.jpg) no-repeat bottom;
	}

#GP a {
	background:url(../images/productsservices/GP.jpg) no-repeat top;
	width:206px;
	height:59px;
	display:block;
	}

#GP a:hover {
	background:url(../images/productsservices/GP.jpg) no-repeat bottom;
	}

#EZ a {
	background:url(../images/productsservices/EZ.jpg) no-repeat top;
	width:206px;
	height:64px;
	display:block;
	}

#EZ a:hover {
	background:url(../images/productsservices/EZ.jpg) no-repeat bottom;
	}
	
.GPEZLogos {
	padding: 10px;
	font-size:18px;
	float:right;
	display:block;
	color:#8e6a4d;
	height:100%;
	width:220px;
	margin-right:-20px;
	}
	
.searchFourChecksButton {
	background:url(../images/HomePage/searchButton.gif) no-repeat top;
	width:75px;
	height:28px;
	display:block;
	float:left;
	border:none;
	padding:0;
	}
	
.searchFourChecksButton:hover {
	background:url(../images/HomePage/searchButton.gif) no-repeat bottom;
	}


#fourChecksSearchBar{
	width:277px;
	height:28px;
	display:block;
	float:left;
	padding:10px;
	}

#fourChecksSearch {
	width:305px;
	height:100%;
	display:block;
	float:left;
	border: dotted 1px #d3dce7;
	font-size:14px;
	text-align:center;
	margin-top:15px;
	}

#fourChecksLogo a {
	background:url(../images/productsservices/4checks.gif) no-repeat top;
	width:147px;
	height:92px;
	display:block;
	margin:-63px auto 5px auto;
	}

#fourChecksLogo a:hover {
	background:url(../images/productsservices/4checks.gif) no-repeat bottom;
	}

#fourChecksBanner {
	background:url(../images/productsservices/images/banner.gif) no-repeat;
	width:161px;
	height:97px;
	display:block;
	}

*:first-child+html #fourChecksBanner {
	margin-left:-145px;
	}

* html #fourChecksBanner {
	margin-left:-145px;
	}


#searchMiddleChecks{
	background:url(../images/HomePage/searchMiddle.gif) repeat-x;
	width:184px;
	height:28px;
	display:block;
	float:left;
	border:none;
	}

#EZSearch {
	width:550px;
	height:100%;
	display:block;
	float:left;
	border: dotted 1px #d3dce7;
	font-size:14px;
	text-align:center;
	margin-top:15px;
	padding-bottom:10px;
	}

#EZLogo a {
	background:url(../images/productsservices/EZ2.gif) no-repeat top;
	width:147px;
	height:92px;
	display:block;
	margin:-63px auto 5px auto;
	}

#EZLogo a:hover {
	background:url(../images/productsservices/EZ2.gif) no-repeat bottom;
	}

* html #EZLogo a {
	margin:0 auto 5px auto;
	}


#EZBanner {
	background:url(../images/productsservices/images/banner.gif) no-repeat;
	width:161px;
	height:97px;
	display:block;
	}

*:first-child+html #EZBanner {
	margin-left:-390px;
	}

* html #EZBanner {
	margin-left:-390px;
	}

#EZLeft {
	margin:0 0 0 80px;
	float:left;
	}

#EZRight {
	margin:-70px 0 0 40px;
	float:left;
	}

*:first-child+html #EZLeft {
	margin:0 0 0 -245px;
	float:left;
	}

*:first-child+html #EZRight {
	margin:-130px 0 0 280px;
	float:left;
	}

* html #EZLeft {
	margin:-63px 0 0 -245px;
	float:left;
	padding:0;
	display:block;
	}

* html #EZRight {
	margin:-130px 0 0 140px;
	float:left;
	}

.overView {
	font-size:14px;
	font-weight:bold;
	width:225px;
	margin-left:15px;
	}

/* Get to know us (GTKU)
-----------------------------------------------------------------------------*/

#leftNavHeaderGTKU {
	width:270px;
	height:39px;
	background:url(../images/gettoknowus/LeftColumn_Header_GTKU.gif) no-repeat;
	margin-left:20px;
	}

#leftNavHeaderGTKU_SR {
	width:270px;
	height:39px;
	background:url(../images/gettoknowus/LeftColumn_Header_SR.gif) no-repeat;
	margin-left:20px;
	}

#mainContentHeaderGTKU_CEO, #mainContentHeaderGTKU_TCDS, #mainContentHeaderGTKU_CI, #mainContentHeaderGTKU_DE, #mainContentHeaderGTKU_GTKU, #mainContentHeaderGTKU_MTET, #mainContentHeaderGTKU_PP, #mainContentHeaderGTKU_SM,  #mainContentHeaderGTKU_SR, #mainContentHeaderGTKU_ABL, #mainContentHeaderGTKU_GREEN  {
	width:610px;
	height:178px;
	margin-left:15px;
	}

#mainContentHeaderGTKU_GREEN {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_GREEN.jpg) no-repeat;
	}

#mainContentHeaderGTKU_TCDS {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_TCDS.jpg) no-repeat;
	}

#mainContentHeaderGTKU_CI {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_CI.jpg) no-repeat;
	}

#mainContentHeaderGTKU_DE {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_DE.jpg) no-repeat;
	}

#mainContentHeaderGTKU_GTKU {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_GTKU.jpg) no-repeat;
	}

#mainContentHeaderGTKU_MTET {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_MTET.jpg) no-repeat;
	}

#mainContentHeaderGTKU_PP {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_PP.jpg) no-repeat;
	}

#mainContentHeaderGTKU_CEO {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_MTCEO.jpg) no-repeat;
	}

#mainContentHeaderGTKU_SM {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_SM.jpg) no-repeat;
	}
	
#mainContentHeaderGTKU_SR {
	background:url(../images/gettoknowus/MainContent_Header_GTKU_SR.jpg) no-repeat;
	}

#mainContentHeaderGTKU_ABL {
	background: url(../images/HomePage/images/MainContent_Header_ABL.jpg) no-repeat;
	}

#companyHistory dl{
	font-weight:bold;
	}

#companyHistory dd{
	font-weight:normal;
	margin-top:-16px;
	}

#coreValues dl{
	font-weight:bold;
	font-size:1.2em;
	}

#coreValues dd{
	font-weight:normal;
	margin-top:5px;
	font-size:0.85em;
	}

.execPic {
	width:83px;
	height:108px;
	display:block;
	float:left;
	padding-right:15px;
	padding-bottom:5px;
	}

	
/* Careers (C)
-----------------------------------------------------------------------------*/

#leftNavHeaderC {
	width:270px;
	height:39px;
	background:url(../images/careers/LeftColumn_Header_C.gif) no-repeat;
	margin-left:20px;
	display:block;
	}

#mainContentHeaderC_T, #mainContentHeaderC_HP, #mainContentHeaderC_B, #mainContentHeaderC_TD, #mainContentHeaderC_OP, #mainContentHeaderC_C {
	width:610px;
	height:178px;
	margin-left:15px;
	}

#mainContentHeaderC_T {
	background:url(../images/careers/MainContent_Header_C_T.jpg) no-repeat;
	}

#mainContentHeaderC_HP {
	background:url(../images/careers/MainContent_Header_C_HP.jpg) no-repeat;
	}

#mainContentHeaderC_B {
	background:url(../images/careers/MainContent_Header_C_B.jpg) no-repeat;
	}

#mainContentHeaderC_TD {
	background:url(../images/careers/MainContent_Header_C_TD.jpg) no-repeat;
	}

#mainContentHeaderC_OP{
	background:url(../images/careers/MainContent_Header_C_OP.jpg) no-repeat;
	}

#mainContentHeaderC_C {
	background:url(../images/careers/MainContent_Header_C_C.jpg) no-repeat;
	}

.testimonials {
	padding: 10px 0;
}

.testimonialsName {
	padding: 0 0 10px 50px;
	color:#496484;
}
	
/* News (N)
-----------------------------------------------------------------------------*/

#leftNavHeaderN {
	width:270px;
	height:39px;
	background:url(../images/news/LeftColumn_Header_N.gif) no-repeat;
	margin-left:20px;
	}

#mainContentHeaderN {
	background:url(../images/news/MainContent_Header_N_N.jpg) no-repeat;
	width:610px;
	height:178px;
	margin-left:15px;
	}

#newsSubheader {
	font-size:11px;
	margin-top: 5px;
	}

/* Locations
-----------------------------------------------------------------------------*/

#leftNavHeaderL {
	width:270px;
	height:39px;
	background:url(../images/locations/LeftColumn_Header_L.gif) no-repeat;
	margin-left:20px;
	}

#mainContentHeaderL_L {
	background:url(../images/locations/MainContent_Header_L_L.jpg) no-repeat;
	width:610px;
	height:178px;
	margin-left:15px;
	}

#mainContentHeaderL_AR {
	background:url(../images/locations/MainContent_Header_L_AR.jpg) no-repeat;
	width:610px;
	height:178px;
	margin-left:15px;
	}

#mainContentHeaderL_MD {
	background:url(../images/locations/MainContent_Header_L_MD.jpg) no-repeat;
	width:610px;
	height:178px;
	margin-left:15px;
	}

#leftNavLocations {
	height:100%;
	width:270px;
	margin-left:20px;

	}

#leftNavLocations  ul {
	list-style:none;
	margin:10px 0 10px 10px;
	padding:0;
	font-size:16px;
	}

*:first-child+html #leftNavLocations  ul {
	margin:10px 0 10px 0;
	}

* html #leftNavLocations  ul {
	margin:10px 0 10px 0;
	}


#leftNavLocations  li {
	margin: 0 0 10px 0;
	width:228px;
	display:block;
	}

#leftNavLocations  li a {
	font-size:16px;
	color:#876449;
	text-decoration:none;
	width:228px;
	height:70px;
	display:block;
	padding-top:10px;
	}

#leftNavLocations li a:hover {
	font-size:16px;
	color:#000;
	text-decoration:none;
	background-color:#edf2f5;
	width:228px;
	height:70px;
	display:block;
	padding-top:10px;
	}

.downLocations {
	color:#000000;
	display:block;
	border-bottom: dotted 1px #a6a5a5;
	border-top: dotted 1px #a6a5a5;
	}

.locationStates {
	margin: -40px 0 0 135px;
	}

#locationSummeryOne {
	width:270px;
	height:100%;
	float:left;
	}

#locationSummeryTwo {
	width:270px;
	height:100%;
	float:left;
	margin-left:20px;
	}

/* Site Map
-----------------------------------------------------------------------------*/

#siteMap ul {
	color:#648cbb;
	font-size:18px;
	font-weight:normal;
	padding: 10px 0 10px 0;
	margin:0;
	border-bottom:dotted 1px #d3dce7;
	}

#siteMap ul a {
	text-decoration:none;
	}

#siteMap ul a:hover {
	text-decoration:underline;
	}

#siteMap li {
	color:#648cbb;
	font-size:13px;
	font-weight:normal;
	padding: 5px 0 0 0;
	margin:0 0 0 20px;
	}

#siteMap ul ul {
	color:#648cbb;
	padding: 10px 0 10px 0;
	margin:-5px 0 0 20px;
	border:none;
	}

#siteMap ul ul a {
	text-decoration:none;
	}

#siteMap ul ul a:hover {
	text-decoration:underline;
	}

	
	
