@charset "UTF-8";
/* CSS Document */

html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-image: url(../images/bg.jpg);
	background-color:#10499E;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#000000;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:29px;
	letter-spacing:0.004em;
}
form {
	padding:0px;
	margin:0px;
}
#main {
	margin:0px auto;
	width:998px;
}
#main_content {
	width:998px;
	background-color:#FFFFFF;
	background-image:url(../images/body_tile.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	overflow:hidden;
	clear:both;
}
#enquiry_table tr td p {
	padding:0px;
	margin:0px;
}
.contact_field {
	width:200px;
}
.contact_field_full {
	width:200px;
}
#main_content_bottom {
	width:998px;
	clear:both;
	background-image:url(../images/body_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:8px;
	line-height:1px;
	font-size:1px;
}
#top_site {
	width:940px;
	margin:0px 30px 0px 30px;
	overflow:hidden;
	clear:both;
}
#top_nav {
	width:940px;
	margin:10px 30px 5px 30px;
	clear:both;
	border-top:8px solid #00AEEF;
	border-bottom:1px dotted #10499E;
	/*background-image:url(../images/nav_bar.png);*/
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
}
#top_nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
#top_nav li {
	display:inline;
	padding:0px 22px 0px 22px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	border-right:1px #CCCCCC solid;
}
#top_nav img {
	border:none;
	padding:0px;
	margin-top:2px;
}
#top_nav a {
	color:#000000;
	text-decoration:none;
}
#top_nav a:hover {
	color:#058FD6;
	text-decoration:none;
}
#site_logo {
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px;
	width:240px;
	height:65px;
}
#top_contact {
	width:430px;
	float:right;
	overflow:hidden;
	margin-top:11px;
	text-align:right;
}
#top_contact h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#10499E;
	margin:0px;
	padding-top:0px;
	padding-bottom:4px;
	letter-spacing:0.004em;
}
#top_contact p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#10499E;
	margin:0px;
	padding:0px;
	line-height:16px;
	letter-spacing:0.003em;
}
#top_contact p a {
	color:#10499E;
	text-decoration:none;
}
#top_contact p a:hover {
	color:#10499E;
	text-decoration:none;
}
#home_ticker {
	width:940px;
	margin-left:30px;
	margin-right:30px;
	height:37px;
	clear:both;
}
#home_ticker p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	line-height:30px;
	padding:0px;
	margin:0px;
}
#home_ticker a {
	text-decoration:none;
	color:#333333;
}
#home_ticker a:hover {
	text-decoration:none;
	color:#10499E;
}
#home_ticker span {
	color:#10499E;
}
#home_flash_search {
	width:940px;
	margin:0px 30px 0px 30px;
	overflow:hidden;
	clear:both;
}
.no_border {
	border:none;
}
.header_w_image {
	clear:both;
	height:29px;
	margin-bottom:10px;
}
.header_w_image img {
	float:left;
	border:none;
}
.header_w_image h1 {
	float:left;
	width:270px;
}
#home_flash {
	width:601px;
	float:left;
	height:260px;
}
#site_content {
	width:601px;
	float:left;
	overflow:hidden;
}
#bottom_content_tools {
	width:600px;
	float:left;
	height:30px;
	margin-top:20px;
	border-top:#10499E dotted 1px;
	padding-top:10px;
}
#bottom_content_tools p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
}
#bottom_content_tools p a {
	padding:0px;
	margin:0px;
	color:#10499E;
	text-decoration:none;
}
#bottom_content_tools p a:hover {
	color:#10499E;
	text-decoration:underline;
}
#site_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 0px 15px 0px;
	margin:0px;
	line-height:17px;
	letter-spacing:0.003em;
	color:#333333;
}
#site_content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:0px 0px 5px 0px;
	margin:0px;
	line-height:20px;
	letter-spacing:0.003em;
	color:#10499E;
	font-weight:normal;
}
.contactus_span {
	width:50px;
	float:left;
}
#site_content a {
	text-decoration:none;
	color:#00AEEF;
}
#site_content a:hover {
	text-decoration:underline;
	color:#00AEEF;
}
#site_content ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 15px 0px;
}
#home_mini_search {
	width:310px;
	float:right;
	overflow:hidden;
}
.spacer_div {
	width:70px;
	clear:both;
}
.home_mini_search_buttons {
	width:310px;
	height:36px;
	clear:both;
}
.home_mini_search_top {
	width:310px;
	height:8px;
	clear:both;
	background-image:url(../images/min_search_top.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
	line-height:1px;
}
.home_mini_search_tile {
	width:286px;
	overflow:hidden;
	clear:both;
	background-image:url(../images/mini_search_tile.png);
	background-repeat:repeat-y;
	background-position:top left;
	padding:4px 12px 12px 12px;
}
.home_mini_search_bottom {
	width:310px;
	height:46px;
	clear:both;
	background-image:url(../images/mini_search_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.home_mini_search_btn_sales_active {
	float:left;
	width:96px;
	height:36px;
	background-image:url(../images/mini_search_sales_active.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.home_mini_search_btn_sales_deactive {
	float:left;
	width:96px;
	height:36px;
	background-image:url(../images/mini_search_sales_deactive.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.home_mini_search_btn_lettings_active {
	float:left;
	width:101px;
	height:36px;
	background-image:url(../images/mini_search_lettings_active.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.home_mini_search_btn_lettings_deactive {
	float:left;
	width:101px;
	height:36px;
	background-image:url(../images/mini_search_lettings_deactive.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.home_mini_search_btn_valuation_active {
	float:left;
	width:113px;
	height:36px;
	background-image:url(../images/mini_serarch_valuation_active.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.home_mini_search_btn_valuation_deactive {
	float:left;
	width:113px;
	height:36px;
	background-image:url(../images/mini_serarch_valuation_deactive.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.tab_link_active {
	padding-left:12px;
	float:left;
	clear:both;
	width:auto;
	padding-right:12px;
}
.tab_link_active p {
	float:left;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#10499E;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.tab_link_active img {
	border:none;
	float:left;
	width:6px;
	height:4px;
	padding-left:12px;
	padding-top:5px;
}
.tab_link_active a {
	color:#10499E;
	text-decoration:none;
}
.tab_link_active a:hover {
	color:#10499E;
	text-decoration:none;
}
.tab_link_deactive {
	padding-left:12px;
	float:left;
	clear:both;
	width:auto;
	padding-right:12px;
}
.tab_link_deactive p {
	float:left;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:0px;
	margin:0px;
	font-weight:bold;
	
}
.tab_link_deactive img {
	border:none;
	float:left;
	width:4px;
	height:6px;
	padding-left:12px;
	padding-top:5px;
}
.tab_link_deactive a {
	color:#666666;
	text-decoration:none;
}
.tab_link_deactive a:hover {
	color:#333333;
	text-decoration:none;
}
.red_link {
	width:auto;
	padding:0px;
	margin:0px;
}
.red_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00AEEF;
	text-decoration:none;
}
.red_link a:hover {
	text-decoration:none;
	color:#000000;
}
.home_mini_search_bottom p {
	line-height:46px;
}
.home_mini_search_bottom img {
	border:none;
}
.mini_full {
	height:20px;
	width:200px;
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	float:left;
}
.mini_small {
	height:20px;
	width:60px;
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	float:left;
}
.search_radio {
	margin-left:5px; margin-right:10px;
	float:left;
}
.home_mini_search_tile p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	letter-spacing:0.002em;
	font-weight:bold;
	line-height:11px;
	padding:4px 0px 0px 0px;
	margin:0px;
}
.centre_site_space {
	width:940px;
	margin-left:30px;
	margin-right:30px;
	overflow:hidden;
	clear:both;
}
.main_tabs {
	height:44px;
	width:940px;
	clear:both;
}
.main_tabs_active {
	float:left;
	width:172px;
	height:44px;
	background-image:url(../images/main_tab_active.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.main_tabs_deactive {
	float:left;
	width:172px;
	height:44px;
	background-image:url(../images/main_tab_deactive.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.main_tabs_topline {
	float:left;
	width:596px;
	height:44px;
	background-image:url(../images/main_tab_topline.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.main_tabs_top {
	width:940px;
	height:6px;
	clear:both;
	background-image:url(../images/main_tab_top.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
	line-height:1px;
}
.main_tabs_tile {
	width:910px;
	overflow:hidden;
	clear:both;
	background-image:url(../images/main_tab_tile.png);
	background-repeat:repeat-y;
	background-position:top left;
	padding:6px 15px 15px 15px;
}
.main_tabs_bottom {
	width:940px;
	height:40px;
	clear:both;
	background-image:url(../images/main_tab_bottom_info.png);
	background-repeat:no-repeat;
	background-position:top left;
}


/*New featured boxes_half*/
.centre_site_space_half {
	float:left;
	width:460px;
	padding:0;
	margin-left:18px;
	margin-right:18px;
	overflow:hidden;
}
.main_tabs_half {
	float:left;
	height:44px;
	width:460px;
}
.main_tabs_active_half {
	float:left;
	width:162px;
	height:44px;
	background-image:url(../images/main_tab_active.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.main_tabs_deactive_half {
	float:left;
	width:162px;
	height:44px;
	background-image:url(../images/main_tab_deactive.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.main_tabs_topline_half {
	float:left;
	width:294px;
	height:44px;
	background-image:url(../images/main_tab_topline_half.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.main_tabs_top_half {
	width:460px;
	height:6px;
	clear:both;
	background-image:url(../images/main_tab_top_half.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
	line-height:1px;
}
.main_tabs_tile_half {
	width:430px;
	overflow:hidden;
	clear:both;
	background-image:url(../images/main_tab_tile_half.png);
	background-repeat:repeat-y;
	background-position:top left;
	padding:6px 15px 15px 15px;
}
.main_tabs_bottom_half {
	width:460px;
	height:40px;
	clear:both;
	background-image:url(../images/main_tab_bottom_info_half.png);
	background-repeat:no-repeat;
	background-position:top left;
}
/*end of*/

.main_tabs_s {
	height:44px;
	width:600px;
	clear:both;
}
.main_tabs_topline_s {
	float:left;
	width:256px;
	height:44px;
	background-image:url(../images/main_tab_topline_s.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.main_tabs_top_s {
	width:600px;
	height:6px;
	clear:both;
	background-image:url(../images/main_tab_top_s.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
	line-height:1px;
}
.main_tabs_tile_s {
	width:570px;
	overflow:hidden;
	clear:both;
	background-image:url(../images/main_tab_tile_s.png);
	background-repeat:repeat-y;
	background-position:top left;
	padding:6px 15px 15px 15px;
}
.main_tabs_tile_options {
	width:570px;
	height:25px;
	clear:both;
	background-image:url(../images/main_tab_tile_s.png);
	background-repeat:repeat-y;
	background-position:top left;
	padding:0px 15px 0px 15px;
	border-bottom:#CCCCCC solid 1px;
}
.main_tabs_tile_options form {
	padding:0px;
	margin:0px;
	float:left;
	width:180px;
	margin-right:15px;
}
.main_tabs_tile_options select {
	padding:0px;
	margin:0px;
	float:left;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.main_tabs_bottom_s {
	width:600px;
	height:40px;
	clear:both;
	background-image:url(../images/main_tab_bottom_info_s.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.main_tabs_bottom p, .main_tabs_bottom_s p {
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.main_tabs_bottom_half p, .main_tabs_bottom_s p {
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.main_tabs_bottom img, .main_tabs_bottom_s img {
	border:none;
}
.red_bold {
	color:#00AEEF;
	font-weight:bold;
}
.blue_bold {
	color:#10499E;
	font-weight:bold;
}
.property_highlight {
	width:440px; overflow:hidden; float:left; margin-right:30px;
}
.property_highlight_picbox {
	float:left; width:136px; overflow:hidden; margin-right:20px;
}
.property_highlight_picbox img {
	clear:both;
	border:none;
}
.property_highlight_picbox_text {
	background-image:url(../images/pic_info_small_bg.png);
	background-position:bottom left;
	overflow:hidden;
	width:136px;
}
.property_highlight_picbox_text p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	padding:0px;
	margin:0px;
	line-height:25px;
}
.property_highlight_textbox {
	float:left;
	width:284px;
	overflow:hidden;
}
.property_highlight_textbox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:0px;
	padding-bottom:4px;
	margin:0px;
	color:#000000;
	font-weight:normal;
	letter-spacing:0.004em;
}
.property_highlight_textbox h2 a {
	text-decoration:none;
	color:#000000;
}
.property_highlight_textbox h2 a:hover {
	text-decoration:none;
	color:#00AEEF;
}
.property_highlight_textbox h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	color:#333333;
	font-weight:normal;
}
.property_highlight_textbox p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:0px;
	line-height:15px;
	padding-bottom:10px;
	margin:0px;
	color:#333333;
}
.property_highlight_textbox p a {
	text-decoration:none;
	color:#10499E;
	font-weight:bold;
}
.property_highlight_textbox p a:hover {
	text-decoration:none;
	color:#00AEEF;
}
.sub_option_box {
	width:290px;
	overflow:hidden;
}
.sub_option_box_top {
	width:290px;
	clear:both;
	background-image:url(../images/sub_option_box_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:32px;
}
.sub_option_box_tile {
	width:266px;
	clear:both;
	overflow:hidden;
	background-image:url(../images/sub_option_box_tile.png);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 12px 3px 12px ;
}
.sub_option_box_bottom {
	width:290px;
	clear:both;
	background-image:url(../images/sub_option_box_bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:9px;
	font-size:1px;
	line-height:1px;
}
.sub_option_box_tile p, .sub_option_box_tile_w p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
	padding:0px;
	margin:0px;
}
.sub_option_box_tile ul, .sub_option_box_tile_w ul {
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
}
.sub_option_box_tile li, .sub_option_box_tile_w li {
	list-style:none;
	padding:0px 0px 5px 0px;
	margin:0px;
	line-height:16px;
}
.sub_option_box_tile li a, .sub_option_box_tile_w li a {
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.sub_option_box_tile li a:hover, .sub_option_box_tile_w li a:hover {
	text-decoration:none;
	color:#10499E;
}
.sub_option_box_tile li img, .sub_option_box_tile_w li img {
	border:none;
	padding-right:5px;
}


.sub_option_box_w {
	width:310px;
	overflow:hidden;
}
.sub_option_box_top_w {
	width:310px;
	clear:both;
	background-image:url(../images/sub_option_box_top_w.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:32px;
}
.sub_option_box_tile_w {
	width:296px;
	clear:both;
	overflow:hidden;
	background-image:url(../images/sub_option_box_tile_w.png);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 12px 3px 12px ;
}
.sub_option_box_bottom_w {
	width:310px;
	clear:both;
	background-image:url(../images/sub_option_box_bottom_w.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:9px;
	font-size:1px;
	line-height:1px;
}


.property_highlight_sq {
	width:165px; overflow:hidden; float:left; margin-right:30px; margin-bottom:25px; margin-top:5px;
}
.property_highlight_picbox_sq {
	width:165px; overflow:hidden; margin-bottom:2px; clear:both;
}
.property_highlight_picbox_sq img {
	clear:both;
	border:none;
}
.property_highlight_picbox_text_sq {
	background-image:url(../images/pic_info_small_bg_sq.png);
	background-position:bottom left;
	overflow:hidden;
	width:165px;
	margin-bottom:5px;
}
.property_highlight_picbox_text_sq p {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	padding:0px;
	margin:0px;
	line-height:25px;
}
.property_highlight_textbox_sq {
	clear:both;
	width:165px;
	overflow:hidden;
}
.property_highlight_textbox_sq h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:0px;
	padding-bottom:4px;
	margin:0px;
	color:#000000;
	font-weight:normal;
	letter-spacing:0.004em;
}
.property_highlight_textbox_sq h2 a {
	text-decoration:none;
	color:#000000;
}
.property_highlight_textbox_sq h2 a:hover {
	text-decoration:none;
	color:#00AEEF;
}
.property_highlight_textbox_sq h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	color:#333333;
	font-weight:normal;
}
.property_highlight_textbox_sq p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:0px;
	line-height:15px;
	padding-bottom:10px;
	margin:0px;
	color:#333333;
}
.property_highlight_textbox_sq p a {
	text-decoration:none;
	color:#10499E;
	font-weight:bold;
}
.property_highlight_textbox_sq p a:hover {
	text-decoration:none;
	color:#00AEEF;
}






#info {background:#f8f8f8; border:0;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {position:relative; z-index:100; font-family:arial, sans-serif;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background-color:#CCCCCC;}
/* style the second level hover */
.menu ul ul a.drop:hover{background-color:#CCCCCC;}
.menu ul ul :hover > a.drop {background-color:#CCCCCC;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute; height:0; top:45px; left:0;}
/* another hack for IE5.5 */
* html .menu ul ul {top:47px;t\op:48px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background-color:#C4C4C4; font-size:11px; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover{}
.menu ul ul a:hover{background-color:#CCCCCC;}
.menu :hover > a{}
.menu ul ul :hover > a {background:#CCCCCC;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
.u_button {
	background:url(../images/but_up.png); border:none;
	width:94px; height:24px;
	font-size:11px; font-weight:bold; color:#FFF; text-align:left;
	padding-left:6px;
}
.u_button_over {
	background:url(../images/but_over.png); border:none;
	width:94px; height:24px;
	font-size:11px; font-weight:bold; color:#FFF; text-align:left;
	padding-left:6px;
}

.bottom_info {
	clear:both; overflow:hidden; width:998px;
}
.bottom_info p {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; margin:0px; padding:0px; line-height:16px;
}
.bottom_info a {
	color:#7092C5;
	text-decoration:none;
}
.bottom_info a:hover {
	color:#7092C5;
	text-decoration:underline;
}


/*new styles 271009*/

.main_tabs_active_short {
	float:left;
	width:102px;
	height:44px;
	background-image:url(../images/main_tab_active_short.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 5px 0 0;
}
.main_tabs_deactive_short {
	float:left;
	width:102px;
	height:44px;
	background-image:url(../images/main_tab_deactive_short.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 5px 0 0;
}

.main_tabs_noTile_briefcase {
	width:910px;
	overflow:hidden;
	clear:both;
	background-color:#FFF;
	background-position:top left;
	padding:6px 15px 15px 15px;
}