/* 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;
    line-height: 1.5;
} 

#skip a:active, #skip a:focus { 
	position:static; 
	width:50px; 
	height:auto;
}

#navText {
	float: right;
	padding-top: 63px;
}

#topic_wrapper
{
	height: 89px;
	width: 100%;
	overflow:hidden;
	clear:both;
}

#topic_wrapper img
{
   display:none;
}

#topicText {
    background-color:#FFF;
}

.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;
}

/* 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: 14px;
}

.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 {
	height: 89px;
}

div#topicText div#topicShading {
	background-repeat: no-repeat;
	height: 89px;
	width: 22px;
	float: right;
}

div#topic_wrapper50
{
	height: 50px;
	width: 100%;
/*	border-bottom-color: #9999CC;*/
}

/*span#rightImageHolder50 {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: auto;
}*/

div#topicText50 {
	height: 50px;
}

div#topicText50 div#topicShading50 {
	background-repeat: no-repeat;
	height: 50px;
	width: 22px;
	float: right;
}

.topicHead50
{
   font-size : 1.25em;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #333366;
   margin-left: 24px;
   padding-top: 10px;
}

.topicSubhead50
{
   font-size : 1em;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000099;
   margin-left: 24px;
}

p{line-height:1.5 !important;}

/*.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-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%;
}

div#quickColumn
{
	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
{
	float: left;
    margin-top: 0px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 10px;
	margin-right: 14px;
	height: 96%;
}

div#mainColumn
{
	background-color: #FFFFFF;
    margin-top: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	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 : #5C5E5E;
   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 : #454D6C;
}

.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
{
	text-indent: 10px;
}

.sectionHeader
{
   color: #003865;
   font-size: 1.2em;
   font-weight: bold;
}

.sectionHeaderOrange
{
   color: #003865;
   font-size: 1.2em;
   font-weight: bold;
}

.sectionHeaderRed
{
   color: #802900;
   font-size: 1.2em;
   font-weight: bold;
}

.sectionHeaderBlack 
{
   color: #003865;
	font-size: 1.2em; 
	font-weight: bold; 
}
	
.sectionHeaderGreen 
{
   color: #003865;
	font-size: 1.2em; 
	font-weight: bold; 
}

.sectionHeaderGray, .grayHeader
{
   color: #003865;
	font-size: 1.2em; 
	font-weight: bold; 
}

.sectionHeaderPurple 
{
   color: #003865;
	font-size: 1.2em; 
	font-weight: bold; 
}

.paraHeader
{
   color:#53565A;
   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;
}
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
{
	margin-left: 17px;
	padding: 0px;
}

div#quickColumn ul
{
	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;
}
div#main_wrapper ol li ol {
	margin-left: -5px;
}
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: .85em;
	font-family:Arial, Helvetica, sans-serif;
	color:#5C5E5E;
	line-height: 1.5;
}

.footerText a:link {
	color: #5C5E5E;
}

.footerText a:visited {
	color: #5C5E5E;
}

.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 */

article, aside, details, figcaption, figure,footer, header, menu, nav, section{display:block;}
header::after,section::after,article::after,footer::after,figure::after,figcaption::after,aside::after,nav::after{display:block;clear:both;content:"";height:0;overflow:hidden;}

#toptable{width:100%;margin:0;padding:0;background-color:#FFFFFF;overflow:hidden}

.header-image{background-color:#003660;overflow:hidden;margin:0;padding:18px 0;}
#mndot{float:left;width:300px;margin:12px 3%;padding:0 !important;}
#mndot a,#mndot img{margin:0 !important;padding:0 !important;max-width:100%;}

#traffic-info{float:right;width:70px;margin:11px 2% 0 0;}
#traffic-info a:link, #traffic-info a:visited{display:block;width:70px;height:48px;margin:0;padding:0;background-image:url(/images/16templates/template/511mn-logo-reversed.png);background-repeat:no-repeat;background-position:top;background-size:contain;}
#traffic-info a span{position:absolute;left:-99999px;}

nav, nav ul, nav ol{margin:0;padding:0;}
nav{float:right;display:block;clear:right;padding:0;margin:0;text-align:right;border:none;overflow:hidden;width:100%;background-color:#72bf44;position:relative;}
nav a:link, nav a:visited{text-decoration:none;color:#1c3011;font-weight:700;font-size:1.1em;}
nav #general-links ul{margin:0 2% 0 0;padding:0;list-style-type:none;overflow:hidden;}
nav #general-links li{display:inline;text-align:right;font-size:.85em;line-height: 1.5; margin:0;padding:0;list-style:none;list-style-image:none;list-style-type:none;overflow:hidden;}
nav #general-links li.clear-right{clear:right;}
nav #general-links li a{display:block;float:right;padding:8px;margin:0;line-height:1.4em;}
nav #general-links li a:hover, nav #general-links li a:active, nav #general-links li a:focus{text-decoration:underline;}
nav #general-links span a:link{display:block;position:absolute;left:-999px;}