/* CSS Document */
/* mndotExternal.css Use for all Mn/DOT external Web pages in conjunction with a second style sheet to display specific elements. */
/* Updated September 27, 2010 */

/* BEGIN Page Formatting ______________________________________________________________________________ */
* {
	margin: 0px;
}

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

ol {
	margin-left: 1.4em;
}

ul {
	margin-left: 1.4em;
}

img {
	border: 0;
}

body {
	width:1000px;
	margin: 0 auto;
	background-color:#333;
	position: relative;
	margin: 0 auto;
	font-family : arial, helvetica, sans-serif;
	font-size: 85%;
	padding: 0px;
}

/* END Page Formatting ______________________________________________________________________________ */
/* BEGIN Layout Elements ______________________________________________________________________________ */
/* BEGIN Mn/Dot Logo and Search Bar ___________________________ */

#mndot_wrapper {
	background: url(https://www.dot.state.mn.us/10templates/ssi/logobannerbg.gif);
	background-repeat: repeat-x;
	height: 85px;
}

#mndot_wrapper58 {
	background: url(https://www.dot.state.mn.us/10templates/ssi/toptable2back.gif);
	background-repeat: repeat-x;
	height: 58px;
}

#navText {
	float: right;
	padding-top: 63px;
}

#topTable58_nav {
	float: right; 
	margin-top: 10px; 
	line-height: 24px; 
	text-align: right;
}

#topic_wrapper {
	height: 75px;
	width: 100%;
}

#topic_wrapper img {
   float: right;
}

#topicText {
	background: url(https://www.dot.state.mn.us/images/10templates/banner_background.gif);
	background-repeat: repeat-x;
}

#topicTextCompleted {
	height: 75px;
	background: url(https://www.dot.state.mn.us/images/10templates/banner_background-o2.gif);
	background-repeat: repeat-x;
}

/* BEGIN Mn/Dot Logo and Search Bar Links ___________________________ */

.whitelink {
	color: #FFF;
	font-size: 13px;
}

.whitelink a:link {
	color: #FFF
}

.whitelink a:visited {
	color: #FFF
}

.whitelink a:hover {
	color: #333
}

/* END Mn/Dot Logo and Search Bar Links ___________________________ */
/* END Mn/Dot Logo and Search Bar ___________________________ */
/* BEGIN Homepage Mode Icons ___________________________ */

ul.modeicons {
	list-style: none;
	padding-left: 0;
	margin-top: 0px;
	margin-left: 80px;
}

ul.modeicons li {
	margin-top: 0px;
	display: inline;
	float: left;
}

ul.modeicons img {
	display: block;
	margin: 5px 5px 2px 5px;
	width: 95px;
}

ul.modeicons a {
	display: block;
	width: 105px;
	padding: 0px;
	text-align: center;
}

.modeicons {
	color: #003;
	font-size: x-small
}

.modeicons a:link {
	color: #003;
}

.modeicons a:visited {
	color: #003;
}

.modeicons a:hover {
	color: #999;
}

/* END Homepage Mode Icons ___________________________ */
/* BEGIN Homnepage Graybar Buttons ___________________________ */

.graySidebar_links {
	background-repeat: no-repeat; 
	background-position:left; 
	height: 28px;
}

.graySidebar_links a:link {
	color: #FFF;
}

.graySidebar_links a:visited {
	color: #FFF;
}

.graySidebar_links a:hover {
	color: #000;
	font-weight: bold;
}

/* END Homnepage Graybar Buttons ___________________________ */
/* Begin Social Media Icons___________________________ */

.socialMedia {
	background-repeat: no-repeat;
	background-position: top left;
	width: 90px;
	height: 40px;
	margin: 0px;
	padding: 15px 0px 0px 57px;
	float: left;
}

/* End Social Media Icons___________________________ */
/* Begin banner_wrapper ______________________________ */

