/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftNav{
	width:208px;
	background-color: #f9f9f9;
	height: 100%;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}

/************ sectionLinks styles **************/
#mainLinks {
	margin: 0px;
	padding: 0px;
}
#mainLinks  a:link, #mainLinks  a:visited {
	font-size: 12px;
	display: block;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 52px;
	height: 20px;
	padding-top: 5px;
	background-image: url(../Image/button/button_Unse.gif);
	background-repeat: no-repeat;
	background-position: 28px center;
}
#mainLinks a:hover {
	text-decoration: underline;
}

#mainLinks a#selecte {
	font-size: 12px;
	display: block;
	color: #769D00;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 52px;
	height: 20px;
	padding-top: 5px;
	background-image: url(../Image/button/button_se.gif);
	background-repeat: no-repeat;
	background-position: 28px center;
}


#subLinks {
	margin: 0px;
	padding: 0px;
}
#subLinks  a:link, #subLinks  a:visited {
	font-size: 12px;
	display: block;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 52px;
	height: 20px;
	padding-top: 5px;
	background-image: url(../Image/button/button_SuUn.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
#subLinks a:hover {
	text-decoration: underline;
}

#subLinks a#selectedLM {
	font-size: 12px;
	display: block;
	color: #769D00;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 52px;
	height: 20px;
	padding-top: 5px;
	background-image: url(../Image/button/button_SubSe.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}


#kcLinks {
	margin: 0px;
	padding: 0px;
}
#kcLinks  a:link, #kcLinks  a:visited {
	font-size: 11px;
	display: block;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 52px;
	height: 20px;
	padding-top: 5px;
	background-image: url(../Image/button/button_SuUn.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	padding-right: 2px;
}
#kcLinks a:hover {
	text-decoration: underline;
}

#kcLinks a#selectedkc {
	font-size: 11px;
	display: block;
	color: #769D00;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 52px;
	height: 20px;
	padding-top: 5px;
	background-image: url(../Image/button/button_SubSe.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	padding-right: 2px;
}