a:visited {
	color: #ff6600;
	text-decoration: underline;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
FORM {
	margin: 0px 0px;
}
BODY {
	color: #222222;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
P {
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
table.pullout {
	background-color: #332F24;
	border: 2px solid #26231A;
}
TABLE {
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
TH {
	font-size: 14px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
TR {
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
TD {
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
ul {
	line-height: 16px;
}
li {
	list-style-position: outside;
	list-style-image:  url(images/bullet.gif);
	margin: 0px 0px 0px -9px;
}
.base li {
	list-style-position: outside;
	list-style-image:  url(images/bullet.gif);
	margin: 0px 0px 0px -9px;
	font-size: 11px;
	line-height: 16px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	font-weight: normal;
}
.basehead li {
	list-style-position: outside;
	list-style-image:  url(images/bullet.gif);
	margin: 0px 0px 0px -9px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	color: #222222;
}
INPUT {
	color: #2E0020;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	background-color: #FEFEFE;
}
TEXTAREA {
	color: #2E0020;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	background-color: #FEFEFE;
}
SELECT {
	font-family:  "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #2E0020;
	background-color: #FEFEFE;
}
HR {
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: 1px solid #CECECE;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.base, p {
	color: #222222;
	font-size: 11px;
	line-height: 18px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
.base a:visited, p a:visited {
	color: #222222;
	text-decoration: underline;
}
.base a:link, p a:link {
	color: #222222;
	text-decoration: underline;
}
.base a:hover, p a:hover {
	color: #FD8309;
	text-decoration: underline;
}
.baselist {
	color: #222;
	font-size: 11px;
	line-height: 16px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	list-style-position: outside;
	list-style-image:url(images/bullet2.gif);
}
.baselist a:visited {
	color: #222222;
	text-decoration: none;
}
.baselist a:link {
	color: #222222;
	text-decoration:none;
}
.baselist a:hover {
	color: #FC6208;
	text-decoration: underline;
}
.baselight {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}

.baselight a {
	color: #FFFFFF;
	text-decoration:underline;
}
.baselight a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.status {
	color: #003300;
	font-size: 9px;
	line-height: 16px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
.basehead {
	color: #FD8309;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
.basehead a:visited {
	color: #FD8309;
	text-decoration: none;
}
.basehead a:link {
	color: #FD8309;
	text-decoration: none;
}
.basehead a:hover {
	color: #FD8309;
	text-decoration: underline;
}
.basehead2 {
	color: ##2E0200;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
.basehead2 a:visited {
	color: ##2E0200;
	text-decoration: none;
}
.basehead2 a:link {
	color: ##2E0200;
	text-decoration: none;
}
.basehead2 a:hover {
	color: #46172B;
	text-decoration: underline;
}
.big {
	color: #222222;
	font-size: 13px;
	line-height: 15px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.big a:visited {
	color: #FD8309;
	text-decoration: none;
}
.big a:link {
	color: #FD8309;
	text-decoration: none;
}
.big a:hover {
	color: #FD8309;
	text-decoration: underline;
}
.bigger {
	color: #222222;
	font-size: 16px;
	line-height: 18px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-variant: uppercase;
}
.imagelink {
	color: #FFFFFF;
	border: 0px none #FFFFFF;
}
.imagelink a:visited {
	color: #FFFFFF;
}
.imagelink a:link {
	color: #FFFFFF
}
.imagelink a:hover {
	color: #FD8309;
	text-decoration: none;
	font-weight: normal;
}
.imagelink2 {
	color: #FFFFFF;
	border: 0px none #FFFFFF;
}
.imagelink2 a:visited {
	color: #FFFFFF;
}
.imagelink2 a:link {
	color: #FFFFFF
}
.imagelink2 a:hover {
	color: #9999CC;
	text-decoration: none;
	font-weight: normal;
}
.small {
	color: #222222;
	font-size: 9px;
	line-height: 15px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.small a:visited {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
.small a:link {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
.small a:hover {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
.smalllight {
	color: #FF9900;
	font-size: 9px;
	line-height: 15px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.smalllight a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.smalllight a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.smalllight a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.smallerwhite {
	color: #FEFEFE;
	font-size: 9px;
	line-height: 15px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.smallerlight a:visited {
	color: #FEFEFE;
	text-decoration: none;
	font-weight: normal;
}
.smallerwhite a:link {
	color: #FEFEFE;
	text-decoration: none;
	font-weight: normal;
}
.smallerwhite a:hover {
	color: #FEFEFE;
	text-decoration: underline;
	font-weight: normal;
}
.nav {
	color: #7A7A7A;
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.nav a:visited {
	color: #222222;
	text-decoration: none;
}
.nav a:link {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	color: #FD8309;
	text-decoration: none;
}
.smaller {
	color: #999999;
	font-size: 9px;
	line-height: 15px;
	font-family:  Verdana, Arial, Sans-Serif;
}
.smaller a:visited {
	color: #999999;
	text-decoration: none;
}
.smaller a:link {
	color: #999999;
	text-decoration: none;
}
.smaller a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.smallhead {
	color: #27091A;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
.smallhead a:visited {
	color: #442536;
	text-decoration: none;
}
.smallhead a:link {
	color: #27091A;
	text-decoration: none;
}
.smallhead a:hover {
	color: #511235;
	text-decoration: underline;
}
.readmore {
	color: #222222;
	font-size: 9px;
	line-height: 16px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
}
.readmore2 {
	color: #222222;
	font-size: 9px;
	line-height: 16px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	list-style-type: none;
	list-style-image: none;
}
.head {
	color: #FD8309;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	font-family: "Gill Sans", "Lucida Grande", Lucida Sans, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.head a:visited {
	color: #FD8309;
	text-decoration: none;
}
.head a:link {
	color: #FD8309;
	text-decoration: none;
}
.head a:hover {
	color: #FD8309;
	text-decoration: underline;
}
.subhead {
	color: #2E0200;
	font-size: 12px;
	line-height: 16px;
	font-family: "Gill Sans", "Lucida Grande", Lucida Sans, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}
.subhead a:visited {
	color: #2E0020;
	text-decoration: none;
}
.subhead a:link {
	color: #2E0020;
	text-decoration: none;
}
.subhead a:hover {
	color: #2E0020;
	text-decoration: underline;
}
.imagelink {
	color: #FFFFFF;
	border: 0px none #FFFFFF;
}
.imagelink a:visited {
	color: #FFFFFF;
}
.imagelink a:link {
	color: #FFFFFF
}
.imagelink a:hover {
	color: #2E0020;
	text-decoration: none;
	font-weight: normal;
}
#latest {
	background:#322E23 url(images/hanna_29.gif) no-repeat center top;
	width:786px;
}
#latest h3 {
	color:#FFF;font-size: 12px;
	line-height: 16px;
	font-family: "Gill Sans", "Lucida Grande", Lucida Sans, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	text-shadow: #222 2px 2px 2px;
}
#latest div {
	background:url(images/dotz.gif) repeat-x center bottom;
	padding:12px 150px 12px 45px;
}
#main {
	margin:0 auto;
	padding:0 6px;
	width:786px;
	background:url(images/hanna_72.gif) repeat-y;
}
#snLinks {
	position:absolute;
	left:50%;
	top:12px;
	margin: 0 0 0 250px;
}
#footer {
	padding:36px 12px 12px 12px;
	color: #222222;
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
#footer a {
	color: #222222;
}
#footer a:hover {
	color: #CC3300;
}
