body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #3E699C;
font-size:14px;	
}
.mainContent {
width:900px;
margin: 0px auto;
}
.dateAndTotals {
color:#00FF00;
text-align:right;
margin-top:-21px;
margin-right:5px;
color:#FFFFFF;
font-size:12px;	
}
.headingMenu {
margin-top:5px;
margin-bottom:5px;
}
.mainTitle {
	font-size:24px;
	margin-top:20px;
	text-align:center;
	margin-bottom:30px;
}
.mainForm {
float:left;
width:650px;

}
.mainFormInfo {
float:left;
width:200px;
padding-left:30px;
}
.infoNote {
width:192px;
height:200px;
background-image:url(gfx/note.gif);
background-repeat:no-repeat;
padding-top:30px;
padding-left:12px;
}
.infoNoteTitle {
font-size:12px;
font-weight:bold;
}
.infoNoteMsg {
width:155px;
font-size:11px;
}



.mainContent h1 {
	font-size:21px;
	margin-bottom:0px;
}

.mainContent a:link    { color: #CC6600; text-decoration: underline; }
.mainContent a:visited { color: #CC6600; text-decoration: underline; }
.mainContent a:hover   { color: #3E699C; text-decoration: underline; }
.mainContent a:active  { color: #CC6600; text-decoration: underline; }



.footerDevider {
	border-top: 1px solid #3E699C;
	margin-top:50px;
	text-align:right;
	margin-bottom:10px;
	font-size:12px;
	background-image: url(gfx/nva.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.footerDevider a:link    { color: #3E699C; text-decoration: none; }
.footerDevider a:visited { color: #3E699C; text-decoration: none; }
.footerDevider a:hover   { color: #CC6600; text-decoration: underline; }
.footerDevider a:active  { color: #3E699C; text-decoration: none; }
