@charset "utf-8";
body {
	background: #FFF url(images/MainBG.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	text-decoration: none;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	text-decoration: underline;
}
#footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	text-decoration: none;
}
#footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	text-decoration: none;
}
.FooterBottomLine {
	border-bottom: 1px solid #b0b0b0;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	padding-top:5px;
	
}
.FooterTextCopyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
}
.Text-Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.TableContent1 {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/Table_BG1.gif) repeat;
	font-size: 16px;
	text-align: center;
}
.TableContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: url(images/Table_BG2.gif) repeat;
	text-align: center;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #005D4A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #318778;
}
.header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.tablerow {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
