@charset "UTF-8";
.bottomdisclmr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.maincontainer {
	background-color: #FFFFFF;
	background:url(images/bg.jpg) repeat-y center top #FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
	vertical-align: top;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	text-decoration: none;
	vertical-align: top;
	color:#990000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	vertical-align: top;
	color:#60582d;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	vertical-align: top;
	color:#60582d;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	vertical-align: top;
	color: #333333;
}
.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	vertical-align: top;
	color: #333333;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
	color: #333333;
}
.small_red{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	vertical-align: top;
	color:#990000;
}
.main a:visited {
	color: #999966;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}
.maincontentquotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color: #666666;
}

a:link {
	color: #990000;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #990000;
	text-decoration:underline;
}

.bottomnav a:link {
	color: #999999;
}
.main a:hover {
	color: #cc3333;
}
.bottomnav a:hover {
	color: #FFFFFF;
}
.bottomnav a:active {
	color: #FFFFFF;
}
.bottomnav a:visited {
	color: #999999;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.main a:active {
	color: #990000;
}
.main a:link {
	color: #990000;
	text-decoration: none;
}
.bottomcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #988f55;
}
.navbarborders {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
small2 {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
line-height:17px;
text-decoration:none;
vertical-align:top;
}