
/* Page Properties */

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

td {
	vertical-align: top;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px;
}

#nav {
	position: relative;
	left: 502px;
	top: 70px;
	color: #524e4e;
	font-familty: arial;
	font-size: 12px;
	width: 500px;
}

#nav a {
	font-familty: arial;
	font-size: 12px;
	color: #524e4e;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	font-familty: arial;
	font-size: 12px;
	color: #075898;
	text-decoration: none;
	font-weight: bold;
}

.content {
	font-family: verdana;
	font-size: 10px;
	color: #524e4e;
	padding-top: 10px;
	padding-left: 25px;
}

.content_nav {
	font-family: verdana;
	font-size: 10px;
	color: #524e4e;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 25px;
}

.sub_nav, .sub_nav a {
	font-family: verdana;
	font-size: 10px;
	color: #524e4e;
	text-decoration: none;
}

.sub_nav a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #075898;
	text-decoration: none;
}

img{
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
}

a
{
	vertical-align: top;
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
}