/* CSS Document */
/* mndotExternal.css Use for all Mn/DOT external Web pages in conjunction with a second style sheet to display specific elements. */
/* Updated August 7, 2008 */

* {
	margin: 0px;
}
body {
	width: 1000px ; margin: 0 auto;
	background-color:#333 ;
	font-family : arial, helvetica, sans-serif;
	font-size: 85%;
	padding: 0px;
}

/* BEGIN Layout Elements ______________________________________________________________________________ */
/* BEGIN banner_wrapper ___________________________ */

#skip a, #skip a:hover, #skip a:visited { 
	position: absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 

#skip a:active, #skip a:focus { 
	position:static; 
	width:50px; 
	height:auto;
}

#mndot_wrapper
{
	background-image: url(/10templates/ssi/logobannerbg.gif);
	background-repeat: repeat-x;
	background-position:top; 
	height: 85px;
}

#navText {
	float: right;
	padding-top: 63px;
}

#topic_wrapper
{
	height: 89px;
	width: 100%;
}

#topic_wrapper img
{
   float:right;
}

#topicText {
	background: url(/10templates/css/banner_background89px.gif);
	background-repeat: repeat-x;
}

.whitelink {
	color: #FFF;
}

.whitelink a:link {
	color: #FFF
}

.whitelink a:visited {
	color: #FFF
}

.whitelink a:hover {
	color: #333
}

/* END banner_wrapper ___________________________ */
/* Begin socialMedia ___________________________ */

.socialMedia {
	background-repeat: no-repeat;
	background-position: top left;
	width: 90px;
	height: 40px;
	margin: 0px;
	padding: 15px 0px 0px 57px;
	float: left;
}

/* End socialMedia ___________________________ */
/* BEGIN identity_wrapper ___________________________ */

div#identity_wrapper {
   position: fixed;
}

div#rightLinks511 {
	float: right;
	text-align:right;
	max-height: 58px;
	overflow: auto;
}

div#searchBarBack
{
   background-color : #6B78A2;
   margin-top: 58px;
   height: 32px;
   text-align:left;
   font-family:Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   text-decoration : none;
   font-size: 0.9em;
   vertical-align: bottom;
}

/* END identity_wrapper ___________________________ */
/* BEGIN banner_wrapper ___________________________ */

#navText {
	float: right;
	padding-top: 63px;
}

#topic_wrapper
{
	height: 75px;
	width: 100%;
}

#topic_wrapper img
{
   float:right;
}

#topicText {
	background: url(../mockup/archive/newcss/banner_background.gif);
	background-repeat: repeat-x;
}

/* END banner_wrapper ___________________________ */
/* BEGIN banner_wrapper ___________________________ */

div#topic_wrapper
{
	height: 89px;
	width: 100%;
}

div#topic_wrapper img
{
   float:right;
}

.topicHead
{
   font-size : 1.4em;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #333366;
   margin-left: 24px;
   padding-top: 13px;
}

.topicSubhead
{
   font-size : 1em;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000099;
   margin-left: 24px;
}

span#rightImageHolder {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 400px;
}

div#topicText {
/*	background: url(/images/05templates/banner3rd_bg_blue.jpg) repeat-x;*/
	height: 89px;
}

div#topicText div#topicShading {
/*	background-image: url(/images/05templates/3rd_shade_blue.jpg);*/
	background-repeat: no-repeat;
	height: 89px;
	width: 22px;
	float: right;
}

div#topic_wrapper50
{
	background: url(/images/10templates/banner_background50px.gif) repeat;
	height: 50px;
	width: 100%;
/*	border-bottom-color: #9999CC;*/
}

/*span#rightImageHolder50 {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: auto;
}*/

div#topicText50 {
/*	background: url(/images/05templates/banner3rd_bg_blue.jpg) repeat-x;*/
	height: 50px;
}

div#topicText50 div#topicShading50 {
/*	background-image: url(/images/05templates/3rd_shade_blue.jpg);*/
	background-repeat: no-repeat;
	height: 50px;
	width: 22px;
	float: right;
}

.topicHead50
{
   font-size : 1.1em;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #333366;
   margin-left: 24px;
   padding-top: 10px;
}

.topicSubhead50
{
   font-size : 0.8em;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000099;
   margin-left: 24px;
}

/*.topicHead50
{
   font-size : 16px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   color: #333366;
   margin-left: 24px;
   position:absolute; top: 70px;
}

.topicSubhead50
{
   font-size : 12px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000099;
   margin-left: 24px;
   position:absolute; top: 88px;
}*/

/* END banner_wrapper ______________________________ */

/* BEGIN grayBar_wrapper ___________________________ */

div#grayBar_wrapper
{
/*	background: #CCCCCC;*/
	padding-left: 24px;
	padding-top: 3px;
	height: 24px;
	border-bottom: thin;
	_border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	overflow: visible;
}

span#contactUs
{ 
	float: right;
	width: 156px;
	text-align: left;
}

