html {
	height:101%;
	background-color: white;
}

body {
	font-size: 9pt;
	font-family: helvetica, arial, sans-serif, lucida grande, tahoma;
}

body, html {
	margin:0;
	padding:0;
	background-color: white;
	text-align:center;
	color: #B9B9BB;
}

a, a:link {
	text-decoration: none;
}

img { border:0; }

img#tab {
	position: relative;
}
div#tabdivide {
	background-color: #FFFF;
	float: left;
	color: grey;
	margin: 0 3px;
	text-align: center;
	padding: 11px 0 9px 0;
	font-size: 9px;
	font-family: helvetica;
}

div#wrapper {
	width:785px;
	text-align:left;
	margin:0 auto 10px auto;
	border-top: 5;
	background-color: white;
}

div#footerwrapper {
	width:775px;
	background-color: white;
	margin:0 auto 10px auto;	
	text-align: center;
	padding-top: 10px;
	color: #61686C;
	font-family: georgia;
	font-size: 8pt;
}

td#divider {
	border-left: 1px solid #61686C;
	padding-bottom: 15px;
	text-align: center;
}

img#quote {
	display: inline;
	float: right;
	margin-top: 40px;
}

div#colon {
	color: #883730;
	width: 9px;
	float: left;
	margin-top: 8px;
	font-size: 1.6em;
	font-weight: 400;
}

div#header1 {
	color: #883730;
	font-size: 1.3em;
	float: left;
	margin-top: 10px;
	width: 470px;
	font-family: georgia;
}

div#pagetext {
	font-size: 1.0em;
	line-height: 2.1;
	padding-left: 14px;
	color: #61686C;
	float: left;
}

div#leftcolumn {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	width: 475px;
}

div#separator {
	clear:both;
	margin: 10px 5px 5px 5px;
	height: 2px;
	background-color: #C7CAD2;
}

div#quotebox {
	display: inline;
	width: 230px;
	float: right;
	font: georgia;
	font-size: 11px;
	font-style: italic;
	color: #883730;
	margin-top: 45px;
	margin-bottom: 20px;
	line-height: 3em;
}

div#quotetext {
	position: relative;
	margin-left: 14px;
}

div#quoteauthor {
	font-size: 1.4em;
	float: right;
	width: 150px;
	text-align: left;
	margin-top: 10px;
}

div#quotetitle {
	float: right;
	width: 150px;
	text-align: left;
}
