/* SC.GOV Styles - Copyright South Carolina 2005-2008 /*

/** Useful Shortcuts:
*	font: font-style  font-variant  font-weight  font-size / line-height  font-family
*	background:  background-color  background-image  background-repeat  background-attachment  background-position 
*	border: border-width  border-style  border-color 
*	margin: top right bottom left 
*	padding: top right bottom left
***/


/********************* STANDARD TAGS **********************/
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font: normal 100%/130% Trebuchet MS, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	xfont-size: 70%;
}
img, form {margin: 0px; padding: 0px;}
blockquote {margin: .5em 40px;}
h1, h2, h4, h5, h6 {
	color: #669966;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.5em; 
	font-weight: bold;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
	margin: 1px 0px 5px;
	padding: 1px 0px 3px;
}
h2 a { color: #333; text-decoration: none;}
h3 {
	font-size: 1.2em;
	color: #003366;
}
h4 {font-size: 1em;}
a:link {
	color: #003366;
	text-decoration: underline; 
} 
a:visited {
	color: #000000;
	text-decoration: underline;
} 

a:hover {
	color: #669966;
	text-decoration: underline;
} 

a:active {
	color: #cccccc;
	text-decoration: underline;
} 

.hide, #siteName {
	display: block;
	top: -300px;
	position: absolute;	
}



/********************** NAVIGATION **********************/
.accessKey {text-decoration: underline;}

/*** GLOBAL NAV ***/
#globalNav ul {
	margin: 0 0 0 5px; 
	padding: 0px; 
}
#globalNav li {display: inline; font-size: 1em;}
#globalNav ul a:link, #globalNav ul a:visited {
	color: #333333;
	text-decoration: underline;
	background: url(/NR/rdonlyres/2D53F4B0-1891-4017-9CB3-60C61FCED8D7/0/bullet.gif) no-repeat right center; 
	padding: 0 14px 0 0;
	vertical-align: top;
}
#globalNav ul a:hover {
	background: url(/NR/rdonlyres/2D53F4B0-1891-4017-9CB3-60C61FCED8D7/0/bullet.gif) no-repeat right center;
	text-decoration: none;
}

/* Global Nav Drop Down */
#globalNav li ul {	
	position: absolute;
	top: -508px;
	left: 2px;
	background: url(/NR/rdonlyres/CBDF8B80-60D3-4AE6-BDA1-9E914BA06932/0/transparent.png) repeat;
	* background-color: #FFFFFF; filter:alpha(opacity: 85);	/* Opacity in IE */
	font-size: 90%;
	padding: 5px 0 0 0; 
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 4px solid #9EBC80;
	border-left: 1px solid #CCC;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac  \*/  
* html #topNav li.over ul { /* Style for IE/WIN Javascript */
	padding: 5px 0 0 0; 
	display: block; 
	position: absolute; 
	top: 18px;
}
/**/

#globalNav li:hover ul {display: block; position: absolute;	top: 18px; clear: left;}
#globalNav li ul li {
	display: block;
	width: 165px;
	padding: 1px 2px 1px 6px;
	border-bottom: 1px solid #CCC;
}
#globalNav ul ul li:hover, #globalNav ul ul li.over {background-color: #ACC695; color: #000; }
#globalNav li ul.business {margin-left: 75px;}
#globalNav li ul.state_employees {margin-left: 140px;}
#globalNav ul ul a:link, #globalNav ul ul a:visited {background: none; color: #555555; text-decoration: none; padding: 0; }
#globalNav ul ul a:hover {background: none; color: #000; text-decoration: none; }


/* Search */
#search {
	position: absolute; 
	top: 40px; 
	left: 350px; 
	float: none; 
	clear: both;
	margin-top: -2px;
	padding: 1px 3px 0 2px;
}html>body #search {margin-top: -1px;} /* IE Fix */
#search input {font-size: 100%; margin: -2px 3px 0 0;}
#QueryBox {width: 100px; font-size: 100%;}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#QueryBox {width: 150px; font-size: 100%;}
  /* End IE5-Mac hack */

/*** LEFT NAV ***/
#leftNav ul { 
	list-style: none; 
	margin: 0;
	padding: 0 ;
	width: 187px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	width: 173px;border-bottom: 1px solid #B8B8B8; 
}

