@charset "utf-8";

/* generic */
*{
	padding:0;
	margin:0;
}

p{
	margin-bottom:10px;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#content_middle_wide h1{
	font-size:140%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:5px;
}

.btn{
	border:1px solid #333333;
	color:#000000;
	font-size:100%;
	background-image:url(images/orng_bx_hdg.jpg);
	background-position:left bottom;
	background-color: #FF9900;
	background-repeat: no-repeat;
	margin-top: 5px;
}

.right{
	text-align:right
}

.middle{
	text-align:center;
}

.red{
	color:#FF0000;
}



h3.confirmation {
	color:#FF3300;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}


a{
	color:#336600;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/* end of generic */



/* boxes */
.orng_box{
	background-color:#FFE6CC;
	border:1px solid #999999;
	margin-bottom:5px;
	background-image: url(images/orng_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
}

.orng_box h3{
	background-color:#FF6600;
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height:30px;
	line-height:30px;
	padding-left:5px;
	background-image:url(images/orng_bx_hdg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.orng_box img, .grn_box img{
	float:left;
	margin-top: 5px;
	margin-right:5px;
}

.orng_box li{
	margin-bottom:2px;
	margin-left:5px;
	margin-right:5px;
	font-size:90%;
}

.orng_box p{
	margin:5px;
	font-size:90%;
	text-align:left;
}

.orng_box a{
	color:#330000;
	text-decoration:none;
}

.orng_box a:hover{
	text-decoration:underline;
}

.orng_box .right,
.grn_box .right{
	font-size:90%;
	margin-right:10px;
	margin-bottom:2px;
}


.grn_box{
	background-color:#EAFFEA;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}

.grn_box .header{
	background-color:#006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height:30px;
	line-height:30px;
	padding-left:5px;
	background-image:url(images/grn_bx_hdg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.grn_box h3{
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

.grn_box p{
	margin-left:5px;
	margin-right:5px;
	font-size:90%;
}

.grn_box img{
	border:none;
}


.center_left{
	float:left;
	width:235px;
	background-color:#EAFFEA;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

.center_right{
	float:right;
	width:235px;
	background-color:#EAFFEA;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}


.center_left h4, .center_right h4{
	background-color:#006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height:25px;
	line-height:25px;
	padding-left:5px;
	background-image:url(images/grn_bx_hdg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
}

.center_left p, .center_right p{
	padding:5px;	
	font-size:90%;
	text-align:left;
}

.center_left li, .center_right li{
	margin-left:5px;
	font-size:90%
}

.center_left a, .center_right a{
	color:#FF3300;
	text-decoration:none;
}

.center_left a:hover, .center_right a:hover{
	text-decoration:underline;
}

.center_left img, .center_right img{
	float:left;
	margin-top: 2px;
	margin-right:5px;
}

.center_right .right,
.center_left .right{
	font-size:90%;
	margin-right:10px;
}


.factoid{
	background-image:url(images/quote.gif);
	background-position:2px top; 
	background-repeat:no-repeat;
}

/* end of boxes */


/* layout */
#container{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	background-color:#FFFFFF;
	background-image:url(images/container_bg_2.gif);
	background-repeat:repeat-y;
	background-position:top left;
}


#header{
	height:65px;
	padding:10px;
	line-height:60px;
	background-image: url(images/header_top_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	

#logo{
	float:left;
	height:60px;
	width:298px;
	margin-left:10px;
	margin-top:5px;
	background-image:url(images/logo_v2.jpg);
	background-repeat:no-repeat;
}

#logo h1{
	display:none;
}	

#top_banner{
	float:right;
	width:468px;
	height:60px;
	text-align:center;
	margin-right:10px;
	margin-top:5px;
}

#top_banner img{
	/*border:1px solid #CCCCCC;*/
}

#bigpic{
	position:relative;
	height:100px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/backgrounds/hsbc_tower.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#bigpic h1{
	display:none;
}

#agency_thumbs_container{
	position:absolute;
	height:80px;
	width:600px;
	margin-left:290px;
	margin-top:20px;
	overflow:hidden;
}

#agency_thumbs_container p{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75%;
}

#agency_thumbs_container a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}


#agency_thumbs img{
	border:none;
}

#agency_thumbs li{
	display:inline;	
	margin-right:3px;
}


#agency_thumbs a{
	filter:Alpha(Opacity=70);
	-moz-opacity: .7;
	/*
	-khtml-opacity: .7;
	*/
}

#agency_thumbs a:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	/*
	-khtml-opacity: 1;
	*/
}

#content_container{
	width:900px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:justify;
}	


