body {
	margin: 0px auto;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}
a.white:visited, a.white:link {
	color: #fff;
	text-decoration: none;
}
a.white:hover {
	color: #e9b450;
	text-decoration: none;
}
.home {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 59px;
	font-size: 16px;
}
.footer {
	background-image: url(images/footer_r.gif);
	background-repeat: repeat-y;
	background-position: 720px;
}
.main {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #024385;
}
a:visited, a:link {
	color: #0C6DBB;
	text-decoration: underline;
}
a:hover {
	color: #AE873C;
	text-decoration: underline;
}
.wrapRight {
	float: right;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-bottom: 12px;
	margin-left: 12px;

}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #024385;
	margin-bottom: -12px;

}
li {
	list-style-type: square;
	margin-left: -10px;
}
