html,body {
	background-image: url('../images/homeBG.gif'); 
	font-family: Verdana; 
	font-size: 10px;
	background:#c8d4de
}

H1 {font-size: 14px; font-weight: 600; color: #669900;}

H2 {font-size: 12px; font-weight: 600; margin-bottom: 0;}
H3 {font-size: 12px;  font-weight: 600; margin-bottom: 0;}

UL {list-style-image: url('../images/orange_arrow.gif')}
/* link styles */

.problem
{
	color:red; 
	font-size:12px;
}
.solution
{
	color:green; 
	font-size:12px;
}
code
{
	background:e5e5e5;
	margin-left:20px;
	margin:20px;
	
}
A:link {
	color: #3970a4;
	line-height: 14px;
}

A:visited {
	color: #6f89a2;
	line-height: 14px;
}

A:hover {
	color: #006bce;
	line-height: 14px;
}

a:link.footer {
	color: #363636;
	font-size: 9px;
	text-decoration:none;
}

a:visited.footer {
	color: #363636;
	font-size: 9px;
	text-decoration:none;
}

a:hover.footer {
	color: #006bce;
	font-size: 9px;
}
/* Font Style */
td {font-family: Verdana; font-size: 10px;}

.blue {
	color: #3970a4;
	font-size: 10px;
}

.dkblue {
	color: #3C72A5;
	font-size: 10px;
		}
.legal {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}

.green {
	color: #669900;
}

.greenbig {
	color: #669900;
	font-size: 12px;
}
DIV#topnav {
position: absolute; width: 375px; height: 45px; z-index: 3; left: 0px; top: 0px
}

DIV#dashedtopline {
border-top: 1px solid #A3A3A3;
}

DIV#searchbar {
position: absolute; width: 700px; height: 53px; z-index: 2; left: 0px; top: 1px; background-image: url('../images/sea_gradient.gif')
}

DIV#mainimage {
position: absolute; width: 700px; height: 280px; z-index: 4; left: 0px; top: 53px; border-bottom: #A3A3A3 1px solid;
}

DIV#mainsecondary {
position: absolute; width: 700px; height: 630px; z-index: 4; left: 0px; top: 53px; border-bottom: 1px solid #A3A3A3; background-color: #FFFFFF; overflow: viible; padding-bottom:20px
}

DIV#midsection {
position: absolute; width: 700px; height: 330px; z-index: 0; left: 0px; top: 333px; background-color: #FFFFFF; border-bottom: #A3A3A3 1px dashed;
}

DIV#search {
position: absolute; width: 150px; height: 27px; z-index: 1; left: 550px; top: 9px
}

Div#catreplacement {
position: absolute; width: 480px; height: 65px; z-index: 1; left: 0px; top: 2px; 
padding:10px;
}
Div#tab1 {
position: absolute; width: 160px; height: 35px; z-index: 1; left: 0px; top: 2px
}

Div#tab2 {
position: absolute; width: 160px; height: 35px; z-index: 2; left: 160px; top: 2px
}

Div#tab3 {
position: absolute; width: 160px; height: 35px; z-index: 3; left: 320px; top: 2px
}

DIV#rightcallout {
position: absolute; width: 222px; height: 275px; z-index: 4; left: 480px; top: 2px; border-left: #A3A3A3 1px dashed; background-color: #F3F3F3;  border-bottom: #A3A3A3 1px dashed; border-right: #A3A3A3 1px dashed;
}

Div#tab1links {
position: absolute; width: 155px; height: 177px; z-index: 5; left: 5px; top: 37px
}

Div#tab2links {
position: absolute; width: 155px; height: 177px; z-index: 6; left: 165px; top: 37px
}

Div#tab3links {
position: absolute; width: 150px; height: 177px; z-index: 7; left: 325px; top: 37px
}

DIV#positioningstatement {
position: absolute; width: 469px; height: 54px; z-index: 8; left: 5px; top: 218px
}

DIV#charity {
position: absolute; width: 218px; height: 72px; z-index: 1; left: 1px; top: 201px; background-color: #FFFFFF;  border-top: 1px dashed #A3A3A3;
}
DIV#legalsecondary {
position: absolute; margin-top:10; width: 700px; height: 17px; z-index: 5; left: 0px; bottom:0;
border-top:1px solid black;
}
DIV#panelsecondary {
position: absolute; width: 150px; height: 80px; z-index: 10; left: 10px; top: 5px
}
DIV#addressbar {
position: absolute; width: 161px; height: 150px; z-index: 10; left: -2px; top: 92px
}

DIV#bodycopy {
	position: absolute;
	height:580; 
	width: 520px;
	z-index: 2; 
	left: 173px; 
	top: 30px;
	overflow:auto;
}

/*  height: 475px; */
DIV#navhighlight {
position: absolute; width: 160px; border-top: 1px dashed #A3A3A3; height: 50px; z-index: 3; left: 0px; top: 215px; background-image:url('../images/nav_gradient.gif')
}
DIV#form{
position: absolute; width: 430px; height: 350px; z-index: 1; left: 50px; top: 75px
}
DIV#breadcrumb {
position: absolute; width: 520px; height: 20px; z-index: 4; left: 170px; top: 5px
}
INPUT, Select {font-size:10px;font-family:verdana,arial}
.formlabel{font-size:14px;font-weight:bold;}


.highlight{font-weight:bold;font-size:12px;}
	.highlight_e{font-weight:bold; color:red}
	.highlight_head{font-weight:bold; font-size:12px; color:blue;break: line-before;}
	.note{color:blue;font-size:13px;font-weight:bold;}
	table.form{font-weight:bold}
	address{padding-left:20px}
	.sig{font-size:36px; border-bottom:2px solid black}
				