@media print
{

style type="..."

div#grayBar_wrapper
/* When page is printed */
{
	display: none;
}
}

/* END grayBar_wrapper ___________________________ */

/* BEGIN main_wrapper ____________________________ */

div#main_wrapper
{
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	float: left;
	width: 1000px;
}

div#leftEdge
{
	background: #FFFFFF;
	width: 30px;
	float: left;
    margin-top: 0px;
	height: 100%;
	_height: 100%;
}

div#quickColumn
{
/*	background-color: #F2F2E6;*/
	width: 161px;
	float: right;
    margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
	font-size: 0.9em;
	height: 100%;
}

.quickHeader
{
   padding-left: 5px;
   padding-top: 2px;
   padding-bottom: 2px;
}

@media print
{
div#quickColumn
/* When page is printed */
{
	display: none;
}
}

div#leftColumn
{
	background: #FFFFFF ;
	float: left;
    margin-top: 0px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 0px;
	height: 95%;
}

div#verticleRule
{
	background-color: #CCCCCC;
	width: 1px;
	float: left;
    margin-top: 0px;
	margin-left: 10px;
	margin-right: 12px;
	height: 100%;
}

div#graySideBar
{
/*	background: #DBE2E9 url(/images/05templates/leftedge_gray2.jpg) repeat;
	background-repeat: repeat-y;*/
	float: left;
    margin-top: 0px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 10px;
	margin-right: 14px;
	height: 96%;
	_height: 96%;
}

div#mainColumn
{
	background-color: #FFFFFF;
    margin-top: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	height: 95%;
	_height: 95%;
}

/*mainColumnL is a test for a better ADA layout*/

/*div#mainColumnL
{
	background-color: #FFFFFF;
	float: left;
    margin-top: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	height: 95%;
	_height: 95%;
}*/

div#addColumn
{
	background-color: #FFFFFF;
	float: left;
    margin-top: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	height: 95%;
}

div#addRightColumn
{
	background-color: #FFFFFF;
	float: right;
    margin-top: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	height: 95%;
}

/* END main_wrapper _______________________________ */

/* BEGIN footer_wrapper ___________________________ */

div#footer_wrapper
{
	background-color: #FFFFFF;
	margin: 0px;
/*	margin-top: 0px;
	_margin-top: -5px;*/
	padding: 0px;
	clear: both;
}

/* End footer_wrapper _____________________________ */

/* BEGIN Table Elements ___________________________ */

table.data
{
	border-bottom: 1px solid #bfccd9;
}
table.data caption
{
	text-align: left;
	padding-bottom: 2em;
}

table.data td
{
	border-top: 1px solid #bfccd9; 
	font-size: 0.85em;
	padding: 5px;
	vertical-align: top;	
}

.tableRowBlue
{
   background-color : #eaeef2;
}

.tableHeaderBlue
{
   background-color : #A4ABC6;
   font-weight: bold; 
   color:#FFFFFF;
}

.tableRowGray1
{
   background-color : #E6E6E6;
}

.tableRowGray2
{
   background-color : #D1D5E0;
}

.tableHeaderGray
{ 
   background-color : #999999;
   font-weight: bold; 
   color:#FFFFFF;
}

.tableHeaderGreen
{ 
   background-color : #CCCC99;
   font-weight: bold; 
   color:#333333;
}

.tableRowPurple
{
   background-color : #E1DFEA;
}

.tableHeaderPurple
{
   background-color : #9999CC;
   font-weight: bold; 
   color:#FFFFFF;
}

.tableRowTan
{
   background-color : #F2F2E6;
}

.tableRowYellow
{
   background-color : #FFFFCC;
}

.tableHeaderYellow
{
   background-color : #FFDF83;
   font-weight: bold; 
   color:#333333;
}

/* END Table Elements ______________________________ */

/*blockquote
{
   margin-left: 12px;
   position: relative;
}*/

.searchBarBG, .searchBar, .quickHeader
{
   background-color : #6B78A2;
}

.floatRight
{
  float: right;
  padding-left: 5px;
}

.floatLeft
{
   float: left;
   padding-right: 5px;
}

/* END Layout Elements ______________________________ */

/* BEGIN Image Elements _____________________________ */

img#jump
{
	/* Section 508 §1194.22 (o) compliance
	A method shall be provided that permits users 
	to skip repetitive navigation links. */
	left: 0px;
	position:absolute;
	top: 0px;
	z-index: 100;
}

div#photo_Wrapper
{
margin: 0px;
padding-top: 0px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 0px;
vertical-align: bottom; 
}

div#caption
{
font-style: oblique;
color: #666666;
font-size: 0.9em;
margin-top: 3px;
margin-bottom: 3px;
}

.photoMargins
{
margin-right: 8px;
margin-left: 8px;
}

/* END Image Elements ___________________________ */

/* BEGIN Type Elements __________________________ */

h1
{
	font-size: 2em;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.25em;
	color: #F60;
	font-weight: bold;
}

