* {
padding: 0;
margin: 0;
}
body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: black;
	background-color: #6d8fa9;
	background-repeat: no-repeat;
	background: #475468;
	background: url(../images/homepage_graphics/gradbar_vergray.gif); 
	margin: 6px; 
	text-align:center; /* for IE */
	font-size: 12px;
	margin-left: 20px;
}
	
div#wrapper {
	width: 100%;
	margin: 6px auto;
	text-align: left;
	background-repeat: repeat;
	background-position: top;	
	height: 100%;
	margin: 0px;
}
p {
	color: black;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 17px;
	text-align: left;
	font-size: 11px;
	padding: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
}
p.centered{
	text-align: center;
	line-height: normal;
	font-size: 11px;
}
p.centercolumn {
	text-align: left;
	display: block;
	width: 340px;
	margin-left: 16px;
}
h1{
	color: #da643a;
	padding-bottom: 10px;
	letter-spacing: -1px;
	padding-top: 20px;
	padding-left: 11px;
	line-height: 26px;
	font-weight: bold;
	font-size: 18px;
	margin-left: 10px;
	text-transform: uppercase;
}
h2 {
	text-align: left;
	line-height: 20px;
	word-spacing: 2px;
	font-weight: bold;
	color: #092869;
	font-size: 14px;
	padding: 3px;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	text-transform: uppercase;
}
h3 {
	padding-left: 9px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #092869;
	font-size: 16px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	text-transform: uppercase;
}
h2.subhdg2{
	padding-left: 6px;
	font-weight: bold;
	color: #da653a;
	text-transform: uppercase;
	font-size: 16px;
	text-indent: 8px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-bottom: -2px;
	margin-top: 10px;
}

a:link{
	color: #4f6091;
	font-weight: normal;
	text-decoration: none;
 }
a:visited {
	color: #6679BB;
	font-weight: normal;
	text-decoration:none;
}
a:hover {  color: #e57727; text-decoration: underline; }
a:active {  color: #CC9900}

div.border {
	font-weight: bold;
	border-bottom-color: #c3d1dc;
	border-top-color: #c3d2dc;
	margin-right: 5px;
	font-size: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
td#patientspacer {
	background-repeat: no-repeat;
	width: 203px;
	height: 20px;
	padding: 0;
	margin:0;
	background-image: url(../images/homepage_graphics/bg_grad_lft.jpg);
	background-position: left top;
}
td#patientres {
	background-repeat: repeat-y;
	width: 198px;
	padding-left: 4px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/homepage_graphics/bg_grad_lft.jpg);
	background-position: left top;
}
p.ftoabove {
	display: block;
	margin-top: 5px;
	margin-left: -5px;
}
p.closetoabove {
	font-size: 11px;
	display: block;
	margin-top: 5px;
}
a.friends {
	margin-top: 10px;
}
table.orange {
	margin-top: -1px;
	background-color: #e3802b;
	background-image: url(../images/homepage_graphics/orange_bar.gif);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width: 800px;
	border-top-style: none;
}
table.orange a:hover {
	color: #000;
	text-decoration: underline;
}
#footertext { 
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	font-weight: bold;
	padding: 10px;
	font-size: 11px; 
	color: #092869; 
	text-align: left;
	background-color: #092869; 
} 
#footertext a:link, #footertext a:visited { 
	color: white; 
	text-decoration: none; 
	background-color: #092869; 
} 
#footertext a:hover, #footertext a:active { 
	text-decoration: underline;
	color: #ffdb96; 
}
#flashcontent { color: white;}
table.exterior{
	border-bottom-color: #d6dee7;
	border-bottom-width: 1px;
	margin-right:auto;
	margin-left: auto;
	position: static;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7dfe7;
	border-left-color: #d7dfe7;
	width: 800px;
}
.copyright{
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-right: 5px;
}

#horiznav ul{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	list-style-type: none;
	background: transparent;
	float: left;
	width: 801px;
}
#horiznav ul li {
	display: inline;
}
#horiznav ul a{
	padding-left: 40px;
	font-weight: normal;
	display: block;
	float:left;
	text-decoration: none;
	color: #fff;
	background: transparent;
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	line-height: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}
#horiznav ul a:hover
{
	text-decoration: underline;
	color: #fff;
}
div.imagegifheader {
	padding-left: 10px;
	display: block;
	margin-bottom: -12px;
	width: 2px;
}
td.centralcol {
	padding: 6px 4px 0px;

}
td.redbar{
	background-image: url(../images/homepage_graphics/redbar.gif);
	background-repeat: repeat-x;
	background-color: #a6000e;
	background-position: left top;
	height: 6px;
}
td.search {
	background-color: #00416d;
	color: white;
	background-image: url(../images/homepage_graphics/top_tagline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}
#searchcontainer {
	margin-top: -5px;
	position: relative;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-top: 5px;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	height: 50px;
	white-space: nowrap;
	display: block;
}

#searchcontainer p {font-size: 12px;}

.search_float {font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: x-small; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;}
#searchquery {
	color: #002666;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 120px;
	margin: 4px;
	margin-right: 0px;
}
#searchbtn {
	margin-top: 7px;
	padding: 0px;
	margin-left: 0;
}

.searchheading
{
	text-align: left;
	line-height: 20px;
	word-spacing: 2px;
	font-weight: bold;
	color: #092869;
	font-size: 14px;
	padding: 3px;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	
}
#credit_text {
	color: #d9e1e7;
	font-size: 11px;
	margin-top: 8px;
	display: block;
	line-height: 20px;
}
#mtgform {
	width: 150px;
	margin-left: 7px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
}
#credit_text a{
	color: #c4ccd3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}
#credit_text a:hover{
	color: white;
	text-decoration:underline;

}
.headline {
	font-size: 12px;
	color: #000000;
}
.right_sidebar { padding-left: 5px; border-left-color: #c6d3dd; background-color: #fef9ed; border-left-width: 1px; border-left-style: solid;}
#form1 { padding-left: 5px;}


