body { color: #606060; background-color: white; }

p {}

td {}

#container {
	position: absolute;
	left: 8px;
	top: 8px;
	width: 800px;
}

#leftside {
	width: 200px;		
	float: left;
}

#main {
	float: right;
	width: 600px;
	vertical-align: top;
}

#footcontainer {
	clear: both;
}

.spacer {
	clear: both;
	height: 5px;
}

#leftside td {
	vertical-align: top;
	background-color: #015353;
	height: 586px;
}

#main td {
	vertical-align: top;
}

#main #quoteyou {
	vertical-align: bottom;
}

td#topspace {
height: 10px;
}

td#mainimage {
vertical-align: top;
width: 600px;
}

.content {
font-family: Arial, Helvetica, san-serif;
font-size: 12px;
}

.footercontent {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
}

#clickhere {
font-family: Arial, Helvetica, san-serif;
font-size: 11px;
color: #ffffff;
}

#clickhere A:link {
color: #ffffff;
text-decoration: none;
} 

#clickhere A:visited {
color: #ffffff;
text-decoration: none;
}

#clickhere A:hover {
color: #ffffff;
text-decoration: underline;
}

.dottedborder {
border-style: none dotted dotted dotted;
border-color: #c0c0c0;
border-width: 2px;
}

a:link {
color: #015353;
text-decoration: none;
}

a:visited {
color: #015353;
text-decoration: none;
}

a:hover {
text-decoration: underline;
font-weight: bold;
 }

a:active { color: red; }

#beginquote
{
	text-align: left;
}

#endquote
{
	text-align: right;
	border-style: none dotted dotted dotted;
	border-color: #c0c0c0;
	border-width: 2px;
}

#qContainer
{
	width: 152px;
	height: 160px;
}

#dyQuoteText
{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 142px;
	height: 115px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	overflow: hidden;
}

#dyQuoteSig
{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 142px;
	height: 40px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;	
	display: inline;
}

#quoteyou
{
	border-style: none dotted dotted dotted;
	border-color: #c0c0c0;
	border-width: 2px;	
	text-align: center;
}

.sidedots
{
	border-style: none dotted none dotted;
	border-color: #c0c0c0;
	border-width: 2px;	
}

#quotecolumn
{
	border-style: none dotted none dotted;
	border-color: #c0c0c0;
	border-width: 2px;	
	vertical-align: top;
}


#contentquoteyou
{
	border-style: none dotted dotted none;
	border-color: #c0c0c0;
	border-width: 2px;	
	text-align: center;
}

#contentbeginquote
{
	text-align: left;
	border-style: none dotted none dotted;
	border-color: #c0c0c0;
	border-width: 2px;
}

#contentendquote
{
	text-align: right;
	border-style: none dotted none dotted;
	border-color: #c0c0c0;
	border-width: 2px;
}

.contentsidedots
{
	border-style: none dotted none dotted;
	border-color: #c0c0c0;
	border-width: 2px;	
}

.formtext
{
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: right;
}

.formtextleft
{
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
}

.signature {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #015353;
}

.position {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #015353;
	font-style: italic;
}

/* the following rules handles the styling for the draggable "window" */
#announcement {
	background: #fff;
	border: #c0c0c0 1px solid;
	width: 300px;
	height: 205px;
	position: absolute;
	left: 300px;
	top: 200px;
}

#announcement div {
	margin: 5px;
}

#announcement div#handle {
	border: 0;
	width: 300px;
	height: 50px;
	margin: 0;
	background: #015353;
	text-align: right;
	cursor: move;
	vertical-align:top;
}

#announcement img#closeme {
	cursor: pointer;
}

#announcementcopy {
	font-family:Arial, Helvetica, sans-serif;
	color:#cococo;
	font-size:11px;
	line-height:14px;
}

#announcement h1 {
	color: #015353;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

.content h2{
color: #015353;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:1.8em;
margin-bottom:0;
margin-top:0;}
.content h3{
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.0em;
font-weight:normal;
color: #015353;
margin-top:0;

}
p.clr{
clear:both;
height:1px;
}
img.headshot{
width:150px;
float:right;
border:1px solid #333;
margin-left:10px;
}

ul.forms{
list-style:none;
font-weight:bold;
float:left;
width:250px;margin:0;
padding:0 0 0 20px;
}
ul.forms ul{
list-style:disc;
font-weight:normal;
}
ul.forms-b{
margin:0;
padding:0 0 10px 60px;
clear:both;
list-style:disc;
font-weight:normal;}
p.top10{
margin-top:20px;
text-align:center;}