body {
	background-image: url('../images/bkg.jpg');
	background-repeat: repeat-x;
	background-color: #febe10;
	margin: 0px;
}

ul 
{
	margin-top: 3px;
	margin-bottom: 3px;
}

ol 
{
	margin-top: 3px;
}

.list_item 
{
	margin-bottom: 10px;
	margin-left: -15px;
}	
	
.main_text {
	font-family: verdana;
	font-size: 11px;
	color: #5b594f;
	line-height: 15px;
}

.main_text_italic {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}

.main_text_bold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.copy, #copy, #Td1, #Td2, #Td3, #Td4, #Td5, #Td6, #Td7, #Td8, #Td9 {
	font-family: verdana;
	font-size: 11px;
	color: #5b594f;
	line-height: 15px;
}


.title {
	font-family: arial;
	font-size: 14px;
	color: #00ab67;
	line-height: 16px;
	font-weight: bold;
}

#util {
	font-family: arial;
	font-size: 10px;
	color: #494949;
	line-height: 14px;
}

.orange {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F79833;
	line-height: 15px;
}

a:link {
	font-family: verdana;
	font-size: 11px;
	color: #00ab67;
	line-height: 15px;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #00ab67;
	line-height: 15px;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #00ab67;
	line-height: 15px;
	text-decoration: underline;
}

a:active {
	font-family: verdana;
	font-size: 11px;
	color: #00ab67;
	line-height: 15px;
	text-decoration: none;
}

a.sub:link {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

a.sub:visited {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

a.sub:hover {
	font-family: verdana;
	font-size: 11px;
	color: #00ab67;
	line-height: 15px;
	text-decoration: none;
}

a.sub:active {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

a.sub_on {
	font-family: verdana;
	font-size: 11px;
	color: #00ab67;
	line-height: 15px;
	text-decoration: none;
}

/*----------------SUB NAV------------------------*/
a#subnav:link {
	font-family: arial;
	font-size: 11px;
	color: #004990;
	line-height: 20px;
	text-decoration: none;
}

a#subnav:visited {
	font-family: arial;
	font-size: 11px;
	color: #004990;
	line-height: 20px;
	text-decoration: none;
}

a#subnav:hover {
	font-family: arial;
	font-size: 11px;
	color: #00adef;
	line-height: 20px;
	text-decoration: none;
}

a#subnav:active {
	font-family: arial;
	font-size: 11px;
	color: #004990;
	line-height: 20px;
	text-decoration: none;
}

a#subnav_on {
	font-family: arial;
	font-size: 11px;
	color: #00adef;
	line-height: 20px;
	text-decoration: none;
}
/*----------------UTIL NAV------------------------*/
a#utilnav:link {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}

a#utilnav:visited {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}

a#utilnav:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}

a#utilnav:active {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}

.main_table 
{
	background-image: url('../images/bkg_body_mid.gif');
}

.inner_mid 
{
	background-image: url('../images/bkg_inner_mid.gif');
}

.sub_inner_mid 
{
	background-image: url('../images/bkg_sub_inner_mid.gif');
}
.archiveLinks, .archiveLinks a
{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	text-align:left;
}

.archiveLinks a:visited 
{
	color:#666666;
	line-height: 15px;
	text-decoration: none;
}
.archiveLinks a:hover
{
	color:#00ab67;
	text-decoration:none;
}