BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
LI {
	margin-bottom : 5px;
}
UL, OL {
	margin:5 0 0 25px;
}
.verticalRule {	
	background : url('../images/vert_rule.gif') top center repeat-y;
}
.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	border-color : #cccccc;
	border-width : 1px;
	border-style : solid;
	background-color : #FFFFFF;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	padding-top : 2px;
	padding-bottom : 6px;
	margin-bottom :5px;
}
.heading1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	padding-bottom: 2px;
	border-color : #cccccc;
	border-width : 1px;
	border-style : solid;
	background-color : #FFFFFF;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	padding-top : 2px;
	padding-bottom : 8px;
}
.heading2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.heading3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-bottom: 2px;
}
.smText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.smText2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.footerArea {
	padding:4 0 4 4px;
}
.bodyContentArea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height: 1.75em;
	background : url('../images/shadow.png') #ffffff top repeat-x;
}
/* Borders */
.bcBorder1 {
	border:1px solid #CCCCCC;
	background-color : #FFFFFF;
	border-top-width:0px;
}
/* Callouts */
.callout1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background : url('../images/callout1.gif') #679A68 top repeat-x;
	padding: 10px;
}
/* Top Nav */
.menubar {
	height : 28px;
	background : url('../images/navmenu_bg.gif') repeat-x;
}
.menuOn {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
	color : #000000;
	cursor : pointer;
	cursor : hand;
	text-decoration : none;
	line-height : 10px;
	text-align : center;
	background : url('../images/menubar/menubar_bgon.gif') repeat-x #67C3C2;
}
.menuOver {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
	color : #ffffff;
	cursor : pointer;
	cursor : hand;
	text-decoration : none;
	line-height : 10px;
	text-align : center;
	background : url('../images/menubar/menubar_bgover.gif') repeat-x #5DBFBF;
}
.menuOff {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
	color : #333333;
	cursor : pointer;
	cursor : hand;
	text-decoration : none;
	line-height : 10px;
	text-align : center;
	background : url('../images/menubar/menubar_bg.gif') repeat-x #27A9A9;
}
.mBg {
	background : url('../images/menubar/menubar_bg.gif') repeat-x;
}
.mSeparator {
	width : 1px;
	background : url('../images/menubar/separator.gif') repeat-y;
}
.mMenu {
	/*height : 78px;*/
}
/* Left Nav */
.leftNavArea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background : url('../images/leftnav_shadow.png') #eeeeee top repeat-x;
	background-color: #eeeeee;
	padding: 10px;
	width: 120px;
}
#leftNav {
}
#leftNav a, #leftNav span, #leftNav textarea {
	display: block;
	font-size: 11px; 
	color: #000;
	padding:4 2 4 2px;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
	background: url("../images/isp/sidenav-dotline3.png") left bottom no-repeat;
}

#leftNav a:hover {
	color: #000;
	background: #dddddd url("../images/isp/sidenav-dotline3.png") left bottom no-repeat;
	/*text-decoration: none;*/
}
#leftNav a.selected {
	color: #666;
	background: url("../images/isp/sidenav-dotline3.png") left bottom no-repeat;
	/*text-decoration: none;*/
}
#leftNav p {
	height: 22px;
	padding: 0px;
	margin: 0px;
	background: url("../images/isp/sidenav-dotline3.png") left bottom no-repeat;
}