@charset "UTF-8";
body {
	margin: 0 auto 0 auto;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}

.quotes #page {
	margin: 0;
	padding: 0;
	text-align: left;
}

.quotes #content {
	margin: 0;
	text-align: left;
}

.quotes #logo {
	margin: 15px 0 0 0;
	text-align: left;
}

.quotes #info {
	padding: 1.5em 0 0 0;
	clear: both;
}




.menustyle{
margin: 1px 0 20px 0;
width: 898px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.menustyle ul{
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 0 solid #000000;
width: 100%;
padding: 2px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.menustyle ul li{
display: inline;
padding: 0 15px;
}

.menustyle ul li a{
color: #000000;
background-color: #EEEEEE;
padding: 2px 15px;
margin: 0;
font-size:12px;
line-height:15px;
text-decoration: none;
border: 1px solid #DADADA;
}

.menustyle ul li a:hover, .menustyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #BBBBBB; /*THEME CHANGE HERE*/
}

.dropmenudiv{
position:absolute;
top: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-weight: normal;
font-size:11px;
line-height:15px;
z-index:100;
background-color: #EEEEEE;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #BBBBBB;
}






.quotes #text p, ol, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0.8em 0;
	color: #000000;
	background: none;
	font-size: 0.9em;
	font-weight: normal;
	text-align:left;
	line-height: 1.5em;
}


.quotes #text p.nospaceafter {
	margin: 0 0 0.1em 0;
}



.quotes #text .text1col {
	padding: 0 0 0 0;
	width: 900px;
	clear: left;
}

.quotes #text .text2col1 {
	padding: 0 15px 0 0;
	width: 435px;
	float: left;
}
.quotes #text .text2col2 {
	padding: 0 0 0 15px;
	width: 435px;
	float: left;
}

.quotes #text .text3col1 {
	padding: 0 15px 0 0;
	width: 280px;
	float: left;
}
.quotes #text .text3col2 {
	padding: 0 15px 0 15px;
	width: 280px;
	float: left;
}
.quotes #text .text3col3 {
	padding: 0 0 0 15px;
	width: 280px;
	float: left;
}
.quotes #text .text3col1and2 {
	padding: 0 15px 0 0;
	width: 590px;
	float: left;
}
.quotes #text .text3col2and3 {
	padding: 0 0 0 15px;
	width: 590px;
	float: left;
}


.quotes #text .text4col1 {
	padding: 0 15px 0 0;
	width: 202px;
	float: left;
}
.quotes #text .text4col2 {
	padding: 0 15px 0 15px;
	width: 203px;
	float: left;
}
.quotes #text .text4col3 {
	padding: 0 15px 0 15px;
	width: 202px;
	float: left;
}
.quotes #text .text4col4 {
	padding: 0 0 0 15px;
	width: 203px;
	float: left;
}
.quotes #text .text4col1and2 {
	padding: 0 15px 0 0;
	width: 435px;
	float: left;
}
.quotes #text .text4col1and2nofloat {
	padding: 0 15px 0 0;
	width: 435px;
}
.quotes #text .text4col2and3 {
	padding: 0 15px 0 15px;
	width: 435px;
	float: left;
}
.quotes #text .text4col3and4 {
	padding: 0 0 0 15px;
	width: 435px;
	float: left;
}
.quotes #text .text4col2and3and4 {
	padding: 0 0 0 15px;
	width: 668px;
	float: left;
}



.quotes #text h1 {
	margin: 0 0 0.8em 0;
	color: #000000;
	background: none;
	font-size: 0.9em;
	font-weight: bold;
	text-align:left;
	line-height: 1.5em;
	clear: both;
}

.quotes #text h2 {
	margin: 0 0 0.8em 0;
	color: #000000;
	background: none;
	font-size: 0.8em;
	font-weight: bold;
	text-align:left;
	line-height: 1.5em;
	clear: both;
}

.quotes #text h3 {
	padding-top: 1.5em;
	margin: 0 0 0.8em 0;
	color: #000000;
	background: none;
	font-size: 0.8em;
	font-weight: bold;
	text-align:left;
	line-height: 1.5em;
	clear: both;
}




p.bordertop {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 20px;
}

p.trademark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2em 0 0.8em 0;
	color: #AAAAAA;
	background: none;
	font-size: 0.75em;
	font-weight: normal;
	text-align:center;
	line-height: 1.5em;
}

p.modified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 0.8em 0;
	color: #000000;
	background: none;
	font-size: 0.75em;
	font-weight: normal;
	text-align:center;
	line-height: 1.5em;
}

p.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 0.8em 0;
	color: #000000;
	background: none;
	font-size: 0.75em;
	font-weight: normal;
	text-align:center;
	line-height: 1.5em;
}

p a:link {
	color: #0033CC;
}

p a:visited {
	color: #0033CC;
}

p a:hover {
	color: #00CC00;
}

p.modified a:link {
	color: #AAAAAA;
	text-decoration: none;
}

p.modified a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

p.modified a:hover {
	color: #000000;
	text-decoration: none;
}



p.contact a:link {
	color: #000000;
	text-decoration: none;
}

p.contact a:visited {
	color: #000000;
	text-decoration: none;
}

p.contact a:hover {
	color: #3399CC;
	text-decoration: none;
}



p.trademark a:link {
	color: #AAAAAA;
	text-decoration: none;
}

p.trademark a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

p.trademark a:hover {
	color: #000000;
	text-decoration: none;
}


.floatimageleft { float: left; margin: 0; padding: 0 15px 0 0; border: 0 solid #333333; }
.floatimageright { float: right; margin: 0; padding: 0 0 0 15px; border: 0 solid #333333; }
.picture { border: 0 solid #333333; }
.highlightbox { padding: 10px 10px 0 10px; margin: 0 0 10px 0; border: 1px solid #3399CC; background: #EEEEEE; }
.screengrab1 { border: 1px solid #DDDDDD; margin: 10px 0 10px 0; }
.screengrab2 { border: 1px solid #DDDDDD; margin: 10px 0 10px 17px; }
