/* CSS Document */

/*********************************************************************

Style Reset - removes browser defaults

**********************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

/*************************************************************
MAIN GENERAL STYLES
*************************************************************/
body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color:#ffffff;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
}
img
	{
	margin: 0;
	padding: 0;
	border: 0;
}
flash
	{
	margin: 0;
	padding: 0;
	border: 0;
}
form{
	margin: 0;
	padding: 0;
	border: 0;
}
.clear{ 
  	clear:both; 
	/*** these next attributes are designed to keep the div 
	height to 0 pixels high, critical for Safari and Netscape 7 ***/ 
	  height:1px; 
	  overflow:hidden; 
	  line-height:1%; 
	  font-size:0px; 
	  margin-bottom:-1px; 
} 
/*************************************************
UNIVERSAL STYLES
**************************************************/
h1{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 10px 0;
	padding:0 0 0 0;
	line-height:16px;
	font-size:12px;
	color:#000;
}
ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/*************************************************
CONTAIN
**************************************************/
#wrapper{
	margin:20px 0 20px 0;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	width:100%;
}
#contain{
	margin:0 auto;
	padding: 20px 20px 20px 20px;
	width:968px;
	background-image:url(../images/contain_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#left{
	width:690px;
	margin:7px 20px 0 20px;
	float:left;
}
#right{
	width:170px;
	margin: 0 0px 0 25px;
	float:left;
}
#mastHead{
	width:690px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:10px 0 10px 0;
}
#flashLogo{
	height:255px;
	width:690px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#intro {
	width:690px;
	margin:20px 0 0 0;
}
#content{
	width:690px;
	margin:20px 0 0 0;
	background-image:url(../images/content_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#contentLeft{
	width:360px;
	float:left;
    position: relative;
}
#questionsEnd{
	height:200px;	
}
#contentRight{
	width:290px;
	float:right;
}
#contentRight a, .CopyrightInfo a, #intro a {
	color:#C8573B;
	text-decoration:underline;
}
#contentRight a:hover, .CopyrightInfo a:hover, #intro a:hover {
	color:#2A5756;
	text-decoration:underline;
}
/*GREEN*/
a.greenQ{
margin-top:10px;
background-image:url(../images/greenQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
a:hover.greenQ{
background-image:url(../images/greenQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
.greenA{
background-image:url(../images/greenA.gif); 
background-repeat:no-repeat; 
background-position:top left;
margin-top:20px;
}
/*BURGANDY*/
a.burgandyQ{
margin-top:10px;
background-image:url(../images/burgandyQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
a:hover.burgandyQ{
background-image:url(../images/burgandyQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
.burgandyA{
background-image:url(../images/burgandyA.gif); 
background-repeat:no-repeat; 
background-position:top left;	
margin-top:20px;
}
/*YELLOW*/
a.yellowQ{
margin-top:10px;
background-image:url(../images/yellowQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
a:hover.yellowQ{
background-image:url(../images/yellowQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
.yellowA{
background-image:url(../images/yellowA.gif); 
background-repeat:no-repeat; 
background-position:top left;
margin-top:20px;
}
/*BROWN*/
a.brownQ{
margin-top:10px;
background-image:url(../images/brownQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
a:hover.brownQ{
background-image:url(../images/brownQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
.brownA{
background-image:url(../images/brownA.gif); 
background-repeat:no-repeat; 
background-position:top left;
margin-top:20px;
}
/*OLIVE*/
a.oliveQ{
margin-top:10px;
background-image:url(../images/oliveQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
a:hover.oliveQ{
background-image:url(../images/oliveQ.gif); 
background-repeat:no-repeat; 
background-position:top left;
}
.oliveA{
background-image:url(../images/oliveA.gif); 
background-repeat:no-repeat; 
background-position:top left;	
margin-top:20px;
}

/*************************************************
ACCORDION
**************************************************/

			#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
			#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
			ul#icons {margin: 0; padding: 0;}
			ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
			ul#icons span.ui-icon {float: left; margin: 0 4px;}
			#accordion { position: relative; height:385px; overflow:auto; }
			
/*************************************************
FORM
**************************************************/
#formFields{
	
}
div.FormLabel{
    float:left;
    width:100px;
    text-align:left;
    margin-right:10px;
	font-size:12px;
	margin-bottom:7px;
}
.Required{
    color:#F58237;
}
input{
	margin:0 0 10px 0;
	color:#2c2522;
	font-size:12px;
	width:240px;
}
textarea{
	margin:0 0 10px 0;
	color:#2c2522;
	font-size:12px;
	width:242px;
}
.submitBttn{
	margin:10px 10px 10px 0;
	padding:5px;
	font-size:11px;
	background-color:#D26521;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #D26521;
	text-decoration:none;
	text-transform:uppercase;
	width:70px;
	font-family:Verdana, Geneva, sans-serif;
}
a.backHome{
	margin:6px 0 6px 0;
	padding:6px 10px 6px 10px!important;
	padding:6px 10px 12px 10px;
	line-height:26px;
	font-size:11px;
	background-color:#611834;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #611834;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
a:hover.backHome{
	margin:6px 0 6px 0;
	padding:6px 10px 6px 10px!important;
	padding:6px 10px 12px 10px;
	line-height:26px;
	font-size:11px;
	background-color:#611834;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #611834;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
a.backHomeThankYou{
	margin:10px 0 10px 0;
	padding:6px 5px 5px 5px;
	font-size:11px;
	background-color:#D26521;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #D26521;
	text-decoration:none;
	text-transform:uppercase;
}
a.backHomeThankYou{
	margin:10px 0 10px 0;
	padding:6px 10px 5px 10px;
	line-height:26px;
	font-size:11px;
	background-color:#611834;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #611834;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
.thankYou{
	margin-top:30%;	
}


