

body, td, ol, ul 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	left: 8px;
	background: #FFFFFF;
	}

P,	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	left: 8px;
	background: #FFFFFF;
	width: 700px;
	}

b, strong { font-weight: bold; }

h1 { font-size: 18pt; color: #F00;}
h2 { font-size: 16pt; color: #F00;}
h3 { font-size: 14pt; color: #F00;}
h4 { font-size: 12pt; color: #F00;}
h5 { font-size: 11pt; color: #F00;}

A 	{ 
	text-decoration: none; 
	font-weight: normal; 
	color: #F00;
	}

A:hover { 
	background: #09F;
	color: #FFF;
}

/* banner used to nest title*/
#banner {
	position: absolute;
	top: 10px; left: 178px; width:700px; height:200px;
	font-size: 20pt;
	font-weight: bold;
	color: #000;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
}

#title {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%; height:100%;
	text-align: right;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#titletext {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 100%; height:100%;
	text-align: right;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #09B;
	font-size: 24px;
	font-weight: bold;
}

#leftcol {
	position: absolute;
	top: 0px;
	left: 0px;
	width:178px;
	border: 0px;
}

#content {
	position: absolute; 
	top:210px; 
	left:178px; 
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 6px 50px 6px 6px;
	width: 700px;
}

.contactmargin { 
	margin: 0px 0px 0px -10px;
	height: 60px;
}

#printbanner, .print {display: none}

.td {vertical-align: top}

.picborder {border:10px solid #AAA}

.thumbborder {border:2px solid #AAA}

.largeborder {border:15px solid #AAA}

.noborder {border: 0px}