#leftNav li a {
	color:#555555;
	text-decoration: none;
	border-top: 1px solid #B8B8B8;
	display: block;
	padding: 7px 0px 6px 15px !important;
	width: 172px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	width: 157px;
}
#leftNav li a:hover, #leftNav li a:active { 
	border-top: 1px solid #B8B8B8;
	background-color: #ACC695;
	color: #000000 ; 
	display: block; 
	width: 172px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	width: 157px;
}
li.navLevelOneSelected a { 
	background-color: #ACC695;
	margin-bottom: -12px; /*IE padding correction */
}
html>body li.navLevelOneSelected a {margin-bottom: 0px;}/*Undo IE padding correction for other browsers */
li.navLevelOneSelected a:hover {
	color: #000; 
}

/* Left SubNav */
#leftNav ul ul {margin-top: 0; padding-top: 0;}
#leftNav ul ul a { 
	background-color: #E6EFDD;
	font-size: 85%;
	display: block;	
	padding: 3px 0px 3px 20px !important;
	border-bottom: 1px solid #FFF;
	width: 172px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	width: 152px;
}
#leftNav ul ul a:hover, #leftNav ul ul a:active { 
	background-color: #F4F9F0;
	color: #000000; 
	display: block; 
	border-bottom: 1px solid #FFF;
	width: 172px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	width: 152px;
}

/* How DO I */
#howDoI { 
	margin: 15px 0 0 6px; 
	width: 152px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */ 
	width: 168px; 
}
#howDoI select {font-size: 1em; width: 127px; margin: 0; clear: both; padding:0;}
#howDoI input {font-size: 1em; padding: 0;}


/*** BREADCRUMBS ***/
#breadcrumbs a { 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #444444;
}
#breadcrumbs a:hover { 
	text-decoration: none;
}


/*** FOOTER ***/
a.footer:link, a.footer:visited  {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
#footer a.textOnly {display: block; position: absolute; left: -3000px;}




/************** LEFT COLUMN CONTENT ********************/
/* CMS Controls */
#NCPHRICH_ContentPlaceholder {width: 450px; height: 600px; overflow: scroll;}
#NCPHRICH_RightPanelHtml1, #NCPHRICH_RightPanelHtml2,
#NCPHRICH_RightPanelHtml3, #NCPHRICH_RightPanelHtml4,
#NCPHRICH_RightPanelHtml5, #NCPHRICH_LeftPanelHtml1,
#NCPHRICH_LeftPanelHtml2, #NCPHRICH_LeftPanelHtml3,
#NCPHRICH_LeftPanelHtml4, #NCPHRICH_LeftPanelHtml5 {width: 230px;}


#contentLeft h1 {
	display: block; 
	color: #FFF;
	background-color: #003366;
	text-indent: 4px;
	position: relative;
	margin: 0;
	padding: 3px 0 4px 0;
}
#contentLeft h2 {
	font-size: 1.3em;
	xfont-family: Georgia, Verdana, Tahoma, Helvetica, Arial;
	color: #003366;
	margin: 13px 0 -8px 0;
}
#contentLeft h3 {
	font-size: 1.2em;
	color: #003366;
	margin: 1.3em 0 -.5em 0;
}
#contentLeft dl a {color:#000000;}
#contentLeft dl a:hover {text-decoration: none;}
#contentLeft dl a:visited {color:#777; }
#contentLeft dl dd, ul#maps_anchor_list {
	margin: 0 0 1.2em 0;
	padding: 0 0 0 10px;
}
#contentLeft dl dt, ul#maps_anchor_list li {
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	color: #000;
	font-weight: bold;
	background:  url("/NR/rdonlyres/688312EB-BFE1-4345-8E60-1CCA010ABB39/0/arrow_green.gif") no-repeat 0 .3em;
	height: 1%; /* IE Hack for green arrow */
}
#contentLeft dl.sub, #contentLeft p.sub {
	padding: 0 0 0 10px;
}
#topics a {
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	color: #444;
}
#topics a:hover {text-decoration: underline;}
#topics li {margin: 0 0 5px 0px; line-height: 1em;}
#topics ul {
 	list-style: square url("/NR/rdonlyres/7CE90886-5835-4D6C-9192-8295CCD64F62/0/arrow_blue.gif") outside;
	margin: 4px 0 10px 2.2em;
	padding: 0;
}
#topics div.right {
	float: right; 
	width: 48%;
}
#topics div.left {
	float:left;
	width: 48%;
}

