﻿body
{
color:#656565;
font-size:62.5%;
font-family:Arial, Sans-Serif;
line-height:1.6em;
}

/*################################################### COPY STYLES ####################*/

#ctl00_MainArea_CopypageArea
{
font-size:1.2em;
line-height:1.6em;
}

#ctl00_MainArea_CopypageArea h1
{
color:#e10720;
line-height:1.2em;
font-size:1.6em;
font-weight:bold;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
}

#ctl00_MainArea_CopypageArea h2
{
color:#007ac3;
line-height:1.2em;
font-size:1.6em;
font-weight:bold;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
}

#ctl00_MainArea_CopypageArea h3
{
color:#007ac1;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
}

#ctl00_MainArea_CopypageArea h4
{
   
color:#e10720;   
font-weight:bold;
margin:0px 0px 0px 0px;
font-size:1.0em;

}

#ctl00_MainArea_CopypageArea p
{
margin:0px 0px 20px 0px;
}

#ctl00_MainArea_CopypageArea a
{
color:#e10720;
text-decoration:none;
}

#ctl00_MainArea_CopypageArea a:hover
{
text-decoration:underline;
}

#ctl00_MainArea_CopypageArea strong
{
font-weight:bold;
}

#ctl00_MainArea_CopypageArea em
{
font-style:italic;
}

#ctl00_MainArea_CopypageArea ul
{
margin:0px 0px 10px 30px;
padding:0px 0px 0px 0px;
list-style-image:url(../images/bullet.gif);
}

#ctl00_MainArea_CopypageArea ul li
{
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
list-style-image:url(../images/bullet.gif);
}

#ctl00_MainArea_CopypageArea ol
{
margin:0px 0px 2px 30px;
padding:0px 0px 0px 0px;
list-style-type:decimal;
}

#ctl00_MainArea_CopypageArea ol li
{
list-style-type:decimal;
padding:0px 0px 10px 0px;
}

#ctl00_MainArea_CopypageArea h2 a
{
color:#dd9a4a;
font-size:1.0em;
font-weight:bold;
margin:0px 0px 10px 0px;
}


#ctl00_MainArea_CopypageArea tr.pager a
{
    color:#696969;
  /*  display:block;*/
    width:11px;
    padding:0px 0px 0px 3px;
    text-decoration:underline;
    height:35px;
}


#ctl00_MainArea_CopypageArea tr.pager span
{
color:#005983;
}


#Hospitals td ul
{
margin:0px 0px 10px 30px;
padding:0px 0px 0px 0px;
list-style-image:url(../images/bullet.gif);
}

#Hospitals td ul li
{
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
list-style-image:url(../images/bullet.gif);
}

#LoginTop
{
    color:#fff;
    font-weight:bold;
    font-size:1.2em;
}

/*######################################FOOTER STYLES###############################*/

#Footer
{
color:#808080;
font-size:1.1em;
line-height:1.4em;
}

#sitemap a
{
text-decoration:none;
color:#808080;
}

#sitemap a:hover
{
text-decoration:underline;
}


/*################################################################################################
########################### FORM ELEMENTS STYLING ###############################################*/




#ctl00_MainArea_CopypageArea p.form_element{
width: 450px;
clear: left;
margin: 0;
padding: 0px 0px 0px 0px;
padding-left: 10px; /*width of left column containing the label elements*/
}

.form_element label{
font-weight: bold;
font-size:11px;
line-height:15px;
color:#646a6f;
text-align:right;
float: left;
margin:0px;
padding:0px 10px 0px 0px;
margin-left: 0px; /*width of left column*/
width: 145px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.form_element span label{
font-weight: normal;
float:none;
}

.form_element input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 205px;
height:20px;
background-color:#ffffff;
border: solid 1px #dc8cbc;
margin:0px;
padding:0px;
}

.TextBox
{
width: 205px;
height:20px;
background-color:#ffffff;
border: solid 1px #dc8cbc;
margin:0px;
padding:0px;
}

.form_element input[type="checkbox"]
{
border: solid 1px #dc8cbc;
}

.form_element textarea{
width: 250px;
height: 94px;
background-color:#ffffff;
border: solid 1px #dc8cbc;
font-family:Verdana;
margin:0px;
padding:0px;
}


.radio_element p{
width: 300px;
margin: 0;
padding: 0px 0px 0px 0px;
padding-left: 155px; /*width of left column containing the label elements*/
}

.radio_element label{

font-size:11px;
float:left;
margin:0px;
padding:3px 0px 0px 0px;
width:126px;
margin-left: 0px; 
}

.radio_element table
{
    margin-bottom:20px;
}
.asterix
{
    color:#dc8cbc;
}

.errormessage
{
    color:Red;
    font-weight:bold;
}


h6
{
    background-color:#b5b7b8;
    color:#ffffff;
    padding-top:4px;
    padding-left:35px;
    width:100%;
    font-weight:bold;
    font-size:12px;
    height:18px;
    display:block;
    background-image:url('../images/expand.gif');
    background-repeat:no-repeat;
    margin:0px;
    margin-bottom:10px;
}

#ctl00_MainArea_CopypageArea a.MenuTop 
{
    background-color:#005983;
    border-bottom:none;
    padding-top:1px;
    padding-left:30px;
    padding-right:0px;
    width:624px;
    font-weight:bold;  
    padding-bottom:0px;
    display:block;
    background-image:url('../images/expand2.gif');
    background-repeat:no-repeat;	
	cursor:hand;
	color:#ffffff;
}
#ctl00_MainArea_CopypageArea a.MenuTop:hover
{
text-decoration:none;
}



