/* Start of CMSMS style sheet 'HCA_Base_Style' */
body,td,th {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #036; line-height: 150%;
}
body {
	background-image: url(images/hca_design/bg.png); margin: 0;
        background: #CCD8E0;
        margin: 4px 0 4px 0;
	scrollbar-face-color: #9DBCD1;
	scrollbar-highlight-color: #9999CC;
	scrollbar-3dlight-color: #F8FBFC;
	scrollbar-darkshadow-color: #9999cc;
	scrollbar-shadow-color: #F8FBFC;
	scrollbar-arrow-color: #F8FBFC;
	scrollbar-track-color: #F8FBFC;
}

#holder {
	width:1024px; margin:auto; background-color:white; border:10px solid white;
}

#head {
	background-color: #f8fbfc; padding-top: 8px; border-top: 8px solid #fff; border-bottom: 6px solid #9dbcd1; height: 67px; background:url(images/hca_design/bluelogo.jpg) 10px 0 no-repeat; margin-bottom: 0px;
}
#topmenu {
	padding:2px 10px 10px 0; text-align: right;
}

#breadcrumb {
	padding: 4px 0 4px 10px; margin-bottom: 6px; background: #CCD8E0;
}

#left {
	background-color: #f1f1f1;/*background-color: #9dbcd1;*/ width: 240px; float:left; margin-left: 0px; min-height: 400px;
}
#left ul {
     margin:0px; padding:0px;
}
#main {
	margin-left: 260px; padding: 0px 30px 0px 5px; line-height: 200%;
}
#prefooter { background:url(images/hca_design/footbg.jpg); min-height:30px;}
#footer { padding: 10px 0 20px 0; text-align:center;}
.clear { clear:both;}
a, a:visited, a:link {
   /*color:#E7AB0B;*/ color: #003366;text-decoration:none;font-weight:bold;
}
#content a { text-decoration:underline;}
h1 {
   margin-bottom: 20px; padding-bottom: 2px; font-size: 16px;
}
h2 { font-size: 14px; }
/* End of 'HCA_Base_Style' */

