/*  stylesheet (and site design/dev) created by matt c/o celero solutions
-------------------------------------------------------------
------------------------------------------------------------- */


body {
	margin:0px;
	padding:0px;
	background:#D48616 url(imgs/bg.gif);
	}
	
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */



#houseMasthead {
	width:775px;
	text-align:left;
	background-color:#E5E5E5;
	}
	
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */


#toolbar {
	width:775px;
	height:21px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(imgs/mast_bg-toolbar.jpg) no-repeat;
	}
	
	#toolbar ul {
		list-style:none;
		border:none;
		position:relative;
		top:3px;
		padding:0;
		margin:0 0 0 184px;
		}
		#toolbar li {
			display:inline;
			}
			#toolbar li a {
				text-decoration:none;
				padding:1px 12px 0 10px;
				margin:0;
				color:#242424;
				background:url(imgs/bg_toolbar_div.gif) right no-repeat;
				}
				#toolbar li a:hover {
					background-color:#DFDEDE;
					}

	#login {
		float:left;
		width:46px;
		height:17px;
		position:relative;
		top:2px;
		left:385px;
		z-index:100;
		}
	
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */



#navMain {
	width:775px;
	height:21px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#DFDEDE;
	background:url(imgs/mast_bg-navMain.jpg) top left no-repeat;
	background-color:#005480;
	}
	
	#navMain ul {
		list-style:none;
		border:none;
		padding:0;
		margin:0 0 0 49px;
		}
		#navMain li {
			display:inline;
			}
			#navMain li a {
				text-decoration: none;
				padding:0 23px 3px 12px;
				background:url(imgs/bg_navMain_div.gif) right no-repeat;
				color:#DFDEDE;
				}
			#navMain li a.short {
				text-decoration: none;
				padding:0 23px 3px 12px;
				background:url(imgs/bg_navMain_divShort.gif) right no-repeat;
				color:#DFDEDE;
				}
				#navMain li a:hover {
					color:#FFFFFF;
					background:url(imgs/bg_navMainOn.gif) right top no-repeat;
					}
				#navMain li a.short:hover {
					background:url(imgs/bg_navMainOnShort.gif) right top no-repeat;
					}
					
/*
-------------------------------------------------------------
------------------------------------------------------------- */

	

#contentHouseHome {
	width:775px;
	text-align:left;
	background:url(imgs/bg_home.gif) repeat-y;
	}

#contentHouseSecondary {
	width:775px;
	text-align:left;
	background:url(imgs/bg_secondary.gif) repeat-y;
	}
		
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */


#navLeft {
	width:180px;
	float:left;
	position:relative;
	left:18px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#706248;
	background:url(imgs/bg_sideBar.gif) #FBEBC8 repeat-y;
	}
	.LeftNavGroup
	{
	    list-style:none;
		border:none;
        width:180px;
        display:block;
        /*padding:0 0 0 18px;*/
        position:relative;
        right:0px;
	}	
	
	.LeftNavItem
	{
	    list-style:none;
		border:none;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        background:url(imgs/bg_navLeft.gif) no-repeat;
        width:180px;
        cursor:pointer;
        display:block;
        padding:0px 0 0 18px;
        color:#242424;
        height:28px;
	}
	
	.LeftNavItemHover
	{
	    list-style:none;
		border:none;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	    background :url(imgs/bg_navLeftOn.gif) no-repeat;
	    width:180px;
        cursor:pointer;
        display:block;
        padding:0px 0 0 18px;
        color:#242424;
        height:28px;
	}
	
.sideAd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#706248;
	line-height:normal;
	background:url(imgs/bg_sideAd.gif) #FBEDCE no-repeat;
	padding:10px; 
	margin:10px 10px 10px 13px;
	border:solid 1px #E6CB8F; 
	text-align:center;
	}
	
	 .sideAd a {
		color:#005480;
		text-decoration:none;
		border-bottom:1px solid #CCCCCC;
		}
		.sideAd a:active {
			color:#D5A00F;
			text-decoration:none;
			}
		.sideAd a:visited {
			color:#232323;
			text-decoration:none;
			border-bottom:1px solid #999999;
			}
		.sideAd a:hover {
			text-decoration:none;
			border:none;
			}
				
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */
	

#contentHome {
	width:448px; 
	float:left;
	margin:0 9px 0 9px;
	position:relative;
	top:0px;
	left:18px;
	background:url(imgs/bg_content.gif) bottom repeat-x;
	background-color:#FFFFFF;
	}
	
#superiorRates {
	width:448px; 
	height:146px;
	margin-top:4px;
	font-family:Franklin Gothic Demi Cond, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#71892F;
	background:url(imgs/superiorRates.jpg) no-repeat;
	/* temporary margin to adjust for lack of content. is easier on the eyes ;)
	margin-bottom:34px; */
	}
		
	#superiorRSP {
		position:relative;
		top:77px;
		left:88px;
		background-color:#FFFDF8;
		}
	#superiorGIC {
		position:relative;
		top:77px;
		left:268px;
		background-color:#FFFDF8;
		}
	
