td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#A5A5A5;
}

td.mid {
	text-align: center;
	vertical-align: middle;
}

a {

	text-decoration: underline;
	color:#A5A5A5;
}
.d
{
	color:#8A8A8A;
}
a.d
{
	color:#8A8A8A;
	text-decoration:underline;
}
.b
{
	color:#5183B8;
}
a.b
{
	color:#5183B8;
	text-decoration:underline;
}
a.bn
{
	color:#779CC6;
	text-decoration:none;
}
a.top
{
	color:#CAD0D8;
	text-decoration:none;
}
a.list:link , a.list:visited {
	
	text-decoration: none;
	color: gray;
	background: #ffffff;
	font-size: .75em;
	
}

a.list:hover, a.list:active{

	text-decoration: underline;
	color: black;
	background: #ffffff;
	font-size: .75em;
	
}
a.onsite:link , a.onsite:visited {
	
	text-decoration: none;
	color: white;
	font-size: 1em;
	
}

a.onsite:hover, a.onsite:active {

	text-decoration: underline;
	color: black;
	font-size: 1em;
	
}
	
.db
{
	color:#1C5EA2;
}
a.db
{
	color:#1C5EA2;
	text-decoration:underline;
}

a.11
{
	color:#D35602;
	text-decoration:none;
}

.copy
{
	color:#B0B0B0;
}
a.copy
{
	color:#B0B0B0;
	text-decoration:none;
}

p
{
	margin: 10 25 10 25;
	font-size: 1.2em;
	color: #000000;
	background: #ffffff;
}


#disclaimer
{
	float: right;
	width: 65%;
    text-align: left;
	margin: 10 0 10 0;
	font-size: 1.2em;
	color: #ff0000;
	background: #ffffff;
}

.form

{
    float: right;
	margin: 10 25 10 25;
	text-align: center;
	
}

.static

{
	
	margin: 10 25 10 25;
	color: #000000;
	background: #ffffff;
	font-size: 1.2em;
	
}

.cstatic

{
	margin: 10 0 10 0;
	width: 99%;
	text-align: center;
	color: #000000;
	background: #ffffff;
	font-size: 1em;
	
}

h1

{

	margin: 10 25 10 25;
	font-size: 2.5em;
	color: #ffffff;
	
}

h3

{

	font-size: 1.5em;
	color: #000000;

}

h4
{
	margin: 10 25 10 25;
	font-size: 1.25em;
	color: #000000;
	background: #ffffff;
}

ul 

{

	float: left;
	margin: 5px 15px 5px 15px;
	font-size: 1.5em;
	color: #000000;

}
ol 

{

	float: left;
	margin: 5px 17% 15px 15px;
	font-size: 1.1em;
	color: #000000;

}
li

{

	margin: 0 0 0 30px;

}


.onsiteF

{
	
    margin: 5px 10px 10px 10px;
	font-size: 1em;
	text-align: center;
	width: 99%;
	color: #000000;
	
}

.title
{

	font-size: 1.5em;
	font-style: italic;
	color: maroon;
	background: white;

}

.smTitle
{

	font-size: 1.1em;
	font-style: italic;
	color: maroon;
	background: white;

}
.inline

{

	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;


}

a.inlineA:link, a.inlineA:visited
{

	text-decoration: none;
	font-size: 1em;
	color: blue;
	background: white;
	

}
a.inlineA:hover, a.inlineA:active
{

	text-decoration: underline;
	font-size: 1em;
	color: gray;
	background: white;

}

#toc
{

	float: left;
	width: 70%;
	
}
.buynow
{

	float: left;
	text-align: center;
	width: 25%;
	
}

#infoBox

{
	
	margin: 0 0 0 10px;
	text-align: left;
	border: 1px solid black;
	width: 98%;
	color: black;
	background: white;
	padding: 3px 3px 3px 3px;
}	
	
.floatLeft
{
	
	float: left;
	border: 0;
	margin: 10px 10px 10px 10px;
	width: 213;
	
}