body { background: #fff url('images/bg_page.jpg') repeat-x; margin: auto; width: 950px;}

/* Global setings for font */
td, p {font: normal 10pt Arial; color: #262626;  }
a { text-decoration: none; color: #663399; }

#body_area{}

/* Header Area with Company Name and punchline */
#template_header {height:100px;}
#template_header .topHeader{ background-color:#4F5966; color:#fff; width:50%;}
#template_header .topHeader > td, a{ color:#fff;}

/* Main Body Area Right side */
#page_body {background:#fff url('images/bg_content_body.gif') repeat-x ;}
#page_body .headerDiv h1 { margin:0px; padding:20px 0 0 20px; color: #1B4A85; font: normal 18pt Arial, Helvetica, sans-serif; }
#page_body .bodyContent { line-height:20px; padding:20px;}
#page_body .bodyContent h3{ font-size: 14pt; color:#444; 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:#053DA1; font: bold 10pt Arial; border: solid 1px #666666; text-decoration: none;}
#page_body .bodyContent .glossary_letters a:hover {color:#fff; background-color:#053DA1; border: solid 1px #666666; text-decoration: none;}

/* Agent info left side */
.agent_info { font: bold 10pt Arial; color: #000; text-align:center;}
.agent_info a { color:#000;}
.agent_info .name { font: bold 11pt Arial; color:#992C00; }
.agent_info .job_title { font: italic 9pt Arial; color:#992C00; margin-bottom: 10px; }
.agent_info .photo { border: solid 1px #A5A5A5; padding: 2px; margin-top:10px; }

/* Header drop down links background */
.headercell { background: #ccc url('images/bg_top_menu.gif');}

/* Leftlinks */
.leftcell { vertical-align: top; width: 237px; background:#F5F5F5; }
.leftlinks ul { padding:0px; margin-left:0px; background-color:#fff;}
.leftlinks li { list-style-type: none; display: block; background: url('images/left_menu_arrow.gif') no-repeat left center; border-bottom: dotted 1px #D0D4DA;}
.leftlinks li a { display: block; padding: 6px 0 6px 30px; color: #222;}
.leftlinks li a:hover { color: #863313; }
.leftlinks li.left_current a { list-style-type: none; display: block; color:#1B4A85; font-weight:bold; }
/* Leftlinks Ends*/

/* Footer Links */
.footerCell {text-align: center; background:#4A6384; padding: 10px; color: #fff; border-top: solid 4px #142C4C;}
.footerCell ul{margin: auto;}
.footerCell li {list-style-type:none; display:block; display: inline; line-height:20px; border-left:1px solid #A8B5C6; border-right:1px solid #1C2530;}
.footerCell li a{ color:#fff; padding: 0px 8px 0px 8px;}
.footerCell li a:hover{ color:#fff;}
.footerCell li.current a{ color:#fff;}

/* Footer Copyright and other info*/
.copywr { color: #666; text-align:center; padding-top:10px; font-size:8pt;}
.copywr a{ color:#666; 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: #4A6384; font: bold 10pt Arial; color: #FFFFFF; padding: 4px 8px 4px 8px; border: 1px outset #4A6384; }
.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 {border: #ccc 1px solid; background-color: #eaeaea; }
.prodTable td{background-color: #ffffff; vertical-align:top;color:#000;}
.prodTable td p{color:#000;}
#page_body .bodyContent .prodTable td h3{color:#000; margin:0; }

/* Left side rate control */
.rate_box_left{ margin:0px; border: solid 1px #444; padding:1px;}
.gridView_header th{color:#1B4A85; font-size:10pt; background: transparent; text-align:center;}
.gridView_Row td{ width:33%; background-color:#D1D8E0;}
.gridView_AltRow td{}
.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 #444; background-color:#fff;}
.news_letter_box_vert h2{ font:bold 12.5pt "Arial Narrow"; margin: 4px; color:#003366;}
.news_letter_box_vert table { background-color:#F5F5F5;}
.news_letter_box_vert table th { font: bold 10px Verdana; text-align:left;}

/* Home Page */
.home_page_rate_box{ background: url('/images/home_page_rate_bg.jpg'); height:88px;}
.home_page_rate_box td{ color:#fff; font-size:12pt; text-align:center;}
.home_page_rate_box td strong{ font-size:20pt; font-weight: normal;}

.home_page_banner_box{background: url('/images/home_page_banner_bg.jpg') repeat-x;}
.home_page_banner_box a{ color:#2A4870; font-weight:bold;}
