﻿/*
body {
	min-width: 950px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #eeeeee;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
}

a {
	color: Blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: medium;
}
h3 {
	font-size: small;
	font-weight: bold;
}
*/

#mainwrapper {			
	margin: 0 auto;
	width: 950px;
	min-height: 480px;
	text-align: left;
	border: solid 1px #999999;
	background: #ffffff;
}

#contentsDiv {
	padding: 10px;
	padding-top: 20px;
	min-height: 600px;
	min-width: 600px;
	z-index: 1;

}

#footerLinksDiv {
	padding: 10px;
}

#footerLinksDiv a {
	margin-left: 20px;
	margin-right: 20px;
}


.subNavDiv {
	float: left;
	width: 160px;
	vertical-align: top;
	text-align: left;
}

.contentsWithSubNavDiv {
	float: left;
	width: 500px;
	vertical-align: top;
	text-align: left;
}

.errorMessagesDiv {
	background: #cccccc;
	border: solid 1px red;
}

.errorMessageText {
	color: Red;
}

.successMessagesDiv {
	background: #cccccc;
	border: solid 1px green;
}

.successMessageText {
	color: green;
}

/*
#Nav_Left {
	position:absolute;
	width:280px;
	height:850px;
	z-index:2;
	background-repeat: no-repeat;
	background-color: Transparent;
}
*/

#Nav_Left2 {
	position:absolute;
	width:280px;
	height:480px;
	min-height:480px;
	z-index:2;
	background-repeat: no-repeat;
}
#ProfessionalHealthcare {
	position:relative;
	z-index:1;
	width: 465px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#nav-menu 
{
	padding-left: 30px;
	z-index:4;
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	float: left;
	margin: 0 0.15em;
}

#nav-menu li a {
	line-height: 2em;
	float: left;
	display: block;
	border: 0.1em solid #d3e5f3;
	color: #31537f;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
}
#BreadCrumbs {
	position:absolute;
	width:749px;
	height:40px;
	z-index:3;
	background-repeat: no-repeat;
	float: right;
}
#Left_Logo {
	width:200px;
	height:50px;
	z-index:3;
	padding: 10px;
	position: relative;
}
/*
#Nav_btn_1 {
	position:relative;
	text-decoration: none;
	width:205px;
	height:60px;
	z-index:1;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	
	font-weight: bold;
	padding-left: 10px;
	padding-top: 15px;
}
#Nav_btn_2 {
	position:relative;
	width:205px;
	height:60px;
	z-index:1;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 15px;
}
#Nav_btn_3 {
	position:relative;
	width:205px;
	height:60px;
	z-index:1;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 15px;
}

#Nav_btn_4 {
	position:relative;
	width:205px;
	height:60px;
	z-index:1;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 15px;
}

a.specialLink:link { color: white; }
a.specialLink:visited { color: white; }
a.specialLink:hover { color: white; }
*/
#left_sub_nav {
	position:relative;
	width:150px;
	height:25px;
	z-index:4;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
}
.style7 { font-size: 16px; color: #dddddd; }
.style8 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-style: italic;
}
/* End hide */


/* Bread Crumbs */
#BreadCrumbBar
{
	position: relative;
	left: 0px;
	width: 733px;
	height: 52px;
	background-repeat: no-repeat;
	padding: 15px;
	padding-left: 0px;
}

.RootNodeStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.NodeStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #eeeeee;
}
.CurrentNodeStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    font-weight: bold;
    color: #dddddd;
}
.PathSeparatorStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #dddddd;
}


/* Horizontal Menu */

