@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #66999A url(img-lo/body-bg3.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
}
p {
	font-size: 12px;
	font-weight: normal;
}
a:link, a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover { color: #CC3333; text-decoration:underline; }
dl { margin: 0; padding: 0; }
dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	letter-spacing: .1em;
	padding-top: .5em;
}
dd { line-height: 1.8em; }
ul {
	font-size: 1em;
	letter-spacing: .1em;
}
li {
	line-height: 1.3em;
	padding-bottom: .8em;
}



.expMed #container {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	background: url(img-lo/container-bg.png) no-repeat 60px 0px;
} 
.expMed #header { padding: 0 10px 0 20px; 
} 
.expMed #header .taglineHead h1 {
	line-height: 1.2em;
	padding-bottom: 1.3em;
}
.expMed #header p { padding-bottom: 5px; }

.expMed #header .taglineHead  {
	float: right;
	text-align: right;
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	padding: 8px 20px 0px 0px;
}
.expMed #header .taglineHead .colorWhite a:link,
.expMed #header .taglineHead .colorWhite a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.expMed #header .taglineHead .colorWhite a:hover {color: #000000; }
.expMed #header .logoHead  {
	float: left;
	padding: 8px 0 0 0px;
}
.expMed #imageBar {
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
/*.expMed #imageBar table { background: url(img-lo/nav-bar2.gif) repeat-x left 115px; }*/
.expMedr #imageBar td { padding: 0px 12px; }


.expMed #imageBar img { padding: 0px 0px 4px; }
.expMed #imageBar a:link,
.expMed #imageBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 2px;
}
.expMed #imageBar a:hover {
	color: #D9D945;
	text-decoration: none;
	border-bottom: 5px solid #E4E448;
}


/*********/
.expMed #navBar {
	margin: 28px 0px 0px;
	padding: 0px;
}
.expMed #navBar #navBarH {
	color: #ffffff;
	/*	background: #046380 url(img-lo/nav-bg.gif) repeat-x;*/
	width: 96%;
	margin: -67px 9px 0px 0px;
	padding: 0px;
	height: 34px; /*edit this or delete*/
	background: #5e765a;
	text-align: right;
	float: right;
}
.expMed #navBar #navBarH ul {
	margin: 20 0 0;
	padding: 0px;
	list-style: none;
}
.expMed #navBar #navBarH li {
	display: inline;
	list-style: none;
	background: #00FF66;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.expMed #navBar #navBarH a:link, .expMed #navBar #navBarH a:visited {
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 20px 8px 8px 50px;
	margin: 0px 1em 0;
}
.expMed #navBar #navBarH a:hover {
	color: #FCD373;
	border-bottom: 7px solid #FCD373;
}
/*********/

.expMed #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.expMed #wrapper {
	background: #FFFFFF url(img-lo/iamers-logo.png) no-repeat 20px bottom;
	margin: -32px 0px 0px 50px;
	padding: 0px;
	border-bottom: 9px solid #476A6B;
	border-top: 36px solid #476A6B;
}

.expMed #sidebar1 {
	float: left;
	width: 128px;
	padding: 10px 0px 15px 0px;
}

/*****************************/
.expMed #navBarV {
	width: 124px;
	margin: 0;
	padding: 0;
}
.expMed #navBarV ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.expMed #navBarV li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}	
.expMed #navBarV li a:link, 
.expMed #navBarV li a:visited {
	font: bold 11px/18px Verdana, Arial, Helvetica;
	color: #666666;
	display: block;
	padding: 5px 0px 5px 22px;
	text-decoration: none;
	text-transform: uppercase;
}
.expMed #navBarV li a:hover, .expMed #navBarV li a:active{
	color: #000000;
	text-decoration: none;
	background: url(img-lo/expmed-navV-hover.png) no-repeat left center;
	padding-left: 22px;
}
/******************************/

.expMed #mainContent {
	margin: 0px 0 0 140px;
	padding: 30px 20px 20px;
} 
.expMed #mainContent h1 {
	color: #999999;
	font-weight: bold;
	font-size: 21px;
}
.expMed #mainContent h2 {
	font-size: 17px;
	font-weight: bold;
	color: #517879;
}
.expMed #mainContent p { text-indent: 22px; }


.expMed #footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
	color: #333333;
}
.expMed #footer a:link, .expMed #footer a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.expMed #footer a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

/******************************/
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.colorWhite { color: #10516C; }
.colorGreen { color: #70A3A3; }

.repairBtn, .helpDesk {
	float: right;
	width: 80px;
	padding: 0.5em;
	text-align: center;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.repairBtn {
	background: #CC6666;
	border: 1px solid #363837;
}
.helpDesk {
	background: #3B3A36;
	border: 1px solid #CCCCCC;
}
.repairBtn a:link, .repairBtn a:visited,
.helpDesk a:link, .helpDesk a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.repairBtn a:hover, .helpDesk a:hover { color: #D3E93F; }
.colL {
	float: left;
	width: 40%;
}
.colR {
	float: right;
	width: 58%;
	padding: 0;
}

