body	{
	margin:0px;
	background-color:#8AA04E;
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#414141;
}
form	{
	margin:0px;
}
img	{
	border:none;
}
h3	{
	margin:0px 0px 0px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}
p	{
	margin:8px 0px 8px 0px;
}
a	{
	color:#5EC90E;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
li	{	
	margin-bottom:8px;
}
.block	{
	display:block;
}


#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-color:#BDCF93;
	height:134px;
	width:100%;
	display:table;
}
	
#middle-bg {
	display:table;
	background-image: url(/images/middle-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	background-color:#FFFFFF;
}

#bottom-bg	{
	display:table;
	width:100%;
	background-color:#CBDAA1;
	padding-bottom:20px;
}
.wrapper	{
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	display:block;
}



#column-left	{
	display:table;
	margin-top:-134px;
	width:502px;
	clear:left;
	float:left;
}
#logo	{
	margin-left:75px;
	height:107px;
	width:387px;
	position:absolute;
}
#nav	{
	width:531px;
	display:block;
	margin-right:42px;
	margin-top:107px;
	position:absolute;
	z-index:3;
}
#nav a	{
	float:left;
	display:table;
}
.nav-1, .nav-2, .nav-3, .nav-4, .nav-5 {
	height:32px;
	background-repeat:no-repeat;
}

.nav-1	{
	width:92px;
	background-image:url(/images/index.jpg);
}
.nav-2	{
	width:107px;
	background-image:url(/images/how-it.jpg);
}
.nav-3	{
	width:109px;
	background-image:url(/images/ins-types.jpg);
}
.nav-4	{
	width:107px;
	background-image:url(/images/questions.jpg);
}
.nav-5	{
	width:116px;
	background-image:url(/images/it-helps.jpg);
}

.nav-1:hover	{
	background-image:url(/images/index-over.jpg);
}
.nav-2:hover	{
	background-image:url(/images/how-it-over.jpg);
}
.nav-3:hover	{
	background-image:url(/images/ins-types-over.jpg);
}
.nav-4:hover	{
	background-image:url(/images/questions-over.jpg);
}
.nav-5:hover	{
	background-image:url(/images/it-helps-over.jpg);
}

#main-image	{
	width:502px;
	height:329px;
	margin-top:138px;
}
#content-pad p, #content-pad ul, #content-pad ol {
	line-height:20px;
}


/* Index */
#index h1	{
	margin:0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:28px;
	color:#3F8AB6;
}
#index h2	{
	margin:0px;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#1A1A1A;
	border-bottom:#C7C6C7 solid 1px;
	display:table;
}
#index #content-pad	{
	padding:24px 10px 15px 15px;
	width:477px;
	display:block;
}
#index #content-pad span	{
	color:#626363;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:28px;
	margin-top:24px;
}
#index #content-left	{
	float:left;
	display:table;
	width:235px;
	padding:0px 8px 10px 8px;
}	
#index #content-left p	{
	line-height:20px;
}
#index #content-right	{
	float:right;
	display:table;
	width:235px;
	padding:0px 8px 10px 8px;
}
#index #content-right p	{
	line-height:20px;
}
#index #last-content-image	{
	vertical-align:top;
	height:40px;
	width:502px;
}	
#index #ticket-links	{
	display:block;
	clear:both;
	width:502px;
}
#index #ticket-links img	{
	margin:15px 0px 30px -20px;
}	


/* Interior */


#interior h1	{
	margin:0px;
	font-size:26px;
	color:#3F8AB6;
	font-weight:normal;
}
#interior h2	{
	margin:0px;
	font-size:18px;
	color:#1A1A1A;
	font-weight:normal;
}
#interior #content-pad	{
	padding:24px 10px 15px 15px;
	width:477px;
	display:block;
}
#interior #ticket-links	{
	display:block;
	clear:both;
	width:502px;
}
#interior #ticket-links input	{
	margin:0px 0px 0px -10px;
}	











/* Right Column */

#column-right	{
	display:table;
	margin-top:-134px;
	width:518px;
	float:right;
	clear:right;
}
#from-top	{
	vertical-align:top;
	height:134px;
	width:518px;
	background-image:url(/images/from-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
}
#form-placement	{
	padding:0px 139px 0px 46px;
	width:333px;
	display:table;
}	
#form-bg	{
	display:table;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:333px;
}
#form-bg span	{
	margin:0px 0px 8px 20px;
	color:#1A1A1A;
	font-size:17px;
}
#form	{
	display:table;
	margin:90px 20px 20px 10px;
	width:294px;
}
#form-bottom	{
	height:48px;
	width:294px;
	margin-left:20px;
}
#form table	{
	margin-left:80px;
}
.form-01, .form-03 {
   font-size:14px;
   display:table;
   margin-top:10px;
}
.form-02, .form-04, .form-06 {
	display:table;
}
.form-02 select, .form-04 input {
	width:146px;
	font-size:16px;
	background-color:#FDFFD5 !important;
	border:#C7C7C7 solid 1px;
	color:#333333;
}
.form-04 input	{
	padding-left:4px;
}
.form-02 select	{
	width:150px;
}
.form-02 select:hover, .form-04 input:hover {
	background-color:#FFFDF4 !important;
}
.form-09 input {
	margin-top:12px;
	text-align:center;
	margin-left:20px;
}
#bottom-cta	{
	width:293px;
	display:table;
	border-top:#C7C6C7 solid 1px;;
	margin:0px 0px 20px 20px;
	padding-top:20px;
}
#bottom-ad	{
	width:293px;
	display:table;
	border-top:#C7C6C7 solid 1px;;
	margin:0px 0px 20px 20px;
	padding-top:20px;
}
#bottom-ad form{
	margin-left:46px;
	margin-bottom:20px;
}





#bottom-content	{
	display:block;
	width:751px;
	margin:20px 0px 20px 0px;
	padding:0px 117px 0px 13px;
	clear:both;
	color:#4F6658;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bottom-content-left	{
	float:left;
	display:table;
	clear:left;
	width:326px;
}
#bottom-content-left h3	{
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#515D66;
	font-weight:bold;
	border-bottom:dotted #000000 1px;
	padding-bottom:7px;
}	
#bottom-content-right	{
	float:right;
	display:table;
	clear:right;
	width:326px;
}
#bottom-content-right h3	{
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#515D66;
	font-weight:bold;
	border-bottom:dotted #000000 1px;
	padding-bottom:7px;
}	
#bottom-content-left p, #bottom-content-right p {
	margin:4px 0px 0px 0px;
}
#footer	{
	display:block;
	clear:both;
	width:100%;
	margin-top:40px;
	height:60px;
}
#disclosures {
	color:#FFFFFF;
	display:table;
	float:left;
	font-size:11px;
	width:440px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:4px;
}
#disclosures ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
} 
#disclosures ul li a:hover {
	text-decoration:underline;
}
#bottom-links	{
	display:table;
	text-align:right;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	width:400px;
}
#bottom-links a	{
	color:#FFFFFF;
	text-decoration:none;
}
#bottom-links a:hover	{
	text-decoration:underline;
}