.bodystyle { background-color: #ffffff;
			 vertical-align: top;
			 border-collapse: collapse;
			}

.left_nav	{ width: 172px;
			  margin: 0;
			  float: left;
			  display: inline;
			  background-image: url('images/left_nav_bg.jpg');
			  background-repeat: no-repeat;
			  }
			  
.center		{ width: 498px;
			  margin: 0;
			  border-left: 1px solid #000000;
			  border-right: 1px solid #000000;
			  float: left;
			  display: inline;
			 }
			 
.right		{ width: 228px;
			  margin: 0;
			  float: left;
			  display: inline;
			  background-image: url('images/right_bg.jpg');
			  background-repeat: repeat; 
			  }

.text {   font-size: 93%;
		  font-weight: normal;
		  color: #000000;
		  line-height: 1.4;
		}
.text a:link { text-decoration: underline; color: #0055a6; }
.text a:visited { text-decoration: underline; color: #0055a6; }
.text a:hover { text-decoration: underline; color: #666666; }
.text a:active { text-decoration: underline; color: #666666; }

.text85 {   font-size: 85%;
		  font-weight: normal;
		  color: #000000;
		  line-height: 1.0;
		}
.text85 a:link { text-decoration: underline; color: #0055a6; }
.text85 a:visited { text-decoration: underline; color: #0055a6; }
.text85 a:hover { text-decoration: underline; color: #666666; }
.text85 a:active { text-decoration: underline; color: #666666; }

.text_blue {   font-size: 93%;
		  font-weight: normal;
		  color: #0055a6;
		  line-height: 1.4;
		}
.text_blue a:link { text-decoration: underline; color: #000000; }
.text_blue a:visited { text-decoration: underline; color: #00000000; }
.text_blue a:hover { text-decoration: underline; color: #666666; }
.text_blue a:active { text-decoration: underline; color: #666666; }

.texttop { font-family: arial;
		  font-size: 85%;
		  font-weight: normal;
		  color: #666666;
		  line-height: 1.4;
		}
.texttop a:link { text-decoration: none; color: #666666; }
.texttop a:visited { text-decoration: none; color: #666666; }
.texttop a:hover { text-decoration: none; color: #0055a6; }
.texttop a:active { text-decoration: none; color: #0055a6; }

.textnav { font-family: arial;
		  font-size: 12px;
		  font-weight: bold;
		  color: #ffffff;
		  line-height: 1.4;
		  text-align: right;
		  padding-right: 20px;
		  padding-top: 10px;
		}
.textnav a:link { text-decoration: none; color: #ffffff; }
.textnav a:visited { text-decoration: none; color: #ffffff; }
.textnav a:hover { text-decoration: none; color: #0055a6; }
.textnav a:active { text-decoration: none; color: #0055a6; }

.text_right {   font-size: 93%;
		  font-weight: normal;
		  color: #0055a6;
		  line-height: 1.4;
		}
.text_right a:link { text-decoration: underline; color: #0055a6; }
.text_right a:visited { text-decoration: underline; color: #0055a6; }
.text_right a:hover { text-decoration: underline; color: #666666; }
.text_right a:active { text-decoration: underline; color: #666666; }

.sitemap1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 77%;
	color: #000000;
	line-height: 1.25;
	letter-spacing: normal;
}
.sitemap1 a:link { text-decoration: none; color: #000000; }
.sitemap1 a:visited { text-decoration: none; color: #000000; }
.sitemap1 a:hover { text-decoration: none; color: #00519a; }
.sitemap1 a:active { text-decoration: none; color: #00519a; }

.sitemap2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 77%;
	color: #00519a;
	line-height: 1.25;
	letter-spacing: normal;
}
.sitemap2 a:link { text-decoration: none; color: #00519a; }
.sitemap2 a:visited { text-decoration: none; color: #00519a; }
.sitemap2 a:hover { text-decoration: none; color: #399188; }
.sitemap2 a:active { text-decoration: none; color: #399188; }

.sitemap3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 77%;
	color: #399188;
	line-height: 1.25;
	letter-spacing: normal;
}
.sitemap3 a:link { text-decoration: none; color: #399188; }
.sitemap3 a:visited { text-decoration: none; color: #399188; }
.sitemap3 a:hover { text-decoration: none; color: #000000; }
.sitemap3 a:active { text-decoration: none; color: #000000; }

.footer { font-family: arial, sans-serif;
		  font-size: 85%;
		  color: #666666;
		  font-weight: normal;
		  text-align: center;
		  padding-bottom: 15px;
		}
.footer a:link { text-decoration: none; color: #666666; }
.footer a:visited { text-decoration: none; color: #666666; }
.footer a:hover { text-decoration: none; color: #0055a6; }
.footer a:active { text-decoration: none; color: #0055a6; }
