* {
	margin: 0;
	padding: 0;
}

body {
background: #e1f2d0 url(../images/pagebg.png) repeat-y top center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a, table a
{ 
text-decoration: none;
color: #006600;
}
a:hover, table a:hover
{ 
color: #666666;
text-decoration:underline;
}

#wrap {
margin: 0 auto;
width: 900px;
}

#header {
height: 80px;
background: #e1f2d0 url(../images/sheader.jpg) no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #e1c70e;
padding: 25px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}
#header p{
text-align:left;
padding-right:20px;
padding-left:710px;
line-height:12px;

}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #EAEAEA; 
	border-left: 5px solid #72A545;  
	font-weight: bold; 
	}
#menu {
height: 28px;
line-height: 28px;
background: #e1f2d0 url(../images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
padding-left:5px;
padding-right:5px;
}
#menu ul li a {
padding: 5px 20px 5px 5px;
text-decoration: none;
border:1px solid #003300;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
background:#CCFF33;
}

.logged
{
	font-weight:bolder;
	color:#000066;
}
.newstuff
{
	font-weight:bolder;
	color:#0033FF;
}
.smalltext
{
padding-left:15px;
font-size:9px; !important
}
.warningtext
{
float:right;
color:#FF0000;
text-align:center;
border:1px solid #FF0000;
}
.redtext
{
color:#FF0000;
}
.whitetext
{
color:#FFFFFF; !important
}
.whiteback
{
background-color:#CCCCCC;
}
.greytext
{
color:#999999;
}
.bluetext
{
color:#0000CC;
}
.notesfield
{
color:#0033FF;
text-align:left;
width:160px;
}
#content {
background: #e1f2d0 url(../images/content.jpg) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(../images/contenth2.png) no-repeat;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}
.right h3 {
font-size: 14px;
font-weight: bold;
padding-left: 10px;
height: 30px;
line-height: 30px;

}
.right p{
padding:10px 5px 15px 5px;
}
.right ul {
padding: 5px 0 15px 20px;
font-size:14px;
text-transform:capitalize;
list-style-type: circle;
color: #75B03C;
}
.right ul li a {
padding:10px 0 10px 15px;
text-transform:capitalize;
text-decoration: none;
font-weight: 600;
}
.right ul li a:hover {

}
.left {
float: left;
width: 285px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #FFFFFF url(../images/menuh2.jpg) no-repeat;
color: #333333;
font-size: 16px;
font-weight:100;
}
.left h3 {
margin: 5px 0 5px 0;
line-height: 16px;
color: #333333;
font-size: 14px;
font-weight:bold;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: square;
color: #75B03C;
}
.left ul li a {
text-decoration: none;
text-transform:capitalize;
font-weight: 600;
}
.left ul li a:hover {

}
.left ol
{
padding: 10px 0 15px 20px;
list-style:none;
}
.left table
{
width:90%;
background-color: #E7FFCE;
border: 1px #CCCCCC solid;
border-collapse: collapse;
border-spacing: 0px; 
}
.left table th
{
	background-color: #FFFF80;
	border-bottom:1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	padding-left:2px;
	text-transform:capitalize;
	color: #404040;
	}
.left table td.totals
{
border-bottom: 1px #6699CC dotted;
text-align: center;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #E7FFCE;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px;
}
.left table td.schemename
{
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #E7FFCE;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px;
}
/* Wide page settings */ 

.mainwide {
float:left;
width: 100%;
text-align: justify;
padding-top: 20px;
margin-top:10px;
}
.mainwide p
{
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height:18px;
padding:0 0 0 15px;
margin:0;
}
#detailsbox
{

margin-left:475px; !important
text-align:right;
}
.mainwide h3
{
font-size:14px;
font-weight:bold;
padding-bottom:5px;
margin-bottom:8px;
border-bottom:1px dashed #999999;
}

.mainwide label, .mainwide input {
	display: block;
	/* width: 250px; */
	float: left;
	margin-bottom: 10px;
	line-height:18px;
}

.mainwide label {
	text-align: right;
	width: 125px;
	padding-right: 20px;
}
.mainwide label.shorty
{
float:left;
text-align:center; !important
width:4px; !important
padding:0 0px 0 0; !important
}
.mainwide br {
	clear: left;
}
/* Field-Hint without focus */
.mainwide form .field-hint-inactive {
	visibility: hidden;
	position: absolute;
}
.mainwide form .instructions {
	margin:0;
	padding: 3px;
	background-color:#FFFFCC;
}
.mainwide form .inlineSection .oneField {
	display: expression('inline-block');		
}

.spacings
{
padding:10px 20px 10px 20px;
}
.Datadisplay
{
padding:10px 20px 10px 5px;
margin-left:20px;
color:#0000FF;

}
#leftside
{
float:left;
width:450px;
margin:0px 5px 10px 5px;
}
#leftside p, #rightside p
{
font-size:12px;
}
#rightside
{
float:right;
width:390px;
margin:0px 5px 10px 5px;
}
.mainwide h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(../images/contenth2.png) no-repeat;
}
.mainwide h2 a {
text-decoration: none;
color: #fff;
}
.mainwide h2 a:hover {
color: #111;
}

.mainwide table.archive
{ 
width: 700px;
background-color: #fafafa;
border: 0px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; 
}

.mainwide table.archive th
{
	background-color: #FFFF80;
	border-bottom:1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	text-transform:capitalize;
	color: #404040;
}
table.records th
{
	background-color: #E8ED8B;
	border-bottom:1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	text-transform:capitalize;
	color: #404040;
}
table.records th .dates
{
width:100px;
}
.mainwide table.records
{
width: 360px;
background-color:#FFFFFF;
border: 0px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; 

}
.mainwide img
{
border:0px ;
}
.mainwide td.inform
{ 
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px; }

.mainwide td.contact
{ 
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px; }

.mainwide td.contacthover
{ 
/* border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040; */
background-color: #C5C6FF;
/* padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px; */
}

.mainwide td.contacton
{ 
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #DDFFDF;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px; 
}
/* End Wide Page Settings */
/* Form settings */
form.frsearchnane  {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 800px;
  max-width: 850px;
  width: 560px; 
}

form.frsearchnane fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #009900;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
 
}

form.frsearchnane fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
    color:#0066FF;                   /* be careful with padding, it'll shift the nice offset on top of border  */
}

form.frsearchnane label { 
	/*display: block;  /* block float the labels to left column, set a width */
	/* float: left; */ 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form.frsearchnane fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form.frsearchnane input, form.frsearchnane textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
input.btn {
float:right;
margin-right:100px;
   color:#050;   
   font: bold small 'trebuchet ms',helvetica,sans-serif;   
 }   

form.frsearchnane input#reset {
	margin-left:350px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form.frsearchnane small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form.frsearchnane .required{font-weight:bold;} /* uses class instead of div, more efficient */

form.frsearchnane br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

/* End Form Settings */

.footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }