.body{
	background-image : url(../images/background.jpg);
	background-repeat : repeat-x;
	background-color : #0C2C50;
	margin-top:0px;
	margin-left:0px;
}
A.Nav {
	font-family: Verdana;
	font-size:14px;
	font-weight:normal;
	color:#E2E2E2;
	text-decoration:none;
}

A.Nav:visited {
	font-family: Verdana;
	font-size:14px;
	font-weight:normal;
	color:#E2E2E2;
	text-decoration:none;
}

A.Nav:hover {
	font-family: Verdana;
	font-size:14px;
	font-weight:normal;
	color:#FFCC00;
	text-decoration:none;
}
td.content{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	background-color:#fff;
}
h1.Header{
	font-family: Arial;
	font-weight:bold;
	font-size:20px;
	color: #162346;
}
h2.SmallHeader{
	font-family: Arial;
	font-weight:bold;
	font-size:14px;
	color: #162346;
}
A.pageLink {
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:blue;
	text-decoration:underline;
}

A.pageLink:visited {
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:blue;
	text-decoration:underline;
}

A.pageLink:hover {
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color: #707070;
	text-decoration:none;
}
td.footer{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	line-height:24px;
}
.contactField{
	width:260px;
	height:16px;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border : 1px solid #9A9A9A;
}
.contactEmail{
	width:260px;
	height:16px;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color: Blue;
	text-decoration:underline;
	border : 1px solid #9A9A9A;
}
.Prefix{
	width:60px;
	height:16px;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border : 1px solid #9A9A9A;
}
.Suffix{
	width:80px;
	height:16px;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border : 1px solid #9A9A9A;
}
.Time{
	width:160px;
	height:16px;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border : 1px solid #9A9A9A;
}
.Leagal_Issue{
	width:260px;
	height:140px;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000;
	border : 1px solid #9A9A9A;
}