body { background: #BABABA url('images/page_bg.jpg') repeat-x; margin: 10px auto; width: 977px;}

/* Global setings for font */
td, p {font: normal 10pt Arial; color: #eee;  }
a { text-decoration: none; color: #fff; }

#body_area{ background-color:#000; }

/* Header Area with Company Name and punchline */
#template_header {background-image: url('images/header_bg.gif');}
#template_header .call { color:#791710; font: bold 15pt "Calibri"; text-align:right; padding-right: 10px;}

/* Main Body Area Right side */
#page_body {}
#page_body .headerDiv h1 { margin:0px; padding:20px 0 0 20px; color: #AD1610; font: normal 18pt Times, Arial, sans-serif; font-variant:small-caps; }
#page_body .bodyContent { line-height:20px; padding:20px;}
#page_body .bodyContent h3{ font-size: 14pt; color:#AD1610; font-weight:normal;}
#page_body .bodyContent .glossaryletter {font: bold 20pt Arial;}
#page_body .bodyContent .glossary_letters a {padding: 4px 6px 4px 6px; margin-right:3px; color:#ED8D11; font: bold 10pt Arial; border: solid 1px #D0D0D0; text-decoration: none;}
#page_body .bodyContent .glossary_letters a:hover {color:#fff; background-color:#ED8D11; border: solid 1px #D0D0D0; text-decoration: none;}

/* Agent info left side */
.agent_info { font: bold 10pt Arial; color: #fff; text-align:center;}
.agent_info a { color:#fff;}
.agent_info .name { font: bold 11pt Arial; color:#fff; }
.agent_info .job_title { font: italic 9pt Arial; color:#fff; margin-bottom: 10px; }
.agent_info .photo { border: solid 1px #ddd; padding: 2px; margin-top:10px; }

/* Header drop down links background */
.headercell { background: #000 url('images/top_link_bg.gif'); height:32px; border-bottom: solid 1px #999;}

/* Leftlinks */
.leftcell { vertical-align: top; width:210px; background:#420A0A url('images/left_cell_bg.jpg') repeat-x;}
.leftlinks ul { padding:0px; margin:10px; }
.leftlinks li { list-style-type: none; display: block; border-bottom: dotted 1px #720B0B; border-top: dotted 1px #D47676;}
.leftlinks li a { display: block; padding: 6px 0 6px 10px; color: #fff;}
.leftlinks li a:hover { background-color:#D0D0D0; color: #000; }
.leftlinks li.left_current a { list-style-type: none; display: block; background-color:#D0D0D0; color: #000; font-weight:bold; }
/* Leftlinks Ends*/

/* Footer Links */
.footerCell {text-align: center; padding: 10px; color: #ccc; background-color:#834514;}
.footerCell ul{margin: auto;}
.footerCell li {list-style-type:none; display:block; display: inline; line-height:20px; border-right:1px solid #ccc;}
.footerCell li a{ color:#fff; padding: 8px; font-weight: bold;}
.footerCell li a:hover{ color:#ccc;}
.footerCell li.current a{ color:#ccc;}

/* Footer Copyright and other info*/
.copywr { color: #444; }
.copywr a{ color:#444; font-weight:bold;}

/* Form Elements */
.formTable { border: solid 1px #828282; }
.formTable th { background-color: #a5a5a5; color: #FFFFFF; padding-left: 5px; text-align: left; }
.formTable td { background-color: #fcfcfc; color: #000000; }
.formTable .alternateTd { background-color: #EBEBEB; }
.formTable .tdFooter { background-color: #ebebeb; text-align: right; }
.button { background-color: #0E4481; font: bold 10pt Arial; color: #FFFFFF; padding: 4px 8px 4px 8px; border: 1px outset #0E4481; }
.select { width: 90%; }
.capitalise { text-transform: capitalize; }
.txtBox { border: solid 1px #CCCCCC; width: 90%; padding:3px; }
.alert { color: #FF0000; }
/* Form Ends */

/* Apply Now Form */
h2 {font: normal 16pt "Arial, Arial Narrow"; color:#CC6633; margin-top:10px; margin-bottom:2px;}
.appForm { border: solid 1px #939393; }
.appForm th { background-color: #ddd; font-weight: bold; padding-left: 5px; text-align: left; border-bottom: solid 1px #ccc; }
.appForm td { background-color: #f8f8f8; font-size: 9pt; color:#000;}
.appFormFooter { text-align:right; padding-top:10px;}

/* Product Table on Home & Product Page */
.prodTable {}
.prodTable td{vertical-align:top; border: #ccc 1px solid;}
.prodTable th{border: #ccc 1px solid; background: #ccc url('images/menu_bg.gif');}
.prodTable td p{color:#000;}
.prodTable td h3{color:#0E4481; margin:0; }

/* Left side rate control */
.rate_box_left{ width:196px;}
.gridView_header {background:#333;}
.gridView_header th{color:#fff; font-size:10pt; text-align:center;}
.gridView_Row{ background:#E9E9E8;}
.gridView_Row td{ width:33%; color:#420A0A;}
.gridView_AltRow { background:#DEDEDE;}
.gridView_AltRow td{ color:#420A0A;}
.gridView_bold{ font-size:14pt; font-weight:bold;}
.rate_change_notice{ font: normal italic 10px Verdana;}

/* Newsletter Box*/
.news_letter_box_vert{padding: 5px; border: 1px solid #999; background-color:#fff;}
.news_letter_box_vert h2{ font:bold 12.5pt "Arial Narrow"; margin: 4px; color:#0E4481;}
.news_letter_box_vert table { background-color:#E5E0D5;}
.news_letter_box_vert table th { font: bold 10px Verdana; text-align:left;}
