body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	list-style-image: url(/green-dollar-16x16.png);
}


.twoColElsRtHdr #container {
	width: auto;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #1D2437;
	vertical-align: top;
	background-image: url(top_banner_2.jpg);
	background-repeat: repeat-x;
	border: 0px none #000000;
} 
.twoColElsRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
} 
.twoColElsRtHdr #header h1 {
	margin: 0; 
	padding: 0px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}

.twoColElsRtHdr #sidebar1 {
	float: right;
	width: 231px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: auto;
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColElsRtHdr #mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 0;
	margin-right: 25em;
	margin-bottom: 0;
	margin-left: 20px;
} 
.twoColElsRtHdr #footer {
	padding: 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
} 
.twoColElsRtHdr #footer p {
	margin: 0;
	padding: 10px 0; 
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FEF200;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 {
	color: #FFFF00;
}
.whitecontent {
	color: #FFFFFF;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
/* CSS Document */

.center_text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #FEF200;
	text-decoration: none;
	font-size: medium;
	margin-right: 10px;
	margin-left: 10px;
}
a:visited {
	text-decoration: none;
	color: #FEF200;
	font-size: medium;
	margin-right: 10px;
	margin-left: 10px;
}
a:hover {
	text-decoration: underline;
	color: #FFEC9D;
	font-size: medium;
	margin-right: 10px;
	margin-left: 10px;
}
