body {
	background-image: url(../images/bg.gif);
}
.linkspace {
	padding-left: 18px;
}
.linkbg {
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #545253;
	height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: BABABA;
	padding-left: 5px;
}
.btbr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006174;
}
.sidenav {
	color: #505050;
	text-decoration: none;

}
a:hover.sidenav {
	color: #000000;
	text-decoration: underline;
	}
	a:Active.sidenav {
	color: #505050;
	text-decoration: none;
}
	
.sublink {
	font-family: Verdana;
	font-size: 10px;
	color: #006174;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sidesubnav {
	color: #006174;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 10px;
}
a:hover.sidesubnav {
	color: #7E7D7D;
	text-decoration: underline;
	}.content {
	font-family: Verdana;
	font-size: 11px;
	color: #212121;
	line-height: 15px;
}
.mail {
	color: #1336AA;
	text-decoration: none;
}
.heading {
	font-family: Verdana;
	font-size: 16px;
	color: #006275;
	font-weight: bold;
	padding-top: 14px;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding-left: 18px;
	padding-right: 18px;
	height: 20px;

}
.footer1 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	padding-left: 18px;
	padding-right: 18px;
	height: 20px;
}
.footnav {
	color: #000000;
	text-decoration: none;
}
a:hover.footnav {
	text-decoration: underline;
}
.sublink1 {
	font-family: Verdana;
	font-size: 10px;
	color: #006174;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidesubnavactive {
	color: #006174;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 10px;
}
.sublinkactive {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding-left: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E4EEF0;
}

.sublink2 {
	font-family: Verdana;
	font-size: 10px;
	color: #006174;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.submenu{
display: block;
height: 19px;
margin-left: 18px;
padding-top: 2px;
padding-left: 7px;
color: #000000;
}
a:hover.submenu{
	color: #000000;
	text-decoration: underline;
}
.hide{
display: none;
}
.show{
display: block;
}
.lnav-hilite a {
	color: #007BAD;
}
.linkbg1 {
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #545253;
	height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: BABABA;
	padding-left: 5px;
	list-style-image: url(../images/_%2Bbullet.gif);
	display: list-item;
	list-style-position: inside;
}
.sidenavactive {
	color: #505050;
	text-decoration: none;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(../images/_%2Bbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.on {
	display: on;
} 
.off {
	display: none;
}
