.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #41545A;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #35454A;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	border: 1px none #333333;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 50px 5px 20px;
	float: left;
	background-color: #35454A;
	border: 1px none #666666;
	font-size: 10px;
	width: 200px;
	font-weight: bold;
	text-transform: uppercase;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #58737B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 50px 5px 20px;
	background-color: #35454A;
	font-size: 10px;
	width: 200px;
	font-weight: bold;
	text-transform: uppercase;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #ffffff;
}
.white {
	color: eeeeee;
	background-color: #FFFFFF;
}
.style2 {font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif;}
#navigation {
	position:absolute;
	left:546px;
	top:28px;
	width:250px;
	height:22px;
	z-index:1;
}
.relevant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #7E9CA5;
}
.textarea2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #222E31;
	width: 200px;
	border: 1px solid #58737B;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #353F41;
	border: 1px dotted #829FAD;
}
.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #222E31;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #7F9BA7;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	height: 15px;
	width: 75px;
}
