﻿body 
{
	font-size:11px;
    font-family:Verdana, Arial ,Helvetica, sans-serif;
    margin:0;
    padding:0;
    min-width:835px;
    min-height:575px;
    height: auto;
    background:url(../images/bkgrepeat.jpg) repeat-x left top;
    background-color:#67add7;
    color:#d32e12;
}

img { border:0; }
a {	border:0; color:#34393e; text-decoration:none; font-size:9px; }
p { width:311px;}

div#outer 
{
    width:955px;
    height:656px;
    background-color:#ffffff;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;	
    background:url(../images/contentBKG.gif) no-repeat left top;
}

div#main 
{
	padding:5px;
}

div#leftBar
{
	margin-top:-5px;	
	width:349px;
	height:614px;
	float:left;	
}

div#rightBar
{
	padding:88px 0px 0px 23px;	
	float:left;
}

div#bottomNav
{
	padding-top:2px;
	text-align:center;
}

div#resultsDiv
{
	margin-top:-30px;
	position:relative;
	z-index:0px;
}

table#tblregister
{
	width:269px;	
}

#tblregister tr td
{
	background-color:#fadc6e;				
}

#tblInstructions
{
	width:311px;
}

#tblInstructions tr td
{
	background-color:#ffffff;	
	height:30px;	
}

.registerbox
{
	padding:1px 4px 4px 21px;	
	height:20px;
}

.formfield
{
	border:solid 1px #c50000;	
	width:177px;
	height:16px;		
}
