body {
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4A4A4;
	text-decoration: none;
}
div.nav {
	border:1px solid #A4A4A4;
	width:202px;
	background-color: #FFFFFF;
}
div.nav p {
	margin:0px;
	padding:10px;
	color: #396F9D;
}
div.nav a {
	color: #E04E18;
	text-decoration: underline;
}
div.buttons {
	text-align: right;
}
div.nav a:hover {
	color: #E04E18;
	text-decoration: none;
}
div.footer {
	color: #A4A4A4;
}
div.footer a {
	color: #A4A4A4;
	text-decoration: underline;
}
div.footer a:hover {
	text-decoration: none;
}
table.int {
	background-color: #396F9D;
	background-image: url(images/bottom_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.int a, table.int a:visited {
	color: #ffffff;
}
table.int p {
	color: #ffffff;
	padding-left: 13px;
	padding-right: 13px;
}
table.int ul {
	color: #ffffff;
}

table.int2 {
	background-color: #399D39;
	background-image: url(images/bottom_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.int2 a, table.int2 a:visited {
	color: #ffffff;
}
table.int2 p {
	color: #ffffff;
	padding-left: 13px;
	padding-right: 13px;
}
table.int2 ul {
	color: #ffffff;
}
td.white, td.white p {
	color: #ffffff;
}

a.homelink1 {
	display:block;
	width: 180px;
	line-height: 20px;
	float: left;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #396F9D;
}
a.homelink1:hover {
	background-color: #1D5281;
}

a.homelink2 {
	display:block;
	width: 180px;
	line-height: 20px;
	float: left;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #399D39;
}
a.homelink2:hover {
	background-color: #1A761A;
}
a.homelink2Alt {
	display:block;
	width: 180px;
	line-height: 16px;
	float: left;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #399D39;
}
a.homelink2Alt:hover {
	background-color: #1A761A;
}
a.homelink3 {
	display:block;
	width: 180px;
	line-height: 20px;
	float: left;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E04E18;
}
a.homelink3:hover {
	background-color: #BA4314;
}

