body {
	background-image: url(images/herringboneblue.gif);
	background-repeat: repeat;
	text-align: center; /*Centers the page in Internet Explorer*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em; /* 16x1.125=18px*/
	margin: 0; /* for different browser defaults */
	padding: 0;
}
.bodytext {
	font-size:0.75em;
	color: #2365B3;
	}	
/*.bodytext {
	font-size:0.75em;
	color: #2365B3;
	margin-left: 30px;
	margin-right: 30px;
	}*/

/*p {
	font-size:0.75em;
	}*/
h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #205FA9;
}
.homeTitle {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
}


h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #8DCB82;
	font-size: 125%;
}
h2 a:link, h2 a:visited {
	color: #8DCB82;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	font-size: 115%;
	margin-left: 8px;
	font-style: normal;
}
	
#content {
	border: 1px solid #CCCCCC;
	margin-left: 250px;
	margin-top: 130px;
	padding-top: 10px;
	margin-right: 28px;
	text-align: left;
	padding-right: 5px;
	overflow: visible;
	min-height: 400px;
	font-size:75%;
	color: #2365B3;
	padding-left: 20px;
	padding-bottom: 10px;
	}
}

#content li, #content-noborder li {
	list-style-type: none;
	margin-bottom: 5px;
	color: #2265B4;
	padding-left:5px;
	list-style-image: url(images/interface/foldericon.gif);
}
#content ul li, #content-noborder li li {
	list-style-type: none;
	color: #2265B4;
	list-style-image: url(images/interface/foldericon.gif);
	margin-top: 4px;
	margin-left: -10px;
}
.pdffile {
	list-style-type: none;
	list-style-image: url(images/pdficon_small.gif);
	padding-left:5px;
}

#content-noborder {
	border: 0px none #CCCCCC;
	margin-left: 250px;
	margin-top: 175px;
	padding-top: 20px;
	margin-right: 28px;
	text-align: left;
	padding-right: 5px;
	overflow: visible;
	height: auto;
}
#content .urlLink {
	list-style-type: none;
	margin-bottom: 5px;
	color: #2265B4;
	padding-left:5px;
	list-style-image: url(images/interface/globe.gif);
	vertical-align: middle;
}

a:hover {
	color: #70B55B;
	text-decoration: none;
}
a:link {
	color: #2365B3;
}

a:visited {
	color: #999999;
}
img, img a:hover {
	border: none;
	}
	
.emphasis {
	font-weight: bold;
	color: #1A4E8B;
	font-size: 110%;
}
.emphasis-big {
	font-size: 120%;
	font-weight: bold;
	color: #1A4E8B;
	}
.emphasis-red {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.emphasis-red a:link, .emphasis-red a:visited  {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.floatImagesLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 10px;
	vertical-align: middle;
	}
.floatImagesRight {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		
#whatshotlinks {
	margin-right: auto;
	margin-left:510px;
	top:82px;
	width:220px;
	height:80px;
	position: absolute;
	z-index: 110;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
#whatshotlinks  ul {
	font-size: 0.75em;
}
#whatshotlinks  ul li {
	list-style: square;
	margin-bottom: 1px;
}	

/* Left nav styles begin */
#leftnav ul {
	font-size:0.875em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;

}
#leftnav ul li  {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #8DCB82;
	list-style-type: none;
	margin-left: -30px;
}

#leftnav ul li ul li  {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #999999;
	list-style-type: none;
	margin-left: -30px;
}
#leftnav ul li a:link {
	color: #8DCB82;
	text-decoration:none;
	}
#leftnav ul li a:visited {
	color: #8DCB82;
	text-decoration:none;
	}
#leftnav ul li ul li a:link {
	color: #999999;
	text-decoration:none;
	}
#leftnav ul li ul li a:visited {
	color: #666666;
	text-decoration:none;
	}	
#leftnav ul li a:hover, #leftnav ul li ul li a:hover {
	text-decoration:underline;
}	
/* Left nav styles end */

