/* CSS Document */
body{
margin:0px;
padding:0px;
}
.header_bg{
background:url(../images/header_bg.gif) repeat-x;
}
.header_bg2{
background:url(../images/header_bg2.jpg) no-repeat;
background-position:8px 1px;
}
.nav_bg{
background:url(../images/nav_bg.gif) repeat-x;
}
.nav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fd9c2a;
	text-decoration:none;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.body_top_mid{
background:url(../images/body_mid_top.gif) repeat-x;
}
.body_bot_mid{
background:url(../images/body_mid_bot.gif) repeat-x;
}
.border{
border:1px #d1d1d1 solid;
border-bottom:none;
border-top:none;
}
.body_box_bg{
background:url(../images/body_box_bg.gif) repeat-x;
}
.bold_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;
}
a.bold_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;
}
a:hover.bold_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #247ef3;
	text-decoration:none;
}

.sub_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;
}

.sub_link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;
}

.sub_link a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration:underline;
}

.sub_link ul{
margin:2px 0 0 0;
padding:0px;
margin-left:10px;
}

.sub_link ul li{
margin:0;
padding:0 0 3px 15px;
list-style-type:none;
line-height:normal;
background-image:url(../images/bullet_2.gif);
background-repeat:no-repeat;
background-position:0 2px;

}
.footer_bg{
background:url(../images/footer_bg.gif) repeat-x;
height:63px;
}
.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform:none;
	color:#ffffff;
	text-decoration: none;
}

.footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform:none;
	color:#ffffff;
	text-decoration: none;
}

.footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform:none;
	color:#ffffff;
	text-decoration: underline;
}

p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;
	margin:0;
	padding:5px 0 0 0;
}
