/* CSS Document */

#container { font: 75% Verdana, Geneva, Arial, sans-serif; color: #000; font-size: 100%; }

#container { 
	width: 855px; 
	color: #000; 
	background-color: #fff; 
	margin-left: 20px;
	border: 1px solid #000;
	border-bottom: none;
	text-align: center; 
	margin: 0 auto;
	padding: 10px 0px; 
	}
	
img { border: none; }

#col1 { padding: 1em;
       margin-right: 175px;
	   text-align: left; }


#col2 { float: right; 
       width: 150px; 
	   margin: 0px auto; 
	   margin-top: 20px; 
	   padding: 1em; 
	   background-color: #fff; 
	   border: 1px solid #666;
	   border-right: none;
	   }
	  	
#col2 p { margin: .5em 0 1em 0; text-align: left; }

#col2 h2 { text-transform: uppercase; font-size:10px; background-color: #666; color: #fff; 
	text-align: center; margin: 0px; padding: 5px 0px 5px 0px;
	}

#col2 a, p, li {text-indent: 2px; }

#col2 ul {list-style:none outside; display: inline; margin: 0px; padding-bottom: 0px; padding-left: 10px;}

#col2 li {
	padding-top: 2px;
	padding-bottom: 2px;
	}

/*
#col2 h2 { font: 100% Verdana, Geneva, Arial, sans-serif; font-weight: bold; margin: .5em 0 1em 0; padding-left: 2px; margin-bottom: 10 px; line-height: 1.35 em; border-bottom: 1px dotted #cccccc; } 

*/
/*remove dotted lines ie*/
a { outline: none; }

a.links:link         {color:#03f; text-decoration:none;}
a.links:visited      {color:#000; text-decoration:none;}
a.links:hover        {color:#09f; text-decoration:underline; }
a.linkse: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; }

#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; 
	}

#table {
	width: 855px; 
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #000;
	border-bottom: none;
	}
	
table table td { text-align: left; }

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;
	}

h1 { color:#000;
     font: 125% Verdana, Geneva, Arial, sans-serif;
	 }
	 
h2 { color: #336699; 
	 font: 100% Verdana, Geneva, Arial, sans-serif; }
	
p { color: #000; font-size: small; } 

li { font-size: 10px; list-style-type: square; padding-left: 25px; text-align: left; } 
	
#container #footer {
	font-size: 8pt;
}

#footer {
	clear: both;
	text-align: center;
	margin: 0px auto;
	margin-top: 0px;
	width: 855px;
	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: 9px;
}
	
	
#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;
	background-color: #ebebeb;
    padding: 0px; 
	}