html { margin: 0px; padding: 0px; }

body {
	margin: auto;
	padding: auto;
	background: #fff;
	text-align: center;
	color: #111111;
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: blue; }
a:visited { color: blue; }
a:active, a:hover { color: #cf9908; }

h0 { margin: 1em 0 1em 0; color: #000; font: bold 150% Verdana, Arial, Helvetica, sans-serif; }
h1 { text-align:center; font-size:14pt; font-weight:bold; padding-bottom:14pt}
h2 { text-align:center; font-size:13pt; font-weight:bold; padding-bottom:13pt }
h3 { margin: 1em 0 1em 0; color: #000; font: italic bold 130% Verdana, Arial, Helvetica, sans-serif; }
h4 { margin: 1em 0 1em 0; color: #000; font: bold 120% Verdana, Arial, Helvetica, sans-serif; }
h5 { margin: 1em 0 1em 0; color: #000; font: bold 110% Verdana, Arial, Helvetica, sans-serif; }
h6 { margin: 1em 0 1em 0; color: #000; font: bold 100% Verdana, Arial, Helvetica, sans-serif; }

.h1 { text-align:left; font-size:14pt; font-weight:bold; }
.contactHdr { text-align:left; font-size:13pt; font-weight:bold; padding-left:50pt}

p   { text-align:justify; font-size:12pt; }


hr { color: #A5B0B9; background-color: #a5b0b9; height: 1px }

p a:link { color: blue; }
p a:visited { color: blue; }
p a:active { color: #cf9908; }
p a:hover { color: #cf9908; } 

a {font-size:11pt}

#container {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	font-size: 8pt
}



#menu {
	clear: both;
	background: #a5b0b9;
	width: 1000px;
	padding: 5px;
	margin-top: 2px;
	font-size: 11pt;
	
	color: #000;	
	/* box model hack */
	
	
	
}
#menu a:link, #menu a:visited { color: #000; text-decoration: none; font-size:11pt}
	#menu a:active, #menu a:hover { text-decoration: underline; color: #0000ff; font-size:11pt}
	
#menu1 {
	clear: both;
	background: #a5b0b9;
	width: 1000px;
	padding: 5px;
	margin-top: 2px;
	font-size: 11pt;
	
	color: #000;	
	/* box model hack */
	
	
	
}
#menu1 a:link, #menu1 a:visited { color: #000; text-decoration: none; font-size:11pt}
#menu1 a:active, #menu1 a:hover { text-decoration: underline; color: #0000ff; font-size:11pt}	
	

#footer {
	color: #000;
	background: #a5b0b9 url('images/copyright-curve.gif') no-repeat top left;
	width: 1000px;
	padding: 5px 5px 5px 20px;
	margin-bottom: 5px;
	font-size: 90%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	
	
}

    
.overlay
{
 border: black 1px solid;
 padding: 5px;
 z-index: 100;
 width: 300px;
 position: absolute;
 top: 300px;
 left: 38%;
 background-color: #fff;
-moz-opacity: 0.85;
 opacity: 0.85;
 filter: alpha(opacity=85);
 font-family: Tahoma;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
}

.title {
	color: #fff;
	position: relative;
	top: 50px;
	left: 10px;
	text-transform: lowercase;
	font: bold 40px Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	
}

.smallTitle {
   color: #000;
	font: bold 10px Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	
    
}

.keywords {
   text-align: center;
	 color: #BBBBBB;
	 font: 8pt Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
}

.fontsize10 {
  font-size: 10pt;
}



.footer {
  text-align: left;
	color: #7b7e81;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  width:480px;
  float:left;
}

.footer a:link { color: blue; }
.footer a:visited { color: blue; }
.footer a:active { color: #cf9908; }
.footer a:hover { color: #cf9908; }

.footerright {
  text-align: right;
	color: #7b7e81;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  width:450px;
  float:right;
}

.footerright a:link { color: blue; }
.footerright a:visited { color: blue; }
.footerright a:active { color: #cf9908; }
.footer a:hover { color: #cf9908; }

.quote {
    font-weight:bold;
    margin-left:1in;
    margin-right:1.5in
}

.mainlinks
{	
	font-size: 8pt;
	color: blue;
	font-family: Arial;
}

.clear { clear: both; }
.style4 { font-size: small; }
.style5 { background-color: #325E82; }
.style6 { color: #FFFFFF; }
.style7 { color: #FFFFFF; font-size: small; }
.style10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
.style11 { font-size: x-large; }

table.centered
{
	margin-left:auto;
	margin-right:auto;
}

table.leftcentered
{
    margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.centered
{
	text-align:center;
    margin-left:auto;
    margin-right:auto;
}

table.regression
{
	margin-left:auto;
	margin-right:auto;
	font-size:9pt;
	
}
div.regression
{
	float:left;
	width:750px;
}
table.regression td
{
	float:left;
	font-size:8pt;
}
div.legend
{
	padding-top:5px;
	font-size:8pt;
	float:right;
	width:200px;
	height:70px;
	background-color:#bbbbbb;
	text-align:left;
	padding-left:20px;
}
div.pricelistheader
{
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:11pt;
}

table.pricelist
{
	margin-left:auto;
	margin-right:auto;
	font-size:7pt;
	color:#333333;
}

table.pricelist th
{
	font-size:10pt;
}
table.pricelist td
{
	font-size:9pt;
}

.reqMark
{
	background-color:#DFAAB3;
	color:#444444;
	
}
.optMark
{
	background-color:#E5D5AE;
	color:#444444;
}

