A.nav_bar_link
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
A.nav_bar_link:hover
{
	text-decoration: underline;
}
A.seq_link
{
	font-weight: bold;
	font-size: 11px;
	color: green;
	font-family: Verdana;
	text-decoration: underline;
}
A.seq_link:hover
{
	text-decoration: none;
}

A.copy_link
{
	font-size: 7pt;
	color: #006400;
	line-height: 8pt;
	font-family: Verdana;
}
A.copy_link:hover
{
	text-decoration: none;
}


A.seq_link_disabled
{
	font-weight: bold;
	font-size: 11px;
	color: #a9a9a9;
	font-family: Verdana;
	text-decoration: none;
}
A.article_link
{
	
	font-size: 10pt;
	color: green;
	line-height: 14px;
	font-family: Verdana;
	text-decoration: underline;
}
A.article_link:hover
{
	text-decoration: none;
}

A.sites_link
{
	
	font-size: 10pt;
	color: black;
	line-height: 14px;
	font-family: Verdana;
	text-decoration: underline;
}
A.sites_link:hover
{
	text-decoration: none;
}

A.body_link
{
	font-size: 10pt;
	color: green;
	line-height: 14px;
	font-family: Verdana;
	text-decoration: underline;
}
A.body_link:hover
{
	text-decoration: none;
}
body
{
	background: #94B6A5;
}
SPAN.copyright
{
	font-size: 7pt;
	color: #187942;
	line-height: 8pt;
	font-family: Verdana;
}
SPAN.header
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana;
	font-variant: small-caps;
}
SPAN.header_2
{
	font-size: 14px;
	font-family: Verdana;
	font-variant: small-caps;
}
SPAN.body_text
{
	font-size: 10pt;
	line-height: 14px;
	font-family: Verdana;
}
SPAN.active_button
{
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	font-family: Verdana;
}
TD.active_button_cell
{
	border: #D6EBDE 2px solid;
	background-color: #BD9A6B;
}
TD.button_cell
{
	border: #D6EBDE 2px solid;
	background-color: #42715A;
}
TD.text_cell
{
	padding-top:10px;
	padding-left:10px;
}
TABLE.main_photo_cell
{
	border: #42715A 2px solid;
}
TD.left_photo_cell
{
	padding-left:10px;
}
TD.picture_cell
{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
}
TD.photo_text_cell
{
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}
TD.photo_cell
{
	padding-top:5px;
	padding-left:5px;
	padding-bottom:15px;
	padding-right:5px;
}
TD.motto_cell
{
	padding-top:10px;
}
TABLE.info_cell
{
	border: #42715A 2px solid;
	/*background: #CDD7CE;*/
}
UL.ul_standard
{
	font-size: 10pt;
	line-height: 14px;
	font-family: Verdana;
	list-style-type: circle;
}
IMG.border_image
{
	border: #42715A 2px solid;
}
