body {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
     }

p {	font-size: 12px; 
  }

h1 {font-family: Arial, Helvetica, Helv, sans-serif; 
	font-size: 15px; }

td { font-size: 12px; }

li { font-size: 12px; }

ol li {	font-size: 12px; }

td ul {	 font-size: 12px; }

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
}

.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	color: #FFFFFF;
}

.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#searchresults
{


width: 450px;
}

#searchresults td
{


}

#searchresults th
{
color: #FFFFFF;

font-size: 12px;
padding-left: 10px;
padding-right: 10px;
background-color: #003366;
}

label
{
width: 100px;
display: block;
float: left;
}

.oddrow
{
background-color: #6699CC;
}

iframe
{
border: solid 0px #000;
}

#statetextsa, #statetextnt, #statetextqld, #statetextwa, #statetexttas  {
	width: 145px;
	height: 70px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color:#336699;
	border: solid 1px #fff;
	position:absolute;
	top: 294px;
	left: 6px;
	text-align: center;
	visibility: hidden;
}

html > body #statetextsa, #statetextnt, #statetextqld, #statetextwa, #statetexttas {
	top: 279px;
	width: 133px !important;
}

#statetextnt  {
	left: 154px;
} 

#statetextqld {
	left: 302px;
}

#statetextwa {
	left: 450px;
}

#statetexttas{
	left: 598px;
}

#statetextsa a, #statetextnt a, #statetextqld a, #statetextwa a, #statetexttas a   {
	color: #fff;
	text-decoration: none;
}
#statetextsa a:hover, #statetextnt a:hover,#statetextqld a:hover, #statetextwa a:hover, #statetexttas a:hover  {
	color: #fff;
	text-decoration: underline;
}


#surveybox {
	width: 350px;
	border: 1px solid #3399CC;
	padding: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 200px;
	margin-top: -20px;
	position: absolute;
	z-index: 100;
	background-color: #99DAFF;
	text-align: center;
}

#surveybox a {
	color: #000;
}

#surveybox a:hover {
	color: #4375A8;
}

span.serif{
	color: #000;
	font-size: 14px;
	font-family: Cambria, Georgia, 'Times New Roman';
}

#christmas {
	width: 450px;
	height: 100px;
	color: #000;
	background-color: #99DAFF;
	font-size: 12px;
	margin-top: 55px;
	margin-left: 150px;
	text-align: center;
	border: 1px solid #3399CC;
	padding: 20px;
	position: absolute;
}


#popupwindow {
	width: 200px;
	height: 20px;
	color: #000;
	background-color: #99DAFF;
	font-size: 14px;	
	text-align: center;
	border: 1px solid #3399CC;
	padding: 20px;
	position: abosulte;
}



/*Form*/
.member, .nonmember{
	margin: 5px 5px 20px 10px;
	border: 1px dashed #ccc;
	padding: 5px;
}

input, textarea{
	border: 1px solid #333;
	margin: 5px;
}

.note{
	font-size: 11px;
	color: #333;
}

.checking{
	color: #F00;
}

.fund{
	margin-left: 20px;
}

.button{
	margin-bottom: -10px;
	margin-right: 10px;
}

.popup{
	border: 1px solid #333;
	background-color: #ccc;
	color: #F00;
	width: 200px;
	height: 100xp;
	margin-left: 240px;
	margin-top: -300px;
	padding: 5px;
}

#formdiv{
	width: 350px; 
	height=180px; 
	margin-left: 220px; 
	text-align: center; 
	background-color: #336699;
	padding: 5px;
	color: #fff;
}

.fontstyle{
	font-size: 13px;
	font-style: italic;
	margin: 5px;
}

#formdiv a{
	font-style: normal;
	color: #fff;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}

#formdiv a:hover{
	color: #fff;
}

html, body {
	margin: 0;
	padding: 0;
}

#wrapper{
	margin: 0;
	padding: 0;
}

#leftpopup{
	width: 187px;
	height: 327px;
}

#headingpopup{
	left: 187px;
	top: 30px;
	padding: 10px;
	position: absolute;
	
}

#logopopup{
	left: 608px;
	top: 10px;
	position: absolute;
}

#bodypopuptext{
	left: 187px;
	top: 95px !important;
	position: absolute;
	width: 450px;
}


.captiontext{
	width: 420px;
	margin-left: 40px;
}

.caption{
	background-color: #D4E0F0;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}

.bordercell{
	background-color: #D4E0F0; 
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px;
}

.bordercellnobackground{
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px;
}