@charset "UTF-8";
/* CSS Document */

#back
{
	color: white;
	font-family: arial;
}

.header
{
	/*background-image:url('../png/michigan_header.png');*/
}

body
{
	background-color:#4F88B5;
}

.imageLinks
{
	float:left;

}

.outer
{
	width:100%;
}

.centered
{
	background-color:#003a76;
	width: 1024px;
	height:900px;
    margin: 0 auto;

}

.copyrightText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:295px;
	margin: 0 auto;
	color:white;
	margin-top:0px;

}

.DRCInsightText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin: 0 auto;
	color:yellow;
	width:500px;
	margin-top:0px;

}

#thumbs {
    width: 768px;
    margin-left: auto;
    margin-right: auto;
     text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
#thumbs a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
.hr
{
	padding-left:15px;
	padding-right:15px;
}

#secure-browser-exit
{
	width:1020px;
	padding-top: 40px;
	padding-right: 2px;

}

#secure-browser-exit-link
{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	float:right;
}
