body {
background-color:#f8c835;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
color:#000000;
text-align:justify;
width:100%;
}
td{
font-family:arial, helvetica, verdana, sans-serif;
    text-align: justify;
	font-size:12px;
	}
p{
font-family:arial, helvetica, verdana, sans-serif;
    text-align: justify;
	font-size:12px;
	}
a{
cursor:pointer;
}
img{
border:0px;
}
.height_5{
height:5px;
}

.nav
{
	background-image:url(images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 950px;
}
.nav ul
{
	margin: 0px;
	padding: 0px;
}
.nav ul li
{
	list-style-type: none;
	float: left;
	margin: 1px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 56px;
	background-image:url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.nav ul li a
{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #364f53;
	line-height: 56px;
	padding-left: 10px;
	padding-right: 10px;
}
.nav ul li a:hover, .nav li.current a
{
	background-image:url(images/nav_bg_2.gif);
	background-repeat:repeat-x;
	color: #000000;
	background-position: center;
	line-height: 56px;
	padding-left: 10px;
	padding-right: 10px;
}
.hd_22{
font-size:22px;
text-align:justify;
color:#000000;
text-decoration:underline;
}
.border_2{
border:solid 2px #ffffff;
}
.more a{
text-align:justify;
color:#FF0000;
text-decoration:underline;
}
.more a:hover{
text-align:justify;
color:#000000;
text-decoration:none;
}
.footer
{
	background-image:url(images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 950px;
}
.footer ul
{
	margin: 0px;
	padding: 0px;
}
.footer ul li
{
	list-style-type: none;
	float: left;
	margin: 1px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 48px;
	background-image:url(images/divider2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.footer ul li a
{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #364f53;
	line-height: 48px;

}
.footer ul li a:hover, .footer li.current a
{

	color: #000000;
	background-position: center;
	line-height: 48px;
	
}
.footer_txt{
color:#000000;
text-align:center;
text-decoration:none;
}
.footer_txt a{
color:#FF0000;
text-align:center;
text-decoration:none;
}
.footer_txt a:hover{
color:#000000;
text-align:center;
text-decoration:underline;
}
.hd_red{
font-size:20px;
color:#FF0000;
text-align:justify;
text-decoration:underline;
}
.hd_blue{
font-size:16px;
color:#003399;
text-align:justify;
font-weight:bold;
text-decoration:underline;
}