body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #76C2F4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
}
.mainbg {
	background-image: url(../navimages/bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
}
.bottom {
	background-image: url(../navimages/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	font-weight: bold;
}
.rightcol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.default {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.clientphoto {
	padding-top: 5px;
}
.leftcol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.reversebold {
	color: #FFFFFF;
	font-weight: bold;
}

.rtcontent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 10px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
