@charset "utf-8";

body  {
	background-image: url(images/bg.jpg);
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	background-repeat: repeat-x;
	margin-top: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	font-style: normal;
}
.media  #table1 {
	position: static; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
} 
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.15em;
	text-decoration: none;
}
.media #table1 .nav1 a {
	text-decoration: none;
	color: #666666;
}
.media #table1 .nav1 a:hover {
	color: #CC0000;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	text-decoration: none;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000066;
	padding: 0px;
	margin-left: 67px;
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}

.copyrighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #003366;
	background-color: #F0F8FF;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	font-weight: bold;
	letter-spacing: .2em;
}
a {
	text-decoration: none;
	color: #3300CC;
}
a:hover {

	color: #CC0000;
	text-decoration: none;
}
a:active {

	color: #3300CC;
	text-decoration: none;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.15em;
	text-decoration: none;
	color: #CC0000;
}