h2.orglist {padding-bottom: 1em;}

/** HELP CENTER ***/
a.small {
font: normal normal .9em/130% Arial, sans-serif;
color: #666;
text-decoration: none;
}
span.small {
font-size: .85em;
color: #666;
}
div.live-help h3 {padding-bottom: 1em;}
div.live-help img {float: left; margin: 0em .7em 1em 0;}
div.video {
	background: #DADCD7 url(/NR/rdonlyres/4A3499C3-1512-443A-9C7F-AAFFA7CDC6A8/0/helpvideobg.jpg) repeat-x top;
	padding: 0 9px 1.5em 9px;
	margin: 0 -20px 2em -7px;
	position: relative;
	clear: both;
	width: 554px;}
	div.video h3 {padding: 1em 0 .2em 0;}
	div.video img {
	position: absolute;
	top: 30px;
	left: 367px;
	}
	div.video ul {
	margin: -.9em 0 0 0;
	padding: 0;
	width: 365px;
	}
	div.video li {
	list-style: none; 
	display: block;
	float: left;
	width: 158px;
	padding: 5px 0 5px 12px;
	margin: 0 0 0 7px;
	background: url(/NR/rdonlyres/82183978-B017-419A-8442-4AE3957F765C/0/yellowbullet.gif) no-repeat 0 .65em;
	}
	div.video p {width: 340px;
}

div.popular-links {margin: 0 0 2em 0; padding: 0;}
	div.popular-links ul {
	width: 500px;
	margin: 1em 0 0 0;
	padding: 0 0 0 0px;
	}
	div.popular-links li {
	display: inline; /* Corrects IE6 double left margin error*/
	list-style: none;
	float: left;
	width: 185px;
	padding: 0px 0 5px 0;
	margin: 0 0 0 40px;
}

/*** COMMUNITY SECTION ***/
		#community_section ul {
			margin: 0;
			padding: 0;
			list-style: none;
			}
			#community_section ul li {
				margin: .5em 0;
				padding: .1em 0;
				list-style: none;
				}
				#community_section ul li a {
					padding: .1em 0 .1em 24px; 
					}
					#community_section ul li#com_facebook a {
							background: url(/NR/rdonlyres/4A530558-0D16-4C55-9BFB-EA0DC8863943/0/facebook_color.png) no-repeat top left;
							}
					#community_section ul li#com_maps a {
							background: url(/NR/rdonlyres/41E09D82-8243-489D-8DF5-F55F534F6784/0/final_maps_color.png) no-repeat top left;
							}
					#community_section ul li#com_myspace a {
							background: url(/NR/rdonlyres/B9BEC35C-EC08-4029-B2C8-7C59DB92106A/0/final_myspace_color.png) no-repeat top left;
							}
					#community_section ul li#com_photos a {
							background: url(/NR/rdonlyres/A85A074E-2776-4A87-B0FB-F7BCDAB15F3B/0/final_photos_color.png) no-repeat top left;
							}
					#community_section ul li#com_rss a {
							background: url(/NR/rdonlyres/AF36216D-14CC-4643-9DC5-BA3C43725233/0/final_rss_color.png) no-repeat top left;
							}
					#community_section ul li#com_twitter a {
							background: url(/NR/rdonlyres/16E07DEA-F570-4D9E-8E6E-F704428580A5/0/final_twitter_color.png) no-repeat top left;
							}
					#community_section ul li#survey a {
							background: url(/NR/rdonlyres/70DB9DA6-23AF-41FD-A8A0-9F1160E60BE2/0/survey.gif) no-repeat top left;
							}

/*** CABINET AGENCY MAPS ***/

