body{ margin: 0px; padding: 0px; font-family: arial; font-size: 11px; color: #333333;}
div,p { font-family: arial }
h1,h2,h3,h4,h5{ display: inline; }
a img{ border: 0px; }
hr{border: 0px;border-top: 1px solid #cccccc;height: 1px;}
.float_clear{ clear: both; }
.float_left{ float: left; }
.float_right{ float: right; }
.b{font-weight: bold;}
.i{font-style: italic;}

br.br8{line-height: 8px;}
.warning{
	color: red;
}
br.both{
	clear:both;
	line-height:0px;
}
br.right{
	clear:right;
	line-height:0px;
}
br.left{
	clear:left;
	line-height:0px;
}
div.floatright{
	float:right;
}
div.floatleft{
	float:left;
	padding-right:5px;
}
/* Site Layout */

#header{
margin: 0px auto;
width: 768px;
}
#header h1{
display: block;
margin: 27px 0px 0px 15px;
}
.footer{
margin: 0px auto;
width: 768px;
text-align: center;
margin-top: 15px;
color: #999999;
}
.footer a{
text-decoration: none;
color: #999999;
}
.footer ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.footer li{
display: inline;
}
.breadcrumbs_holder{
padding: 2px 0px 15px 0px;
width: 500px;
}
.breadcrumbs_holder a{
color: #666666;
}
.breadcrumbs_holder a:hover{
color: #999999;
}


/*
 * Sub Panel
 */

.promobox_left{
float: left;
width: 249px;
margin-top: 10px;
margin-right: 10px;
}
.promobox_right{
float: right;
width: 249px;
}
.promobox_content{
padding-left: 2px;
}
.promobox_left a, .promobox_right a{
color: #ce002f;
}

.news_list_box{
height: 130px;
overflow: hidden;
}
.news_event_content_holder{
position:relative;
width:238px;
height:130px;
overflow:hidden;
float:left;
margin: 0px;
}

.ourpartnerbox{
height: 120px;
padding-top: 10px;
text-align: center;
}
img.img_partner{
border: 1px solid #cccccc;
}

.promobox_quote{
float: right;
width: 219px;
height: 150px;
background: #dd1d49 url(/images/bg_getquota.jpg) no-repeat;
padding: 15px;
}
.quote_content{
height: 100px;
padding-left: 90px;
color: #ffffff;
font-size: 14px;
line-height: 18px;
}
.quote_content h3{
font-size: 18px;
line-height: 24px;
}
.promobox_broker{
float: right;
width: 209px;
height: 140px;
background: #dd1d49;
padding: 20px;
color: #ffffff;
}
.news_input{
width: 200px;
height: 16px;
border: 1px solid #cccccc;
background: #f0f0f0;
font-size: 11px;
padding-left: 5px;
}
.news_btnsend{
position: relative;
left: 140px;
}

/*
 * Default Page, Default Product Page
 */
 
.default_content{
width: 500px;
min-height: 400px;
}
* html .default_content{
height: 400px;
}
.default_product_content{
width: 500px;
min-height: 400px;
margin-top: 5px;
}
* html .default_product_content{
height: 400px;
}
.leftimage{
float:left;
margin-right: 10px;
margin-bottom: 10px;
}
.rightimage{
float:right;
margin-left: 10px;
margin-bottom: 10px;
}
.default_bodytext{
line-height: 18px;
}
.default_bodytext a{
color: #999999;
}
.default_page_title{
font-size: 18px;
color: #60cae4;
}
.default_page_subtitle{
font-size: 18px;
color: #333333;
}

/**
 * Home Page
 */

.home_content_holder{
margin: 0px auto;
width: 768px;
border-top: 26px solid #4e6166;
}
.home_content_text{
width: 247px;
height: 193px;
/*
border-top: 15px solid #6e645d;
border-bottom: 15px solid #6e645d;
*/
padding: 15px 20px 15px 20px;
background: #e5e4e2;
overflow: hidden;
}
.home_content_text ul{
list-style: url(../images/bullet_arrow.gif);
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 15px;
}
.home_content_text ul li{
line-height: 16px;
}
.home_content_text ul li a{
color: #333333;
}
.home_content_text ul li a:hover{
color: #666666;
}
h2.welcome_text{
font-size: 22px;
line-height: 20px;
}
span.text_red{
color: #ce002f;
}
.home_content_img{
width: 481px;
}
.home_bodytext{

}

/*
 * News Centre 
 */
 
.latest_article {
width: 180px;
margin: 5px 0px 15px 15px;
border: 6px solid #efefef;
background: #f8f8f8;
padding: 20px;
}
.news_title{
font-size: 18px;
}
.news_subtitle{
font-family: Verdana;
font-size: 12px;
line-height: 1.5em;
}
.news_bodytext{
font-family: Verdana;
color: #818181;
font-size: 12px;
line-height: 1.5em;
margin: 0px;
}
.news_bodytext a.title{
font-family: Verdana;
color: #818181;
font-size: 12px;
font-weight: bold;
}
.article_mainimage{
float: right;
width: 200px;
padding-left: 10px;
padding-bottom: 10px;
}

/* Article archive */

