/*

	United Medical Personnel CCS Master Style Sheet
	
*/


*
{
padding: 0em;
margin: 0em;
}

body
{
	background: white;
	padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", arial, "times new roman", serif;
color: black;
}

.ulstyle
{
	text-indent: 0%;
	list-style-type: disc;
	list-style-position: inside;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
}

h4
{
	font-size: 1.2em;
	padding-right: 28px;
	background-color: #6EA8C0;
	color: #000000;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
	border: 0;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

#upbg
{
	position: absolute;
	width: 100%;
	height: 364px;
	background: #fff url('images/bkgd_rofa.jpg') repeat-y;
	z-index: 1;
	top: 0px;
	left: 0px;
}

#outer
{
	z-index: 2;
	position: relative;
	width: 82%;
	border: groove 7px white;
	background-color: #fff;
	margin: 0 auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 6em;
	background: #4086AA url('images/header_bg.gif') repeat-x;
	margin-bottom: 2px;
}

#headercontent
{
	position: absolute;
	padding: 0.8em 2.0em 1.3em 2.0em;
	left: 6px;
	width: 100%;
	height: 65px;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h2
{
	font-size: 1.3em;
	font-weight: normal;
	color: #000000;
}

#headerpicleft
{
	position: relative;
	height: 130px;
	background: #fff url('images/steth_banner_fade.jpg') no-repeat;
	margin-bottom: 2px;
}

#menu
{
	position: relative;
	background: #66BD69 url('images/menubg.jpg') repeat-x top left;
	height: 3.1em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#menu ul
{
	position: relative;
	top: 10px;
	width: 100%;
	left: -10px;
	height: 2em;
}

#menu ul li
{
	position: relative;
	display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: white;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
	float: left;
	margin-right: -25em;
	width: 100%;
}

#primarycontent
{
	margin: 0.5em 22.0em 0.5em 0.5em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
