/* #CSS Reset# */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font:11px/13px arial,sans-serif;
	background:#34b2ff url('/App_Themes/Union/Images/background.jpg') repeat-x;
	padding: 8px 0 20px;
	color: #000;
}F

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

a{
	text-decoration: none;
	cursor: pointer;
	color: #00639d;
}

a:hover{
    text-decoration:underline;
}

a:focus{
    outline:none;
}

form{
    display:block;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

img{
	border: none;
	vertical-align: top;
}

/* #remember to define focus styles!# */
:focus {
	outline: 0;
}

/* #remember to highlight inserts somehow!# */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* #tables still need 'cellspacing="0"' in the markup# */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

label,select,textarea,input{
    vertical-align:top;
}

textarea, input, select{
	font:11px/13px arial,sans-serif;
	color: #000;
}


/* #Header# */
.header{
	height: 206px;
	position: absolute;
	width: 900px;
	left: 20px;
	top: 20px;
}

.header .inner{
	background: #fff;
	height: 169px;
	position: relative;
	width: 100%;
}

.logo{
	background: url('/App_Themes/Union/Images/logo.gif') no-repeat;
	width: 263px;
	height: 169px;
	position: absolute;
	overflow: hidden;
	text-indent: -3333px;
	left: 0px;
	top: 0px;
}

.txt-united-in-quality {
	height: 0px;
}

.flasharea{
	float: right;
	width: 338px;
	height: 169px;
}

.flasharea img {
	position: absolute;
	top: 0px;
	right: 0px;
}

.tagline {
	background: url('/App_Themes/Union/Images/Union-Tag-Line.gif') no-repeat;
	width: 272px;
	height: 122px;
	position: absolute;
	overflow: hidden;
	text-indent: -3333px;
	left: 265px;
	top: 24px;
}


/* #Blue Top Navigation# */
#nav{
    padding-top: 10px;
}

#nav ul{
	background: url('/App_Themes/Union/Images/bg-nav.gif') repeat-x;
	height: 27px;
	line-height: 14px;
	letter-spacing: 2px;
}

#nav li{
	position: relative;
	display: inline;
	float: left;
	text-align: center;
}

#nav ul li ul {
	display: none;
}

#menuElem_LI_0_1_2346{width: 122px; z-index: 99;}
#menuElem_LI_0_2_2346{width: 123px; z-index: 99;}
#menuElem_LI_0_3_2346{width: 141px; z-index: 99;}
#menuElem_LI_0_4_2346{width: 135px; z-index: 99;}
#menuElem_LI_0_5_2346{width: 130px; z-index: 99;}
#menuElem_LI_0_6_2346{width: 120px; z-index: 99;}
#menuElem_LI_0_7_2346{width: 129px; z-index: 99;}

#nav a{
	color: #E7EFBC;
	font-weight: bold;
	height: 20px;
	display: block;
	text-transform: uppercase;
	padding-top: 7px;
}

#nav a:hover,
#nav li:hover a,
#nav li.active a,
#nav li:hover li:hover a,
#nav li.hover li.hover a,
#nav li.active li.active a,
#nav li:hover li:hover li:hover a,
#nav li.hover li.hover li.hover a,
#nav li.active li.active li.active a,
#nav li:hover li:hover li:hover li:hover a,
#nav li.hover li.hover li.hover li.hover a,
#nav li.active li.active li.active li.active a,
#nav li:hover li:hover li:hover li:hover li:hover a,
#nav li.hover li.hover li.hover li.hover li.hover a,
#nav li.active li.active li.active li.active li.active a,
#nav li:hover li:hover li:hover li:hover li:hover li:hover a,
#nav li.hover li.hover li.hover li.hover li.hover li.hover a,
#nav li.active li.active li.active li.active li.active li.active a{
	background: #009fff;
	text-decoration: none;
	color: #fff;
}

