body {
	background-color: #4a4a4a;
	margin: 0px;
	padding: 0px;
	
}
#wrapper {
	height: auto;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #a50f38;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #235381;
}
#header {
	background-image: url(/Static/Images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 201px;
	width: 1000px;
}
#logo {
	float: left;
	height: 146px;
	width: 232px;
}
#topnav {
	background-image: url(/Static/Images/topnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 55px;
	width: 1000px;
}
#topnav ul {
	float: left;
	height: 20px;
	width: 880px;
	margin: 0px;
	padding: 5px 30px 30px 90px;
}
#topnav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
}
#topnav li a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
}
#topnav li a:hover {
	color: #4a4a4a;
	text-decoration: underline;
}
#topnav .seperator {
	float: left;
	height: auto;
	width: 3px;
	color: #A50F38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
#content {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 1000px;
	padding: 0px 0px 30px 0px;
}
#clickpad {
	background-image: url(/Static/Images/clickpad_bg.gif);
	float: left;
	height: 22px;
	width: 890px;
	font-size: 10px;
	color: #999999;
	padding: 20px 0px 0px 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDEDED;
}

#clickpad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#clickpad a:hover {
	text-decoration: underline;
}
#content .subject {
	float: left;
	height: auto;
	width: 875px;
	padding: 20px 25px 0px 100px;
	margin: 0px;
}
#content .subject p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	color: #333333;
	text-decoration: none;
	line-height:20px;
}
#content .subject div {
	height: auto;
	width: auto;
}

#content .subject li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style:normal;
	color: #4a4a4a;
	text-decoration: none;
}

.form_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style:normal;
	color: #4a4a4a;
	text-decoration: none;
}


#footer {
	background-image: url(/Static/Images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 90px;
	.height: 79px;
	padding: 0px 25px 0px 40px;
	width: 1000px;
}
#footer #links {
	background-image: url(/Static/Images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 45px;
	width: 875px;
}
#footer #links ul {
	float: left;
	height: 25px;
	width: 875px;
	padding: 10px 0px 0px 50px;
	margin: 0px;
}
#footer #links .seperator {
	float: left;
	height: auto;
	width: 3px;
	color: #A50F38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
#footer #links li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer #links a {
	color: #4a4a4a;
	text-decoration: none;
	margin: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#footer #links a:hover {
	color: #000000;
}

#copyright {
	float: right;
	height: 25px;
	width: 855px;
	padding: 0px 65px 10px 0px;
	margin: 0px;
	}
#copyright div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#copyright a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#copyright a:hover {
	color: #A50F38;
	text-decoration: none;
}
#wellcome {
	float: left;
	width: 768px;
	height: 146px;
}
#wellcome ul {
	margin: 0px;
	padding: 60px 20px 0px 0px;
	width: auto;
	height: auto;
}
#wellcome li {
	float: right;
	height: 25px;
	width: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A50F38;
}
#wellcome li a {
	text-decoration: none;
	color: #4A4A4A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content .images {
	float: left;
	height: 150px;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 0px 24px;
}


input
{
color: #781351;
background: #f3f3f3;
border: 1px solid #c1c1c1;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
.subject  a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3c4a57;
	text-decoration: underline;


} 
.subject  a:hover {
	color: #788189;
	text-decoration: none;

} 