body
{
  	font-size:12px;
	background: #F7F7F7 url('../images/backgrounds/pagebg.gif') 50% 0; 
  	background-repeat:repeat-y;
  	background-position: -19px;
  	padding:0;
  	margin:0;
  	outline: 0;
  	margin-left: 5px;
}

*
{
	outline: 0;
	margin: 0;
	padding: 0;
  	font-family: Tahoma, Arial, Verdana;
  	font-size: 100%;
}

p
{
	padding: 10px;
}
	

img
{
	border: 0;
}

.clr
{
	clear: both;
	height: 1px;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.relative
{
	position: relative;
}

.absolute
{
	position: absolute;
}

.small
{
	font-size: 10px;
	font-weight: normal !important;
}

.normal
{
	font-size: 11px;
	font-weight: normal !important;
}

.bigger
{
	font-size: 12px !important;
}


.big
{
	font-size: 14px !important;
}

.huge
{
	font-size: 16px !important;
}

.bold
{
	font-weight: bold !important;
}

.underline
{
	text-decoration: underline !important;	
}

.nounderline
{
	text-decoration: none !important;	
}

.hidden
{
	display: none;
}

.inline
{
	display: inline;
}

.noborder
{
	border: 0 !important;
}

.justify
{
	text-align: justify !important;
}

.bottom
{
	position: absolute;
	bottom: 0;
}


.hugeblue
{
	color: #173B6A !important;
	font-size: 14px !important;
	font-weight: bold !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-top: 10px !important;
	
}

a, a:link, a:visited, a:active
{
	text-decoration: none;
	color: #173B6A !important;
	z-index: 12;
}

a:hover
{
	color: black;
}

.tabs div a
{
	text-decoration: none;
	color: #173B6A !important;
}

.privacy_not_visible
{
	color: #AAAAAA;
}

.profile_empty
{
	color: #AAAAAA;
}

.no_results
{
	color: #A0A0A0;
	font-size: 12px;
}

.empty
{
	color: #AAAAAA;
}

.std_form_errormsg
{
	font-size: 10px !important;
	color: #BB3333 !important;
	line-height: 11px !important;
}

.error, p.error
{
	color: #BB3333 !important;
}

#outer
{
	float: left;
}

#root
{
	width: 980px;
	margin-left: 15px;
	/*margin: 15px auto 0 auto;*/
}

#main
{
}

#left
{
	width: 174px;
  	height: 100%;
  	float: left;
  	margin-right: 15px;
  	padding:0;
}

#content
{
	float: left;
  	margin-right: 15px;
  	width: 595px;
}

#two_column_content
{
	padding:0;
	float: left;
	margin-right: 15px;
	
	
	width: 784px;
}

#right
{
	width: 170px;
  	height: 100%;
  	float: right;
  	padding:0;
  	padding-left: 5px;
  	border-left: 4px solid #EEEEEE;
  	margin:0;
  	vertical-align:top;
}

#right_ad
{
	float: left;
}

#breadcrumbs
{
	padding-bottom: 0px;
	font-weight: normal; 
	font-size: 10px !important;
}

#breadcrumbs a
{
	font-size: 10px !important;
	font-weight: normal; 
}

#save_success
{
}

#header_top_bg
{
	
	padding:0;
	margin: 0;
	border: 0;
	/*margin: auto;*/
	width: 1013px;
	position: relative;
	left: -1px;
	//left: -1px;
	_left: -1px;
	height: 30px;
	background: url('../images/header/bg_header.gif') repeat-x;
}


#header
{
	width: 1005px;
	height: 150px;
	padding: 0;
	margin-left: 3px;
	/*margin: 0 auto;*/
	margin-bottom: 20px;
}

#header_navi
{
	height: 25px;
	border-bottom: 1px solid #173B6A;
	
	background: url('../images/header/bg_navi_grey.gif') repeat-x;
	border: 1px solid #DADADA;
	border-bottom: 1px solid #BBBBBB;
	margin:0;
	padding:0;
}

#header_main_navi
{
	width: 1005px;
	margin: 0 auto 0 auto;
	color: #173B6A;
	font-size: 115%;
	font-weight: bold;
	line-height: 25px;
}

#header_main_navi a
{
	color: white;
	
	
	color: #173B6A;
	
}

#header_top
{
	width: 960px;
	height: 95px;
	margin: auto;
}

#header_sub_navi
{
	width: 1005px;
	margin: 0 auto 0 auto;
	color: #D0D0D0;
	font-size: 100%;
	font-weight: bold;
	line-height: 25px;
}

#header_sub_navi a
{
}

#header_subnavi
{
	height: 45px;
	background: url('../images/header/bg_header.gif') repeat-x;
	margin: 0 auto;
	/*width: 980px;*/
}

.sublink_container b
{
	color: black;
}

#one_column_content
{
	width: 100%;
}

#one_column_content ul li
{
  padding-top: 10px;
  margin-left: 20px;
  padding-bottom: 5px;
}


#footer
{
	width: 100%; 
	padding: 0.5em 0; 
	border-top: 1px solid #ccc;
	margin-top: 20px;
	color: #888888;
	font-size: 11px; 
}

#footer a
{
	font-family: Arial !important;
	color: #999999;
}

#footer a:hover
{
	color: #444444;
}

ul
{
	margin-left: 10px;
	list-style-type: none !important;
}

ul.navi
{
	list-style-type: none !important;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #E8E8E8;
	padding-top: 0px;
}


ul.navi li 
{
	text-align: left;
	margin: 0 !important;
	padding: 1px !important;
	padding-left: 12px !important;
	width: 147px !important;
	border-top: 1px dotted #AAAAAA;
}

ul.navi li a
{
	color: #173B6A !important;
}

.topnavimenu
{
	z-index: 100;
}

div.activeul ul li
{
	background-color: #BEDEFD !important;
	border-top: 1px dotted #6E8EAE !important;
}

div.activeul
{
	border-color: #AAAAAA !important;	
}

#left ul, #left ul li
{
	list-style-type: none !important;
}


h1
{
	color: #2D649A;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #DDDDDD; 
}

h1 div#breadcrumbs
{
	font-size: 100%;
	display:inline;
	float: right;
	padding:0;
}

h2
{
	color: #2D649A;
	font-size: 13px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px dotted #85A7CE;
	background-color: white !important;
	margin-bottom: 10px;
	/*
	background: url('../images/backgrounds/lightblue_scale.gif') repeat-x;
	border-bottom: 2px solid #E3F0FE;
	*/
		/*
	background-image:url('../images/backgrounds/greypixel2.gif');
    background-repeat: repeat-x;
    background-position: 0 100%;
	border: 0;
	*/
}

h2.lightblue
{
	background: url('../images/backgrounds/lightblue_scale.gif') repeat-x;
	border-bottom: 2px solid #E3F0FE;
	margin: 0 !important;
}

h2.yellow, .yellow
{
	background: url('../images/backgrounds/yellow2_scale.gif') repeat-x;
	border-bottom: 2px solid #F8F8D9;
	margin: 0 !important;
}

h2.grey
{
	font-size: 12px;
	color: #2D649A !important;
	border: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	background: url('../images/backgrounds/white_scale.gif') repeat-x;

	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

h2.blue
{
	border: 1px solid #33517A;
	border-top: 1px solid #33517A;
	border-bottom: 1px solid #33517A;
	color: white !important;
	
	
	background: url('../images/backgrounds/blue2_scale.gif') repeat-x;
	background-color: #BEDEFD !important;
	border: 0;
	border-top: 1px solid #789CC6;
	border-bottom: 1px solid #789CC6;
	color: #173B6A !important;
}

h2.allborder
{
	border: 1px solid #789CC6;
}


h3
{
	font-size: 12px;
	color: #2D649A;
	padding: 5px;
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom: 10px;
}

h4
{
	color: #222222;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}

h3 .edit, h2 .edit
{
	font-size: 100%;
	display:inline;
	padding:0;
	float: right;
}

h3 .edit a, a.edit, h2 .edit a
{
	font-weight: normal;
	color: #2D649A !important;
}

.icon_edit, .icon_add
{
	background-image:url('../images/icons/shape_square_edit.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	padding-bottom: 4px;
	min-width: 16px;
}

.icon_add
{
	background-image:url('../images/icons/shape_square_add.png');
}


.topnavi
{
	cursor: pointer;
	float: left;
	border-left: 1px dotted #173B6A;
	width: 160px;
	text-align: center;
	
	
	border-left: 1px solid #DADADA;
}

.active
{
	height: 27px;
	background-color: #BEDEFD;
	border: 1px solid #173B6A;
	border-right: 0px solid #173B6A;
	border-bottom: 0;
	float: left;
	width: 160px;
	text-align: center;
	margin-top: -3px;
	border: 1px solid #BBBBBB;
	border-bottom: 1px solid #BEDEFD;
}

.topnavi_last
{
	border-right: 1px dotted;	
}

.active
{
	color: #469CF0 !important;
	color: #2D649A !important;
}

.subnavi
{
	float: left;
	border-left: 1px dotted #CCCCCC;
	width: 160px;
	text-align: center;
	color: #A0A0A0;
}

* html .subnavi
{
	left: -160px !important;
}

.subnavi a
{
	color: #2D649A !important;
}

.subnavi a:hover
{
	color: black !important;
}

.file_input, .file_input_error
{
	height: 22px;
	line-height: 18px;
}

.form_error, .std_input_error
{
	border: 1px solid #BB3333 !important;
	background-color: #FFEEDD;
}

input.std_input_error
{
	line-height: 14px;
	margin-top: 1px;
	_margin:0;
	//margin: 0;
	height: 15px;
	_height: 14px;
	//height: 14px;
}

.std_checkbox
{
	width: 13px;
	margin-right: 5px;
	position: relative;
}
.std_label_error
{
	color: #BB3333;
}

input, textarea
{
	/*
	border: 1px solid #76CCF0;
	*/
	padding: 2px;
	width: 97%;
}

input
{
	line-height: 12px;
	margin-top: 1px;
	_margin:0;
	//margin: 0;
	height: 15px;
	_height: 12px;
	//height: 12px;
}

select
{
	padding: 2px;
}

input.active_input, textarea.active_input
{
	border: 1px solid #4D84AA;
}

button
{

}

.tiny_input_heading
{
	font-size: 80%;
	line-height: 11px;
}

.bg
{
	background: url('../images/backgrounds/backgrounds.gif') no-repeat;
}

.dotted1
{
	background: url('../images/backgrounds/backgrounds.gif') repeat-x;
	height: 1px;
	width: 100%;
	background-position: 0 -83px;
	background-repeat: repeat-x;
}

.dotted
{
	border-bottom: 1px dotted #AAAAAA;
}

.blue_scale
{
	background: url('../images/backgrounds/blue_scale.gif') repeat-x;
}

.lightblue_scale
{
	background: url('../images/header/bg_header.gif') repeat-x;
}

.lightblue_scale_striped, .lightblue_scale_striped_bottom
{
	border-top: 1px solid #AECEED;
	background: url('../images/header/bg_header_striped.gif') repeat-x !important;
}

.lightblue_scale_striped_bottom
{
	border-bottom: 1px solid #AECEED;
}

.lightblue_scale_striped_box
{
	border: 1px solid #AECEED;
	border-top: 0;
	border-bottom: 2px solid #CFE6FD;
	padding:0;
	margin:0;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.lightblue_scale_striped_box ul
{
	padding: 0 !important;
	margin: 0 !important;
}

h2.lightblue_scale_striped
{
	border: 0 !important;
	border-top: 1px solid #AECEED !important;
	color: #3E5E7D;
	margin: 0 !important;
}

.white_scale
{
	background: url('../images/backgrounds/white_scale.gif') repeat-x;
}

.yellow_scale
{
	background: url('../images/backgrounds/yellow_scale.gif') repeat-x;
	background-color: #FFFFCC;
}

.verylightblue_scale
{
	background: url('../images/backgrounds/lightblue_scale.gif') repeat-x;
}

.lightblue_bottom
{
	border-bottom: 2px solid #CFE6FD;
}

.yellow_bottom
{
	border-bottom: 2px solid #F8F8D9;
}
.tab
{
	height: 25px;
	background-position: 0 -16px;
	background-repeat: repeat-x;	
	line-height: 25px;
	color: #2D649A;
	font-size: 100%;
	font-weight: bold;
	width:100%;
}

.tab_left
{
	height: 25px;
	width: 5px;
	background-position:0 -47px;
	float:left;
	overflow:hidden;
}

.tab_right
{
	height: 25px;
	width: 5px;
	background-position: -5px -47px;
	float:right;
	overflow:hidden;
}

.tab_center
{
	float:left;
	text-indent: 5px;
	/*
	height: 25px;
	background-position: 0 -16px;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	color: #2D649A;
	font-size: 100%;
	font-weight: bold;
	width:100%;
*/
}

.tab_active
{
	height: 25px;
	background-position: 0 -104px;
	background-repeat: repeat-x;	
	line-height: 25px;
	color: #2D649A;
	font-size: 100%;
	font-weight: bold;
	width:100%;
}

.tab_left_active
{
	height: 25px;
	width: 5px;
	background-position:0 -135px;
	float:left;
	overflow:hidden;
}

.tab_center_active
{
	float:left;
	text-indent: 5px;
	color: black;
}

.tab_right_active
{
	height: 25px;
	width: 5px;
	background-position: -5px -135px;
	float:right;
	overflow:hidden;
}

.tab_center a
{
	font-weight: normal !important;
}

.tab_center_active a
{
	font-weight: bold !important;	
}

.box
{
	padding:0;
	border-left: 1px solid #95C8FB; 
	border-right: 1px solid #95C8FB;
}

.box_dotted
{
	padding:0;
	border: 1px dotted #CCCCCC; 
}

.inner_box
{
	padding: 10px;	
}

.box_bottom
{
	height: 4px;
	background-position: 0 -13px;
	background-repeat: repeat-x;	
	line-height: 1px;
	color: #2D649A;
	width:100%;
}

.box_bottom_left
{
	height: 4px;
	width: 5px;
	background-position: 0 -77px;
	float:left;
}
.box_bottom_right
{
	height: 4px;
	width: 5px;
	background-position: -5px -77px;
	float:right;
}

.box_bottom_center
{
	height: 3px;
	float:left;
}


div.textarea
{
	margin:10px;
	border:1px dotted #E0E0E0;
	padding: 5px;
  	background-color: #FEFEFE;
  	vertical-align: top;
}

.col_top
{
	text-align: left;
	
  	padding: 8px !important;
  	padding-top: 4px;
  	padding-bottom: 4px;
  	
  	padding-right: 10px !important;
  	font-weight: bold;
  	background-color: #FEFEFE !important;
  	vertical-align: top;
  	font-size:100%;
  	/*
  	border-top: 1px dotted #CCCCCC;
  	*/
}
/*
.col_left
{
	text-align: right;
	
  	padding: 8px !important;
  	padding-top: 4px;
  	padding-bottom: 4px;
  	
  	padding-right: 10px !important;
  	font-weight: bold;
  	background-color: #FEFEFE !important;
  	vertical-align: top;
  	font-size:100%;
}

.col_right input, .col_right select
{
	margin-bottom: 4px;
}	
*/





.form_row
{
	padding: 0px;
  	border: 1px dotted #CCCCCC;
	margin-bottom: 5px;
}

.col_left_list, .col_left, .col_left_list_alt, .col_left2, .col_left_simple
{
	/*
  	padding: 10px;
  	padding-top: 4px;
  	padding-bottom: 6px;
  	*/
  	font-weight: normal;
	text-align: right;
  	font-size:12px;
  	color: #0E3760;
  	/*
  	*/
  	background: url('../images/backgrounds/lightblue_scale.gif') repeat-x;
  	background-color: #E3F0FE;
  	background-color: #CFE6FD;
  	background-color: white;
  	border: 1px dotted #CCCCCC;
  	border-left: 0;
  	
  	border:0;
  	border-bottom: 2px solid #CFE6FD;
  	
  	padding: 4px;
  	padding-right: 10px;
  	line-height: 20px;
}


.col_left2
{
	background: none !important;
	font-size: 11px !important;
	border-top: 1px solid #CFE6FD;
}

.col_left_simple
{
	background: none !important;
	font-size: 12px !important;
	border: 0px !important;
}

.col_right2
{
	border-top: 1px solid #CFE6FD;
}

.col_left_list_alt
{
	background: none !important;
	font-weight: bold;
  	vertical-align: top !important;
}

.col_right_list, .col_right, .col_right2
{
	/*
  	font-size:11px;
  	vertical-align: top;
  	padding: 10px;
  	padding-top: 4px;
  	padding-bottom: 6px;
  	padding-left: 5px;
  	border-left: 1px dotted #CCCCCC;
	background-color: #F9F9F9;
  	*/
  	border-bottom: 1px dotted #CCCCCC;
  	vertical-align: top;
  	
  	
  	padding: 4px;
}

div.col_left
{
	float: left;
}

div.col_right
{
	float: right;
}

.col_right_simple
{
	border: 0px !important;
}

div.col_errormsg
{
	float: left;
	height: 100%;
  	line-height: 18px;
  	clear: both;
}

/* Form Designs */
table.form_table
{
	border-spacing: 2px;
}


table.form_table td
{
	margin:0;
  	vertical-align: top;
}



.dob_day, .dob_month, .date_day, .date_month
{
	width: 20px;
}

.dob_year, .date_year
{
	width: 30px;
}

.zip
{
	width: 40px;
	display: inline;
	float:left;
}

.city
{
	margin-left: 5px;
	float: left;
}

/*
	Photos
*/
img.avatar_small
{
	border: 1px solid #999999;
	padding: 3px;
}

img.avatar_squared
{
	background-color: white;
	border: 1px solid #999999;
	padding: 3px;
}

.embedded_default_text
{
	color: #AAAAAA;
}

.col_span
{
	float:left !important;
	text-align: left !important;
	display:inline;
	width: 100px;
}

.col_radio
{
	padding-left: 10px;
}

.col_radio span
{
	float: left !important;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	padding-right: 20px;
	line-height: 20px;
	height: 20px;
}

.col_radio input
{
	width: 20px !important;
	float: left !important;
	display: inline !important;
	padding: 20px !important;
	margin-top: 7px;
	margin: 0;
	padding: 0;
	height: 20px;
}

#current_network
{
}

.border
{
	border: 1px solid #BBBBCC;
	/*
	padding: 4px !important;
	padding-left: 10px !important;
	*/
	border:0;
	background-color: white;
	z-index: 10;
}

#current_network ul
{
	list-style: none;
	padding:0 !important;
	margin: 0 !important;
	border-bottom: 1px solid #CCCCCC;
}

#current_network li
{
	padding:3px !important;
	margin:0;
	padding-left: 5px !important;
	width: 130px;
	border: 0;
}

#current_network li a
{
	font-size: 86% !important;
	font-weight: bold !important;
	cursor:pointer;
}

#current_network li a:hover
{
	color: #111155 !important;
}

li.network_chooser
{
	border: 1px solid #CCCCCC !important;
	border-bottom: 0 !important;
}

li.network_chooser:hover
{
	background-color: #EEEEFA;
	background-color: #E8F0FF;
}

li#current_network_top
{
	border: 1px solid #DADADA;
	border-bottom: 0 !important;
}

li.network_chooser div.text, li#current_network_top div.text
{
	display: inline;
}

li#current_network_top img, li.network_chooser img
{
}

li#current_network_top div, li.network_chooser div
{
	line-height:15px; 
	height:15px;
	vertical-align:top;
	width:100%;
}


#login_table input
{
	font-size: 90%;
}

.iconbreak
{
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}


table.navi_sub
{
  margin: 0;
  margin-bottom: 0px;
}

div.navi_sub
{
  width:93%;
  border-top: 1px solid #173B6A;
  border-top: 1px solid #DADADA;
  margin-bottom: 5px;
  padding: 10px;
}

table.navi_sub td
{
  background-color: #FFFFFF;
  background-color: #F5F5F5;
  background: url('../images/backgrounds/white_scale.gif') repeat-x;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom:0;
  border-right: 1px solid #DADADA;
  border-top: 1px solid #DADADA;
}

table.navi_sub td a, table.navi_sub td a
{
  color: #888888;
  
}

table.navi_sub td a:hover, table.navi_sub td a:hover
{
  color: #2A568F;
  
}

td.active_navi_sub
{
  background: none !important;
  background-color: #2A568F !important;
  color: white  !important;
  border: 1px solid #173B6A;
  border-bottom: 0;
  
  border: 1px solid #BBBBBB !important;
  border-bottom: 0 !important;
  background: url('../images/header/bg_header.gif') repeat-x !important;
}

table.navi_sub a, table.navi_sub a:hover
{
  text-decoration: none  !important;
  font-weight: bold;
}

td.active_navi_sub a:hover, td.active_navi_sub a
{
  text-decoration: none !important;
  color: #2D649A !important;
  font-weight: bold;
}



.inner_navi div
{
	display: inline;
	float: left;
  	background-color: #F5F5F5;
  	background: url('../images/backgrounds/white_scale.gif') repeat-x;
  	padding: 7px;
  	padding-left: 15px;
  	padding-right: 15px;
  	border-right: 1px solid #DADADA;
  	border: 1px solid #DADADA;
  	border-left: 0;
}

.inner_navi a
{
	font-weight: bold;
	color: #888888;
}

.inner_navi a:hover
{
	color: #2D649A !important;
}

.inner_navi a.inner_navi_active
{
	color: #2D649A !important;
}
 
.inner_navi a.inner_navi_active div
{
	background: url('../images/header/bg_header.gif') repeat-x !important;
  	border: 1px solid #CCCCCC !important;
}


table.profile_short td
{
	padding-right: 5px;
}

td.profile_short
{
	padding-bottom: 8px;
	padding-top: 2px;
	font-size: 11px;
	padding-left: 5px;
}

#profile_short
{
}


.col_header_180
{
	height: 20px;
	width: 180px;
	background-position: 0 -190px;
	
	line-height: 18px;
  	font-size: 11px;
  	color: #2A568F;
  	padding: 0;
  	margin: 0;
  	border: 0;
  	text-indent: 6px;
}

.box_180
{
  background-color: #F5F5F8;
  width: 180px;
  padding: 1px;
  margin: 0;
  border: 1px solid #DADADA;
  margin-bottom: 10px;
}

.h2_inner, .h2_inner_blue
{
	padding: 15px;
	border: 1px dotted #CCCCCC;
	border-top: 0;
	margin-bottom: 10px;
}

.h2_inner_blue
{
	border: 1px dotted #33517A;
	border-top: 0;
}

a.splitresults, a.splitresults:link, a.splitresults:active, a.splitresults:visited
{
  border: 1px solid #BBBBBB;
  background-color: #EEEEEE;
  background-color: #E5F5FF;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: black;
  font-weight: normal;
  font-size: 10px;
  margin-right: 3px;
  background: url('../images/backgrounds/white_scale.gif') repeat-x;
  border: 1px solid #CCCCCC;
}

a.splitresults:hover
{
  border: 1px solid #666666;
  background-color: #AAAABB;
  	background: url('../images/backgrounds/blue2_scale.gif') repeat-x;
  border: 1px solid #799CC6;
  	
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: black;
  font-weight: normal;
  font-size: 10px;
  margin-right: 3px;
}

span.splitresults_active
{
  border: 1px solid #666666;
  background-color: #AAAABB;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: normal;
  margin-right: 3px;
  	background: url('../images/backgrounds/blue2_scale.gif') repeat-x;
  border: 1px solid #799CC6;
}



table.results
{
  table-layout: fixed;
  margin:0;
  padding:0;
}

  table.results td
  {
    padding: 3px; 
    padding-left: 5px;
    margin:0;
  }


table.results td.top
  {
    padding-left: 5px;
    vertical-align: top;
  }

  tr.results_header td
  {
    font-weight: bold;
    font-size: 11px;
    background-color: #E8F4B8;
    padding: 4px;
    padding-left: 10px;

    background-color: #F3F3F3; 
    background-color: #E5F5FF; 
    border-top: 0px solid #CCCCCC;
    
    color: #444444;
    color: #447788;
  }

  table.results tr.odd td, .odd
  {
    background-color: #FBFBFB;
    background-color: #FEFEFE;
    background-color: #FFFFFF;
  }

  table.results tr.even td, .even
  {
    background-color: #F7F7F7;
    background-color: #FCFCFC;
    background-color: #FFFFFF;
  }

.dottedline
{
    background-image:url('../images/backgrounds/greypixel2.gif');
    background-repeat: repeat-x;
    background-position: 0 100%;
}


tr.dottedline td
  {
    height: 1px;
    padding:0px;
    line-height: 1px;
    background-image:url('../images/backgrounds/greypixel2.gif');
    background-repeat: repeat-x;
    background-position: 0 100%;
  }
  
  td.dottedborder
{
  width: 1px;
  height: 1px;
  padding:1px;
  line-height: 1px;
  background-image:url('../images/backgrounds/greypixel2_vertical.gif');
  background-repeat: repeat-y;
}

td.dotted
{
	border-bottom: 0 !important;
  background-image:url('../images/backgrounds/greypixel2_vertical.gif') !important;
  background-repeat: repeat-y !important;
}

#left ul
{
	list-style: none;
	margin: 0;
	padding: 5px;
	padding-left: 0px;
} 

#left li
{
	padding-bottom: 0px;
	width: 170px !important;
	min-width: 170px;
	margin: 0 !important;
	padding-top: 3px !important;
	padding-bottom: 4px; 
}

li.breaklines
{
	border-bottom: 1px dotted #BBBBBB;
	width: 170px;
	padding-bottom: 8px !important; 
}

#left li a
{
	width: 170px !important;
	font-size: 11px !important;
	padding: 5px !important;
	padding-left: 12px !important;
}

#left h2_inner
{
}

#left .left_inner
{
	border: 1px solid #DADADA;
	background-color: #F5F5F8;
	padding: 1px;
}

#left .left_inner h2
{
	border: 0px !important;
  	background-image:url('../images/backgrounds/backgrounds.gif') !important;
	background-position: 0 -189px;
	font-size: 11px !important;
}

#location_chooser
{
	height: 300px;
}

#location_chooser div div
{
	padding: 10px;
}

#location_chooser div div div
{
	padding: 0;
}

.rightbox
{
	background-color: #DDF5DD;
	outline: 1px solid #BBEEBF;
	border: 4px solid white;
	padding: 3px;
	color: #446655;
}

.rightbox h2
{
	background: 0;
	border: 0;
	color: #669977 !important;
	font-size: 11px;
}

.partner_shortbox
{
	width: 98%;
	border: 1px solid #FFFFAA;
	background-color: #FFFFCC !important;
	padding: 5px;
	
}

div.regionchoosetext a
{
	color: black !important;
}

.tip_photo
{
	border: 4px solid #EEEEEE;
	border-bottom: 8px solid #EEEEEE;
	outline: 1px solid #AAAAAA;
}


.offer_list_photo
{
	width: 100px;
	border: 4px solid #F5F5F5;
	border-bottom: 14px solid #F5F5F5;
	outline: 1px solid #BBBBBB;
}

.guide_photo
{
	border: 4px solid #EEEEEE;
	border-bottom: 8px solid #EEEEEE;
	outline: 1px solid #AAAAAA;
}

.saved_successfully
{
	padding: 10px;
	font-weight: bold;
	color: #224422;
	background-color: #E0FFE0;
}

img.correctpos
{
	position: relative;
	top: 4px;
}

.gm_label, .gm_pane
{
	font-family: Arial;
	color: white;
	font-weight: normal;
	font-size: 10px;
	background-color: black;
	opacity: 0.6;
	padding-left: 1px;
	padding-right: 2px;
	filter:Alpha(Opacity=60);
}

.gm_pane a
{
	color: white !important;
}

.gm_pane
{
	padding: 8px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

#homepage_button
{
	border:0;
	width:394px; 
	height:44px;
	padding-top:15px;
	background:url('../images/buttons/homepage_signup_button.gif') no-repeat;
	text-align: center;
}

#left_button
{
	border:0;
	width:174px; 
	height:30px;
	padding-top: 8px;
	background:url('../images/buttons/left_button.gif') no-repeat;
	text-align: center;
}


#invite_a_friend_button
{
	border:0;
	width:186px; 
	height:33px;
	font-size: 14px;
	font-weight: bold;
	color: #173B6A;
	color: #2D649A;
	background:url('../images/buttons/invite_a_friend.gif') no-repeat;
	text-align: center;
	padding-left: 23px;
	cursor: pointer;
}

#signup_button
{
	border:0;
	width:186px; 
	height:33px;
	font-size: 14px;
	font-weight: bold;
	color: #173B6A;
	color: #2D649A;
	background:url('../images/buttons/signup_button.gif') no-repeat;
	text-align: center;
	padding-left: 23px;
	cursor: pointer;
}

#recommend_tip_button
{
	border:0;
	width:186px; 
	height:33px;
	font-size: 14px;
	font-weight: bold;
	color: #173B6A;
	color: #2D649A;
	background:url('../images/buttons/recommend_tip.gif') no-repeat;
	text-align: center;
	padding-left: 23px;
	cursor: pointer;
}

ol
{
	padding: 10px !important;
	padding-left: 30px !important;
	font-size: 13px;
}

ol.faq li
{
	margin-bottom: 30px !important;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
}

ol.faq li p, ol.faq li div
{
	font-weight: normal;
	font-size: 12px !important;
	padding: 0;
	padding-top: 3px;
}

ol.faq li h4
{
	font-size: 14px;
}

#partner_detail ul
{
	padding: 10px !important;
	padding-left: 30px !important;
	list-style-type: square !important;
}

#partner_detail ul li, #partner_detail ol li
{
	padding-bottom: 3px !important;
}

#partner_detail h3
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	border: 0;
	padding:0 !important;
	margin: 0 !important;
	padding-bottom: 5px !important;
	padding-top: 5px !important;
}

.normalul ul, .normalul ol
{
	padding: 10px !important;
	padding-left: 20px !important;
	list-style-type: square !important;
}

iframe
{
	border: 0;
}

#article
{
	padding: 10px;
}

#article a
{
	text-decoration: underline !important;
}

ul.check
{
}

ul.check li
{
	list-style-type: none !important;
	background-image: url('../images/icons/check.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 8px;
	height: 30px;		
}

div.life_mainbox
{
	border: 1px solid #AECEED !important;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div.life_mainbox a
{
	background-image:url('../images/icons/linkarrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	text-decoration: underline !important;
}


div.arrow a, div.arrow div
{
	/*background-image:url('../images/icons/linkarrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;*/
	font-size: 12px;
}

.life_mainbox h2
{
	padding: 3px !important;
	padding-left: 8px !important;
	color: #114455;
	color: white;
	background-color: #112233 !important;
	font-size: 13px !important;
	border-bottom: 3px solid #6688AA;
}

div.list_box, div.list_box_reverse
{
	border: 1px solid #CCCCCC !important;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.list_box h2, h2.list_box
{
	padding: 3px !important;
	padding-left: 8px !important;
	color: #114455;
	color: white;
	background-color: #112233 !important;
	font-size: 13px !important;
	border-bottom: 3px solid #6688AA;
}

.list_box_reverse h2, h2.list_box_reverse
{
	padding: 3px !important;
	padding-left: 8px !important;
	color: #114455;
	color: white;
	background-color: #6688AA !important;
	font-size: 13px !important;
	border-bottom: 3px solid #112233;
}

.life_mainbox p
{
	padding: 10px;
	text-align: justify;
	padding-top: 5px;
	font-size: 12px !important;
	line-height: 13px !important;
}

table.centerall tr td
{
	padding-top: 10px;
	text-align: center !important;
	padding-left: 10px;
	padding-right: 10px;
}

.cjjobbox
{
	font-size: 12px !important;
}

.cjjobbox a
{
	text-decoration: underline !important;
}



div.list_box, div.list_box_reverse
{
	border: 1px solid #CCCCCC !important;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.list_box h2, h2.list_box, h2.darkblue
{
	padding: 3px !important;
	padding-left: 8px !important;
	color: #114455;
	color: white;
	background-color: #112233 !important;
	font-size: 13px !important;
	border-bottom: 3px solid #6688AA;
}

h2.darkblue
{
	padding-bottom: 0;
	margin-bottom: 0;
}

div.darkblue_box ul li.breaklines
{
	padding-bottom: 6px !important;
	line-height: 20px;
}

.icon_ul_offset
{
	position: relative;
	width: 16px;
	padding:0;
	margin: 0;
	left: 5px;
	top: 3px;
}

.darkblue_bottom
{
	width: 100%;
	border-bottom: 1px solid #6688AA;
}

.normalul li, .normal ol li
{
	padding-bottom: 3px !important;
	list-style-type: square !important;
}

.bigquote
{
	font-size: 14px;
	font-weight: bold;
}

#gc_content p
{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

ul.disc
{
	padding-left: 20px;
}

ul.disc li
{
	list-style-type: disc !important;
}