body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#aboutus {
	position:absolute;
	left:282px;
	top:240px;
	width:151px;
	height:79px;
	z-index:1;
	visibility: hidden;
}

a:link {
	color: #7D7DB5;
	text-decoration: none;
}
a:hover {
	color: #7D7DB5;
	text-decoration: none;
}
a:visited {
	color: #7D7DB5;
	text-decoration: none;
}
a:active {
	color: #7D7DB5;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 29px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 25px;
	padding-right: 10px;
}
.table_padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 6px solid #77e3bd;
	background-color: #e4faf2;
}
.table_paddingPicBoarder {
	border: 6px solid #77e3bd;
	background-color: #e4faf2;
}
.copyDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	font-size: 9px;
}
.subheaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
.copyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
		padding-right: 10px;
}
.subheaderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	line-height: 25px;
}
.copyLeftJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 21px;
		padding-right: 10px;
}
.copysmallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	background-color: #77E3BD;
	text-align: center;
}

.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: left;
	font-weight: bold;
	color: #FFFFFF;
	background:#CCCCCC
	line-height: 15px;
	text-decoration: none;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}
a.sidenav:link {

     }

a.sidenav:visited {
     }

a.sidenav:hover {
	color:#000000;
     }

a.sidenav:active {
     }
.backRight {
	background-image: url(../images/backgradient-right.png);
	background-repeat: repeat-y;
	background-position: left 100%;
}
.backLeftt {
	background-image: url(../images/backgradient-left.png);
	background-repeat: repeat-y;
	background-position: right 100%;
}

.hide        {
	visibility: hidden;
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 25px;
		padding-right: 10px;
}

.show        {
	visibility: visible;
	display: block;
	text-align: justify;
}
