body
{
	background-color: #fff;
	font-family: Verdana, Arial;
	font-size: 10px;
	color:#000;	
	background-image: url('../images/gradient2.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
	margin: 15 15 15 15;
}
h1
{
	font-size: 18px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 13px;
}
a
{
	font-weight: bold;
	color: #2f5daa;
	text-decoration: none;
}
a:hover
{
	color:#000000;
	text-decoration: underline;
}
img
{
	border: 0px;
}
/*input, textarea, select
{
	background: #f5f5f5;
	border: 1px solid #999;
	color: #000;
}*/
.button
{
	background: #f5f5f5;
	border: 1px solid #dedede;
	color: #000;	
}
p, span
{
	font-size: x-small;
}
.radios
{
	background: #fff;
	border: none;
}
hr
{
	color: #c0c4ff;
	background-color: #c0c4ff;
	height: 1px;
}
label
{
	font-size: 10px;
	font-family: verdana, tahoma, sans-serif;
	color:#000;
}
.rate_text
{
	font-size: 12px;
	font-family: verdana, tahoma, sans-serif;
	color:#000;
}

.rate_label_text
{
	font-size: 12px;
	font-family: verdana, tahoma, sans-serif;
	color:#000;
}

.rate_quote_detail_val
{
	font-weight: bold;
	font-size: 14px;
	color: #000;
	font-family: verdana, tahoma, sans-serif;
}

.rate_port_win_text
{
	font-size: 10px;
	font-family: verdana, tahoma, sans-serif;
	color:#000;
}

.rate_results_text
{
	font-size: 9px;
	font-family: verdana, tahoma, sans-serif;
	color:#000;
}

.rate_quote_disclaimer
{
	font-size: 9px;
	font-family: verdana, tahoma, sans-serif;
	color:#000;
}

.rate_quote_detail
{
	font-size: 11px;
	font-family: verdana, tahoma, sans-serif;
	color:#000;
}
.rate_quote_detail_bold
{
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, tahoma, sans-serif;
	color:#000;
}

.rate_h1
{
	font-weight: bold;
	font-size: 19px;
}
.rate_h2
{
	font-weight: bold;
	font-size: 16px;
}
.rate_h3
{
	font-weight: bold;
	font-size: 13px;
}

.rate_haz_msg
{
	font-size: 13px;
	color:Red
}

.rate_future_eff_date
{
	font-weight: bold;
	font-size: 13px;
	color:Red
}
.rate_sortByCell
{ 
	color:BUTTONTEXT; 
	background-color:BUTTONFACE; 
	border:2px outset BUTTONFACE; 
	font:10 'ms sans serif'; 
	cursor:default;
} 


.rate_popup_window
{
	border-right: #606060 2px solid;
	padding-right: 2px;
	border-top: #f0f0f0 2px solid;
	display: none;
	padding-left: 2px;
	z-index: 15;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #d0d0d0 2px solid;
	padding-top: 2px;
	border-bottom: #404040 2px solid;
	position: absolute;
	background-color: #c0c0c0;
	text-align: left;
}

.rate_popup_titleBar
{
	padding-right: 2px;
	padding-left: 0.5em;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	margin: 0px;
	cursor: default;
	color: #ffffff;
	padding-top: 2px;
	font-family: Arial;
	white-space: nowrap;
	background-color: highlight;
	text-align: right;
}

.rate_popup_titleBarText {
  float: left;
  overflow: hidden;
  text-align: left;
}

.rate_popup_titleBarButtons {
  border-style: none;
  border-width: 0px;
  vertical-align: middle;
}

.rate_popup_clientArea
{
	border-right: #e0e0e0 2px solid;
	padding-right: 0em;
	border-top: #404040 2px solid;
	padding-left: 0em;
	font-size: 10px;
	padding-bottom: 0em;
	margin: 2px 0px 0px;
	border-left: #505050 2px solid;
	color: #000000;
	padding-top: 0em;
	border-bottom: #f0f0f0 2px solid;
	font-family: 'Arial' , 'Helvetica' , sans-serif;
	background-color: #ffffff;
	text-align: center;
}
td
{
	font-size: 12px;
}