.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	letter-spacing: 1px;
}
body {
	background-color: #00001C;
	background-image: url(../images/blueBigBG.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_wrapper {
	background-image: url(../images/bills.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
	margin: 0px;
	position: top;
}
.bodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
}
.twitterTextLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666666;
	line-height: 37px;
}
.dottedLine {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.yellowBg {
	border: 1px solid #0066CC;
	padding-top: 3px;
	background-color:#eeeeee;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.redHighlight {
	border: 1px solid #FF3300;
	padding-top: 3px;
	background-color:#eeeeee;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.greyBg {
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	background-color:#dedede;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.orangeBox {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	line-height: 20px;
}
.whiteBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.whiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.highlight {
	background-color: #CCCCFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color: #666666;
}
.RedBg {

	border: 1px solid #CC3300;
	padding-top: 3px;
	background-color:#eeeeee;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.style2 {color: #000000}
.style3 {font-size: 14px}
.mainFont {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
