body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#0091D4;
}
.body_text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}
.middle_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #32519D;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.middle_nav a:link, .middle_nav a:visited, .middle_nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #32519D;
}
.middle_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #59B336;
}
.body_text_links, .body_text_links td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.body_text_links a:link, .body_text_links a:visited, .body_text_links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;	
}
.body_text_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	
}
.body_text_links a.next:link, .body_text_links a.next:visited, .body_text_links a.next:active, .body_text_links a.next:hover {
	color: #59B336;
	text-decoration: underline;
	
}

.body_text_links ol {
	margin-left: 2.0em;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.body_text_links ul {
	margin-left: 2.0em;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.body_text_links li {
	padding-left: 0em;
	margin-top: 8px;
	margin-bottom: 8px;
}
.body_text_links li a:link {
	text-decoration: underline;
}

.body_text_links h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #59B336;
	margin-top: 25px;
	margin-bottom: 10px;
}

.body_text_links p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#nav_text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:20px;
	font-weight: 900;
	text-decoration: none;
	/*color: #666666;*/
	color: #32519D;	
}

#nav_text_links td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:20px;
	font-weight: 900;
	text-decoration: none;
	/*color: #666666;*/
	color: #32519D;	
}

#nav_text_links a:link, #nav_text_links a:visited, #nav_text_links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: 900;
	text-decoration: none;
	/*color: #666666;*/
	color: #32519D;
}
#nav_text_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: 900;	
	/*color: #666666;*/
	color: #6BBE47;
}

#nav_text_links_active a:link, #nav_text_links_active a:visited, #nav_text_links_active a:active nav_text_links_active a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: 900;
	text-decoration: none;
	/*color: #666666;*/
	color: #6BBE47;
}


em{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;

}


#body_text_links_test a {

   background: url(../images/main_nav/grey_arrows.gif) top left no-repeat;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
   }
#body_text_links_test a:hover {
   
   background-image: url(../images/main_nav/grey_arrows_over.gif);
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
   }
#body_text_links_test a:active {
  
   background-image: url(../images/main_nav/green_arrows.png);
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;	
	color: #6BBE47;
   }
