@charset "utf-8";
html, body {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;
}
a:link, a:visited, a:active {
	color: #F02F2F;
	text-decoration: none;
}
a:hover {
	color: #F02F2F;
	text-decoration: underline;
}
p {
	margin-top: 0px;

}
ul {
	list-style-type: none;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	margin-bottom: 4px;
}
h1 {
	font-size: 24px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
h2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
.MASTER {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: -267px; /* the bottom margin is the negative value of the footer's height */
}
.MASTER_Header {
	height: 328px;
	width: 960px;
	background-image: url(../images/Background.jpg);
	margin-right: auto;
	margin-left: auto;
}
.MASTER_Header_OtherPages {
	height: 145px;
	width: 960px;
	background-image: url(../images/Background.jpg);
	margin-right: auto;
	margin-left: auto;
}
.MASTER_Header_Logo {
	float: left;
	height: 235px;
	width: 286px;
	position: relative;
	top: 58px;
}
.MASTER_Header_Logo_OtherPages {
	float: left;
	height: 235px;
	width: 286px;
	position: relative;
	top: 58px;
}
.MASTER_Header_Navigation {
	float: right;
	height: 28px;
	width: 456px;
	position: relative;
	top: 68px;
}
.MASTER_Body {
	height: auto;
	width: 960px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.MASTER_Body_Row1 {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 20px;
}
.MASTER_Body_Row2 {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}
.MASTER_Body_Row3 {
	float: right;
	height: auto;
	width: 300px;
	margin-top: 20px;
}
.MASTER_Clear {
	height: 25px;
	width: auto;
	clear: both;
}
.footer, .push {
	height: 250px; /* .push must be the same height as .footer */
	clear: both;
	background-image: url(../images/BG_Footer.jpg);
	background-repeat: repeat-x;
	color: #666666;
}
.style1 {
	font-size: 10px
}