/* BOTTOM nav styles begin */
#bottomnav {
	position: relative;
	top: 20px;
	text-align: center;
}
#bottomnav ul {
	font-size:.875em;
	margin: 0px;

}
#bottomnav ul li  {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	margin-left: -30px;
}
#bottomnav ul li a:link {
	color: #FFFFFF;
	text-decoration:none;
	}
#bottomnav ul li a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
#bottomnav  ul  li  a:hover       {
text-decoration:underline;
}	


/* Left nav styles end */

.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
}
	
.sidenote {
	font-size:0.75em;
	}

/* divs here */
#container {
	margin-left: auto;
	margin-right: auto; /* the auto margins (in conjunction with a width) center the page */
	width: 760px;
	text-align: left;
	margin-top: 0px;
  }
#roundtop {
	width:760px;
	z-index: 36;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.whiteBG {
	margin-left: auto;
	margin-right: auto;
	top:48px;
	width:760px;
	z-index: 5;
	background-color: #FFFFFF;
	position: absolute;
	height: 585px;
	padding-bottom: 10px;
}

#MedLifelogo {
	margin-right: auto;
	margin-left:10px;
	top:34px;
	width:371px;
	height:183px;
	z-index: 150;
	position: absolute;
}

#whatshotbanner {
	margin-left:530px;
	width:219px;
	height:37px;
	z-index: 42;
	top: 45px;
	position: absolute;
}
#whatshot {
	top:23px;
	width:53px;
	height:54px;
	z-index: 153;
	margin-left: 477px;
	position: absolute;
}

#topimage {
	margin-right: auto;
	margin-left:510px;
	top:82px;
	width:220px;
	height:80px;
	position: absolute;
	z-index: 110;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#people {
	margin-right: auto;
	margin-left:-30px;
	top:178px;
	width:370px;
	height:229px;
	position: absolute;
	z-index: 200;
}

#home {
	margin-right: auto;
	margin-left:15px;
	top:192px;
	width:50px;
	height:46px;
	position: absolute;
	z-index: 155;
}
#leftnav {
	margin-right: auto;
	margin-left:70px;
	top:205px;
	width:157px;
	height:298px;
	z-index: 250;
	position: absolute;
}


#welcome {
	margin-right: auto;
	margin-left:17px;
	top:245px;
	width:50px;
	height:40px;
	z-index: 17;
	position: absolute;
}

#health {
	margin-right: auto;
	margin-left:17px;
	top:306px;
	width:50px;
	height:40px;
	z-index: 19;
	position: absolute;
}

#life {
	margin-right: auto;
	margin-left:17px;
	top:400px;
	width:50px;
	height:40px;
	z-index: 21;
	position: absolute;
}

#text {
	margin-right: auto;
	margin-left:0px;
	margin-top:175px;
	height:150px;
	z-index: 160;
}

#contact {
	margin-right: auto;
	margin-left:17px;
	top:475px;
	width:50px;
	height:40px;
	z-index: 23;
	position: absolute;
}

#login {
	margin-left:78px;
	top:525px;
	width:106px;
	height:37px;
	z-index: 260;
	position: absolute;
}
/*#footer {
	margin-right: auto;
	margin-left: auto;
	height:22px;
	width: 716px;
	position: absolute;
}

#bottombar {
	margin-right: auto;
	margin-left: 20px;
	top:558px;
	height:22px;
	z-index: 30;
	width: 716px;
	position: absolute;
}*/
#footer {
	height:22px;
	width: 100%;
	text-align: center;
}

#bottombar {
	height:22px;
	width: 716px;
}
#topimage {
	top:24px;
	width:53px;
	height:54px;
	z-index: 153;
	margin-left: 478px;
	position: absolute;
}
#topRight {
	margin-left:331px;
	width:219px;
	height:37px;
	z-index: 42;
	top: 14px;
	position: absolute;
}
.smallText {
	font-size: 10px;
}
