/* DEFAULT BODY & FONT STYLES */
body {
   background-color: #FFF9EA;
   /*background-image: url(layout/greypaper.gif)*/
}

body, p, td {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   color: #333333;
   line-height: 140%; 
   
}

input,select,option {
font-size:11px;
}


a:link {
   color: #0000cc;
   text-decoration: none
}

a:visited {
   color: #0000cc;
   text-decoration: none
}

a:active {
   color: #0000cc;
   text-decoration: none
}

a:hover {
   color: #333333;
   text-decoration: underline
}

/* SPECIFIC FONT STYLES */
h1 {
   font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
   font-size: 26px;
   font-style: italic;
   font-weight: bold;
   color: #eaeaea;
   padding-left: 220px;
   line-height: 100%;
   margin-bottom: 5px;
   
}

h2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 17px;
   font-style: normal;
   font-weight: bold;
   color: #FF6600;
   clear: both;
	border-bottom: 1px solid #FF6600;
}

h3 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   color: #333333;
}

.high {
   color: #FF5500;
   font-weight: normal;
}

.small {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: #333333;
}

.ad_text_cell {
   padding-top: 10px;
   padding-bottom: 10px;
   text-align: left;
   border-bottom: 1px dotted #ff6600;
}

.ad_image_cell {
   padding-top: 10px;
   padding-left: 10px;
   padding-bottom: 10px;
   border-bottom: 1px dotted #ff6600;
}


/* OUTER TABLE */
.outer_table {
   width: 760px;
   vertical-align: top
}

/* TABLE CELLS */
.header_cell {
   vertical-align: bottom;
   height: 120px;
   /*
   border-bottom: 2px solid #FF6600;
   */
   background-color: #FFF9EA;
   background-image: url(layout/bg_cash_advance_banner.gif)
}

.main_left_cell {
   width: 180px;
   vertical-align: top;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-right: 10px;
   /*
   border-right: 2px solid #66CCFF;
   */
}

.main_center_cell {
   width: 580px;
   height: 400px;
   vertical-align: top;
   padding-left: 20px;
   padding-top: 40px;
   padding-right: 20px;
   padding-bottom: 20px;
   /*
   background-color: #FFFFFF;
   */
   /*
   background-image: url(layout/bg_map.gif)
   */
}

.footer_cell {
   height: 40px;
   border-top: 4px solid #6699cc;
}
