/* ----------------------- Headers --------------------------- */
h3
{
    line-height: 25px;
}

td {
	font-family: Verdana;
	font-size: 8pt;
	color: #4D4C4C;
	line-height: 15px;
}
.footersmall {
	font-family: Verdana;
	font-size: 8pt;
	color: #4D4C4C;
}

.profileheader
{
    font-family: Verdana;
    font-size: 12pt;
    color: #248956;
    line-height: 25px;
    font-weight: bold;
}

.profilelabel
{
    font-family: Verdana;
    font-size: 8pt;
    color: #4D4C4C;
    font-weight: bold;
    padding-top: 5px;
}

.profiletext {
	font-family: Verdana;
	font-size: 8pt;
	color: #4D4C4C;
    line-height: 10px;
}

ul
{
    margin-bottom: 0px;
}
/********************/
/* Link Definitions */
/********************/

a {
	text-decoration: none;
	font-size: 8pt;
	color: #248956;
	line-height: 20px;
}
a:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #248956;
	line-height: 20px;
}
a.small {
	text-decoration: none;
	font-size: 8pt;
	color: #248956;
	line-height: 20px;
}
a.small:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #248956;
	line-height: 20px;
}

a.large {
	text-decoration: underline;
	font-size: 10pt;
	color: #248956;
	line-height: 20px;
}

a.large:hover {
	text-decoration: underline;
	font-size: 10pt;
	color: #4D4C4C;
	line-height: 20px;
}
a.black {
	text-decoration: none;
	font-size: 8pt;
	color: #4D4C4C;
}
a.black:hover {
	text-decoration: none;
	font-size: 8pt;
	color: #4D4C4C;
}
a.leftlink
{
    text-decoration: none;
    font-size: 8pt;
    color: #248956;
    text-align: right;
}
a.leftlink:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #248956;
    text-align: right;
}
hr
{
    color: #9fcbb4;
    height: 1px;
}

.StandardLabel
{
	text-align: left;
}

.standardtext
{
    font-family: Verdana;
    font-size: 11pt;
}

body
{
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
}

/* ----------------------- Default, Standard Styles --------------------------- */
.StandardInstructions
{
	font-size: 10pt;
	text-align: center;
}

/* ----------------------- Main Body Styles --------------------------- */
.BodyHeader
{
    font-weight: bold;
    font-size: 16pt;
    color: #208855;
    text-align: left;
}

.PanelSectionHeader
{
	font-size: 12pt;
	color: #208855;
	text-align: left;
    font-weight: bold;
	font-style: italic;
}

/* ----------------------- Miscellaneous Styles --------------------------- */
.FundingOptionLink
{
    list-style-type: none;
    left: -2em;
    position: relative;
    top: -1em;
}

.sidebar
{
    font-size: 10pt;
    color: #208855;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 15px;
    line-height: 1.25em;
}

.FormClose
{
    font-size: large;
    text-align: center;
    line-height: 1.25em;
    font-weight: normal;
    font-family: 'Arial Narrow' , Arial, Sans-Serif;
    letter-spacing: 0.1em;
}