#nav li div a.selected {
	background: #009fff url('/App_Themes/Union/Images/bg-nav-item-marker.gif') no-repeat 192px 50% !important;
	text-decoration: none;
	color: #fff;
}

#nav .sub{background:  url('/App_Themes/Union/Images/bg-nav-item-marker.gif') no-repeat 192px 50%;}

#nav li div {
	position: absolute;
	display: none;
	width: 200px;
	left: 0;
	top: 27px;
}
#nav li.quick-links div {
	right: 0;
	left: auto;
}

#nav li ul{
	height: auto;
	font-size: 12px;
	line-height: 15px;
	width: 200px;
	background: #0078c1;
	letter-spacing: 0;
}

#nav li li{
	display: block;
	float: none;
	vertical-align: top;
	text-align: left;
}
#nav li li a,
#nav li:hover li a,
#nav li.hover li a,
#nav li:hover li:hover li a,
#nav li.hover li.hover li a,
#nav li:hover li:hover li:hover li a,
#nav li.hover li.hover li.hover li a,
#nav li:hover li:hover li:hover li:hover li a,
#nav li.hover li.hover li.hover li.hover li a,
#nav li:hover li:hover li:hover li:hover li:hover li a,
#nav li.hover li.hover li.hover li.hover li.hover li a{
	text-transform: none;
	background: none;
	padding: 2px 0 2px 10px;
	height: auto;
	font-weight: normal;
}
#nav li:hover div, #nav li.hover div{display: block;}

#nav li:hover li div,
#nav li.hover li div,
#nav li.hover li.hover li div,
#nav li:hover li:hover li div,
#nav li.hover li.hover li.hover li div,
#nav li:hover li:hover li:hover li div,
#nav li.hover li.hover li.hover li.hover li div,
#nav li:hover li:hover li:hover li:hover li div,
#nav li.hover li.hover li.hover li.hover li.hover li div,
#nav li:hover li:hover li:hover li:hover li:hover li div{
	display: none;
	left: 200px;
	top: 0;
}
#nav li:hover li:hover div,
#nav li.hover li.hover div,
#nav li:hover li:hover li:hover div,
#nav li.hover li.hover li.hover div,
#nav li:hover li:hover li:hover li:hover div,
#nav li.hover li.hover li.hover li.hover div,
#nav li:hover li:hover li:hover li:hover li:hover div,
#nav li.hover li.hover li.hover li.hover li.hover div{display: block;}

/* #Rainbow Menu# */
#menu{
	width:210px;
	padding: 0px 0px 10px 0px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
