@charset "UTF-8";
body {
	background-color: #B9C9D5;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #592A11;
}
img {
	border: 0;
}
#logo {
	position: absolute;
	top: 40px;
	left: 60px;
	z-index: 2;
}
#nav_top {
	position: absolute;
	top: 79px;
	left: 275px;
	width: 800px;
	height: 89px;
	z-index: 2;
}
#nav_left {
	position: absolute;
	top: 195px;
	left: 20px;
	font-size: 11px;
	font-weight: bold;
	z-index: 2;
}
#nav_left li {
	list-style: none;
	padding: 8px 0;
}
li a:link {
	background: url(../images/bullet-up.gif) left center no-repeat;
	padding: 8px 25px;
}

li a:visited {
	background: url(../images/bullet-up.gif) left center no-repeat;
	padding: 8px 25px;
}
li a:hover
{
	background: url(../images/bullet-dn.gif) left center no-repeat;
	color: #592A11;
}
body#a a#aa,
body#b a#bb,
body#c a#cc,
body#d a#dd,
body#e a#ee,
body#f a#ff,
body#g a#gg,
body#h a#hh
{
	background: url(../images/bullet-dn.gif) left center no-repeat;
	color: #592A11;
}

li#ss a:link {
	background: url(../images/bullet2-up.gif) left center no-repeat;
	padding: 8px 25px;
}

li#ss a:visited {
	background: url(../images/bullet2-up.gif) left center no-repeat;
	padding: 8px 25px;
}
li#ss a:hover{
	background: url(../images/bullet2-dn.gif) left center no-repeat;
	color: #592A11;
}

body#jk a#jjj,

body#j a#jj,
body#k a#kk,
body#l a#ll,
body#i a#ii,
body#m a#mm,
body#n a#nn,
body#o a#oo 
 {
	background: url(../images/bullet2-dn.gif) left center no-repeat;
	color: #592A11;
}





#content {
	color: #592A11;
	padding-bottom: 145px;
	position: absolute;
	left: 275px;
	top: 180px;
	width: 400px;
	line-height: 2;
	z-index: 2;
}
#contentmap {
	color: #592A11;
	padding-bottom: 145px;
	position: absolute;
	left: 0px;
	top: 170px;
	width: 1150;
	line-height: 2;
	z-index: 2;
}
#content a {
}
.title {
	font-size: 14px;
	font-weight: bold;
	line-height: 3;
}
.title_sm {
	font-size: 11px;
	font-weight: bold;
	line-height: 3;
}
.subtitle {
	font-style: italic;
	font-weight: bold;
}
#register {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}
input {
	border: 3px solid #592A11;
}
#splash {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 0;
}

.small {
	font-size: 9px;
	font-weight: normal;

}
p.quote{
	margin: 15px 10px 0px 0px; /* shorthand T-R-B-L */
	font-size: 16px; 
}

.quotemark{
	font-size: 36px;
	font-style: italic;
}

.editable, textarea{
	background-color: #ffffd3;
}

#annualCtrDiv {
	position: relative;
	left: 31px;
	top: 55px;
	width: 40px;
	z-index:1;
}

.charsRemaining {
	clear: both;
}