ul#cabinet_agency_maps {
  margin: 1em 0;
  padding: 0;
  } 
  ul#cabinet_agency_maps li {
   list-style-type: none;
   margin: 3.5em 0;
   }
 p.back_to_top {
  text-align: right;
  }
 div.map_extras {
  margin: 1em 0 1.5em 0;
  }
 ul#maps_anchor_list li {
  /* This is the same as the #contentLeft dl dt */
  list-style: none;
  margin-bottom: .5em;
  }



/*** Traffic Tickets and Fines Payments  ***/
			ul.county-list {
			margin: 1.5em 0 1.5em 0; 
			padding: 0;
			width: auto; 
			float: left;
			}
			ul.county-list li {
			margin: 0; 
			padding: 0;
			list-style: none;
			}
			ul.county-list li a {
			display: block;
			border: 1px solid #DDD;
			width: 10em;
			padding: .6em 0 .6em 3em;
			margin: .7em 0 .7em 2em;
			text-transform: uppercase;
			color: #555;
			text-decoration: none;
			letter-spacing: .05em;
			background-color: #F4F0E6;
			text-align: left;
			}
			ul.county-list li a:hover {
			border-color: #979C91; 
			color: #000;
			}
	
			


/************** RIGHT COLUMN CONTENT *******************/
div.rtColumnHeader {margin-bottom: 0px;}
	div.rtColumnHeader h2 {
	margin: 8px 0 10px 0; 
	padding: 0;
	}
	div.rtColumnHeader h2 a {
	display: block;
	width: 156px;
	height: 38px;
	text-indent: -30000px;
	background: url(/NR/rdonlyres/A9E8E145-258F-47F2-954E-2936C53F50BD/0/alertsButton.gif) no-repeat 0 0;
	outline: none;
	}
	div.rtColumnHeader h2.help a {
	margin-top: -8px;
	margin-bottom: -10px;
	background: url(/NR/rdonlyres/5A0148AB-8389-40BD-9B97-4433FAC832A0/0/HelpCenter.gif) no-repeat 0 0;
	height: 46px;
	width: 160px;
	}
	div.rtColumnHeader h4 { /*governor bit*/
	padding: 10px 0 15px 75px;
	background: url(/NR/rdonlyres/E0D90EA4-8740-42EF-8646-66C3732A7E6D/0/governorSM.gif) no-repeat 0;
	line-height: 1.4em;
	margin-bottom: -10px;
	height: 60px;
	}
	div.rtColumnHeader h4 a {
	display: block;
	margin-top: 8px;
}

#contentRight a:hover {	text-decoration: none;}
#contentRight a { color: #000000; text-decoration: underline;}
#contentRight h3 {
	font-size: 1.2em;
	color: #222222; 
	border-bottom: 1px dotted #999;
	margin: 1.3em 0 .5em 0;
}
#contentRight ul {
 	list-style: none;
	margin: 0 0 0 .3em;
	padding: 0;
}
#contentRight li {
	margin: .45em 0;
	padding: 0;
}

#featuredLink h3, #onlineResources h3, #community_section h3 {
	font-size: 1.15em;
	color: #003366;
	margin: 1.7em 0 .5em 0; 
	padding-top: .25em; 
	padding-left: 2px;
}
#featuredLink h4 {
	font-size: 1em;
	color: #222222;
	margin: -.5em 0 -.8em 0;
}
#featuredLink img {
	float: left;
	margin: 3px 5px 1px 0;
}




/********************* LAYOUT *************************/
#pageContainer {
	margin: 0 auto;
	padding: 0px;
	width: 775px;
	text-align: left;
	background: url(/NR/rdonlyres/50B79087-F233-42B3-A91E-F7154C4AA0E2/0/3colbackground.jpg) repeat-y center top;
}
#page {
	padding-left: 17px;
	background: url(/NR/rdonlyres/F5F78F72-A34C-4543-8DD2-F7685E1BC3D3/0/dome.jpg) no-repeat 17px bottom;
	width: 762px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	width: 745px;
}
#page.sub {
	background-image: url(/NR/rdonlyres/8E3ECE79-35C2-404A-AB83-C5010508DFA8/0/spacer.gif);
}
#topBar {
	width: 745px;
	height: 16px;
	background: url(/NR/rdonlyres/25CDB852-3A68-4BC4-B350-25A84988473E/0/top_bar.jpg) repeat-x;
	font-size: 0px;
}
#logo { 
padding-top: 20px;
	width: 164px;
	height: 100px;
	background: url(/NR/rdonlyres/AF03F5FC-E68E-47CA-B566-9D42B2B7333A/0/logo_bg.gif) no-repeat;
	position: relative;
	float: left;
	margin: 0 0 20px 0;
}
 
