@charset "utf-8";
html, body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
	background-image: url(../images/BG_Other.jpg);
}
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;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
}

.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: 145px;
	width: 960px;
	background-image: url(../images/Background_Other.jpg);
	margin-right: auto;
	margin-left: auto;
}
.MASTER_Header_Logo {
	float: left;
	height: 50px;
	width: 430px;
	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_BodySmall {
	height: auto;
	width: 690px;
	float: left;
}
.MASTER_BodySmall2 {
	height: auto;
	width: 220px;
	float: right;
	background-color: #D5D5D5;
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.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
}
.Title_4 {
	font-size: 11px;
	font-weight: bold;
}


.Field_1 {
	color: #666666;
	font-size: 14px;
	background-color: #FFFFFF;
	width: 300px;
	border: 1px solid #CDCDCD;
	vertical-align: middle;
	padding: 5px;
}
.Field_2 {
	color: #666666;
	font-size: 14px;
	background-color: #FFFFFF;
	width: 675px;
	border: 1px solid #CDCDCD;
	vertical-align: middle;
	padding: 5px;
}

