﻿
td
{
	vertical-align:middle;
}

.loadingQuoteContainer
{
	text-align:center;
	margin: 25% 0 25% 0;
}

.uls_result_table
{
	padding:0;
	margin:0;
	table-layout:fixed;
	width:940px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.uls_headerrow
{
	background-color:#4f3685;
	height:35px;
}



.uls_header_descriptioncell
{
	width:99%;
	font-weight:bold;
	text-align:left;	
	color:White;
	padding-left:5px;
	border-left:solid 1px #cccccc;
	background-color:#4f3685;
}

.uls_header_cell
{
	width:70px;
	Color:White;
	font-weight:bold;
	text-align:center;	
	border-left:solid 1px #cccccc;
	background-color:#4f3685;
}

.uls_header_primarycell
{
	width:70px;
	Color:White;
	font-weight:bold;
	text-align:center;	
	border-left:solid 1px #cccccc;
	background-color:#4f3685;
}

.uls_header_controlscell
{
	width:140px;
	Color:White;
	font-weight:bold;
	text-align:center;
	border-left:solid 1px #cccccc;	
	background-color:#4f3685;
}

.uls_table_subheading
{
	background-image:url('images/gradient_questiongroupheading-money.png');
	background-repeat:repeat-x;
	height:30px;
	padding-left:5px;
	font-weight:bold;
}

.uls_row
{
	height:94px;
}

.uls_rowalt
{
	background-color:#f0f6ff;
	height:94px;
}

.uls_descriptioncell
{
	text-align:left;
	padding-left:5px;
	border-top:1px solid #cccccc;
}

.uls_cell
{
	text-align:center;
	border-left:solid 1px #cccccc;
	border-top:1px solid #cccccc;
}

.uls_primarycell
{
	height:94px;
	background-image:url('images/gradient-bgyellow.png');
	background-repeat:repeat-x;
	border-left:solid 1px #cccccc;
	border-top:1px solid #cccccc;
	font-weight:bold;
	text-align:center;
}

.uls_controlscell
{
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #cccccc;
}

.uls_controlscell a
{
	padding-top:10px;
	padding-bottom:10px;
}


.results_headerrow
{
	background-color:#4f3685;
	width:100%;
	height:35px;
	color:White;
	border-bottom:solid 1px #cccccc;
	line-height:40px;
	font-weight:bold;
}

.tab_lg, .tab, .tab_lg_selected, .tab_selected
{
	background-repeat:no-repeat;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	float:left;
}

.tab_lg, .tab
{
	color:#4f3685;
	text-decoration:underline;
	cursor:pointer;
}

.tab_lg_selected, .tab_selected
{
	color:White;
	text-decoration:none;
}

.link
{
	color:#4f3685;
	text-decoration:underline;
	cursor:pointer;	
}

.non_link
{
	color:White;
	text-decoration:none;
	cursor:normal;
}

.tab_lg
{
	height:34px;
	width:250px;
	background-image:url('images/tab_bg_lg.png');
	color:#4f3685;
	text-decoration:underline;
	cursor:pointer;
}

.tab
{
	height:34px;
	width:154px;
	background-image:url('images/tab_bg.png');
}

.tab_lg_selected
{
	height:34px;
	width:250px;
	background-image:url('images/tab_bg_lg_r.png');
}

.tab_selected
{
	height:34px;
	width:154px;
	background-image:url('images/tab_bg_r.png');
	color:White;
	text-decoration:none;
}

.uls_tab_description
{
	clear:left;
	background-color:#4f3685;
	color:White;
	height:30px;
	padding:5px;
	border-bottom:solid 1px #cccccc;
	line-height:30px;
	font-weight:bold;
}

#top3quotes
{
	clear:left;
}

#allquotes
{
	clear:left;
}

.rhs
{
	text-align:right;
}


