body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	border-color: #00FF00;
	border: 2px;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

.text2 {
	color: #B2B2B2;
}

.text3 {
	color: #5E6D6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.leftNav a {
	color: #EFEFEF;
	font-style: normal;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 14px;	
	text-decoration: none;
}

.leftNav a:hover {
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.leftNavOn {
	color: #FF9900;
	font-style: normal;
	margin-top: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 14px;	
	text-decoration: none;
}
/** BASIC STYLES */

body {
	margin: 0px;
	padding: 0px;
}

/** TEXT STYLES */
.sub2Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.triBulletorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px;
	border-color: #FF9900;
	border-bottom-style: dotted;
	
}

ul {
	list-style:  square;
	}
	
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.email a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009999;
}

.email a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9933;
}
.subHeading {

	color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.bodyText
{
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: disc;
}
.bodyText a
{
	COLOR: #003366;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
.bodyText a:hover
{
	COLOR: #FF9900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.textSide {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
