body
{ font-family:Arial; font-size:14px; }
h1 { font-size:1.6em; margin-top:5px; color:#000; }
h2 { font-size:1.10em; margin-top:0px; color:#000; }
h3 { font-size:1.03em; margin-top:0px; color:#000; }
h4 { font-size:1.0em; margin-top:0px; color:#000; }
td { font-family:"Trebuchet MS",Arial; font-size:12px; }
a { font-family:Arial; font-size:12px; text-decoration:none; color:blue; }
#container {
	font-size: 1.0em;
	width: 950px;
	/*height:100%;*/
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
#content-wrapper {
	height: 100%;
	width: 650px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#content {
	width: 640px;
	height: 100%;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial;
	color: #444;
	/* font-family:"Trebuchet MS",Arial; */
	font-size:14px;
}
#content p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#content h2 {
	margin-bottom: 8px;
}
#content li { 
	margin: .2em 0
}
#rt_nav-Wrapper {
	height: 100%;
	width: 245px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#rt_nav {
	width: 240px;
	height: 100%;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rt_nav h1 {
	margin-bottom:6px;
}
.footer-bar {
	background-color: #cccccc;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: center;
}
.leftNav {
font-family:"Trebuchet MS",Arial;
font-size:14px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
margin-bottom: 2em;
}
div.leftNav li { 
margin: 0.0em 0 0.0em 0;
}
.block_round_blue {
color: #333;
font-size: 12px;
}
.block_round_blue .lt {
background: #edf2f6 url(../images/block_lt.gif) left top no-repeat;
}
.block_round_blue .rt {
background: url(../images/block_rt.gif) right top no-repeat;
}
.block_round_blue .rb {
background: url(../images/block_rb.gif) right bottom no-repeat;
}
.block_round_blue .lb {
background: url(../images/block_lb.gif) left bottom no-repeat;
}
.quotebarleft {
margin: 10px 30px;
color: #888888;
padding: 5px;
border-width: 1px 0px 1px 0px; border-style: solid; border-color: #888888;
float: left;
width: 200px;
font-size: 1.2em;
display: inline;
}
.quotebarright {
	margin: 10px 30px;
	color: #888888;
	padding: 5px;
	/*background-color: #ffe0b3;*/
	/*border-width: 1px 2px 2px 1px; border-style: solid; border-color: #aaa;*/
	border-width: 1px 0px 1px 0px; border-style: solid; border-color: #888888;
	float: right;
	width: 200px;
	font-size: 1.2em;
	display: inline;
}
.quotebarrightnarrow {
	margin: 10px 30px;
	color: #888888;
	padding: 5px;
	/*background-color: #ffe0b3;*/
	/*border-width: 1px 2px 2px 1px; border-style: solid; border-color: #aaa;*/
	border-width: 1px 0px 1px 0px; border-style: solid; border-color: #888888;
	float: right;
	width: 125px;
	font-size: 1.2em;
	display: inline;
}

