body
{
background-color: #fff;
color: #9f9f9f;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1
{
background: inherit;
color: #50514D;
font-size: 26px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
height: 16px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

a
{
text-decoration: underline;
color: #93B300;
}

a.header
{
text-decoration: underline;
color: #FFFF00;
}

a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

#menu ul
{
list-style: none;
margin: 0px;
}
.options {
	font-size: 14px;
	color: #006666;
	text-decoration: underline;
}
#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position:relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 20px;
height: 15px;
background: url('images/dots.png') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 20px;
height: 15px;
background: url('images/dots.png') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

ul.noIndent 
{
margin-left: .1em;
padding-left: .1em;
}

ul
{
list-style: none;
}

li
{
background: url('images/x1.gif') no-repeat;
}

li.names
{
font-size: 12px; 
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.account {
	font-size: 16px;
	color: #F3E91B;
	font-weight:bolder;
}
.mybutton{
width:10em;
}