/* Start of CMSMS style sheet 'hc-common' */
/* COLOR GUIDE 
blue: 178fc7
green: c0d23e
gray: 7b7c7e
*/

/* START ELEMENT STYLES */

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
	color:#000;
	font-size:14px;
	line-height:140%;
}
a:link, a:visited {
	color:#178fc7;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#c0d23e;
	text-decoration:underline;
}
h1 {
   font-size:20px;
   line-height:normal;
   color:#178fc7;
}
h2 {
   font-size:18px;
   line-height:normal;
   margin:0 0 8px 0;
   color:#178fc7;
}
h3 {
   font-size:16px;
   line-height:normal;
   margin:0 0 8px 0;
   color:#178fc7;
}
h4 {
   font-size:14px;
   line-height:normal;
   margin:0 0 8px 0;
}
h5 {
   font-size:12px;
   line-height:normal;
   margin:0 0 8px 0;
}
h6 {
   font-size:10px;
   line-height:normal;
   margin:0 0 8px 0;
}
p {
   margin:0 0 8px 0;
   padding:0 0 8px 0;
}
hr {
   border: none;
   border-top: 1px dotted #c0d23e;
   height: 1px;
   margin:4px 0px;
   clear:both;
}

/* img, div { behavior: url(js/iepngfix.htc) } */

/* END ELEMENT STYLES */

/* START GLOBAL LAYOUT ELEMENTS */

div#wrapper {
	width:740px;
	margin:0 auto;
	min-height:300px;
	padding:5px 30px;
}
div#header {
	height:178px;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	background:url(imgs/logo.gif) 0px 45px no-repeat;
}
#header a img {
	border:0;
	margin: 40px 0px 25px 0px;
	width:130px;
	height:110px;
        float:left;
}
#header h1, #header h2 {
	text-indent:-9999px;
	font-size:0px;
	margin:0;
	visibility:hidden;
	padding:0;
	line-height:0;
}
div.headerimg {
	border:0;
	margin: 0;
	padding: 0;
	width:550px;
	height:170px;
        float:right;
}
#nav {
	background: #cdcfd0;
/* IE6 Hack */
	height: 22px;
	width: auto;
	margin: 0;
	padding: 0;
}

.pagetitle {
	padding:0px 0px 8px 0px;
	margin:0px 0px 8px 0px;
}
.pagetitle h1 {
	padding:0;
	margin:0;
	font-weight:normal;
}
.content {
	width:520px;
	float:left;
	margin:0;
	padding:20px;
	background:#fff;
	min-height:400px;
}
.rightCol {
	width:155px;
	float:right;
	margin:0;
	padding:10px 0px 0px 20px;
	background:url(imgs/bg-rightCol.gif) left repeat-y;
	min-height:350px;
}
.sidenav {
   line-height:normal;
   padding:0px 0px 15px 0px;
}
.sidenav li{
   padding:4px 0px;
   list-style-image:url("http://www.hollandcenter.com/block.gif");
   font-size: 10px
}
.sidenav h3 {
   font-size:13px;
   margin:4px 0px;
}
.address {
   width:auto;
   font-size:15px;
   color:#828385;
}
div.footer {
	padding:15px 0px 5px 0px;
	font-size:12px;
	line-height: 125%;
	color:#3c3c3c;
	text-align:left;
}
.footer a:link, .footer a:visited {
	color:#178fc7;
	text-decoration:none;
}
.footer a:hover {
	color:#c0d23e;
}
div.clearer { 
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

/* END GLOBAL LAYOUT ELEMENTS */

.cleantables {
	width:100%;
        border:none;
}
.cleantables td {
	padding: 2px;
	text-align:left;
	vertical-align:text-top;
}
.cleantables tr:hover {
   background: url(/images/2010/navbg.png) top repeat-x #ccc;
    color:#000;
}
.cleantables th {
	padding:3px;
	text-align:left;
	background:none;
	color:#111c24;
	font-weight:bold;
	font-size:13px;
}
.resultsTblHeader {
	padding:3px;
	text-align:left;
	background:none;
	color:#cd202c;
	font-weight:bold;
	font-size:14px;
}
.trgrey {
	background:#eee;
	color:#000;
}
.imgBdr {
	margin: 8px;
	border: solid #000000 1px;
}

.imgRight {
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}
.imgRightBdr {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	border: solid #000000 1px;
}
.imgLeft {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.imgLeftBdr {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: solid #000000 1px;
}
.MediumCopy {
	font-size: 11px;
   line-height:normal;
}
.SmallCopy {
	font-size: 10px;
   line-height:135%;
}

.column-third {
   width:29%;
   float:left;
   padding:12px 20px 12px 0px;
}

.error_message {
   color:red;
}

/* End of 'hc-common' */