.topicHead {
   font-size : 1.4em;
   font-weight: bold;
   color: #154677;
   margin-left: 24px;
   padding-top: 20px;
}

.topicHeadblack {
   font-size : 1.4em;
   font-weight: bold;
   color: #000;
   margin-left: 24px;
   padding-top: 20px;
}

.topicSubhead {
   font-size : 1em;
   font-weight: normal;
   color: #154677;
   margin-left: 24px;
}

.topicSubheadBlack {
   font-size : 1em;
   font-weight: normal;
   color: #000;
   margin-left: 24px;
}

span#rightImageHolder {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 400px;
}

#topicText {
	height: 75px;
}

#topicText #topicShading {
	background-repeat: no-repeat;
	height: 75px;
	width: 22px;
	float: right;
}

#topic_wrapper50 {
	height: 50px;
	width: 100%;
	border-bottom: medium;
	border-bottom-style: solid;
}

#topicText50 {
	height: 50px;
}

#topicText50 #topicShading50 {
	background-repeat: no-repeat;
	height: 50px;
	width: 22px;
	float: right;
}

.topicHead50 {
   font-size : 1.1em;
   font-weight: bold;
   color: #154677;
   padding-top: 10px;
}

.topicSubhead50 {
   font-size : 0.8em;
   font-weight: normal;
   color: #154677;
   margin-left: 24px;
}

.topicHead50black {
   font-size : 1.1em;
   font-weight: bold;
   color: #000;
   padding-top: 10px;
}

.topicSubhead50black {
   font-size : 0.8em;
   font-weight: normal;
   color: #000;
   margin-left: 24px;
}

.headingbanner {
	background-image: url(https://www.dot.state.mn.us/10templates/images/headingbanner.gif);
	background-repeat: repeat-x;
	text-indent: 10px;
	padding: 4px 0 2px 0;
}

/* END banner_wrapper ______________________________ */
/* BEGIN grayBar_wrapper ___________________________ */

#grayBar_wrapper {
	background-color: #CCC;
	text-indent: 24px;
	font-weight: bolder;
	padding-top: 3px;
	height: 24px;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	overflow: visible;
}

#grayBar_wrapper2 {
	background-color: #CCC;
	text-indent: 24px;
	padding-top: 3px;
	height: 24px;
}

#contactUs { 
	float: right;
	width: 156px;
	text-align: left;
}

/* END grayBar_wrapper ___________________________ */
/* BEGIN main_wrapper ____________________________ */

#main_wrapper {
	float: left;
	width: 1000px;
	padding-bottom: 70px;
	background-image: url(https://www.dot.state.mn.us/10templates/css/maincolumn_background.gif);
	background-repeat: repeat-y;
}

#main_wrapperSide {
	float: left;
	width: 1000px;
	padding-bottom: 70px;
	background-image: url(https://www.dot.state.mn.us/10templates/css/maincolumn_backgroundside.gif);
	background-repeat: repeat-y;
}

#main_wrapperSideQuick {
	float: left;
	width: 1000px;
	padding-bottom: 70px;
	background-image: url(https://www.dot.state.mn.us/10templates/css/maincolumn_backgroundquick.gif);
	background-repeat: repeat-y;
}

#main_wrapperQuick {
	float: left;
	width: 1000px;
	padding-bottom: 70px;
	background-image: url(https://www.dot.state.mn.us/10templates/css/maincolumn_backgroundquick2.gif);
	background-repeat: repeat-y;
}

#quickColumn {
	width: 161px;
	float: right;
    margin: 0px;
	font-size: 0.9em;
	height: 100%;
}

#leftColumn {
	float: left;
    margin-top: 0px;
	padding: 20px 0px 0px 30px;
	height: 95%;
}

#verticleRule {
	background-color: #CCCCCC;
	width: 1px;
	float: left;
    margin-top: 0 12px 0 10px;
	height: 100%;
}