#globalNav {
	background: url(/NR/rdonlyres/22D9BB6E-CD47-451F-90B6-695253FBD3DC/0/top_nav_bar.jpg) repeat-x;
	width: 581px;
	position: relative;
	float: right;
	font-weight: bold; 
	padding: 5px 0px 0px 0px;
	text-align: left;
	height: 29px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	height: 24px;
}
#banner {
	width: 581px;
	float: right;	
}
#leftNav { 
	float: left; clear: left;
	margin: 7px 0 0 0px;
	padding: 0;
	font-size: 105%;
	font-weight: bold;
	width: 152px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	width: 174px;
}
#contentContainer{
	position: relative;
	width: 565px;
	float: right;
	background: url(/NR/rdonlyres/386C5965-EED2-4C72-A3F1-7CD9C7494F2E/0/content2.jpg) repeat-y right top;
}
#contentContainer.noRelativeContent {
	background-image: url(/NR/rdonlyres/8E3ECE79-35C2-404A-AB83-C5010508DFA8/0/spacer.gif);
}
#contentLeft.noRelativeContent {
	width: 545px;
}
#breadcrumbs { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0 5px 0;
	padding: 0px;
	color: #444444;
	float: left;
	width: 370px;
}
#contentLeft {
	position: relative;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: .7em 0 25px 5px;
	width: 370px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	width: 375px;
}

#contentRight {
	position: relative;
	width: 159px;
	float: right;
	padding: 0px 5px 4px 5px;
	/* margin-top: -10px; -20px*/
}

#contentRight ul.font-sizing {
	margin-bottom: 5px; 
	background: url(/NR/rdonlyres/EA0C93FB-188B-4553-BEFC-DDB3B24C9296/0/ulbg.gif) no-repeat 0 4px;
	height: 20px;
	position: relative;
	padding-left: 10px;
	margin-left: 100px;
	}
	#contentRight ul.font-sizing li {
	 float: left;
	}
	#contentRight ul.font-sizing li a {
	display: block;
	text-indent: -30000px;
	width: 15px;
	outline: none;
	}
	#contentRight ul.font-sizing li a.normal {
	background: url(/NR/rdonlyres/B319F3FB-44E8-4136-91E3-853DC13F0A0F/0/normal.gif) no-repeat 5px 0;
	width: 20px; margin-left: -5px;
	}
	#contentRight ul.font-sizing li a.larger {
	background: url(/NR/rdonlyres/AE4496EE-5DF8-4025-8A78-AE29A8CC9EB9/0/larger.gif) no-repeat 0 0;
	}
	#contentRight ul.font-sizing li a.largest {
	background: url(/NR/rdonlyres/C66E637A-95B1-4D93-AB7E-9382915C550F/0/largest.gif) no-repeat 0 0;
}

#footer {
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
	line-height: 150%;
	padding: .7em 4px;
	height: 40px;
	position: relative;
	float: left;
	width: 745px; 
	voice-family: "\"}\""; voice-family: inherit; /* Hide from IE5.x/Win hack */
	width: 737px;
}

.clearing {clear: both; height: 0; line-height: 0; font-size: 1px;}



/***** Front Page Styles ******/
#contentContainer a.rss {
	background: url(/NR/rdonlyres/FB4EF66D-A7DE-4875-B13C-88BC6102DAFD/0/rssicon.gif) no-repeat;
	padding: 3px 0 5px 18px;
	display: block;
	position: absolute;
	top: 7px;
	left: 342px;
	text-decoration: none;
	font-weight: bold;
	color: 444;
	outline: none;
	}
	#contentContainer a.rss:hover {color: #000;}
	#contentContainer a.rss span {
	display: block;
	position: absolute;
	top: -5000px;
}
#contentContainer h1.news {
	font-size: 1.4em;
	background: none;
	color: #0B3F73;
	margin: 0; padding: 0;
}
#contentLeft h2.black {color: #759258; margin-top: 1.5em;}
#contentLeft hr {display: none;}

