body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

th{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h1{
	color: #336699;
	font-size: 16px;
	font-weight: bold;
}

h2{
	color: #336699;
	font-size: 14px;
	font-weight: bold;
}

h3{
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}

h4{
	color: #336699;
	font-size: 10px;
	font-weight: normal;
}

h5{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-size: 8pt;
	color: #000000;
}

.header4 {
	font-weight: bold;
}


ul{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

o1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
}

#logobox{
	position:absolute;
	width:753px;
	height:100px;
	z-index:3;
	overflow: visible;
	border: 1px solid #000000;
	visibility: visible;
	top: 0px;
	left: 0px;
	background-image: url(../images/iml_logo_v_sm.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009999;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	line-height: 100px;
	background-repeat: no-repeat;
	background-position: left;
	font-style: oblique;
	font-variant: small-caps;
}

#contactbox{
	position:absolute;
	width: 200px;
	height: 100px;
	z-index:3;
	overflow: visible;
	visibility: visible;
	top: 0px;
	left: 754px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
}
#signpost{
	position:absolute;
	width:754px;
	height:100px;
	z-index:5;
	overflow: visible;
	border: 1px none #000000;
	visibility: visible;
	top: 100px;
	left: 0px;
}
#imllink{
	position:absolute;
	width:199px;
	height:98px;
	z-index:3;
	overflow: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	visibility: visible;
	top: 100px;
	left: 754px;
}
#textlinks{
	position:absolute;
	width:955px;
	height:30px;
	z-index:3;
	overflow: visible;
	border: 1px none #000000;
	visibility: visible;
	top: 200px;
	left: 0px;
}

#bottomText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}
#bottomText a:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#bottomText a:link {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#bottomText a:hover {
	color: #FFFF00;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#floatleft {
	float: left;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: none #000000 2px;
	margin: 10px;
}

#floatright {
	float: right;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: none #000000 2px;
	margin: 10px;
}

/* Following sets the menu bar */

.chromestyle{
	width: 955px;
	background-color: #009999;
	z-index:50;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	padding: 4px 0;
	margin: 0;
	text-align: center;
}

.chromestyle ul li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

.chromestyle ul li a:visited {
	padding: 4px 25px;
	margin: 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.chromestyle ul li a:link {
	padding: 4px 25px;
	margin: 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.chromestyle ul li a:hover {
	padding: 4px 25px;
	margin: 0;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
}

.dropmenudiv{
	position:absolute;
	top: -200px;
	border: 1px solid #000000;
	border-bottom-width: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{
width: 100%;
}

.dropmenudiv a:hover{
background-color: #F0F0F0;
}