body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #666666;
}
.sub2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #FF6600;
}
.sub3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #666666;
}
a.rght5:link {
	color: #333333;
	text-decoration: underline;
}
a.rght5:visited {
	text-decoration: underline;
	color: #333333;
}
a.rght5:hover {
	text-decoration: underline;
	color: #FFAA00;
}
a.rght5:active {
	text-decoration: underline;
	color: #333333;
}
a.rght:link {
	color: #FFCC66;
	text-decoration: none;
}
a.rght:visited {
	text-decoration: none;
	color: #FFCC66;
}
a.rght:hover {
	text-decoration: none;
	color: #FFAA00;
}
a.rght:active {
	text-decoration: none;
	color: #FFCC66;
}
a.email:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.email:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	text-decoration: none;
	color: #666666;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #FFAA00;
}
a.email:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.emailIn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.emailIn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	color: #666666;
}
a.emailIn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFAA00;
}
a.emailIn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
a.inside:link {
	color: #666666;
	text-decoration: none;
}
a.inside:visited {
	text-decoration: none;
	color: #666666;
}
a.inside:hover {
	text-decoration: none;
	color: #FFAA00;
}
a.inside:active {
	text-decoration: none;
	color: #666666;
}
a.list:link {
	color: #000000;
	text-decoration: none;
}
a.list:visited {
	text-decoration: none;
	color: #000000;
}
a.list:hover {
	text-decoration: none;
	color: #FFAA00;
}
a.list:active {
	text-decoration: none;
	color: #000000;
}.borderAll {
	border: 1px solid #333333;
}
.borderBottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.borderBottom2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.leftRPadding {
	padding-left: 10px;
	padding-right: 10px;
}