#NewsList {font-weight: bold; margin: 1.3em 0 0 10px; padding: 0;} 
	#NewsList li {
	list-style: none;
	line-height: 1.3em;
	margin: .7em 2px .7em 0px;
	padding: 0;
	}
	#NewsList a, #NewsHeadlines a, #OnlineServices a, #quick_links a, #get_involved a {color: #444;}
	#NewsList a:hover, #NewsHeadlines a:hover, #OnlineServices a:hover, #quick_links a:hover, #get_involved a:hover {text-decoration: none; color:#888888;}
	#NewsList a:visited, #NewsHeadlines a:visited {color: #888888;} 
	#NewsHeadlines p { /* p tag and NewsHeadlines div won't be used after News Center Launch */
	line-height: 1.3em;
	margin: .7em 2px .7em 10px;
	padding: 0;
	font-size: 1.1em;
	font: bold 100% Arial, Helvetica, Verdana, sans-serif;
} 



#OnlineServices ul, #get_involved ul, #quick_links ul {
	list-style: url(/NR/rdonlyres/2D53F4B0-1891-4017-9CB3-60C61FCED8D7/0/bullet.gif) none;	
	margin: 1.2em 0 0 30px;
	padding: 0px;
	font-size: 1em;
}
#quick_links {width: 47%; float: left; padding-bottom: 15px;}
#get_involved {width: 47%; float: right; padding-bottom: 10px;}
#get_involved li, #quick_links li{line-height: 1.2em; margin-bottom: .4em; }

#OnlineServices ul {
margin-left: 0px; 
position: relative;
floaT: left;
}
#OnlineServices li { 
display: block; 
line-height: 115%;
width: 145px;
float: left;
background: url(/NR/rdonlyres/2D53F4B0-1891-4017-9CB3-60C61FCED8D7/0/bullet.gif) no-repeat 0 .3em;
padding: 0 5px 0 20px;
margin: 0 0 .5em 10px;
}

td h4 {font-size: 1.2em;} /* Governor Text */


/********************* Minimal Template Styles *******************/
#pageContainer.minimal {background-image: url(images/minimal-background.jpg);} 
#globalNav.minimal {
	width: 745px;
	text-align: right;
}
#globalNav img {
	margin-top: -5px; 
	padding-right: 15px;
	display: block; 
	position: relative; 
	float: left;
}
#contentContainer.minimal{ 
	background-image: url(/NR/rdonlyres/8E3ECE79-35C2-404A-AB83-C5010508DFA8/0/spacer.gif);
	width: 735px;
	border-left: none;
}



/*---------------------------------------N11 NAV---------------------------------------*/
#n11Nav {
	margin: 0 auto em auto;
	border-bottom: 1px dotted #AAA; 
	padding-bottom: 4em;}
	#n11Nav li {
	list-style:none;
	padding: 0 50px;
	}


hr {
	border: none 0;
	border-top: 1px dashed #333;/*the border*/
	width: 50%;
	height: 1px;
	}

#contentContainer h1.n11logo {
	background: white url(/NR/rdonlyres/BFE18780-89AC-49D0-BF06-86030FC36C87/0/e11.jpg) no-repeat 0px 0;
	color: #7D9966 !important;
	margin: 0 0 0px 0;
	text-indent: -4000px;
	height: 90px;
	}
	h1.n11logo span {
	color:#003366;
	}
	#n11 h4 {
	margin: 2em 0 -1em 0;
	}
	h4.h4black {
	margin-bottom:50px;
	color:#333;
	}
	
	
#n11 div.odd {
	background: #EEE;
	padding: 1em 0;
	margin: 4em 0 4em 0;
	border: 1px solid #DDD;
	padding-bottom: 2.5em;
	}
	#n11 div.odd h3 {margin-top: 0;}
	
#n11 p, #n11 h3, #n11 h4 {
	margin-right: 1em; 
	margin-left: 1em;
	}

a.tothetop {
	display: block; 
	float: right; 
	margin-right: 1em; 
	}