#graySideBar {
	float: left;
	width: 170px;
    margin: 0px 14px 0px 0px;
	padding: 20px 0px 0px 30px;
	height: 96%;
}

#mainColumn {
	float: left;
	padding: 20px 5px 0px 10px;
}

#mainColumn2 {
	float: left;
	padding: 20px 5px 0px 10px;
}

/* END main_wrapper _______________________________ */
/* BEGIN footer_wrapper ___________________________ */

#footer_wrapper {
	background-color: #FFFFFF;
	margin: 0px;
	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;	
}

/* BEGIN Table Headers ___________________________ */

.tableHeaderGray {
   background-color : #828282;
   font-weight: bold; 
   color:#FFF;
}

.tableHeaderDarkBlue {
	background-color : #003F5F;
	font-weight: bold; 
	color: #FFF;
}

/* END Table Headers ___________________________ */
/* BEGIN Table Rows ___________________________ */

.tableRowAccent {
   background-color : #CBCBCB;
   font-weight: bold;
}

.tableRowBlue {
	background-color : #eaeef2;
}

.tableRowDarkBlue {
	background-color : #003F5F;
	font-weight: bold; 
	color: #FFF;
}

.tableRowGray1 {
   background-color : #E6E6E6;
}

.tableRowGray2 {
	background-color : #DBE2E9;
}

.tableRowYellow {
	background-color: #FFFFCC;
}

/* END Table Rows ___________________________ */
/* END Table Elements ______________________________ */

.floatRight {
	float: right;
	padding-left: 5px;
}

.floatLeft {
   float: left;
   padding-right: 5px;
}

/* END Layout Elements ______________________________ */
/* BEGIN Image Elements _____________________________ */

#jump {
	left: 0px;
	position:absolute;
	top: 0px;
	z-index: 100;
}

#photo_Wrapper {
	margin: 0px;
	padding: 0 5px 0 5px;
	vertical-align: bottom;
}

.photo_WrapperLeft {
	margin: 0px;
	padding: 0 5px 12px 0;
	vertical-align: bottom;
	float: left;
}

.photo_WrapperRight {
	margin: 0px;
	padding: 0 0 12px 5px;
	vertical-align: bottom;
	float: right;
}

.quote_WrapperLeft {
	margin: 0px;
	padding: 14px 14px 14px 14px;
	float: left;
}

.quote_WrapperRight {
	margin: 0px;
	padding: 14px 14px 14px 14px;
	float: right;
}

.quoteGray12 {
   color: #666;
   font-size: 12px;
   font-style: oblique;
   text-decoration: none;
   line-height: 1.4em;
}

.quoteGray16 {
   color: #666;
   font-size: 16px;
   font-style: oblique;
   text-decoration: none;
   line-height: 1.4em;
}

.quoteBlue12 {
   color: #4E84C4;
   font-size: 12px;
   font-style: oblique;
   text-decoration: none;
   line-height: 1.4em;
}

.quoteBlue16 {
   color: #4E84C4;
   font-size: 16px;
   font-style: oblique;
   text-decoration: none;
   line-height: 1.4em;
}

.quoteDarkBlue12 {
   color: #003F5F;
   font-size: 12px;
   font-style: oblique;
   text-decoration: none;
   line-height: 1.4em;
}

.quoteDarkBlue16 {
   color: #003F5F;
   font-size: 16px;
   font-style: oblique;
   text-decoration: none;
   line-height: 1.4em;
}

#caption {
font-style: oblique;
color: #666666;
font-size: 0.9em;
margin-top: 3px;
margin-bottom: 3px;
}

.captionLeft {
font-style: oblique;
color: #666666;
font-size: 0.9em;
margin-top: 3px;
margin-bottom: 3px;
text-align: left;
}

.captionRight {
font-style: oblique;
color: #666666;
font-size: 0.9em;
margin-top: 3px;
margin-bottom: 3px;
text-align: right;
}

.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;
}

