.masthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76px;
	font-style: normal;
	color: #c0960a;
	text-decoration: none;
	line-height: inherit;
	vertical-align: text-bottom;
}
.light_green_bg {
	background-color: #ADCBB7;
}

th{background-color:#4F7D5E;}
h3{padding-top:12px;}
.menu_box {
	/*background-image: url(graphics/bg_gradient.gif);*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0960a;
	border-bottom-color: #c0960a;
	background-color: #DFEBE3;
}
.gold_box {
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0960a;
	border-bottom-color: #c0960a;*/
	margin: auto;
	padding: 4px;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #c0960a;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
fieldset{
	border: 1px double #c0960a;
	margin-top: 4px;
	margin-right: 12px;
	color: #003399;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}
legend{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #00441A;
	background-color: White;
	font-weight: bold;
}

ul.tick{
	list-style-image: url(graphics/goldtick.gif);
	font-size: 12px;
}
.leftmenulink {
	margin-left: 15px;
}

.gold_vert_line {	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0960a;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.footer {
	margin: auto;
	padding: 4px;
}
.red_character {
	color: #FF0000;
}
.green_bg {
	background-color: #DFEBE3;
}
.light_green2_bg {
	background-color: #CCFF66;
}
