
body {
	text-align : center;
	min-width : 978px;
	background-color: #DCDCDC;
	}
img {
	border: 0px;  
  }

#fieldlabel {
  width: 140px;
	float: left;
	text-align: right;
	margin-right: 8px;
	display: block;
	vertical-align: top;
	}
	
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 140px;
}



#wrapper {
	width : 978px;
	text-align : left;
	margin-left : auto ;
	margin-right : auto ;
	}
	
#header {
	padding-top: 10px;
	}

#maincontainer {
	float: left;
	width : 978px;
	background: url(../images/wh-middle.png) repeat-y;
	}
	
#topcontainer {
	float: left;
	width : 978px;
	background: url(../images/bl-middle.png) repeat-y;
	}	

#padding {
	clear: both;
	padding: 30px 0 0 0;
	}

#padding20 {
	clear: both;
	padding: 20px 0 0 0;
	}

#topnav {
	float: left;
	width: 893px;
	padding: 0 0 10px 40px;
	margin-top: 15px;
	}

#topnav a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	padding: 10px 10px 10px 10px;
	border-radius: 4px;
	}	

#topnav a:visited{
	color: #FFFFFF;
	}	
	
#topnav a:hover{
	background: #000000;
	}	

#content {
	float: left;
	width: 893px;
	padding: 0 0 10px 40px;
	}

#content table{
	width: 100%;	
	border: 0px solid;
	border-collapse: collapse;
	} 

#content td {
	vertical-align: top;
	}
	
#content th {
	text-align: center;
	background: #444444;
	color: #FFFFFF; 	
	border: 0px solid;
	border-color: #000000;
	border-collapse: collapse;
	}

#col2 {
	width: 50%;
	float: right;
	}

#col1 {
	width: 49%;
	float: left;
	}

#searchbox {
	background: #EEEEEE;
	width: 80%;
	text-align: center;
	vertical-align: center;
	border: 1px dotted #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
form {
	 margin: 0;
	}

body {
	font: small Verdana, Sans-serif;
	line-height: 1.6em;
	color: #000000;
	}

#coolbutton a {
	padding: 4px 15px 5px 15px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #696969;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

#coolbutton a:hover {
	background: #425f93;
	}


h1 {
	text-align: left;
	padding: 4px 0px 4px 0px;
	font-size: 16px;
	font-style: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	}

h2 {
	font-size: 1.4em;
	font-style: bold;
	color: #000000;
	}

h3 {
	font-size: 1em;
	font-style:italic;
	color: #000000;
	}


h4 {
	font-size: 1em;
	padding-top: 0px;
	color: #000000;
	}

h5 {
	font-size: .9em;
	}

p {
	font-size: 1em;
	color: #000000;
}

hr 
{
	margin-top: 18px; 	
 	border: 0;
  	background-color: #696969;
  	color: #696969;
  	height: 1px;
  	clear: both;
}

#h_rule
{
	float: center;	
	border-top: 1px dotted #696969;	
	margin-top: 18px; 	
	margin-bottom: 18px; 	
  	clear: both;
}


a:visited {
	color: blue;
}

#headercontent {
	float: left;
	width: 893px;
	padding: 0 0 0 40px;
	color: #000000;
	font-size: 24px;
	}
	
#headercontent a {
	float: right;
	font-weight: bold;
	font-size: 12px;
	}
	

#headercontent img {
	float: left;
	margin-right: 20px;
	}

#footer {
	text-align: center;
	clear:both;
	font-size: 10px;
	color: #484848;
	}

#footer a {
	color: #484848;
	}

#footer a:visited {
	color: #484848;
	}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}	

#footer p {
	color: #484848;
}

	
