@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000;
}
body {
	background-color: #CECECE;
	background-image: url(images/background.jpg);
	bgproperties: fixed;
	margin-top: 0px;
	color: #4477A7;
}
.main {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.mainbody {
	background-image: url(images/BodyBackground.jpg);
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
a:link {
	color: #42337A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #42337A;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #42337A;
}
.header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #42337A;
	font-weight: bold;
	font-size: 15px;
}
.footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.footer a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
}
.footer a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #42337A;
}
footer a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
}
.bold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.textfield {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 400px;
	background: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-bottom-width: 0px;
	border-left-color: #EBEBEB;
	border-left-width: 0px;
	border-right-color: #EBEBEB;
	border-right-width: 0px;
	border-top-color: #EBEBEB;
	border-top-width: 0px;
}
.button {
	font-size :11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	width: 50px;
	background: #FFFFFF;
}
.disabled {
	color: #999999;
}
.footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.footer a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
}
.footer a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #42337A;
}
footer a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
}
.downloadlink {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #42337A;
	background-color: #FFF;
	text-align: center;
}
.downloadlink a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #42337A;
	background-color: #FFF;	
}
.downloadlink a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #42337A;
	background-color: #FFF;
}
.downloadlink a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	background-color: #42337A;
}
.downloadlink a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #42337A;
	background-color: #FFF;
}