body {
	margin:0px;
	padding:0px;
	}
body, div, table, td {
	font-family:'Trebuchet MS', 'Verdana', 'Tahoma', 'Arial', sans-serif;
	font-size:12px;
	}
a {
	color: #3354AA;
	text-decoration: underline;
	cursor: pointer;
	}
a:hover {
	color: #4B6DB7;
	text-decoration: none;
	}
	
/* Header.. */
#TitlePage {
position:relative;

}


#Header {
	background: #E5EAF6;
	border-top:1px solid #acbedf;
	border-bottom:1px solid #acbedf;
	}
#Header * {
	margin:0px;
	padding:0px;
	}
#Header h1 {
	text-align:center;
	color:#000;
	font-size:22px;
	margin:10px 0px;
	}
#Header h1 strong {
	color:#ffa500;
	}
#Header ul {
	text-align:center;
	}
#Header ul li {
	display:inline;
	margin:0px 1px;
	border-bottom:1px solid #acbedf;
	}
#Header ul li.TabOn {
	background-color:#fff;
	border:1px solid #acbedf;
	border-bottom:1px solid #fff;
	font-weight:bold;
	}
#Header ul li a {
	padding:1px 5px;
	font-size:11px;
	text-decoration:none;
	background-color:#5d709f;
	color:#fff;
	}
#Header ul li a:hover {
	background-color:#919ebe;
	}
#Header ul li.TabOn a,
#Header ul li.TabOn a:hover {
	background-color:#fff;
	color:#000000;
	}
#Header ul li a em {
	font-style:normal;
	text-decoration:underline;
	}

/* Panel.. */

#Panel {
	width:201px;
	float:left;
	display: inline;
	padding-top: 25px;
	background-attachment: fixed;
	margin-left: 18px;

	}
#Panel * {
	padding:0px;
	list-style:none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#Panel ul {
	text-align:center;

	}

#Panel h1 {
	margin-top:20px;
	font-size:14px;
	}
#Panel h1 a {
	color:#c00;
	font-size:14px;
	}
	


#Panel h2 {
	color:#000;
	font-size:14px;
	border-bottom:1px solid #ccc;
	margin:15px 0px 3px 0px;
	padding:0px;
	text-indent: 4px;
	width:180px;
	}
#Panel ul ul, #Panel ul p, #Panel select {
	margin:0px 4px;
	}
	
#Panel p {
	font-size:14px;

	}
#Panel ul ul {
	color:#008001;
	font-size:8px;
	background-color: #FFF1BB;
	
		border-bottom-color: #81007F;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #81007F;
	border-top-style: solid;
	border-top-width: thin;
	padding-bottom: 5px;
	padding-top: 5px;
	}
#Panel select {
	width:167px;
	margin-top:3px;
	}
#Panel ul ul li {
	width:173px;
	margin-bottom:3px;
	overflow: hidden;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	}
#Panel ul ul li a {
	font-size:14px;
	display:block;
	width:100%;
	color:#000000;
	text-decoration:none;
	}
	
#Panel ul ul li a:hover{
	text-decoration:underline;
	color: #008001;
	background-color: #FFCC00;
}
#Panel ul ul li a span {
	color: #c00;
	font-size: 10px;
	padding-left: 4px;
	}

#Panel ul li.TabOn a,
#Panel ul li.TabOn a:hover {
	color:#81007F;
	text-decoration:none;
	
	}


#footer {
	width:100%;
	Padding:5px;
	height:50px;
	clear: both;

	
}

#AboutMI {
	border-top:1px solid #ccc;
	background-color:#f9f9f9;
	text-align:center;
	color:#ddd !important;
	width:600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #ccc;
	}
#AboutMI a {
	color:#d0d0d0 !important;
	text-decoration:none;
	}
#AboutMI a:hover {
	color:#aaa !important;
	text-decoration:underline;
	}

/* Content.. */

#Content {
	margin:0px 18px 0px 235px;
	}
#ContentBody {

border:medium #000000 ;
}


 
#Copy div.ContentInfo h1 {
	float: left;
	text-align: left;
	width: 100%;
	padding-bottom:6px;
	}
	
	
#copies {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	}
#Copies li ul {
	border-bottom:1px solid #ccc;
	padding: 7px 6px 7px 6px;
	list-style: none;
	margin: 0px;
	}
#Copies li li {
	height:auto;
	border:0px;
	width: 500px;
	margin-bottom: 20px;
	}
