@charset "utf-8";
/* CSS Document */


#LeftNav {
	float:left;
	padding-top:30px;
	background:url("../images/shadow_show.png") no-repeat scroll right top transparent;
	display:none;
}
#LeftNavBottomBackground {
	width:220px;
	padding-left:10px;
	padding-bottom:150px;
	background:url("../images/shadow_show_bottom.jpg") no-repeat scroll right bottom transparent;
	
}
#LeftNav .menu_title {
	background-image:url(../images/leftNav_bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:15px;
	margin-bottom:10px;
}
#LeftNav .menu_title h3 {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
	margin-left:0px;
}
#LeftNav .menu_title h3 a {
	padding-left:10px;
	background-position:left 4px;
	text-decoration:none;
	background-image:url(../images/arrow_h3.gif);
	background-repeat:no-repeat;
	color:#4b4b4b;
}
#LeftNav ul {
	margin-right:30px;
	font-size:12px;
	margin-bottom:50px;
}
#LeftNav li {
	border-bottom:1px solid #F2F2F2;
	padding-top:2px;
	padding-bottom:2px;
	line-height:18px;
}
#LeftNav li a {
	padding:2px 10px;
	text-decoration:none;
	color:#484848;
}
#LeftNav li a:hover {
	background-image:url(../images/arrow_h3.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}
#LeftNav li a:active, #LeftNav li.current_page_item a {
	background-image:url(../images/arrow_h3.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	font-weight:bold;
}
/* #LeftNav .current_page_item */
#LeftNav h3 {
	font-weight:normal;
	font-size:16px;
	color:#4b4b4b;
	line-height:18px;
	margin-bottom:8px;
	margin-left:10px;
}
#LeftNav p {
	font-size:12px;
	color:#646464;
	line-height:18px;
	margin-left:10px;
	margin-bottom:21px;
}
#LeftNav p a {
	text-decoration:none;
	color:#0F79A3;
}
#LeftNav p a:hover, #LeftNav p a:active {
	color:#39275b;
}

#HospitalLinks {
	float:right;
	width:600px;
	text-align:right;
	font-size:12px;
	margin-top:16px;

	padding-right:10px;
	padding-bottom:10px;
}
#HospitalLinks a {
	text-decoration:none;
	color:#362557;
}
#HospitalLinks a:hover, #HospitalLinks a:active {
	color:#0F79A3;
}
#RightContent {
	width:100%;
	float:none;
	padding-right:0px;
	margin-top:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#504e49;
	padding-bottom:50px;
}
#RightContent h1 {
	font-family:"Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size: 32px;
	line-height:38px;
	color: #998456;
	font-weight:normal;
	margin-bottom:16px;
}
#RightContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:20px;
	color: #404040;
	font-weight:normal;
	margin-bottom:14px;
	padding-top:14px;
	border-bottom: 1px solid #d5cdbb;
	padding-bottom:5px;
}
#RightContent .gform_wrapper h2 {
	border-bottom: 0px;
	font-size: 25px;
}
#RightContent .gform_wrapper h3 {
	font-size:16px;
	color:#ffffff;
	background-color:#39275b;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}
hr {
	margin-bottom:16px;
	height:1px;
	color: #d4cbb8;
	background-color:#d4cbb8;
	margin-left:auto;
	margin-right:auto;
	width:100px;
	border:0px !important;
}
#RightContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#504e49;
	line-height:21px;
	margin-bottom:14px;;
}
#RightContent ul {
	margin-bottom:16px;
}

#RightContent li {
	font-size:14px;
	line-height:21px;
	color:#504e49;
	list-style:square;
	margin-left:40px;
}
#RightContent .gform_body li {
	margin-left:0px;
}
#RightContent a {
	color:#6799bb;
	text-decoration:none;
}
#RightContent a:hover, #RightContent a:active {
	color: #39275b;	
	border-bottom:1px dotted #39275b;	
}
#saveForm {
	width:116px;
	height:35px;
	color:transparent;
	overflow:hidden;
	cursor:pointer;
	background-color:transparent !important;
	border:0px !important;
	background-image:url(../images/continue.png);
	background-position:0px 0px;
	font-size:0px;
	text-indent:-999999px;
}
.gsection_description {
	font-style:normal !important;
	font-size:14px !important;
	width:500px !important;
}
.UWMLeftIndent {
	margin-left:50px !important;
}
.UWMBottomMargin {
	margin-bottom:20px !important;
}
.ginput_complex span label {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}
.gfield_error {
	margin-top:20px;
}
.validation_error:after {
	content: ".";
	margin-left:-5px;
}
.bold {
	font-weight:bold;
}
table.Schedule td {
	padding-bottom:20px;
	font-size:14px;
	line-height:21px;
}
table.Schedule h3 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px dotted #acacac;
	margin-bottom:20px;
}
table.Schedule li {
	margin-bottom:10px;
}

.screenreader {
	display:none;
}
#wheader, #HealthSystemHeader {
	display:none;
}