#menu li{
	float:left;
	width:210px;
	margin:0px 0px 6px;
	padding: 0 !important;
}
#menu_LI_0_1_2821{background:#890082 url('/App_Themes/Union/Images/Rainbow/N-Rtop01.gif') no-repeat}
#menu_LI_0_2_2821{background:#2b84d3 url('/App_Themes/Union/Images/Rainbow/N-Rtop02.gif') no-repeat}
#menu_LI_0_3_2821{background:#8fd400 url('/App_Themes/Union/Images/Rainbow/N-Rtop03.gif') no-repeat}
#menu_LI_0_4_2821{background:#f7c022 url('/App_Themes/Union/Images/Rainbow/N-Rtop04.gif') no-repeat}
#menu_LI_0_5_2821{background:#ea7225 url('/App_Themes/Union/Images/Rainbow/N-Rtop05.gif') no-repeat}
#menu_LI_0_6_2821{background:#e6416c url('/App_Themes/Union/Images/Rainbow/N-Rtop06.gif') no-repeat}
#menu_LI_0_7_2821{background:#890082 url('/App_Themes/Union/Images/Rainbow/N-Rtop01.gif') no-repeat}
#menu li div{
	display:block;
	width:210px;
	padding:8px 5px 8px 5px;
	overflow:hidden;
}
#menu_LI_0_1_2821 div{background:url('/App_Themes/Union/Images/Rainbow/N-Rbottom01.gif') no-repeat 0 100%}
#menu_LI_0_2_2821 div{background:url('/App_Themes/Union/Images/Rainbow/N-Rbottom02.gif') no-repeat 0 100%}
#menu_LI_0_3_2821 div{background:url('/App_Themes/Union/Images/Rainbow/N-Rbottom03.gif') no-repeat 0 100%}
#menu_LI_0_4_2821 div{background:url('/App_Themes/Union/Images/Rainbow/N-Rbottom04.gif') no-repeat 0 100%}
#menu_LI_0_5_2821 div{background:url('/App_Themes/Union/Images/Rainbow/N-Rbottom05.gif') no-repeat 0 100%}
#menu_LI_0_6_2821 div{background:url('/App_Themes/Union/Images/Rainbow/N-Rbottom06.gif') no-repeat 0 100%}
#menu_LI_0_7_2821 div{background:url('/App_Themes/Union/Images/Rainbow/N-Rbottom01.gif') no-repeat 0 100%}
#menu li a{
	display:block;
	width:95%;
	font:11px/11px Arial, sans-serif;
	color:White;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
}
#menu li a:hover{color:White; text-decoration: underline;}
#menu li a.active{color:White; font-weight: bold; text-decoration: underline;}
#menu ul{
	clear:both;
	width:160px;
	padding:3px 0px 3px 10px;
	margin:0;
	list-style:none;
}
#menu ul li{
	width:160px;
	background:none;
	margin:8px 0px 0px 0px;
}
#menu ul li a
{
	width: 210px;
	font:11px/11px Arial, sans-serif;
	color:Black;
}

#menu ul li a:hover
{
	width: 210px;
	font:11px/11px Arial, sans-serif;
	color:Black;
}

#menu ul li a.active
{
	width: 210px;
	font:11px/11px Arial, sans-serif;
	color:Black;
}

.main{
	margin:0 auto;
	width: 900px;
	background: #e7efbc;
	padding: 20px;
	position: relative;
	padding-top: 236px;
}
.main:after{
	clear: both;
	display: block;
	content: "";
}
.columns-holder{
	background: #fff;
	padding: 12px;
}
.columns-inner{
	background: url('/App_Themes/Union/Images/bg-left-column.gif') repeat-y;
	width: 100%;
}

.DesignMode .columns-inner {
    margin-top:30px;
}
.columns-inner:after, .buttons:after, .widget:after{
	clear: both;
	display: block;
	content: "";
}

/* #Side Menu# */
#side-menu h3{
	color: #0078C1;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 4px 0 15px 8px;
}
#side-menu ul{
	font-size: 12px;
	line-height: 13px;
	padding: 0 0 0 11px;
	/* background:#FF6600; */
	width:auto;
}
#side-menu li{
	padding: 0 0 7px 18px;
	float:left;
	width:100%;
}
#side-menu li a{color: #231f20;}
#side-menu li ul{
	padding: 0 0 0 3px;
	clear:both;
	display: none;
}
#side-menu li li{
	padding-top: 7px;
	padding-bottom: 0;
}
*html #side-menu .link{float:left;}
#side-menu .opener{
	background: url('/App_Themes/Union/Images/marker-arrow-blue.gif') no-repeat 0 50%;
	width:12px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 0 0 -12px;
	cursor:pointer;
}
#side-menu li.active .opener{background: url('/App_Themes/Union/Images/marker-arrow-open.gif') no-repeat 0 1px;}
#side-menu li.active a{font-weight: bold;}
#side-menu li.active li a{font-weight: normal;}
#side-menu li.active ul li.active a{font-weight: bold !important;}

/* #Middle Content Column# */
.content{
	width: 425px;
	float: left;
	padding: 0 0 0 232px;
	font: 12px Verdana, sans-serif;
	line-height: 17px;
}

.content h1{
	font: bold 14px/16px Verdana, sans-serif;
	color: #00639D;
	padding-bottom: 16px;
}

