body {margin:0px; font-family:Arial, Helvetica, sans-serif;}
	
a.homepageLinks {
color:rgb(255, 102, 0);}
a.pageLinks {
font-size:12px;
font-weight:normal;
border:1px solid #CCCCCC;
padding:2px 4px 0px 4px;
text-decoration: none;
cursor: pointer;
cursor: hand;
}
a.pageLogoLinkHead {
border-style:solid;
border-color:rgb(102, 51, 255);
border-width:5px;
padding:2px 4px 0px 4px;
text-decoration: none;
cursor: pointer;
cursor: hand;
}
a.pageLinks:hover {
border:1px solid #008000;
background-color: #C6FFC6;
color:black;
text-decoration: none;
cursor: pointer;
cursor: hand;
}

.pageCurr {
font-size:12px;
font-weight:bold;
border:1px solid #000000;
background-color: #008000;
color:#FFFFFF;
padding:2px 4px 0px 4px;
cursor: pointer;
cursor: hand;
}

form {
margin:0;
} 

.cursor {
cursor: pointer;
cursor: hand;
}

a {
cursor: pointer;
cursor: hand;
}

input {
cursor: pointer;
cursor: hand;
}

input.doctor_buttons {
cursor: pointer;
cursor: hand;
width: 240;
}

.pagestyle {
font-size:12px;
}

.leftnav {
background-image:url(images/leftnav_back.gif); 
background-repeat:repeat-y; 
width:212px; 
font-family: Times, serif; 
font-size:18px; 
font-weight:bold;
}

span.pagetitle {
font-size:20px; 
color:#E15A00;
font-weight:bold;
text-align:center;
}

.picturefont {
font-size:12px;
}  
.picturestyle {
border:#DDD 8px solid; 
}

.label { 
white-space:nowrap;
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;	 
}
.msglabel{
  font-size:13px;
  color:#FF0000;
}
.boxtype { 
font-size:12px;	 
border:1px black solid;
background-color:#EEE;
}

.docpicturestyle {
font-size:12px;
}


/* Sortable tables */
table.sortable a.sortheader {
    background-color:#9E9E9E;
    color: #ffffff;
    font-weight:bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: white;
    text-decoration: none;
}

.TableList, .TableList a
{
  font-family: arial, sans-serif;
  font-size: 11px;
}

.TableHeading
{
  background-color:#9E9E9E;
  color: #ffffff;
  font-weight:bold;
}
tr.TableRow td
{
  background-color:#F7F7F7;
}
tr.TableRowOver td
{
  background-color:#DDDDDD;
cursor: pointer;
cursor: hand;
}

th {
font-family:Arial, Helvetica, sans-serif; 
font-size:16px;
font-weight:bold;
text-decoration: underline;
}

a.footerLinks {
font-size:10px; 
color:#999999; 
text-decoration: none;
}
a.footerLinks:hover {
color:black;
text-decoration: underline;
}

.submittxt {
font-family: Times, serif; 
font-size:12px; 
font-weight:bold;
}

.pagecount {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;
text-decoration: none;

}


a.privacyLink { 
	font-size:14px; 
	font-weight:normal; 
	color: #3366FF;
	text-decoration: none;
}
a.privacyLink:hover { 
	font-size:14px; 
	font-weight:normal; 
	color: #3366FF; 
	text-decoration: underline;
}