#alert {
	width:221px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
	background:url(imgs/alert_bg.gif) bottom no-repeat;
	margin:5px 0 20px 0;
	}
	#alertTitle{
		position:relative;
	    color:#D69F0F;
		font-family:Franklin Gothic Medium, Helvetica, Arial, sans-serif;
		font-size:16px;
		letter-spacing:-0.05em;
		font-weight:bold;
	    margin-top:0px;
		top: -35px;
		left:50px;
	}	
	#alertText {
		list-style:none;
		border:none;
		margin:0px;
		position:relative;
		top: -20px;
		left:15px;
		padding:0px 22px 15px 0px;
	}
	
#alert2 {
	width:221px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
	background:url(imgs/alert_bg.gif) bottom no-repeat;
	margin:5px 0 20px 0;
	}

	#alertText {
		list-style:none;
		border:none;
		margin:0px;
		position:relative;
		top: -20px;
		left:15px;
		padding:0px 25px 15px 0px;
		}
	
	#contentHome a {
		float:right;
		font-size:9px;
		color:#005480;
		text-decoration:none;
		border-bottom:1px solid #CCCCCC;
		}
	#contentHome a:active {
		color:#D5A00F;
		text-decoration:none;
		}
	#contentHome a:hover {
		text-decoration:none;
		border:none;
		}
	
a.image {
	border:none!important;
	}
			
/*
-------------------------------------------------------------
------------------------------------------------------------- */
			
			
#contentSecondary {
	width:500px;
	float:left;
	position:relative;
	top:0px;
	left:18px;
	margin:0px 9px 0px 9px;
	padding:0px 20px 20px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:left;
	color:#575757;
	background:url(imgs/bg_content.gif) bottom repeat-x;
	background-color:#FFFFFF;
	}	
	
	
	 #contentSecondary a {
		color:#005480;
		text-decoration:none;
		border-bottom:1px solid #CCCCCC;
		}
	#contentSecondary a:active {
		color:#D5A00F;
		text-decoration:none;
		}
	#contentSecondary a:visited {
		color:#232323;
		text-decoration:none;
		border-bottom:1px solid #999999;
		}
	#contentSecondary a:hover {
		text-decoration:none;
		border:none;
		}
		
		
.pageTitle {
	width:100%;
	margin-top:20px; /* needed to 'push' in MSIE */
	padding-bottom:4px;
	border-bottom:dashed #D1E3EC 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:16px;
	color:#005480;
	}
		
.pageSubTitle {
	font-weight:bold;
	color:#005480;
	}
	
		
.tableNoBorder, td {
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:left;
	vertical-align:top;
	color:#575757;
	}
		
.tableNoBorder-alignRight {
	text-align:right;
	}			
	
	
#contentSecondary blockquote {
	margin-top:20px;
	margin-bottom:20px;
	padding:6px;
	color:#575757;
	background-color:#F5F5F5;
	border:solid 1px #DDDDDD;
	}
	
	blockquote {
	margin-top:20px;
	margin-bottom:20px;
	padding:6px;
	color:#575757;
	background-color:#F5F5F5;
	border:solid 1px #DDDDDD;
	}
	
		
#contentSecondary table{
	width:100%;
	}
	#contentSecondary td {
		padding:4px;
		line-height:14px;
		border:solid 1px #B9D07B;
		background-color:#FAFBF5;
	}	
	
.tableHeader {
	text-align:center;
	padding:4px;
	font-size:11px;
	font-weight:900;
	line-height:14px;
	border:solid 1px #B9D07B;
	background:url(imgs/bg_tableTitle.gif) #F1F6E4 repeat-x bottom;
}	
		
.tableData1 {
	width:70%;
}

.tableData2 {
	text-align:right;
}
	
.SiteMap {
  background-color: white;
}

#sitemap {
	width: 100%;
	}	
	#sitemap td{
		padding:4px;
		line-height:14px;
		border:none 0px #FFFFFF;
		background-color:#FFFFFF;
	}

	
#effective {
	text-align:right;
	width:100%;
	}		

ol.privacy {
	padding:0;
	margin-left:20px;
	}
	ol.privacy ul {
		list-style-type:disc;
		}
	ol.privacy ol {
		list-style-type:lower-alpha;
		}

.smallPrint-Rates {
	width:98%;
	border:solid 1px #DEDEDE;
	background-color:#FAFAFA;
	padding:2px;
	text-align:center;
	font-size:10px;
	color:#999999;
	}
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */


		
#navRight {
	width:93px;
	float:left;
	position:relative;
	top:0px;
	left:18px;
	background-color:#F3F3F3;
	}
	
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */



#footerHouseHome {
	width:775px;
	height:47px;
	background:url(imgs/bg_footerHome.jpg) no-repeat;
	background-color:#E5E5E5;
	}
	
	#footerHome {
		text-align:right;
		padding-top:8px;
		margin-right:60px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#959595;
		}
	
	#footerHome a {
		text-decoration:underline;
		color:#959595;
		}
		#footerHome a:hover {
			text-decoration:none;
			color:#959595;
			}
		
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */



#footerHouseSecondary {
	width:775px;
	height:47px;
	background:url(imgs/bg_footerSecondary.jpg) no-repeat;
	background-color:#E5E5E5;
	}
	
	#footerSecondary {
		text-align:right;
		padding-top:8px;
		margin-right:60px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#959595;
		}
	
	#footerSecondary a {
		text-decoration:underline;
		color:#959595;
		}
		#footerSecondary a:hover {
			text-decoration:none;
			color:#959595;
			}
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */


