/* CSS Document */

h1 {
	color: #0B4AA7;
	border-bottom-color: #ABABAB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: "Trebuchet MS";
	font-size: 19px;
	margin-left: 0px;
	margin-top: 18px;
	padding-bottom: 8px;
	width: 477px;
	font-weight: normal;
}

#divheader	{
	display: none;
}

#hometext {
padding: 15px 3px 10px 3px;
font-weight: bold;
color: #666666;

	/*background-color: #ECECEC;
	color: #000000;
	border: solid 1px #CFCFCF;
	margin: 10px 0 10px 0px;
	padding: 15px;
	width: 370px;*/
}

#rightAddress, #centerAddress, #leftAddress {
	background-color: #ECECEC;
	color: #000000;
	border: solid 1px #CFCFCF;
	padding: 10px;
	width: 160px;
}

#button dd a {
	display: block;
	text-align: center;
	width: 70%;
	border: 1px solid #CFCFCF;
	padding: 7px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	background: #0B4AA7;
}

#button dd a:hover {
	background-color: #003366;
}

#button p {
	line-height: 1em;
}

/*#button {
	
	
	padding-right: 50px;
}

#button li {

	list-style: none;
	border: 1px solid #CFCFCF;

	margin-bottom: 8px;
	background-color: #E9F2F8;
	text-align: center;
	font-weight: bold;

}

#button a {
	color: #666666;
	text-decoration: none;
	padding: 7px 7px 7px 7px;
	width: 186px !important;
	width/**//*: 200px; 
	
}  */
		
/*#button a:hover, #button a:active {
	background-color: #ffffff;
	padding: 7px 7px 7px 7px;
	width: 186px !important;
	width/**//*: 200px; 
}*/