body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
}
#top
{
	position: absolute; left: 5px; top: 10px; width: 940px;
	/* background-color: #00CCCC; */
	background-color: #fff;
	padding: 3px;
	/* color: #fff; */
	color: #000000;
	border-width: 1px; border-style: solid; border-color: #663;
	font-size: 1.2em;
	vertical-align: center;
}
#top img
{
	border: none; float: left;
	position: relative;
}
#top h1		{ margin-top: 20px; }
#top a:link		{ color: #fff; background-color: transparent; text-decoration: underline; }
#top a:visited	{ color: #fff; background-color: transparent; text-decoration: underline; }
#top a:active	{ color: #ff9; background-color: transparent; text-decoration: underline; }
#top a:hover	{ color: #ff9; background-color: transparent; text-decoration: underline; }

#main	{ position: absolute; left: 220px; top: 130px; width: 470px; }

.mainleft
{
	position: relative; left: 1px; top: 1px; width: 220px;
	text-align: left;
	border-width: 1px; border-style: solid; border-color: #663;	padding: 5px;
	color: #000;
	background-color: #fff;
	background-image: none;
	margin: 0px 0px 20px 0px;
}

.mainright
{
	position: relative; left: 235px; top: 1px; width: 220px;
	text-align: left;
	border-width: 1px; border-style: solid; border-color: #663;	padding: 5px;
	color: #000;
	background-color: #fff;
	background-image: none;
	margin: 0px 0px 20px 0px;
}

#main p   
{ 
    line-height: 1.25 
}

#main h2
{
	/* background-color:  #80FFFF; */
	background-color:  #FFFFCC;
	padding: 5px;
	margin-top: 0px;
}

#main2	{ position: absolute; left: 2px; top: 130px; width: 950px; }

#main3	{ position: absolute; left: 220px; top: 130px; width: 735px; }

#col1
{
	position: absolute; left: 5px; top: 130px; width: 180px;
	font-size: 0.90em;
	padding: 5px;
	border-width: 1px; border-style: solid; border-color: #663;
	/* background-color: #80FFFF; */
	background-color: #FFFFCC;
}

#col1 ul
{
    margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#col1 a
{
    display: block;
	text-decoration: none;
	/* background: #036; */
	background: #0066CC;
	color: #fff;
	padding: .2em .5em;
	border-bottom: 1px solid #fff;
	width: 15em;
}

#col1 a:hover
{
    background: #69C;
	color: #000;
}

#col1 a:active
{
    background: #69C;
	color: #000;
}

#col1 li
{
    display: inline;
}

#col1 img
{
	border: none; float: none;
	margin: 0px 6px 3px 0px;
	position: relative;
}

#col1bottom
{
	position: absolute; left: 5px; top: 400px; width: 180px;
	font-size: 0.90em;
	padding: 5px;
	border-width: 0px; border-style: solid; border-color: #663;
	/* background-color: #80FFFF; */
	background-color: #FFFFFF;
}

#col1bottom img
{
	border: none; float: none;
	position: relative;
}

#col3
{
	position: absolute; left: 700px; top: 130px; width: 240px;
	border-width: 1px; border-style: solid; border-color: #663;
	background-color: #fff;
	padding: 5px;
}
#col3 img { border: none; float: none; }
#col3 h3
{
	/* background-color:  #80FFFF; */
	background-color:  #FFFFCC;
	/* color: #fff; */
	color: #000000;
	padding: 5px;
	margin-top: 0px;
}
/*.ctrimg { text-align:center; margin-top:0px; margin-bottom:0px; padding:0px; } */
.ctrimg { text-align:center; }

p   { line-height: 1.25 }

ul	{ margin-left: 10px; padding-left: 5px;  margin-top: 0px; }
ol	{ margin-left: 10px; padding-left: 5px; }
th
{
	font-size: 12px;
	font-weight: 600;
	background-color: transparent;
	padding: 3px;
	border-width: 0px 0px 1px 0px;
	border-color: #666;
	border-style: solid;
}
tr
{
	font-size: 12px;
	border-width: 1px 1px 1px 1px; border-style: solid; border-color: #363;
}
td
{
	padding: 3px;
	font-size: 12px;
	vertical-align: top;
	border-width: 0px 0px 0px 0px; border-color: #ccc; border-style: solid;
}
a:link		{ color: #000; background-color: transparent; }
a:visited	{ color: #000; background-color: transparent; }
a:active	{ color: #366; background-color: #ffc; text-decoration: underline; }
a:hover		{ color: #366; background-color: #ffc; text-decoration: underline; }
img
{
	border: none; float: none;
	margin: 0px 6px 3px 0px;
	position: relative;
}
h1,h2,h3,h4,h5,h6	{ font-weight:600; }
h1	{ font-size: 1.40em; }
h2	{ font-size: 1.35em; }
h3	{ font-size: 1.2em; }
h4	{ font-size: 1.15em; }
h5	{ font-size: 1.1em; }
h6	{ font-size: 1.0em; }

.nav_context
{
	background-color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px;
}
.nav_context a			{ display: block; }
.nav_context a:link		{ color: #000; background-color: #eee7e2; text-decoration: none; }
.nav_context a:visited	{ color: #000; background-color: #eee7e2; text-decoration: none; }
.nav_context a:active	{ color: #366; background-color: #efe; text-decoration: none; }
.nav_context a:hover	{ color: #366; background-color: #efe; text-decoration: none; }
.nav_context_head
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	font-weight: 600;
	background-color: #996;
	color: #fff;
	border-width: 1px 1px 1px 1px; border-style: solid; border-color: #663;
}
.nav_context_item { border-width: 1px 1px 1px 1px; border-style: solid; border-color: #363; }
.nav_context_item img { float: none; margin: 0x 0px 0px 0px; }
.nav_context_item p
{
	background-color: cc9;
	padding: 3px;
	margin: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #fff;
}
.nav_context_item p a:link		{ color: #000; background-color: #cc9; text-decoration: underline; }
.nav_context_item p a:visited	{ color: #000; background-color: #cc9; text-decoration: underline; }
.nav_context_item p a:active	{ color: #366; background-color: #ffc; text-decoration: underline; }
.nav_context_item p a:hover		{ color: #366; background-color: #ffc; text-decoration: underline; }

.breadcrumbs
{
	position: relative;
	text-align: left;
	border-width: 1px; border-style: solid; border-color: #996;	padding: 5px;
	font-weight: 600;
	color: #000;
	/* background-color: #80FFFF; */
	background-color: #FFFFCC;
	background-image: none;
	margin: 0px 0px 20px 0px;
}
.mainbox
{
	position: relative;
	text-align: left;
	border-width: 1px; border-style: solid; border-color: #663;	padding: 5px;
	color: #000;
	background-color: #fff;
	background-image: none;
	margin: 0px 0px 20px 0px;
}

.legal
{
	text-align: center;
	color: #000;
	background-color: #fff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #80FFFF;
	padding: 2px;
	font-size: 0.9em;
	margin: 100px 0px 0px 0px;
}

#states
{
	width: 90px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: .75em;
	vertical-align: top;
}

.intr
{
	background-color: #ffffe9;		/* #eee; */
	border: 1px solid #666;
	padding: 10px;
	margin-bottom: 5px;
	text-align: left;
}
