body  { 
	color: #000; 
	background-color: #2d4870;
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 15px; 
}	
p {}
td {}
#site {
	width: 800px;
	margin: 0 auto;
}
h1 {
	color: #0d079b;
	background: inherit;
	font-size: 15px;
	line-height: 17px;
}
h2 {
	color: #0d079b;
	background: inherit;
	font-size: 13px;
	display: inline;
}
.title {
	color: #000;
	background: inherit;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 3em;
	font-weight: bold;
}
/*.titleHmPg {
	color: #0d079b;
	background: inherit;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	text-align: justify;
}*/
/*.selections  { 
	color: #000066; 
	font-size: 1.75em; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 2em; 
	text-decoration: none; 
	background: inherit; 
}
A.selections  { 
	color: #000066; 
	font-size: 1.75em; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 2em; 
	text-decoration: none; 
	background: inherit; 
}
A.selections:hover   { color: #369; font-size: 1.75em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 2em; text-decoration: none; background: inherit inherit inherit inherit }*/
.HMenu {
	color: #fff;
	background: inherit;
	font-family: verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

.footer {
	color: #000;
	background: inherit;
	font-size: 10px;
	line-height: 11px;
}

.chromestyle {
width: 99%;
font-weight: bold;
color: #fff;
background: inherit;
font-family: verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 13px;
line-height: 15px;
font-weight: bold;
text-decoration: none;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul {
border: 1px solid #BBB;
width: 100%;
background: url(images-MI1/MI-HMenuBG.jpg) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle td {
width: 100%;
background: url(images-MI1/MI-HMenuBG.jpg) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li {
display: inline;
}

.chromestyle ul li a {
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover {
background: url(images-MI1/MI-HMenuBG.jpg) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after { /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
font:normal 10pt Verdana;
line-height:18px;
z-index:100;
background-color: #afc0de;
width: 200px;
visibility: hidden;
}


.dropmenudiv a {
width: auto;
display: block;
text-indent: 3px;
/* border-bottom: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
/* padding: 2px 0; */
text-decoration: none;
font-weight: normal;
color: #13548a;
}

* html .dropmenudiv a { /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
background-color: #afc0de;
}

.ltblueHeader   { color: #000; font-size: 9pt; font-family: arial; font-weight: bold; background-color: #ccffff; text-align: center; line-height: 9pt; }
.ltblueHeader2   { color: #000; font-size: 9pt; font-family: arial; font-weight: bold; background-color: #ccffff; text-align: left; line-height: 9pt; }
.drkblueHeader    { color: #fff; font-size: 9pt; font-family: arial; font-weight: bold; background-color: #330099; text-align: right; line-height: 9pt; }
.greyHeader     { color: #000; font-size: 9pt; font-family: arial; font-weight: bold; background-color: #e4e4e4; text-align: right; line-height: 9pt; }
.whiteHeader      { color: #000; font-size: 9pt; font-family: arial; font-weight: normal; background-color: #ffffff; text-align: right; line-height: 9pt; }
.whiteHeader2      { color: #000; font-size: 9pt; font-family: arial; font-weight: normal; background-color: #ffffff; text-align: left; line-height: 9pt; }
