@charset "utf-8";
/* CSS Document */
body {font-size:75%;color:#222;background:#666;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
A { color:#003366; }
.container {
	background:#fff;
	width:840px;
	margin:0 auto; 
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.container A:link {color:#ffffcc; text-decoration:none;}
.container A:visited {color:#ffffcc; text-decoration:none;}
.container A:active {color:#ffffcc; text-decoration:none;}
.container A:hover {color:#ffcc33; text-decoration:underline;}


#logo-hdr{
	/*background:url(../images/bkg_logo.jpg) no-repeat; */
	background-position:left;
	
}
#tag-hdr{
	background:url(../images/bkg_tagline.jpg) no-repeat; 
	background-position:left;
	height:125px;

}
#body-hdr{
/*	background:url(../images/bkg_body.jpg) no-repeat; 
*/	background-position:left;
	
	height:101px;
	color:#003366;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#subbody-hdr{
	background:url(../images/bkg_side-repeat.jpg) no-repeat; 
	background-position:top left;
	background-repeat:repeat-y;
	height:auto;
	color:#003366;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#sub-text{
	padding-left:80px;
	font-weight:normal;
}
.body-div{	width:440px; padding-top:9px; line-height:17px; }
.body-div h3{
margin: 0;	
}
#offer { 
	background:url(../images/bkg_offers.jpg) no-repeat; 
	background-position:left;
	background-color:#fff;
	height:105px;
	color:#003366;


 }
#nav {
	background:url(../images/bkg_nav.jpg) no-repeat; 
	background-position:left;
	background-color:#666;
	height:36px;
}
#nav-menu { 
	color:#ffffcc;
	padding-top:12px;
	padding-right:33px;
}
#nav-menu a{ 
	padding:0px 13px 0px 16px;
	letter-spacing:1px;
}
#navlist
{
margin-left: 0;
font: normal 12px Helvetica, sans-serif;
}

#navlist li
{
color: #ffffcc;
list-style: none;
margin: 0;
display: inline;

}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
letter-spacing:2px;
text-decoration: none;

}

#navlist li a:link { color: #ffffcc; }
#navlist li a:visited { color: #ffffcc; }

#navlist li a:hover
{
color: #ffcc33;
}




#error{
padding:10px;
color:#FF0000;
font-size:18px;
}

.a-error {
margin:0px;
display:none;
color:#FF0000;
text-align:left;
font-weight:bold;
}

.a-form {
margin:0px;
/*padding:10px;*/
font-size:12px;
/*border:1px solid #000000;*/
}

.a-div {
margin:0px;
padding:0px 2px 10px 2px;
clear:both;
}

.a-pad {
padding:6px;
}

.a-label {
margin:0px;
padding:0px;
width:95px;
text-align:left;
font-weight:bold;
}

.a-input {
margin:0px;
padding:0px;
width:190px;
}

.a-logo {background-image:url('http://www.patientdocs.com/img/home/poweredby.png'); background-repeat: no-repeat;}
* html .a-logo {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.patientdocs.com/img/home/poweredby.png', sizingMethod='scale');}

.a-clear{
clear:both;
height:50px;
position:relative;
}
