/* CSS Document */

body{
font-family: verdana;
margin-left: 0px;
font-size:12px;
color: #000055;
background-color:#d47e20;
background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:800px;
	background-attachment: fixed;
}

/*Content css*/

.pagehead{
	font-weight: bold;
	font-size: 1.25em;
	font-family: 'Trebuchet MS';
}
.subhead{
	font-weight: bold;
	font-size: 16;
	margin-bottom:10px;
}

h2{
	font-weight: bold;
	font-size: 16;
	margin-bottom:10px;
}

.emphasis{
	font-weight: bold;
}

.centerblock{
	align:center;
	width:100%;
	text-align:center;
}

/* LAYOUT CSS */
.header{
	padding: 7px 0px 0px 7px;
}

.overalltable{
	width: 779px;
	background-color:#E9EEF2;
	}

.oall-left{
	vertical-align: top;
}

.oall-right{
}
.highlight{
	font-size: 1.1em;
	font-family: "trebuchet ms";
	text-transform: uppercase;
}
.highlight-begin{
font-size: 1.4em;
}
.menutable{
	width:168;
	height: 100%;
}
.mtable-top{
	background-image: url("images/top-left.gif");
	height:11px;
}
.mtable-bot{
	background-image: url("images/bot-left.gif");
	
	background-repeat:  repeat-x;
	background-position: bottom left;
	height:26px;
	align: right;
}

.contenttable{
	width:611;
	height: 453px;
}

.ctab-mid{
	background-image: url("images/bar-right.gif");
	background-repeat:  repeat-y;
	background-position: top right;
	vertical-align: top;
	padding: 0px 15px 0px 6px;
	
}
.bot-right{
background-image: url("images/bot-right.gif");
height: 26px;
width: 611;
background-color:#d47e20;
}

.faqanswer{
 padding: 2px 2px 2px 15px;
}
.faqvspace{
height: 40px;
}
.faqquestion{
	font-weight: bold;
	font-size: 16;
	padding: 2px 2px 2px 2px;
}
.backtotop{
 font-size: 10px;
 padding: 10px;
 text-align: right;
}
.faqtableofcontents{
	font-size: 11px;
	background-color: #B3C4E9;
	padding: 6px;
}
a{
	color: #000099;
}
.toclink{
	text-decoration: none;
}
/*a:visited{
	color: #000033;
}*/
a:hover{
	color: #000033;
}
.footer{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #d47e20;
}
.printtext{
	display:none;
}
p {
	font-size:1em;
}
.orange{
	color: #d47e20
}
.thecompany{
	background-color: #B3C4E9;
	padding: 0px 4px 0px 4px;
}
em{
	font-family: "Times New Roman";
	font-size: 1.15em;
}
 
 #flashmenu{
 	height:422px;
 }
 
li{
	margin-bottom:5px;
	list-style-type:disc;
}


#priceTable{
	width:95%;
	background-color:#B3C4E9;
	margin:5px;
}
#priceTable th{
	font-weight:bold;
}
#priceTable td{
	text-align:center;
}
#priceTable em{
font-style:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;

font-size:1em;
}