﻿@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
body  {
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 80%;
}
#container {
	width: 906px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
	background: #FFFFFF url(i/bg1.gif) no-repeat left top;
	height: 700px;
}
#containerFinance {
	width: 906px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
	background: #FFFFFF url(i/bg1financial.gif) no-repeat left top;
	height: 700px;
}
/*#containerTrust {
	width: 906px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
	background: #FFFFFF url(i/bg1trust.gif) no-repeat left top;
	height: 700px;
}
#containerTMP {
	width: 906px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
}*/

#sidebar1 {
	float: left;
	width: 340px;
	padding: 0px;
	margin: 0;
	vertical-align: top;
}
#main {
	margin: 0 0 0 342px;
	_margin: 0 0 0 2px;
	padding: 0;
	vertical-align: top;
	width: 566px;
	_width: 200px;
	float: left;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
#nav {
	padding: 0 191px 0 0;
	width: 149px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #D2D3D4;
	text-decoration: underline;
}
#hero {
	position: relative;
	top: 1px;
	_top:2px;
	width: 544px;
	height: 300px;
	}
	
#redStripe {
	background: #dd291e url(i/redStripe.jpg) repeat-x top;
	color: #FFF;
	width: 524px;
	padding: 5px 10px;
	margin: 0;
	height: 15px;
	font-weight: lighter;
	font-size: 80%;
	text-transform: capitalize;
	}
	#redStripe p {
	display: inline;
	padding:0 .5em;
	margin:0;
	}
	#redStripe a:link, #redStripe a:visited {
		color: #FFF;
		text-decoration: none;
	}
	#redStripe a:hover, #redStripe a:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.greyStripe {
/*	position: relative;
	top: 313px; */
	background: #A6A6A9 url('i/greyStripe.jpg') repeat-x 50% top;
	color: #333333;
	width: 524px;
	padding: 5px 10px;
	height: 28px;
	font-size: 80%;
	text-transform: capitalize;
	}
	.greyStripe p {
		display: inline;
		padding-right: 1em;
	}

	.greyStripe a:link, .greyStripe a:visited {
		color: #333;
		text-decoration: none;
	}
	.greyStripe a:hover, .greyStripe a:active {
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
}
.greySub {
/*	position: relative;
	top: 313px; */
	background: #cac8ce url(i/greySub.jpg) repeat-x top;
	color: #333333;
	width: 524px;
	padding: 5px 10px;
	height: 15px;
	font-size: 80%;
	text-transform: capitalize;
	}
	.greySub p {
		display: inline;
		padding-right: 1em;
	}

	.greySub a:link, .greySub a:visited {
		color: #333;
		text-decoration: none;
	}
	.greySub a:hover, .greySub a:active {
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
}
.capExcept { text-transform: none; }

#scrollable {
	padding: 0px;
	color: #4D4E53;
	width: 564px;
	position: absolute;
	top: 0px;
	overflow: auto;
	height: 700px;
}
#afterAd {
	padding:10px;
}
.breadcrumb {
	font-size: 70%;
	text-transform: uppercase;
	color: #818285;
	letter-spacing: 0.2em;
	line-height: 150%;
	}
	.breadcrumb a:link, .breadcrumb a:visited {
		text-decoration: none;
		color:#000;
	}
	.breadcrumb a:hover, .breadcrumb a:active {
		text-decoration: none;
		color:#CE261C;
}

/*#footer {
	padding-right: 10px;
	position: absolute;
	top: 675px;
	width: 544px;
	height: 25px;
}
#footer p {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}*/

.community {
	float: left;
	width: 149px;
	position: relative;
	bottom: 0px;
/*	margin: 137px 0 0 148px;
	*margin: 99px 0 0 147px;
	_margin: 99px 0 -3px 74px;
*/
	margin: 95px 0 0 148px;
	*margin: 55px 0 0 147px;
	_margin: 55px 0 -3px 74px;

}


/* general styles */
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #CE261C;
	text-transform: capitalize;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
h3 {
	border-bottom: solid #d2d3d4 1px;
	font-size: 100%;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	margin-bottom: .5em;
}
h4 {
	border-bottom: solid #d2d3d4 1px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
	margin-bottom: .5em;
}
h5 {
	font-size: 130%;
	font-weight: bold;
	color: #CE261C;
}
.help {
	float: right;
	border: 0px;
}
.compare {
	float: right;
	border: 0px;
}
.innerhead {
	font-style: italic;
	color: #DD291E;
}
.fineprint {
	font-size: 70%;
	color: #818285;
	line-height: 150%;
	border-top: solid #818285 1px;
	padding-left: 2em;
	font-style: italic;
	}
	.finerprint {
		font-size: 120%;
}
.matrix {
	width: 95%;
	table-layout:auto;
	font-size: 75%;
	color: #000000;
	text-align: center;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 0;
	border-spacing:0;
	}
	.matrix td {
		padding: .5em;
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
		border-spacing:0;
	}
	.matrixDark {
		font-weight: bold;
		color: #FFFFFF;
		background-color: #4d4e53;
	}
	.matrixLight {
		background-color: #d2d3d4;
	}.matrixRed {
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CE261C;
}
