@charset "UTF-8";
body {
	background-image: url(../Images/new_background.jpg);
	background-repeat:repeat;
	color: #999999;
	background-color: #666666;
}

.bodytext {
	color: #070707;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: arial, "Times New Roman", Times, serif;
}

.sidebanner {
	background-image: url(../Images/sidebanner.png);
	background-repeat: no-repeat;
}

.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:hoverbody {
	color: #666666;
}

a:activebody {
	color:#000000;
}

a:visitedbody {
	color: #000000;
}

.style1 {
	font-style: italic
}

.disclaimertext {
	font-size: 9px;
	font-style: italic;
}

.buttonlink {
	display: block;
	margin: 2px;
	padding: 5px;
	background-color: #000026;
	width: 220px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.largetext {
	font-size: 24px;
	color: #000000;
}

.bullets {
	color: #070707;
	font-weight: normal;
	margin: 1.05em 10px;
	font-family: arial, "Times New Roman", Times, serif;
}

a.body:link {
	color: #333333; 
}
a.body:visited {
	color: #333333; 
}
a.body:hover {
	color: #666666; 
}
a.body:active {
	color: #333333; 
}
