body,html{
	margin:0;
	padding:0;
	height:100%;
	background-color:#222222;
	background-image:url(../Images/header_loop_bg.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#dddddd;
}
#headerWrapper{
	height:100px;
	width:964px;
	margin:0 auto;
}
#topText{
	color:#222222;
	height:40px;
	padding-top:5px;
	font-size:12px;
}
#topText a{
	color:#222222;
	text-decoration:none;
}
#topText a:hover{
	color:#fff;
	text-decoration:none;
}
#logoFrame{
	float:left;
	width:231px;
	height:43px;
}
#navFrame{
	float:right;
	width:560px;
	padding-top:29px;
	font-size:11px;
	font-weight:bold;
}
.inactiveLink{
	float:left;
	width:103px;
	height:23px;
	padding-top:3px;
	padding-left:8px;
	background-image:url(../Images/nav_inactive.jpg);
	text-align:left;
	color:#222;
	cursor:pointer;
	margin:0 1px 0 0;
}
.inactiveLink:hover{
	color:#dddddd;
	background-image:url(../Images/nav_active.jpg);
}
.activeLink{
	float:left;
	width:103px;
	height:23px;
	padding-top:3px;
	padding-left:8px;
	background-image:url(../Images/nav_active.jpg);
	text-align:left;
	color:#dddddd;
	cursor:pointer;
	margin:0 1px 0 0;
}

#contentWrapper{
	width:980px;
	padding-top:25px;
	padding-bottom:20px;
	margin:0 auto;
}
#footerWrapper{
	width:100%;
	background-image:url(../Images/footer_loop_bg.jpg);
	background-repeat:repeat-x;
}
#footerFrame{
	width:964px;
	margin:0 auto;
	min-height:173px;
	padding-top:20px;
	color:#777777;
	font-size:12px;
}
/* for Internet Explorer */
/*\*/
* html #footerFrame {
	height:173px;
}
#footerFrame h1{
	font-size:18px;
	color:#ddd;
	padding:0;
	margin:0;
}
#footerFrame a{
	color:#ddd;
	text-decoration:none;
}
#footerFrame a:hover{
	color:#8ec419;
	text-decoration:none;
}
#footerFrame p{
	line-height:16px;
}
.footerDivider{
	background-image:url(../Images/footer_divider.png);
	background-repeat:repeat-y;
	width:2px;
	height:100px;
	float:left;
	behavior:url(iepngfix.htc);
}
#fullColumn{
	width:964px;
	padding-left:8px;
}
#leftColumn{
	float:left;
	width:684px;
	padding-left:8px;
}
#leftColumn h1{
	padding-bottom:20px;	
}
#rightColumn{
	float:right;
	width:266px;
}
.sidePanelLoop{
	background-image:url(../Images/sidepanel_loop.jpg);
	background-repeat:repeat-y;
	width:266px;
}
.sidePanelTop{
	background-image:url(../Images/sidepanel_top.jpg);
	background-repeat:no-repeat;
	width:230px;
	padding-left:18px;
	padding-right:18px;
	padding-top:14px;
	color:#ddd;
}
.sidePanelTop h1{
	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.sidePanelTop h2{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:8px;
}
.sidePanelTop p{
	font-size:11px;
	line-height:14px;
	padding-bottom:5px;
	padding-top:5px;
}
.sidePanelTop a{
	color:#8ec419;
	text-decoration:underline;
}
.sidePanelTop a:hover{
	color:#ddd;
	text-decoration:none;
}
.sidePanelFooter{
	background-image:url(../Images/sidepanel_footer.jpg);
	background-repeat:no-repeat;
	width:266px;
	height:35px;
}
a img {
	border:none;
}
a{
	color:#eeeeee;
	text-decoration:underline;
}
a:hover{
	color:#8ec419;
	text-decoration:underline;
}
.clearBoth{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

ol{
	margin-top:8px;
	margin-bottom:8px;
	margin-left:24px;
	padding-left:0;
}
ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0;
}
li{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	list-style-image:url(../Images/bullet_point.png);
	behavior:url(iepngfix.htc);
}
.red{
	color:red;
}
hr{
	border-bottom:1px dotted #555555;
	border-top:0 #555555;
	border-right:0;
	border-left:0;
	color:#555555;
	height:1px;
}
p { 
	padding-top:8px;
	padding-bottom:8px;
	margin:0;
	line-height:20px;
}
h1 {
	font-size:60px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	padding-top:0;
	margin:0;
}
h2 {
	font-size:24px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	padding-top:8px;
	margin:0;
}
h3 {
	font-size:24px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	padding-top:8px;
	margin:0;
	color:#8ec419;
}
h4 {
	font-size:15px;
	font-weight:normal;
	padding-bottom:0px;
	padding-top:24px;
	margin:0;
	color:#8ec419;
}
form{
	padding:0;
	margin:0;
}
.imageTrans{
	behavior:url(iepngfix.htc);
}
.field input{
	background-color:#cccccc;
	border:0px #cccccc;
}
.field textarea{
	background-color:#cccccc;
	border:0px #cccccc;
}
input{
	font-style:italic;
	color:#444;
}