a:link {
	color: #039;
}

a:hover {
	color: #C60;
}

/* BEGIN Section Headers __________________________ */

.sectionHeaderBlue {
   color: #154677;
   font-size: 1.2em;
   font-weight: bold;
}

.sectionHeaderOrange {
   color: #E84B00;
   font-size: 1.2em;
   font-weight: bold;
}

.sectionHeaderBlack {
    color: #191919; 
	font-size: 1.2em; 
	font-weight: bold; 
}

/* END Section Headers __________________________ */
/* BEGIN ParaHeaders __________________________ */

.paraHeaderGold {
   color: #996600;
   font-size: 1em;
   font-weight: bold;
}

.paraHeader {
   color:#333;
   font-size: 1em;
   font-weight: bold;
}

.paraHeaderBlue {
   color:#154677;
   font-size: 1em; 
   font-weight: bold;
}

.paraHeaderOrange {
   color: #E84B00;
   font-size: 1em;
   font-weight: bold;
}

/* END ParaHeaders __________________________ */
/* BEGIN Quick Links Headers __________________________ */

.quickHeader {
   background-color: #6B78A2;
   padding: 2px 0px 2px 5px;
   color : #FFFFFF;
   font-weight: bold;
   font-size: 0.85em;
   text-decoration : none;
}

.quickHeaderPurple {
   background-color: #9561A8;
   padding: 2px 0px 2px 5px;
   color : #FFFFFF;
   font-weight: bold;
   font-size: 0.85em;
   text-decoration : none;
}

.quickHeaderGreen {
   background-color: #37AE5B;
   padding: 2px 0px 2px 5px;
   color : #FFFFFF;
   font-weight: bold;
   font-size: 0.85em;
   text-decoration : none;
}

.quickHeaderBlue {
   background-color: #4E84C4;
   padding: 2px 0px 2px 5px;
   color : #FFFFFF;
   font-weight: bold;
   font-size: 0.85em;
   text-decoration : none; #003F5F
}

.quickHeaderDarkBlue {
   background-color: #003F5F;
   padding: 2px 0px 2px 5px;
   color : #FFFFFF;
   font-weight: bold;
   font-size: .87em;
   text-decoration : none; 
}

.quickHeaderOrange {
   background-color: #E8941A;
   padding: 2px 0px 2px 5px;
   color : #FFFFFF;
   font-weight: bold;
   font-size: 0.85em;
   text-decoration : none;
}

.quickHeaderRed {
   background-color: #E61717;
   padding: 2px 0px 2px 5px;
   color : #FFFFFF;
   font-weight: bold;
   font-size: 0.85em;
   text-decoration : none;
}

/* End Quick Links Headers __________________________ */

.indent1-8px {
   margin-left: 8px;
}

.indent2-24px {
   margin-left: 24px;
}

.indent3-40px {
   margin-left: 40px;
}

/* END Type Elements __________________________ */
/* BEGIN Bullets (Unordered List) ______________________________ */

ul {
	margin-left: 1.4em;
	list-style-image: url(https://www.dot.state.mn.us/images/10templates/icon_bullet.gif);
}

ul li {
	margin-top: 5px;
}

ul li ul {
	margin-left: 5px;
	_margin-left: 20px;
}

ul.feature {
	list-style-image: url(https://www.dot.state.mn.us/images/10templates/icon_bullet.gif);
	margin-left: 17px;
	padding: 0px;
}

/* END Bullets (Unordered List) ____________________________________ */
/* BEGIN Ordered List ______________________________ */

ol {
	margin-left: 1.4em;
}

ol li {
	margin-top: 5px;
}

ol li ol {
	margin-left: 5px;
	_margin-left: 20px;
}

/* END Ordered List ____________________________________ */
/* END Type Elements ______________________________ */
/* BEGIN Footer ______________________________ */

#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: 60px;
}

.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;
}

/* END Footer ______________________________ */
