#bodyhome {
	margin: 0px;
	background-color: #FF8400;
}
#body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.oList {
	
}

.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	list-style: square;
}

.footer { 
font-size: 10px;  
color: #243B6F;
background-color: transparent;  
}

.bodyLinks {
font-size: 11px;  
color: #243B6F;
background-color: transparent;
}



a.footer:link {
	color: #243B6F;
	background-color: transparent;
	text-decoration: none;
}

a.bodyLinks:link {
	color: #243B6F;
	background-color: transparent;
	text-decoration: none;
}


a.footer:visited {
	color: #243B6F;
	text-decoration: none;
	background-color: transparent;
}

a.footer:hover {
	color: #FF8400;
	text-decoration: underline;
	background-color: transparent;
}

a.bodyLinks:hover {
	color: #FF8400;
	text-decoration: none;
	background-color: transparent;
}

.fontBlueBold { 
font-weight: bold;  
color: #243B6F;
background-color: transparent;
}

.header {
font-weight: bold;  
color: #243B6F;
background-color: transparent;
font-size: 15px;
}


.standardFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.red { 
color: Red;
background-color: transparent;
}


.gmiOrange { 
color: #FF8400; 
background-color: transparent;
}

a.footer:active {
	color: #243B6F;
	text-decoration: none;
	background-color: transparent;
}

.rightBottomBoxBrdr{ border-right-color: Black;  border-right-width: 1px;  border-bottom-color: Black;  border-bottom-width: 1px;  border-bottom-style: solid;  border-right-style: solid;      }
.bottomBoxBrdr{ border-bottom-color: Black;  border-bottom-width: 1px;  border-bottom-style: solid; }
.topBoxBrdr{ border-top: 1px solid Black; }
.leftBoxBrdrOrng{ border-left: 1px solid #FF8400; }
#topNav{
position: absolute; 
width: 100%; 
height:28px; 
z-index:1; 
left: 0px; 
top: 0px; 
background-image:  url(../images/top_nav_sliver.gif);
border: 0px none #000000;
	padding-left: 22px;
	padding-top: 9px;
}

#gmiBanner{
	position: absolute; 
	width:100%; 
	height:140px; 
	z-index:1; 
	top: 28px; 
	left: 0;
	background-image: url(../images/interior_banner_sliver.jpg);
	border: 0px none #000000;
}

#gmiLeftBody{
	position:absolute;
	width:280px;
	z-index:2;
	top: 168px;
	left: 0;
	background-color: #FF8400;

}

/*#gmiRightBody{
	position:absolute;
	width:7px;
	height:100%;
	z-index:2;
	right: 0px;
	top: 168px;
	background-color: #FF8400;

}*/

#gmiBody{
	position: absolute;
	width: auto;
	z-index:1;
	top: 168px;
	left: 0px;
	border: 0px none #000000;
	padding-left: 290px;
	padding-top: 45px;
	padding-right: 30px;
	background-image: url(../images/leftBG.gif);
	background-repeat: repeat-y;
}

#interiorPgHead{
	position:absolute; 
	width:300px; 
	height:31px; 
	z-index:2; 
	top: 173px; 
	left: 280px;
}

.floatRight{  
	float: right;
}
.imgBorder {
	border: thin solid FF8400;
}
