body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

a {
	color: #004678;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #8f8f8f;
	text-decoration: underline;
}

.contentshell {
	background-image: url(../images/bk_content.gif);
	background-repeat: repeat-y;
	height: 540px;
}

.content {
	padding: 10px 10px 20px 50px;
	line-height: 16px;
}

.contentp {
	padding: 10px 10px 20px 20px;
	line-height: 16px;
}

.sidebarsp {
	background-image: url(../images/bk_sidebarsp.gif);
	background-repeat: no-repeat;
	height: 540px;
}

.sidebar {
	background-image: url(../images/bk_sidebar.gif);
	background-repeat: no-repeat;
	height: 540px;
}


.sidespacesp {
	padding-top: 50px;
}

.sidespace {
	padding-top: 100px;
}

.feature {
	padding: 5px;
}

#sidenav {
	padding: 0;
	font-weight: bold;
}

#sidenav div {
	color: #eee;
	padding: 0;
	margin: 0;
	border: 0;
}

#sidenav div a, #sidenav div a:hover {
	text-decoration: none;

   height: 25px;
   padding: 5px 5px 0 15px;
}

#sidenav div a {
	color: #666;
   display: block;
	background-image: url(../images/sn_n.gif);
	background-repeat: no-repeat;
}

#sidenav div a:hover {
	color: #333;
   display: block;
	background-image: url(../images/sn_r.gif);
	background-repeat: no-repeat;
}

#sidenav div.selected a {
	color: #eee;
   display: block;
	background-image: url(../images/sn_s.gif);
	background-repeat: no-repeat;
}

#sidenav div.selected a:hover {
	color: #eee;
   display: block;
	background-image: url(../images/sn_s.gif);
	background-repeat: no-repeat;
}


#sidenav div div {

}

#sidenav div div div {
	border: none;
}

#sidenav div div div a {
	background-color: transparent;
	border: none;
}

#sidenav div div div a:hover {
	color: #3C4453;
	background-color: #C9CBD0;
}

#sidenav div.cshead {
	font-size: 14px;
	color: #2c373d;
	padding: 10px 5px 5px 15px;
}

.phead {
	background-image: url(../images/bk_p.gif);
	font-size: 14px;
	font-weight: bold;
	color: #2c373d;
	padding: 5px 0 5px 10px;
}

.ppic {
	padding: 15px 0 5px 0;
	width: 120px;
	vertical-align: top;
}
.ntitle {
	color: #2c373d;
	vertical-align: top;
	padding: 15px 5px 10px 10px;
	font-size: 13px;
	font-weight: bold;
}
.ntitle strong {
	font-size: 11px;
}

.pdesc {
	color: #2c373d;
	vertical-align: top;
	padding: 15px 5px 10px 10px;
	font-size: 10px;
	font-weight: bold;
}

.pdesc strong {
	font-size: 11px;
}


#lclient td {
	font-size: 9px;
}.columnBG {
	background-image: url(../images/table_columnBG.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.columnBGsmall {
	background-image: url(../images/table_columnBGsmall.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.tdTop {
	background-image: url(../images/td_topBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
