body {
	margin: 10px;
	padding: 0;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	background: #ffe362;	
	}
	
td {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	}	
	
a:link {  
	color: #003359; 
	text-decoration: underline;
	}
a:visited {  
	color: #003359; 
	text-decoration: underline;
	}
a:active {  
	color: #003359; 
	text-decoration: underline;
	}
a:hover {  
	color: #DF0535; 
	text-decoration: underline;
	}

h1 { 
	font-size: 18px;
	line-height: 21px;	
	font-weight: bold;
	color: #000000;
	margin-top: 0px;	
	margin-bottom: 0px;	
	}
	
h2 { 
	font-size: 15px;
	line-height: 18px;	
	font-weight: bold;
	color: #000000;
	margin: 0;	
	}	
	
h3 { 
	font-size: 22px;
	font-weight: normal;
	color: #136E13;
	font-style: italic;
	margin-top: 10px;	
	margin-bottom: 10px;	
	}	

#header {
	width: 820px;
    margin: 0 auto;
	height: 200px;
	padding: 0
	text-align: left;
	background: #FED000 url(../images/quickie-header.jpg) no-repeat top left;
	}
	
#header2 {
	width: 820px;
    margin: 0 auto;
	height: 200px;
	padding: 0
	text-align: left;
	background: #FED000 url(../images/quickie-header2.jpg) no-repeat top left;
	}	
	
#top {
  	float: left;
  	margin: 0;
  	padding: 40px 0 0 70px;
 	font-size: 12px;
	}
	
ul {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	vertical-align: middle;
	}
li {
	margin: 0px;
	padding: 0px;
	}
	
/* menu rollovers */
.menu1 {
  	float: left;
	width: 80px;	
	margin: 0;
	text-align: center; 	
	line-height: 2em; 	
	list-style: none;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;	
	}
.menu1 a {
	color: #003359;
	text-decoration: none;
	}
.menu1 a:hover {
	color: #df0535;
	}
	
.menu1down {
  	float: left;
	width: 80px;	
	margin: 0;
	color: #df0535;
	background: #fed000;		
	font-weight: bold;
	text-align: center; 	
	line-height: 2em; 	
	list-style: none;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;		
	}	
	
.menu2 {
  	float: left;
	width: 130px;	
	margin: 0;
	text-align: center; 	
	line-height: 2em; 	
	list-style: none;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;		
	}
.menu2 a {
	color: #003359;
	text-decoration: none;
	}
.menu2 a:hover {
	color: #df0535;
	}
	
.menu2down {
  	float: left;
	width: 130px;	
	margin: 0;
	color: #df0535;
	background: #fed000;		
	font-weight: bold;
	text-align: center; 	
	line-height: 2em; 	
	list-style: none;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;		
	}	

.menu3 {
  	float: left;
	width: 110px;	
	margin: 0;
	text-align: center; 	
	line-height: 2em; 	
	list-style: none;
	border-bottom: 1px solid #000;
	}
.menu3 a {
	color: #003359;
	text-decoration: none;
	}
.menu3 a:hover {
	color: #df0535;
	}
.menu3down {
  	float: left;
	width: 110px;	
	margin: 0;
	color: #df0535;
	background: #fed000;		
	font-weight: bold;
	text-align: center; 	
	line-height: 2em; 	
	list-style: none;
	border-bottom: 1px solid #000;
	}	


#headline {
	clear: both;
	width: 470px;
	float: left;
	color: #000000;
	padding: 0;	
 	}
	
#headline2 {
	clear: both;
	width: 520px;
	float: left;
	color: #000000;
	padding: 0;	
 	}	

#main {
	clear: both;
	width: 820px;
	margin: 0 auto;
	float: center;
	color: #000000;
	padding: 0;	
	background: #FED000 url(../images/quickie-bgd.jpg);	
 	}

	
#maintext {
	clear: both;	
	float: center;
	width: 650px;	
	margin: 0px 0px 0px 85px;
	}
	
#maintext ul {
	margin: 10px 0 10px 50px;
	padding: 0;
	list-style-image: url('../images/quickie-icon.gif')
	}
#maintext li {
	color: #003359;
	font-size: 12px;
	line-height: 15px;	
	padding: 0px 0px 10px 10px;	
	
	}
	
.bluerule {
  border: #003359 1px solid;
  margin-top: 0;
}

.quickie {
  color: #003359;
  font-weight: bold;
}

.highlight {
  color: #df0535;
  font-weight: bold;
}

.formfield {
	color: #003359;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	background: #ffe362;
	padding: 2px 5px 2px 5px;
	border: 0;	
}

.formbutton {
	color: #003359;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	background: #ffe362;
	padding: 2px 5px 2px 5px;
	border: 1px solid #003359;
	text-align: center;	
}

#tel {
	clear: both;
	width: 820px;
	height: 90px;	
	margin: 0 auto;
	float: center;
	color: #003359;
	text-align: center; 		
	font-size: 15px;
	font-weight: bold;	
	padding: 0;	
	background: #FED000 url(../images/quickie-footer.jpg);	
   }

#tel a{
	color: #003359;
	text-decoration: underline;
	}	

#tel a:hover{
	color: #df0535;
	text-decoration: underline;
	}	

#caption {
	clear: both;
	margin: 0 auto;
	width: 820px;
	text-align: center;
	padding: 0px 0px 10px 0px;	
	font-size: 11px;
	color: #000;	
 	background: #ffe362;  
   }

#caption a{
	color: #000;
	text-decoration: underline;
	}	

#caption a:hover{
	color: #df0535;
	text-decoration: underline;
	}	
