@charset "ISO-8859-1";
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.largeboxtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin: 20px;
}
.sidebarbg {
	background-image: url(images/largebox-side-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lowerboxtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF4C8;
	line-height: 20px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#bodytable p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin: 20px;
}

#bodytable h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	padding: 0px;
	margin: 10px;
	color: #999999;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEF3C7;
	font-weight: normal;
	font-variant: normal;
}
#bodytable a:link {
text-decoration:underline;
}

#diamonds td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
	
.bottomnavlegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#bottombox a:link {
	color: #666666;
	text-decoration: none;
}
#bottombox a:visited {
	color: #666666;
	text-decoration: none;
}
#bottombox a:hover {
	color:#000000
	text-decoration: underline;
}
#bottombox a:active {
	color: #666666;
	text-decoration: none;
}