#Copies ul span, #Copy ul span a, #Copy ul a {
	color:#aaaaaa;
	text-decoration:none;
	}
#Copies ul span a:hover, #Copy ul a:hover {
	color:#f00;
	}
#Copies ul a {
	color:#777;
	}
	
.CopySubject {
	font-size:13px;
	line-height:20px;
	overflow: hidden;
	}
	
.CopyName {
	font-size:14px;
	margin-right:5px !important;
	color:#062971 !important;
	font-weight:bold;
	line-height:20px;
	overflow:hidden;
	}
.CopyName a {
	color: #3354AA !important;
	text-decoration: underline !important;
	}
.CopyName a:hover {
	text-decoration: none !important;
	}
/*.CopyName span,
.CopyDescription span,
.CopyName.Normal {
	display:none;
	font-weight:bold;
	}*/
.Copy {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
	}	
	
.CopyList {
list-style-type:disc;
list-style-type:disc;
list-style-position:inside;
margin-left:0px;
padding-left:0px;
}


/* IE Rendering Fixes */
  
#Body, #Form h2, #Form p {height: 1%;}

/* Thank you positioniseverything.com*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix {
	display:inline-table;
	}
	
/* Hides from IE-mac \*/
  
* html .clearfix {
	height:1%;
	}
.clearfix {
	display:block;
	}
	
/* End hide from IE-mac */





body {
    margin:0px;
    padding:0px;
    border:0px;
    width:100%;
}

* {
	font-family:Arial;
	box-sizing:box-model;



    -moz-box-sizing:box-model;
}

a img {
border:0px;    
}

.center {
    text-align:center;
}
#main {
	PADDING-RIGHT: 25px; PADDING-LEFT: 25px; PADDING-BOTTOM: 25px; MARGIN: 0px; WIDTH: 950px; PADDING-TOP: 25px
}
#left {
	FLOAT: left; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px
}
#right {
	FLOAT: left; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px
}

#left {
	width: 250px;
	padding-right:10px;
	height:600px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: black;
	float: left;
}

#right {
	padding-left:30px;
	padding-bottom:100px;
	padding-right:0px;
	width:600px;
	float: left;
}

#right h1 {
    margin-top:0px;
    margin-bottom:30px;
    font-size:2.25em;
}


div.photo {
float:left;
padding:0px;
margin:0px;
}

div.photo div.caption {
text-align:right;
margin-right:5px;
}



#logo {
    margin-bottom:0px;
		background-image:url(images/MI-shieldBG.gif);
		background-repeat:no-repeat;
		background-position: 50% 100%;
		height:280px;
}

#logo_title {
		
		font-family:"Ancestory SF", "Brush Script MT", "Edwardian Script ITC", "Monotype Corsiva", "Times New Roman", serif;
    font-weight:bold;
    font-size:20pt;	
	width:250px;
	text-align:center;
	position: relative;
	top:0px;

    /*line-height:40pt;
    letter-spacing:-2.5pt;*/
	
}

#logo_subtitle {
position:relative;
top:-50px;
left:92px;
    font-size:10pt;
}


h1, h2, h3 {
    margin-bottom:0px;
}

.i {
    font-style:italic;   
}

.b {
    font-weight:bold;
}

.indent   { margin-left: 25px;    }
.caption {
font-size:80%;
color:#ddd;
margin-top:0px;
margin-bottom:1em;
padding:0px;
}

div.caption a {
color:#bbb
}

span.hint {
  color: #888;
  display: block;
  font-size: 0.9em;
  font-style: italic;
  font-weight:normal;
}

hr {
border:1px solid black;
height:2px;
background-color:black;
}

.cleft {
clear:left;
}


.reverse { unicode-bidi:bidi-override; direction:rtl; }


/* old code?

#notify_form {
    text-align:center;
}

#notify_form input {
    margin-top:10px;
    font-size:1.25em;
    padding:3px;
    border:2px solid #999;
}


.inline_logo {
    font-size:125%;
    font-weight:bold;
    letter-spacing:-1pt;
}

#FrontPage #right #featured p {
font-size:1.25em;
}


.subsection {
float:left;
width:160px;
border-right:2px solid black;
padding-left:19px;
padding-right:19px;
font-size:1.25em;
text-align:center;
}

.subsection a {
font-weight:bold;
}

.subsection div.photo div.caption {
visibility:hidden;
}

.subsection div.photo:hover div.caption {
visibility:visible;
}

*/
