body {
	font: normal 75% arial, sans-serif;
	margin:0;
	padding: 0;
	background: #eaeaea;
}

p {
	margin-top: 0;
	line-height: 1.6em
}

h1 {
	font: normal 2.4em arial, sans-serif;
	color: #06c;
	letter-spacing: 1px;
}

h1 span {
	font-weight:bold;
	color: #000;
	display:block;
	font-size: 70%;
	margin: 10px auto 16px auto;
}

a { text-decoration:none; }

a img{ border:none;}

a:hover img{ text-decoration:none; border:none;}

a:link, a:visited {color: #0072c5;}

html body a:hover {
	color: #0072c5; 
	/*border-bottom: 1px solid #0072c5;*/
}

ul, li {
	margin: 0;
	padding: 0;
    list-style: none;
}

ul.standard {
	margin: 1em 0;
}

.standard li {
	margin-left: 1.2em;
	list-style: square;
	line-height: 1.8em;
}

.standard a{ text-decoration:underline;
}

form{
	margin: 0px;
	padding:0px;
	text-align: right;	
	background-color:#FFF;
	border:none;
}

label{ float:left;}

legend{
	font-weight:bold;
	color:#0072c5;
	padding:0px;
	margin:0px !important;
	*margin-right:-9px;
}

input {
	width:100px;
	font-size:11px;
	margin:0px 0px 3px 0px;
	border:1px solid #0072c5;
}

#wrapper {
	width: 770px;
	margin: 0px auto;
}

#banner {
	height: 100px;
	background-color: #0072c5;	
	position:relative;
}

#logo {
	float:right;
	margin: 2em;
}
/*global navigation ======================*/

#globalNav {
	position:absolute;
	bottom: 0;
	left: 50px;
	width: 100%;
	height: 25px;
}

#globalNav li {
	margin:0;
	height: 25px;
	line-height:25px;
	float:left;
	color: #0072c5;
	border-bottom: 0 none;
}

#globalNav a {
	margin: 0;
	height: 25px;
	line-height:25px;
	float:left;
	color: #fff;
	padding: 0 20px 0 20px;
	font-size: 1.1em;
	border-bottom: 0 none;
	font-weight:bold; 
}

#globalNav a:hover {
	text-decoration:underline;
}

li#Home{
	background-image:url(/images/home.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:155px;
	margin-left:0px;
	padding-left:10px;
}

li#Home a{ 
	color:#0072c5;
	padding: 0 0 0 12px;
}

li#Home2{
	background-image:url(/images/home2.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:65px;
	margin-left:0px;
	padding-left:10px;
}

li#Home2 a{ 
	color:#0072c5;
	padding: 0 0 0 12px;
}
/* fine global navigation ======================*/

#contentWrapper {
	min-height: 530px;
	border-top: 2px solid #fff;
	background-image:url(/images/surgeonBg_50pc.jpg);
	height: 530px;/* for IE */
	background-position: top center;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#content {
	width: 48%;
	float:left;
	margin-top:50px;
	margin-right:140px;
	margin-left:50px !important;
	*margin-left: 25px;
	margin-bottom:0px;
}

#secondhome_wrapper {
	border-top: 2px solid #fff;
	background-image:url(/images/surgeonBg_50pc.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#FFF;
	min-height:700px;
	height:700px;
}

#secondhomeB_wrapper{
	border-top: 2px solid #fff;
	background-image:url(/images/surgeonBg_50pc.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#FFF;
	min-height:530px;
	height:530px;
}

#secondhome_content {
	width: 55%;
	float:left;
	margin-top:50px;
	margin-right:85px;
	margin-bottom:0px;
	margin-left:50px !important;
	*margin-left: 25px;
}

#contentRight{
	float:left;
	margin:25px 0 0 0;
}
/*secondary navigation - "sidebar"  ================================*/
.sidebar {
	display:block;
	width: 15em;
	margin: 0 0 20px 0;
}

.sidebar form{
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#Logout{
	background: url(/images/roundRectOpaque.gif) left top no-repeat;
	border-bottom: 1px solid #AACFEC;
	font-size: 16px;
	font-weight:bold;
	padding: 10px 0 0 10px;
	margin:0;
}
 
.sidebar h3 {
	font-size: 16px;
	color: #0072c5;
	padding: 10px 10px 5px 10px;
	margin:0;
	background-image:url(../images/roundRectOpaque.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom: 1px solid #AACFEC;
}* html .sidebar h3 {background: url(/images/roundRectOpaque.gif) left top no-repeat;}

.sidebar .sidebarBtm {
	background: transparent url(/images/roundRectOpaque.png) right bottom no-repeat;
	height: 15px;
}

* html .sidebar .sidebarBtm {
	background: url(/images/roundRectOpaque.gif) right bottom no-repeat;
}

.sidebar ul {
	background: url(/images/roundRectOpaque.png) center center;
}

* html .sidebar ul {
	background: url(/images/roundRectOpaque.gif) center center;
}

.sidebar li{
	border-bottom: 1px solid #eee;
}

.sidebar li.update{
	background:url(/images/bullet_sidebar.gif) no-repeat 10px 3px;
	padding:3px 0 0 27px;
	border:none;}

.sidebar a {
	border:0;
	background: url(/images/bullet_sidebar.gif) 10px 12px no-repeat;
	padding: 10px 10px 5px 30px;
	display:block;
	height: 2em;
	font-size: 1em;
}

.sidebar a:hover {
	background: url(/images/bullet_sidebar_hover.gif) 10px 12px no-repeat;
}

.sidebar a.selected {
	font-weight:bold;
	background: url(/images/bullet_sidebar_hover.gif) 10px 12px no-repeat;
}
	
.sidebar a.btn_update{
	background:none;
	padding:0px;
}

.sidebar a:hover.btn_update{
	background:none;
}

.sidebar a.details{ padding: 10px 10px 25px 30px;}

.sidebar p{ padding:0px 0px 0px 10px; margin:0px;background-color:#FFF; line-height: 15px;}

/*secondary navigation - "sidebar"  ================================*/

#footer {
	color: #fff;
	padding:10px;
	margin:0px;
	text-align:center;
	border-top: 5px solid #444;
	background-color: #0072c5;
	font-size:11px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	border-bottom: 0 none;
}

#footer a:hover {
	text-decoration:underline; 
}

#footer a {
	/*border-left: 1px solid #fff;*/
	padding-left: 10px;
}

#footerLogo{
	clear:both;
	width:100%;
	background-color:#FFF;
	text-align:center;
}

.horizontal li {
	display: inline;
	margin-right: 10px;
}

.btn_go{
	width:19px;
	height:19px;
	cursor:hand;
	margin: 10px 0 0 0 ;
}

.enter{
	width:35px;
	color:#FFF;
	background-color:#0072c5;
	border:1px solid #FFF;
	cursor:hand;
}

.only{
	border:0;
	background: url(/images/bullet_sidebar.gif) 10px 12px no-repeat;
	padding: 10px 10px 5px 30px;
	display:block;
	height: 2em;
	font-size: 1em;
	color:#0072c5;
}

.red{ color:#FF0000;}
