body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}


.twoColElsRtHdr #container {
	width: 770px;
	margin: 0 auto;
	background-image: url(graphics/bk1.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColElsRtHdr #header { 
	background: #DDDDDD; 
	padding: 0 0px;  
} 
.twoColElsRtHdr #header h1 {
	margin: 0; 
	padding: 0px 0; 
}


.twoColElsRtHdr #sidebar1 {
	float: right;
	width: 234px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.twoColElsRtHdr #mainContent {
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 20px;
} 
.twoColElsRtHdr #footer {
	padding: 0 10px;
	background-color: #DDDDDD;
	background-image: url(graphics/bottombar.gif);
} 
.twoColElsRtHdr #footer p {
	margin: 0; 
	padding: 0px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1, h2, h3 {color: #DE231A; font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

h1 {font-size: 16px; font-weight: bold; color: #DE231A;}

h2 {font-size: 14px; text-decoration:underline; color: #0077AC;}

h3 {font-size: 12px; font-weight: bold; color: #0077AC;}

p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 160%;}

a:link {color:#000000; text-decoration:underline; font-weight:none; font-size: 12px;}
a:visited {color:#000000; text-decoration:underline; font-weight:none; font-size: 12px;}
a:active {color:#000000;text-decoration:underline; font-weight:none; font-size: 12px;}
a:hover {color:#60BE42; text-decoration:underline; font-weight:none; font-size: 12px;}

a.bottom:link {color:#ffffff; text-decoration:underline; font-weight:none; font-size: 10px;}
a.bottom:visited {color:#ffffff; text-decoration:underline; font-weight:none; font-size: 10px;}
a.bottom:active {color:#ffffff;text-decoration:underline; font-weight:none; font-size: 10px;}
a.bottom:hover {color:#60BE42; text-decoration:underline; font-weight:none; font-size: 10px;}
