body {
	background-image: url('images/raft_peppers.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#226fc6;
}

div.pgheader {
	margin: 0px;
	padding: 10px;
}
div.tblheader {
	padding: 10px;
	font-size: 120%;
	font-weight:bold;
}
div.configheader {
	padding: 10px;
	font-weight:bold;
}
div.formbox {
	margin: 30px;
	background-color: #ffffff;
	border: 1px solid black;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}
div.cellhead {
	background-color: #99cccc;
	font-size: 120%;
	font-weight:bold;
	padding: 3px;
}
div.cellitem {
	padding: 3px;
}
div.frm_popup {
	margin:25px;
	background-color: #ffffff;
	padding: .4em;
}
td.datacell {
	color: #000000;
}
td.metrics {
	color: #000000;
	font-size: 90%;
	font-weight:bold;
}
p.hdrmenu {
	margin:20px;
	font-weight:bold;
	font-size: 120%;
	line-height: 130%;
}
div.maincontent {
	margin:20px;
}
span.btn1 {
	padding-right: 10px;
	margin: 10px;
	background-color: #99cccc;
	color: #003366;
	font-weight: bold;	
}
span.tm {
	font-size:8px;
	vertical-align:super;
	color:#003366;
}
form, fieldset .frm_popup {
	margin:25px;
	background-color: #ffffff;
	padding: .4em;
}
label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }


h1 {
	font-family:"Arial"; font-size:20px; font-weight:bold; line-height:24px; color:#226f9b;
}

*.txtmain { font-family:"Arial"; font-size:16px; font-weight:normal; line-height:20px; color:#ffffcc; margin:20px 50px;}
.txtmain A:link 		{ color:ffffcc; text-decoration:none; }
.txtmain A:visited 	{ color:ffffcc; text-decoration:none; }
.txtmain A:active 	{ color:ffffcc; text-decoration:none; }
.txtmain A:hover 		{ color:ffffcc; text-decoration:none; }

*.txtmainside { font-family:"Arial"; font-size:14px; font-weight:normal; line-height:18px; color:#003366; }
.txtmainside A:link 		{ color:003366; text-decoration:none; }
.txtmainside A:visited 	{ color:003366; text-decoration:none; }
.txtmainside A:active 	{ color:003366; text-decoration:none; }
.txtmainside A:hover 		{ color:003366; text-decoration:none; }

div#header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:300;
 }
 
 @media screen{
  body>div#header{
   position: fixed;
  }
 }
 
 * html body{
  overflow:hidden;
 } 
 
 * html div#content{
  height:100%;
  overflow:auto;
 }

*.app_formspacing { line-height:12px; }

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
		/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
		   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */