  body  {
margin : 0;
padding : 0;
font : 12px/1.5em "HelveticaNeue-Light", "Lucida Grande", Arial, Verdana, sans-serif;
color : #5a4129;
background-image : url('../images/bg.gif');
background-repeat : repeat-x;
background-color : #d0d0d0;
}
.centerDiv {
text-align : center;
}
a:link, a:visited {
font-family : "HelveticaNeue", "Lucida Grande", Arial, Verdana, sans-serif;
text-decoration : none;
color : #1b5790;
}
a:hover, a:active {
font-family : "HelveticaNeue", "Lucida Grande", Arial, Verdana, sans-serif;
text-decoration : none;
color : #cccccc;
}
blockquote {
color : #444;
font-style : italic;
font-weight : normal;
font-size : 0.85em;
margin : 0;
padding : 5px;
}
.left {
background-image : url('../images/leftBg.gif');
background-repeat:repeat-x;
background-color:#282828;
width:200px;
}
.mainDiv {
width : 780px;
margin : 0 auto 0 auto;
border : 2px solid;
border-color : #ffffff;
}
.toggler {
width : 570px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 18px;
font-weight : bold;
color : #f15e02;
padding-top : 24px;
padding-left : 10px;
background-image : url('../images/tabBg.gif');
background-repeat : repeat-x;
height : 30px;
cursor : pointer;
}
.togglerOpen {
width : 570px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 18px;
font-weight : bold;
text-align : left;
text-decoration : underline;
color : #000000;
padding-top : 24px;
padding-bottom : 5px;
padding-left : 10px;
background-image : url('../images/tabBg.gif');
background-repeat : repeat-x;
height : 41px;
}
.content {
width : 560px;
font-family : Arial, Helvetica, sans-serif;
text-align : left;
color : #000000;
padding-left : 10px;
padding-right : 10px;
}
.heading2 {
font-size : 18px;
font-weight : bold;
}
.footer {
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
height:44px; 
background-color:#ef8424;
} 

/* Recaptcha CSS */

.recaptcha_only_if_image {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A6A6A6;
	display:block;
}

.recaptcha_only_if_audio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A6A6A6;
	display:block;
}
