@charset "utf-8";
/* CSS Document */


BODY {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #d8d8d8 url(images/bg.gif) repeat-y center;
	margin: 0;
	line-height: 17px;
}
a:link {
	color: #00339a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00339a;
}
a:hover {
	text-decoration: underline;
	color: #00339a;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#banner {
	MARGIN: 0px auto;
	width:952px;
	height:129px;/*
	background-image: url(images/banner.jpg);
	background-repeat:no-repeat*/
	margin-top: 17px;
}

#banner-01 {
	position:relative;
	width:511px;
	height:113px;
	background-image: url(images/banner_01.gif);
	background-repeat:no-repeat;
	float:left;
}

#banner-02 {
	position:relative;
	width:441px;
	height:113px;
	background-repeat:no-repeat;
	float:left;
	background-image: url(images/banner_02.jpg);
}


#contentContainer {
	MARGIN: 0px auto;
	width:952px;
	background-color:#FFFFFF;
}
#leftNav {
	position:relative;
	width:212px;
	float:left;
}
#introText {
	position:relative;
	width:445px;
	float: left;
}
.leftNav {
	display: block;
	width: 194px;
	text-align: center;/*
	font-weight: bold;*/
	padding: 9px;
	background-image: url(images/btnBg.gif);
}

#bigQuote {
	position:relative;
	width:243px;
	float: right;
	padding-left: 17px;
	border-left:#d8d8d8 solid 1px;
}
.gutter {
	width:17px;
	float:left;
}

#swfContainer {
	width:723px;
	float: left;
}
.bigQuote {
	font-size: 20px;
	line-height: 150%;
	color: #999999;
}
h1 {
	color: #00339a;
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
}
.memberTD {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
