@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/act_bg_repeat.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;}
.twoColFixRtHdr #container { 
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.twoColFixRtHdr #header { 
	background:url(images/act_header.jpg); 
	padding: 0px 0 0 0; 
	height: 196px; 
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
/*	padding: 10px 0; */
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 250px; 
/*	background: #EBEBEB; */
	padding: 5px 5px;
	margin: -20px 0 0 0;
}
.twoColFixRtHdr #mainContent { 
	margin: -20px 250px 0 0; 
	padding: 0 20px; 
} 
.twoColFixRtHdr #mainContentNoSide { 
	margin: 20px 0px 0 0;
	padding: 0 20px 20px 20px; 
} 
.twoColFixRtHdr #footer { 
	padding: 0 0 0 0;
	background-color: #676767;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link {color:#445589; text-decoration: underline}
a:active {color:#FF0000; text-decoration: underline}
a:visited {color:#498CC3; text-decoration: underline}
a:hover {color:#4187C2; text-decoration: none}
a.nav:link {color:#fff; text-decoration: underline}
a.nav:active {color:#FF0000; text-decoration: underline}
a.nav:visited {color:#fff; text-decoration: underline}
a.nav:hover {color:#fcce30; text-decoration: none}

.infoboxheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.infoboxtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #445581;
	bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.imgRight{
	padding: 10px 10px 10px 10px;
	float:right;
	position: relative;
}
.imgLeft{
	padding: 10px 20px 10px 10px;
	float:left;
	position: relative;
}
.imgRightNoPad{
	padding: 0px 0px 0px 0px;
	float:right;
	position: relative;
}
.imgLeftNoPad{
	padding: 0px 0px 0px 0px;
	float:left;
	position: relative;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #445581;
	line-height: 14px;
	margin: 5px 0 5px 0;
}
h1.banner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
	margin: 0px 0 0 0;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	line-height: 18px;
	margin: 10px 0 0 0;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 12px;
	margin: 0px 0 0 0
	};