.news_bodytext h3.title{
font-family: Verdana;
color: #818181;
font-size: 13px;
font-weight: bold;
}
.article_paginator_holder{
text-align: right;
margin-bottom: 10px;
color: #666666;
}
.Paginator,
.paginator_page,
.paginator_inactive_step,
.paginator_active_step{
color: #999999;
}
.paginator_selected_page {
text-decoration: none;
color: #333333;
}
.findoutmore a{
color: #ce002f;
}

/* newsletter signup */

div.row {
margin: 0 auto;
clear: both;
padding-top: 10px;
}
* html div.row {
padding-top: 5px;
}
div.row span.label {
float: left;
text-align: right;
font-family: Verdana;
font-size: 12px;
color: #ffffff;
font-weight: bold;  
}
div.row span.label a{
font-size: 10px;
color: #ffffff;
font-weight: normal;
}
div.row span.label a:hover{
font-size: 10px;
color: #e2e2e2;
font-weight: normal;
}
div.row span.formw {
float: right;
text-align: left;
} 
div.row span.form_label_l {
float: left;
text-align: right;
font-family: Verdana;
font-size: 12px;
color: #818181;
}
div.row span.form_formw_l {
float: right;
text-align: left;
}
.signupbox_l{
font-family: Verdana;
font-size: 12px;
color: #818181;
height: 20px;
width: 250px;
border: 1px solid #dbdbdb;
}


/* Broker Signup */
.rhs_holder{
float: right;
text-align: right;
width: 30%;
}
.lhs_holder{
float: left;
width: 65%;
}
.step_row{
margin-bottom: 10px;
}
.step_label{
float:left;
font-family: Verdana;
font-size: 12px;
color: #818181;
padding-top: 5px;
width: 130px;
}
.step_inputbox{
float: right;
text-align: left;
width: 175px;
}
.step_box{
font-family: Verdana;
font-size: 12px;
color: #818181;
height: 20px;
width: 170px;
border: 1px solid #dbdbdb;
}
.step_selectbox{
font-family: Verdana;
font-size: 12px;
color: #818181;
height: 20px;
width: 172px;
border: 1px solid #dbdbdb;
}
* html .step_selectbox{
width: 174px;
margin: 2px 0px 2px 0px;
}
.step_checkbox{
float: left;
width: 10px;
}
.step_desc{
float: left;
position: relative;
top: 3px;
left: 10px;
width: 310px;
font-family: Verdana;
font-size: 11px;
color: #818181;
}
* html .step_desc{
width: 290px;
}
.step_desc a{
font-family: Verdana;
font-size: 11px;
color: #818181;
}
.step_subhead{
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: #717171;
padding: 15px 0px 10px 0px;
}
.indicator_img{
margin-bottom: 5px;
}
.cursor_pointer{
cursor: pointer;
}
.password_box{
padding: 15px;
background: #f3f3f3;
width: 70%;
}


/* Change Details */
.rhs_holder_change{
float: right;
text-align: right;
width: 180px;
}
.lhs_holder_change{
float: left;
width: 310px;
}
.doc_container{
padding: 10px;
background: #F8F8F8;
width: 170px;
text-align: left;
}
.row_doc{
font-family: Verdana;
font-size: 12px;
padding: 5px 0px 5px 0px;
border-bottom: 1px dotted #cccccc;
}
.doc_note{
font-family: Verdana;
font-size: 11px;
color: #818181;
}
.messages{
background: #0099cc;
font-family: Verdana;
font-size: 11px;
padding: 10px;
color: #ffffff;
}
.dl_link{
font-weight: bold;
color: #0099cc;
font-size: 12px;
text-decoration: none;
}
.dl_link:hover{
font-weight: bold;
color: #cccccc;
font-size: 12px;
text-decoration: none;
}
.btn_logout{
float: right;
cursor: pointer;
text-decoration: underline;
color: #0099cc;
}
.btn_logout:hover{
float: right;
cursor: pointer;
color: #666666;
}

/* FORGOT PASSWORD PAGE */
.forgot_row{
width: 350px;
}
div.forgot_row span.forgot_label{
float: left;
text-Align: left;
font-family: Verdana;
font-size: 12px;
color: #818181;
}
div.forgot_row span.forgot_inputbox{
float: right;
text-Align: left;
}
.forgot_messages{
background: #bb002b;
font-family: Verdana;
font-size: 11px;
padding: 10px;
color: #ffffff;
margin-bottom: 10px;
}
.forgot_link{
color: #ce002f;
}

/* SITEMAP */

ul#sitemap,
ul#sitemap ul,
ul#sitemap ul ul{
margin: 0px;
padding: 0px;
padding-left: 15px;
list-style: url(../images/bullet_arrow.gif);
}
#sitemap a{
color: #666666;
line-height: 18px;
}
#sitemap a.a_level{
font-weight: bold;
}
#sitemap a.b_level{
;
}
#sitemap a.c_level{
	font-style: italic;
}

/* Product Page */

.broker_breakout{
margin: 0px auto;
background: #6e6c5d url(../images/broker_breakout.jpg) no-repeat top right;
border: 1px solid #7f8d91;
width: 330px;
height: 99px;
margin-bottom: 20px;
padding: 10px 100px 0px 20px;
color: #ffffff;
}
.broker_breakout span.broker_title{
font-size: 18px;
}
.broker_breakout span.broker_text{
line-height: 18px;
}
.qimagebutton{
	cursor:pointer;
}