body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.menu_fill {
	background-attachment: scroll;
	background-image: url(../images/undermenu_fill.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.news_table_fill {
	background-attachment: scroll;
	background-image: url(../images/left_table_fill.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.news_bottom {
	background-attachment: scroll;
	background-image: url(../images/news_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contact_bottom {

	background-attachment: scroll;
	background-image: url(../images/contact_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.dot_line_h {
	background-attachment: scroll;
	background-image: url(../images/dot_line_h.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1844A5;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textinput {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #7F9DB9;}

input {
border: thin none #7F9DB9;
background-color: #FFFFFF;
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
font-weight: normal;
color: #003366;
text-decoration: none;
}
.samplelabels {
text-align: center;
}
.samplelabels img{
margin-bottom: 20px;
padding: 3px;
border: 1px silver solid;;
background-color: white;
}