.content h2{
	font-size: 13px;
	line-height: 15px;
	color: #00639f;
	padding: 9px 0 10px 0;
	clear:both;
}

.content p{padding: 0 0 15px 0;}

.content h3{
	font-size: 12px;
	line-height: 14px;
}

.content img {
    border: solid 3px #AFBC21;
    margin: 0 0 5px 5px;
    padding: 0;
}

.content img.no-border
{
	border: 0px;
}
.content ul {
    padding:0 0 15px 0
}

.content ul li ul {
    margin: 5px 0 -15px 0;
}

.content ul li ul li{
    list-style:circle;
}


.content li {
    padding: 0 0 5px 2px;
    margin: 0px 0 0 40px;
    list-style:disc;
    font: 12px Verdana, sans-serif;
    line-height: 17px;
}

.content ol li {
    list-style-type:decimal;
}
.content img {
    float: right;
}

/* #Physicians Table# */
table.physicians{
    border: none;
    padding: 0;
    margin: 10px 0 50px 0;
}

table.physicians tr {
    padding: 0;
    margin:0;
}

table.physicians tr td {
    padding: 5px;
    margin: 0;
    border: none;
    vertical-align: middle;
}


/* #Content Table# */
table.reports {
    border: 1px ridge #CCCCCC;
    padding: 0;
    margin: 20px 0 0 0;
}

table.reports tr {
    padding: 0;
    margin:0;
}

table.reports tr td {
    padding: 5px;
    margin: 0;
    border: 1px ridge #CCCCCC;
}