/*left content*/
#content_left{
	width:200px;
	margin-left:10px;
	float:left;
}

#content_left .orng_box a{
	color:#330000;
	text-decoration:none;
}

#content_left .orng_box a:hover{
	text-decoration:underline;
}

#content_left .options h4{
	color:#FF3300;
	padding-bottom:10px;
}

#content_left .options li{
	padding-bottom:5px;
}

#frmlogin label{
	width:55px;
	float:left;
	clear:left;
	margin-right: 10px;
	text-align:right;
}

#frmlogin p{
	margin-left:5px;
	padding-top: 2px;
}

#frmlogin{
	padding-bottom:5px;
}

#frmlogin .txt{
	width:110px;
	border:1px solid #CCCCCC;
}

#frmlogin a{
	font-size:90%;
	color:#0000FF;
	text-decoration:none;
}

#frmlogin a:hover{
	text-decoration:underline;
}

#frmlogin .btn{
	float:none;
}

/* middle section */
#content_middle{
	width:480px;
	margin-right:5px;
	margin-left: 230px;
}


#content_middle_wide{
	width:635px;
	margin-right:5px;
	margin-left: 230px;
}

#tbl_search{
	width:100%
}

#tbl_search th, #tbl_search td{
	text-align:left;
	font-weight:normal;
	padding-right:10px;
	padding-left: 10px;
}

#tbl_search label{
	display:none;
}

#tbl_search .txt{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	width: 95%;
}

#tbl_search .hint{
	text-align:center;
	font-size:80%;
}

.adv_search{
	float:right;
	color:#FFFFFF;
	margin-right:5px;
	font-weight:normal;
}

.adv_search a{
	text-decoration:underline;
	color:#FFFFFF;
}

/* right content*/
#content_right{
	width:155px;
	float:right;
	margin-right:10px;
}

#content_right img{
	margin-bottom:5px;
	border:none;
}

#admin_right{
	margin-left:200px; 
	padding-left:10px; 
	border-left:1px solid #CCCCCC;
}

#admin_right img{
	border:none;
}


/* navigation */
#nav{
	width:900px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75%;
	overflow:hidden;
	margin-bottom:1px;
	background-image: url(images/topnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav li{
	float:left;
	margin-right:10px;
	margin-left:10px;
	line-height:30px;
	color:#999999;
}

#nav li:hover{
}


#nav a{
	color:#999999;
	text-decoration:none;
}

#nav a:hover{
	color:#FFFFFF;
	padding-top:8px;
	background-image:url(images/nav_ind_actv.gif);
	background-position:center top;
	background-repeat:no-repeat;
	/*
	*/
}


#nav .current{
	background-image:url(images/nav_ind.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#nav .current a{
	color:#FFFFFF;
}

#nav .current a:hover{
	padding-top:0;
	background-image:none;
}
/* end of navigation */

/*footer */
#footer{
	padding-top:5px;
	padding-bottom:20px;
	text-align:center;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	width: 920px;
	margin:0 auto;
	background-image: url(images/footer_bottom_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;

}

#footer span{
	margin-left:20px;
	margin-right:20px;
}

#footer a{
	color:#336600;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer li{
	display:inline;
	margin-right:2px;
}

/* left hand search styles */
#frm_yoursearch{
	padding-bottom: 30px;
}

#frm_yoursearch p{
	padding:0;
	margin-left:5px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 2px;	
}

#frm_yoursearch .hide{
	display:none;
}
/* end left hand search styles */


.txt{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	width:180px;
	font-size: 95%;
}

.txtsml{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	width:88px;
	font-size: 90%;
}

.btn{
	border:1px solid #333333;
	color:#000000;
	float:right;
	margin-right:10px;
	font-size:100%;
	background-image:url(images/orng_bx_hdg.jpg);
	background-position:left bottom;
	background-color: #FF9900;
	background-repeat: no-repeat;
}

/* sub-menu styles */
.submenu{
	padding:5px;
	background-color:#000000;
	color:#FFFFFF;
	position:absolute;
	visibility:hidden;
	font-size:75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index: 99;
	filter:Alpha(Opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	border-bottom:2px solid #FF6600;

}

.submenu a{
	color:#999999;
	text-decoration:none;
}

.submenu a:hover{
	color:#FFFFFF;
}

.submenu li{
	margin-bottom:3px;
}

#invisilayer{
	position:absolute;
	width:250px;
	height:150px;
	visibility: hidden;
}


/* end of layout */