a:hover {
	color: #CC9900;
}

.headingbanner
{
	background-image: url(/mockup/icons/headingbanner.gif);
	background-repeat: no-repeat;
	image-indent: 0;
	text-indent: 10px;
}

.sectionHeader
{
   color: #333366;
   font-size: 1.2em;
   font-weight: bold;
}

.sectionHeaderOrange
{
   color: #E84B00;
   font-size: 1.2em;
   font-weight: bold;
}

.sectionHeaderRed
{
   color: #802900;
   font-size: 1.2em;
   font-weight: bold;
}

.sectionHeaderBlack 
{
    color: #191919; 
	font-size: 1.2em; 
	font-weight: bold; 
}
	
.sectionHeaderGreen 
{
    color: #6C5F00; 
	font-size: 1.2em; 
	font-weight: bold; 
}

.sectionHeaderGray, .grayHeader
{
    color: #838A9E; 
	font-size: 1.2em; 
	font-weight: bold; 
}

.sectionHeaderPurple 
{
    color: #8787C2; 
	font-size: 1.2em; 
	font-weight: bold; 
}

.paraHeader
{
   color: #996600;
   font-size: 1em;
   font-weight: bold;
}

.quickHeader
{
   color : #FFFFFF;
   font-weight: bold;
   font-size: 0.85em;
}

.searchBar, .whiteLink
{
   color : #FFFFFF;
}

.whiteLink, .blackLink, .grayLink, .quickHeader
{
   text-decoration : none;
   font-size: 0.9em;
}

.indent1-8px
{
   margin-left: 8px;
}

.indent2-24px
{
   margin-left: 24px;
}

.indent3-40px
{
   margin-left: 40px;
}


/* BEGIN Bullets (Unordered List) ______________________________ */

div#main_wrapper ul {
	margin-left: 30px;
	_margin-left: 20px;
	list-style-image: url(/images/05templates/icon_bullet.gif);
}
div#main_wrapper ul li ul {
	margin-left: -5px;
	_margin-left: 20px;
}
div#main_wrapper ul li {
	margin-top: 5px;
}

div#main_wrapper ul.feature
{
	list-style-image: url(/images/05templates/icon_bullet.gif);
	margin-left: 17px;
	padding: 0px;
}

div#quickColumn ul
{
	list-style-image: url(/images/05templates/icon_bullet.gif);
	margin-left: 17px;
	padding: 0px;
}
 
div#quickColumn ul li
{
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
/*	font-size: 0.9em;*/
}

div#graySideBar ul
{
	margin-left: 17px;
	padding: 0px;
}
 
div#graySideBar ul li
{
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
}

div#mainColumn ul {
	margin-left: 30px;
	_margin-left: 20px;
}

div#addRightColumn ul {
	margin-left: -20px;
	_margin-left: 20px;
}

div#leftColumn ul {
	margin-left: -20px;
	_margin-left: 20px;
}

/* Note: The following styles speak to IE7 browsers only */

*:first-child+html div#mainColumn ul {
	margin-left: 20px;
}

*:first-child+html div#addRightColumn ul {
	margin-left: 20px;
} 

*:first-child+html div#leftColumn ul {
	margin-left: 20px;
}

/* END Bullets (Unordered List) ____________________________________ */

/* BEGIN Ordered List ______________________________ */

div#main_wrapper ol {
	margin-left: 30px;
	_margin-left: 30px;
}
div#main_wrapper ol li ol {
	margin-left: -5px;
	_margin-left: 20px;
}
div#main_wrapper ol li {
	margin-top: 5px;
}

div#graySideBar ol
{
	margin-left: 17px;
	padding: 0px;
}
 
div#graySideBar ol li
{
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	font-size: 0.9em;
}

*:first-child+html div#mainColumn ol {
	margin-left: 30px;
}

*:first-child+html div#addRightColumn ol {
	margin-left: 30px;
}

*:first-child+html div#leftColumn ol {
	margin-left: 30px;
}
/*div#mainColumn ol {
	margin-left: 30px;
	_margin-left: 20px;
}

div#addRightColumn ol {
	margin-left: -20px;
	_margin-left: 20px;
}

div#leftColumn ol {
	margin-left: -20px;
	_margin-left: 20px;
}*/

/* END Ordered List ____________________________________ */

/* END Type Elements ______________________________ */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

#wrapper {
	width:1000px;
}

#main_column{
	width:620px;
	_width:560px;
}

#main_wrapper{
	height:100%;
}

#footer_wrapper_main {
	background-color:#FFF;
	border-top: thin;
	border-top-style: solid;
	border-top-color: #666;
	clear:none;
	clear:both;
	padding-top: 7px;
	height: 70px;
}

.footerText {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	line-height: 1.25em;
}

.footerText a:link {
	color: #999999;
}

.footerText a:visited {
	color: #999999;
}

.footerText a:hover {
	color: #333;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

