body
{
	margin: 3px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textboxes
{
	border-right: #008AE1 1px solid;
	border-top: #008AE1 1px solid;
	border-left: #008AE1 1px solid;
	border-bottom: #008AE1 1px solid;
	font-size: 100%;
	width: 150px;
	height:21px;
	margin-top: 1px;
}

A:link{color: #008AE1;}
A:visited{color: #008AE1;}
A.black:link{text-decoration: none; color:#000000;}
A.black:visited{text-decoration: none; color:#000000;}

img.img_annotation
{
	float: left;
	margin-right: 1em;
	border: 1px dotted #D0D0D0;
}

.h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.lb
{
	background-image: url(img/lb.gif);
	background-repeat: repeat-y;
}

td.head_line
{
	background-image: url(img/head_line.gif);
	background-repeat: repeat-x;
}

td#2
{
	background-image: url(img/tb.gif);
	background-repeat: repeat-x;
}

td#div_hor
{
	background-image: url(img/div_hor.gif);
	background-repeat: repeat-x;
}

td.div_vert
{
	background-image: url(img/div_vert.gif);
	background-repeat: repeat-y;
}

td#dbl_underline
{
	background-image: url(img/dbl_underline.gif);
	background-repeat: repeat-x;
	height: 3px;
	background-position: bottom;
}

table
{
	z-index: 2;
	left: 0px;
	top: -30px;
	overflow: hidden;
	background-color: #FFFFFF;
	font-size: 12px;
}

table.a
{
	clear: left;
	border-top: #008AE1 2px solid;
	border-right: #008AE1 1px solid;
	border-bottom: #008AE1 1px solid;
	border-left: #008AE1 2px solid;
}

td.a
{
	border-top: #008AE1 0px solid;
	border-right: #008AE1 1px solid;
	border-left: #008AE1 0px solid;
	border-bottom: #008AE1 1px solid;
	padding: 2px 8px 2px;
}

table.a td
{
	border-top: #008AE1 0px solid;
	border-right: #008AE1 1px solid;
	border-left: #008AE1 0px solid;
	border-bottom: #008AE1 1px solid;
	padding: 2px 8px 2px;
}

th
{
	color: white;
	background-color: #008AE1;
	border-top: #008AE1 0px solid;
	border-right: #008AE1 0px solid;
	border-left: #008AE1 0px solid;
	border-bottom: #008AE1 0px solid;
}

#key_table
{
	position: absolute;
	z-index: 1;
	overflow: hidden;
	visibility: hidden;
}

#telephone
{
	font-size: 11px;
	font-weight: bold;
}

img.inv
{
	visibility: hidden;
}

.main_menu
{
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 12px;
}

ul
{
	text-indent: 1.5em;
	line-height: 22px;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(img/marker.gif);
}

ul.results
{
	text-indent: 0em;
	line-height: 22px;
	font-size: 12px;
	margin-top: -16px;
	list-style-type: decimal;
	list-style-image: none;
}

div.mainpagetext
{
	margin-top: 2.4em;
	padding-left: 21px;
}

p
{
	text-indent: 1.5em;
	line-height: 18px;
	margin-top: -16px;
}

p.p
{
	text-indent: 0em;
	padding-left: 0px;
}

p.lm
{
	text-indent: -9px;
	padding-left: 17px;
	padding-top: 8px;
}

p.ul
{
	margin-top: 10px;
}

div#news
{
	margin-top: 1.4em;
}

div.news_date
{
	font-size: 12px;
	color: #008AE1;
	font-weight: bold;
	line-height: 18px;
	padding-right: 1em;
	background-color: #EAEAEA;
}

div.news_text
{
	font-size: 12px;
	line-height: 18px;
	padding-left: 0.5em;
	background-color: #EAEAEA;
}

div#leftpanel
{
	font-size: 12px;
	margin-top: -10px;
}

.text_main_menu
{
	font-size: 12px;
	text-transform: uppercase;
	padding: 0em;
	margin: 0px;
}

td.footer
{
	background-color: CCCCCC;
	font-size: 11px;
}

td.copy_right
{
	padding-left: 21px;
	text-align: left;
}

td.author_str
{
	text-align: right;
	padding-right: 1em;
}

.bluetext
{
	color: #008AE1;
}

div#clients
{
	margin-top: 2.5em;
	margin-left: 78px;
}

tr.news
{
	padding-bottom: 14px;
	background-color: #EAEAEA;
}

.QOC_inputs {
	border:1px #008AE1 solid;
	background-color:white;
	width:400px;
	color:#0099FF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px
}

div.QOC {
	border:4px #008AE1 solid;
	background-color:#D2EDFF;
	padding:12px 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 50px;
}

div.QOC_buttons {
	border:1px #018AE1 solid;
	background-color:#78C9FE;
	padding:4px 12px;
	font-weight:bold;
	color:black;
	cursor:pointer;
}