.more-inforamation{}
.more-inforamation ul{padding: 11px 0 0 20px;}
.more-inforamation li{
	background: url('/App_Themes/Union/Images/marker-arrow-top.gif') no-repeat;
	padding: 0 0 2px 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.childpreview {
    padding: 10px 0 10px 0;
    margin: 0 0 0 0px;
    
}

.childpreview li {
    list-style:none;
    margin:0;
    padding: 0;
    clear:left;
}
.childpreview li img {
    float: left;
    width: auto;
    padding: 0 10px 0 0;
    clear: left;
    border: none;
}
.childpreview li .details {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px 0 0px 0;
    line-height: 15px;
    width: 315px;
    height: auto;
    float: left;
    color: #454545;

}

.childpreview li .details h4, .childpreview li .details h4 a{
	font-weight: bold;
	color: #00639D;
	text-decoration: none;
}

.childpreview li .details h4 a:hover {
    text-decoration: underline;
}

/* #Left Column# */
.column{
	width: 218px;
	float: left;
	margin-left: -657px;
	display: inline;
}

.column .contact-information
{
	margin: 0px 20px 0px 20px;
}

/* #Right Column# */
.column1{
	width: 202px;
	float: right;
	margin: 0 0 20px 0;
}
.form-search{
	overflow: hidden;
	padding: 12px 0 0;
	margin: 0px 0px 10px 0px;
}
.form-search .inputtext{
	float: left;
	border: 1px solid #7f9db9;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	width: 161px;
	padding: 2px 0 2px 1px;
	color: #009fff;
}
.form-search .submit{
	float: left;
	background: url('/App_Themes/Union/Images/button-search.gif') no-repeat;
	width: 20px;
	height: 21px;
	overflow: hidden;
	text-indent: -3333px;
	margin: 1px 0 0 4px;
	padding: 0;
	border: 0;
	cursor: pointer;
}
.banner1{
	padding: 0px 10px 10px 0;
	text-align: center;
	width:168px;
	float:left;
}

.banner1 img {
    border: none;
}

.columnHolder {
    clear:both;
}

.happening {
	padding: 0px 5px 10px 5px;
    float:right;
    width:235px;
}

.happening h2 {
    color:#0078C1;
    font-family:Arial, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}

.buttons{
	font-size: 13px;
	line-height: 15px;
	padding: 24px 0 14px 16px;
}
.buttons a{
	float: left;
	border: 3px solid #82bee3;
	background: url('/App_Themes/Union/Images/bg-nav.gif') repeat-x;
	color: #fff;
	width: 70px;
	text-align: center;
	padding: 4px 0 5px;
	margin-right: 4px;
}
.buttons .w75{width: 75px;}
.buttons a:hover{
	background: #009fff;
	text-decoration: none;
}

/* #Footer Links# */
#other-links
{
	position: absolute;
	bottom: 30px;
	right: 30px;
	clear: both;
	margin: 0;
	height: 30px;
}

.widget{
    padding: 19px 5px 2px;
}

.widget ul{
	float: right;
	font-size: 9px;
	overflow: hidden;
}

.widget li{
	display: inline;
	background: url('/App_Themes/Union/Images/sep.gif') no-repeat 0 3px;
	float: left;
	margin-left: -1px;
	padding: 0 5px;
}

.widget li a{
    color: #00639f;
}

.innerpage .columns-inner{background-position: -10px 0;}
.innerpage .column{margin-left: -654px;}
.innerpage .column1{width: 208px;}
.innerpage .content{
	padding-left: 220px;
	width: 410px;
	padding-right: 20px;
}
.innerpage .banner1{text-align: left;padding-bottom: 11px;}


/* #Featured Images# */

.featured img{
    padding: 0 0 20px 0;
}


/* #Related Links# */
.related-links, .related-attachments, .contact-information{
	border-top: 1px solid #9B9B9B;
	font-size: 12px;
	line-height: 15px;
	padding-top: 5px;
	clear: both;
}
.related-links h3, .related-attachments h3, .contact-information h3{
	font-size: 13px;
	line-height: 15px;
	color: #00639F;
	padding-bottom: 6px;
}
.related-links h4, .related-attachments h4{
	font-size: 12px;
	line-height: 15px;
	color: #00639F;
	padding-bottom: 3px;
}
.related-links h4 a, .related-attachments h4 a{color: #00639F;}
.related-links li{padding: 0 0 23px;}

.related-attachments{padding-bottom: 23px;}
.related-attachments p{
	line-height: 16px;
	padding-top: 1px;
}
.related-attachments li{
	padding: 0 20px 0 20px;
	background: url('/App_Themes/Union/Images/ico-pdf.gif') no-repeat;
	list-style: none;
}
.related-attachments .attachments{color: #00639e;}

/* #Contact Information# */
.contact-information {
    padding: 5px 0 10px 0;
    margin: 0;
}
.contact-information .contactcard{
    margin: 0 0 10px 0;
}
.contact-information p {
    margin: 5px 0 10px 0;
}
.contact-information h4{
	color: #00639f;
	padding: 10px 0 0 0;
	margin:0;
}
.contact-information .address{
    padding:0 0 5px 0;
    margin:0;
}

.contact-information .street{
    font-style: normal;
    padding:0;
    margin:0;
}
.contact-information .city,  .contact-information .state{
    float:left;
    width:auto;
    padding:0 5px 0 0;
    margin:0;
}
.contact-information .phone {
    padding: 1px 0 0 0;
    margin:0;
}
.contact-information .phone span {
	color: #00639f;
	font-weight:bold;
	padding: 0 3px 0 0;
}
.contact-information a{
    text-decoration:underline;

}

.button-print{
	overflow: hidden;
	padding-right: 8px;
	margin-bottom: -7px;
}
.button-print a{
	background: url('/App_Themes/Union/Images/ico-print.gif') no-repeat;
	float: right;
	color: #00639f;
	padding: 4px 0 4px 19px;
}


/* #Full Width Column# */
.fullcolumn{
	width: 640px;
	float: left;
	padding: 0 0 0 232px;
	font: 12px/17px Verdana, sans-serif;
	margin: 0 0 20px 0;
}
.fullcolumn h1{
	font: bold 14px/16px Verdana, sans-serif;
	color: #00639D;
	padding-bottom: 16px;
}
.fullcolumn h2{
	font-size: 13px;
	line-height: 15px;
	color: #00639f;
	padding: 9px 0 0;
}
.fullcolumn p{padding: 0 0 5px;}
.fullcolumn h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

/* #Left Navigation Column with Full Column# */

.navcolumn {
    width: 218px;
	float: left;
	margin-left: -875px;
	display: inline;
}

/* #Testimonials# */
.testimonials {
    font-size: 9pt;
    color: #454545;
    line-height: 14px;
    background: #d8ebf7;
    padding: 10px 10px 5px 10px;

}
.quote {
    font-style: italic;
    list-style: none;
}
.name {
    list-style: none;
    padding: 5px 0 10px 0;
}

/* #Attachments# */

.attachments {
    padding: 0;
    margin:0;
    width:auto;
}

.attachments p{
    padding: 0;
    margin:0 0 20px 0;
    color: #000000;
}

/* #Newsletter# */
.newsletter {
    margin: 0 0 0 -20px;
    padding: 0;
}

.newsletter li {
	padding: 0 20px 20px 0px;
	background: url('/App_Themes/Union/Images/ico-pdf.gif') no-repeat;
	list-style: none;
	zoom: 1;
}

.newsletter li h4{
	padding:0 0 0 25px;
	font-weight:bold;
}

/* #Group Register Form# */
.form01 {
    padding:0;
    margin:0;
    width:auto;
    font-size: 11px;
}

.form01 h2 {
    display: block;
    border-bottom: solid 1px #00639f;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
}

.form01 .TextboxField {
    width: 200px;
    margin: 0 0 0px 0;
}

.form01 .EditingFormLabelCell{
    vertical-align: top;
    padding:0 5px 0 0;
    margin:0;
    width:auto;
}

.form01 .EditingFormErrorLabel{
    color: Red;
}

.form01 .EditingFormControlNestedControl {
    margin: 0 0 10px 0;
}
.form01 .FormButton {
    margin: 10px 0 10px 200px;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    color: White;
    background: #009fff;
    border: solid 2px #00639d;
    padding: 2px;
}

/* #About Compliments Form# */

.form02 {
    padding:0;
    margin:0;
    width:auto;
    font-size: 11px;
}

.form02 .EditingFormLabelCell{
    vertical-align: top;
    padding:0 10px 0 0;
    margin:0;
    width:auto;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial,Sans-Serif;
}
.form02 .TextboxField {
    width: 250px;
    margin: 0 0 0px 0;
}

.form02 .TextBoxField {
    width: 250px;
    margin: 0 0 0px 0;
}

.form02 .EditingFormControlNestedControl {
    margin: 0 0 10px 0;
}

.form02 .TextAreaField {
    width: 250px;
    height: 150px;
    margin: 0 0 0px 0;
}


/* #Accordion Menu# */
#accordion h3
{
	background: #D7DE90;
	border: 2px solid #AFBC21;
}

#accordion h3 a
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
}

#accordion div
{
	padding: 8px;
	border-left: 2px solid #AFBC21;
	border-right: 2px solid #AFBC21;
	border-bottom: 2px solid #AFBC21;
}

#left-banner img
{
	border: 0px;
	margin: 0px 0px 0px 4px;
	padding: 0;
}

#jobs
{
	margin: 10px 0px 0px 7px;
	width: 180px;
	height: 140px;
	background: url('/Media/Images/Nursing/hot-jobs-bg') no-repeat;
	padding: 30px 20px 20px 20px;
	list-style: none;
}

#jobs li
{
	margin: 0px 0px 20px 0px;
}

#jobs li a
{
	color: Red;
}


/* #Google Map# */

.map {
    border: solid 2px #0078C1;
    padding: 0;
    margin: 0;
    width: 400px;
}

.pointlist {
    margin: 0 0 0 10px;
}

.location {
    font-size: 11px;
    margin: 0;
    line-height: 14px;
    padding: 10px 5px 5px 5px;
    clear: both;
    zoom: 1;
    cursor: pointer;
}

.location:hover {
    background: #EEEEEE;
    cursor: pointer;
}

.location .icon {
    float: left;
    width: 34px;
    margin: 0 5px 0 0;
    padding: 0;
    
}

.desc {
    margin: 0;
    padding: 0;
    float: left;
    width: 155px;
}

.desc h4 {
    font-size: 11px;
    font-weight: bold;
}

.desc p{
    margin: 0 0 5px 0;
}

.bubble h4 {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
}

.bubble p{
    margin: -15px 0 0 0;
    padding: 0;
    font-size: 11px;
}

.address-map li{
    list-style: none;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

.address-map li.city-map, .address-map li.state-map {
    float: left;
    padding: 0 5px 0 0;
}

/* #Images Floating Left# */

.leftFloat img {
    float: left;
    margin: 0 10px 10px 0;
}

/* #Patients and Physicians Homepage Links# */
.pLinks {
    width: 68px;
    height: 16px;
    background-image: url('/App_Themes/Union/Images/MenuBG.gif');
    color: #FFFFFF;
    font-size: 10pt;
    border: solid 3px #82bee3;
    padding: 4px 4px 4px 4px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin: 10px 7px 0 0px;
    display: block;
}

.pLinks:hover {
    background-color: #009fff;
    background-image: none;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

/* #IE# */
#nav li li, #nav li li a, .columns-inner, .form-search, .buttons, .widget, .main, .more-inforamation li, .related-attachments li, .button-print{zoom:1;}


.noborder
{
    border: 0px !Important;
    float: left !Important;
    width: auto;
}

.sig {
    clear: left;
}

#DonateForm .UH_FormField1 img
{
	border: 0px !important;
}

#DonateForm td
{
	padding: 4px;
}

.UH_Watermarked
{
	color: #009fff;
}

.UH_DecimalAmount
{
	text-align: right;
}

.UH_FormLabel1
{
	width: 100px;
	font-weight: bold;
	padding-top: 8px;
	vertical-align: top;
}

.UH_FormField1
{
	vertical-align: top;
	width: 300px;
	padding: 6px 0px 0px 0px;
}

.UH_CCNumberPopup
{
	border: 2px solid #3B8DC9;
	background-color: #C8DF8E;
	color: black;
	padding: 4px;
	font-size: 8pt;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.UH_CCCodePopup
{
	border: 2px solid #3B8DC9;
	background-color: #C8DF8E;
	color: black;
	padding: 4px;
	font-size: 8pt;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.UH_WatermarkText
{
	color: #3A94D3;
}

/* #Homepage Right Column Ads# */

#ads li
{
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#home-featured li
{
	list-style: none;
}

/* #Race Entry Form# */

#RaceEntryForm
{
	position: relative;
	padding: 0;
	margin: 0px 0px 0px 40px;
	width: 400px;
}

#RaceEntryForm .lbl
{
	color: #0066A4;
	font-weight: bold;
	margin: 6px 0px 4px 0px;
}

#RaceEntryForm .button
{
	display: block;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#RaceEntryForm .rbl
{
	margin: 0px 0px 14px 0px;
	display: block;
}

#RaceEntryForm .wm
{
	color: #4BB2DE;
	width: 260px;
}

#RaceEntryForm .tb
{
	width: 260px;
	margin: 0px 0px 8px 0px;
}

#RaceEntryForm .firstname, #RaceEntryForm .lastname
{
	width: 120px;
}

#RaceEntryForm .street1, #RaceEntryForm .city, #RaceEntryForm .state, #RaceEntryForm .zip
{
	display: block;
}

#RaceEntryForm .zip, #RaceEntryForm .state, #RaceEntryForm .age
{
	width: 100px;
}

#RaceEntryForm img.err
{
	border: 0px;
	width: 27px;
	height: 20px;
	position: absolute;
	left: -40px;
	bottom: 0px;
}

.clearfix:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both; 
}