#left-nav {
	float: left;
	width: 165px;
	clear: left;
}
#left-nav h3{
	background-image: url(sec_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 150%;
	text-transform: uppercase;
	width: 165px;
}
#left-nav ul{
	margin: 0px;
	padding: 0px;
	width: 135px;
	list-style-type: none;
}
#left-nav a {
	background-image: url(sec_normal.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 130%;
	text-decoration: none;
	display: block;
	width: 160px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
}
#left-nav a:hover{
	background-image: url(sec_hover.gif);
	color: #7188AA;
}
#left-nav a.on{
	background-image: url(sec_active.gif);
	color: #7188AA;
}
#content h2{
	font-size: 13px;
	font-weight: normal;
	text-transform: capitalize;
	padding-left: 5px;
	line-height: 110%;
	padding-bottom: 10px;
	padding-top: 5px;
}
#content h2 a:visited{
	color: #000000;
	text-decoration: underline;
}
#content h3{
	font-size: 15px;
	padding-left: 7px;
	line-height: 120%;
}
.picR{
	float: right;
	padding-left: 5px;
	text-align: center;
}
.picR img{
	padding-bottom: 5px;
}
#content p{
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	line-height: 150%;
}
#content ol{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content li{
	margin-bottom: 5px;
}
#content a{
	color: #000000;
}
#content a:visited{
	color: #7188AA;
	text-decoration: none;
}
#content a:hover,#content a:active{
	color: #000;
	text-decoration: none;
}
#content h4{
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
}
.picL{
	float: left;
	padding-left: 5px;
	width: 30%;
}
.txtDiv{
	float: left;
	width: 67%;
}
#content.contentW{
    width:800px;
}
#content h1{
	font-size: 19px;
	line-height: 130%;
	padding-left: 5px;
}
.imgR{
	float: right;
}
.back {
	float: right;
	width: 135px;
}
.back a, .back a:hover{
	font-size: 19px;
	color: #000;
	background-image: url(back-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 135px;
	font-weight: bold;
	text-align: center;
	line-height: 180%;
	letter-spacing: 2px;
	text-decoration: none;
}
.back a:visited{
	color: #000000;
}
#setFontSize{
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	color: #FF6600;
	background-color: #E8FAFF;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#setFontSize span{
	font-size: 14px;
}
#setFontSize a{
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
}
#setFontSize a:hover{
	color: #FF9900;
	text-decoration: underline;
}

