body{
	margin-top: 0px;
}
img{
	border:0;
}
div{
	padding: 0px 0px 0px 0px;
}
form {
	background-color: #A5D2F1;
}
blockquote, pre {padding: 0.25em 40px;}
blockquote {font: italic 1.05em Georgia, Times, serif;
  background: url(quote_wh.gif) 10px 0.75em no-repeat;
  margin: 0.25em 0;}
.header{
	background-image: url(footer_background.png);
	background-repeat: no-repeat;
	height: 57px;
}
.header h2{
	padding-top: 6px;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	color: Black;
	font: small-caps bolder x-large "Times New Roman", Times, serif;
}
.contact{
	margin: 0px;
	vertical-align: top;
	width: 180px;
}
.contacttop{
	background-image: url(contact_top.png);
	background-repeat: no-repeat;
	height: 27px;
}
.contactmiddle{
	background-image: url(contact_middle.png);
	background-repeat: repeat-y;
}
.contactbottom{
	background-image: url(contact_bottom.png);
	background-repeat: no-repeat;
	height: 20px;
}
.contacttopheader{
	padding-top: 4px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: Black;
}
.contactmiddle td{
	text-align:center;
	PADDING-left: 10px;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}
.contactmiddle p{
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	padding: 10px 10px 2px 10px;
}
.section{
	margin: 0px;
	vertical-align: top;
	width: 600px;
}
.welcome {
	background-image: url(page_welcome.png);
	background-repeat: no-repeat;
	height: 110px;
}
.sectiontop{
	background-image: url(section_top.png);
	background-repeat: no-repeat;
	height: 27px;
}
.sectionmiddle{
	background-image: url(section_middle.png);
	background-repeat: repeat-y;
}
.sectionbottom{
	background-image: url(section_bottom.png);
	background-repeat: no-repeat;
	height: 20px;
}
.sectiontopheader{
	padding-top: 3px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: Black;
}
.sectionmiddle hr{
	padding: 1px 0px 1px 0px;
}
.sectionmiddle td{
	text-align: justify;
	font-family: Tahoma;
	font-size: 14px;
	color: Black;
	padding: 3px 15px 3px 15px;
}
.sectionmiddle p{
	text-align: justify;
	font-family: Tahoma;
	font-size: 14px;
	color: Black;
	padding: 3px 15px 3px 15px;
}
.sectionprivacy h2{
	text-align: center;
	color: Black;
	font: small-caps bolder 12px Tahoma;
}
.sectionprivacy{
	background-image: url(section_middle.png);
	background-repeat: repeat-y;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	padding: 0px 10px 2px 10px;
}
.sectionprivacy td{
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	padding: 0px 10px 2px 10px;
}
.sectionprivacy p{
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	padding: 0px 5px 2px 10px;
}
.footer{
	background-image: url(footer_background.png);
	background-repeat: no-repeat;
	height: 57px;
}
.footerheadertext{
	padding-top: 4px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: Black;
}
.footerheadertext a{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#button {
	border-right: 0px solid #000;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	margin-top: 5px;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	margin: 3px 1px;
	list-style: none;
	list-style-image: none;
}
#button li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #2175BC;
	border-right: 10px solid #2175BC;
	background-color: #A4D1F0;
	color: Blue;
	text-decoration: none;
	width: 123px;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	border-left: 10px solid #A4D1F0;
	border-right: 10px solid #A4D1F0;
	background-color: #2175BC;
	color: #fff;
}
.linktitle{
	font-size: 18px;
	font-variant: small-caps;
		font-weight: bolder;
	text-align: center;
	color: White;
	background-color: #4682B4;
	margin: 8px 8px 8px 8px;

}
.linkbody{
	text-align: justify;
	margin: 8px 8px 8px 8px;
}