@charset "utf-8";
/* CSS Document */

a.hcplcStyle:link         {color:#000; text-decoration:none;}
a.hcplcStyle:visited      {color:#000; text-decoration:none;}
a.hcplcStyle:hover        {color:#000; text-decoration:underline; font-weight:bold;}
a.hcplcStyle:active       {color:#000; text-decoration:none;}

a.footer1:link         {color:#000; text-decoration:none;}
a.footer1:visited      {color:#000; text-decoration:none;}
a.footer1:hover        {background-color: #666; color: #000; text-decoration: underline;}
a.footer1:active       {color:#000; text-decoration:none;}

a.header1:link         {color:#ebebeb; text-decoration:none;}
a.header1:visited      {color:#ebebeb; color: #ebebeb; text-decoration:none;}
a.header1:hover        {background-color: #666; color: #ebebeb; text-decoration: underline;}
a.header1:active       {background-color: #666; color:#ebebeb; text-decoration:none; }

a.new:link         {color:#336699; text-decoration:none;}
a.new:visited      {color:#336699; text-decoration:none;}
a.new:hover        {color:#336699; text-decoration:underline; font-weight:bold;}
a.new:active       {color:#336699; text-decoration:none;}


#header {
	height: 90px;
	margin-top: 0px;
	margin: 0 auto;
	text-align: center;
	width: 855px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #fff;
	background-color: #fff;
	font-size: 10pt;
	border: 1px solid #000;
	border-bottom: none;
	}

#header img {
	border: none; 
	}

#table {
	width: 855px; 
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #000;
	border-bottom: none;
	}

form input {
	margin: 3px 0 0 0px;
}

#find {
	background-image: url(/hcplc/images/hcplc20/search.png);
	width: 845px;
	height: 35px;
	background-repeat:no-repeat;
	margin-left:auto; 
	margin: 0 auto;
	float:left;
	border-bottom: none;
	padding: 2px 25px 5px 0px;
	}

	
#mainMenu {
	width: 855px;
	height: 30px;
	background-repeat:no-repeat;
	margin: 0 auto;
	background-color: #666;
	border: 1px solid #000;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	text-align: center;
	line-height: 30px;
	border-bottom: none;
	}

#container {
	width: 855px; 
	color: #fff; 
	background-color: #fff; 
	margin: 0 auto;
	border: 1px solid #000;
	border-bottom: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 9pt; 
	overflow: auto;
	}

p {
	font-size: 100%;
	text-indent: 0px;
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	}

#col1 {
	float: left;
	width: 20%;
	height: inherit;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
	margin: 0 auto;
	padding-bottom: 10px;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #000;
	border-right: 1px solid #000;
	background-color: #05a9cc;
	padding-bottom: 255px;
	}

#col1 ul {list-style: none; display: inline; margin: 0px; padding: 0; }
#col1 a { background-color: #05a9cc; color: #fff; display: block; margin-bottom: 1px; padding: 3px; border-bottom: 1px solid #000; text-indent: 5px; }
#col1 a:hover { background-color: #ebebeb; color: #000; text-decoration: underline; }

#logo {
	padding: 20px;
	background: #05a9cc;
	border-bottom: 1px solid #000;
	}

#logo a {
	border-bottom: none;
	}

#logo a:hover {
	background-color: #05a9cc;
	}

#col2 {
	float: right;
	width: 75%;
	background: #fff;
	padding: 3px;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #000;

	border-right: none;
	text-indent: 5px;
	padding-top: 10px;
	padding-right: 25px;
	}
	
#col2 h1 {
	color: #000;
	font-size: large;	
	}

#col2 h2 {
	color: #000;
	font-size: medium;
	}	
	
li.titles {
	list-style: square;
	}

.titlesBC {
	list-style-image: url(/hcplc/services/images/icon3a.png);
	}

.titlesBC img {
	padding-left: 10px;
	padding-right: 10px;
	}

.newtitles { list-style:square; }

.newtitles a:link { color:#006fb9; text-decoration: none; font-weight:bold; } 
.newtitles a:visited { color:#000; text-decoration:none; }
.newtitles a:hover { color:#000; text-decoration:underline; }
.newtitles a:active { color:#000; text-decoration:none; }

.titles a:link { color:#006fb9; text-decoration:none; }
.titles a:visited { color:#000; text-decoration:none; }
.titles a:hover { color:#000; text-decoration:underline; }
.titles a:active { color:#000; text-decoration:none; }

#container #footer {
	font-size: 8pt;
}

#footer {
	float: none;
	text-align: center;
	margin: 0px auto;
	margin-top: 0px;
	width: 855px;
	height: 45px;
	line-height: 1.5em;
	background-color: #ebebeb;
	padding: 1em 0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #000;
	border: 1px solid #000;
	font-size: 10px;
	}
	
#footer a {
	text-align: center;
	width:6em;
	color:#000;
	background-color:#ebebeb;
	padding:0.2em 0.6em;
	font-size: 10pt;
	}

#footer ul {
	margin: 0 auto;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	}

#footer li {
	display:inline; 
	color:#000;
	}
