﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button
{
    border: 0px none;
    margin: 0;
    padding: 0
}

body
{
    background-color: #F5F5F5;
	font-family: "century gothic", georgia;
    font-size: 9pt;
    text-align: center;
}

h1
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0.5em 0;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
	margin: 0.5em 0;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	margin: 0.5em 0;
}

h4
{
	font-size: 9pt;
	font-weight: bold;
	margin: 0.5em 0;
}

h5
{
	font-size: 8pt;
	font-weight: bold;
	margin: 0.5em 0;
}

h6
{
	font-size: 7pt;
	font-weight: bold;
	margin: 0.5em 0;
}

a
{
    color: #006400;
    text-decoration: none;
}

a:hover
{
    color: #006400;
    text-decoration: underline;
}

a:visited
{
    color: #006400;
}

.alignRightTopStyle
{
    text-align: right;
    vertical-align: top;
}

.alignCenterTopStyle
{
    text-align: center;
    vertical-align: top;
}

.alignLeftTopStyle
{
    text-align: left;
    vertical-align: top;
}

.alignRightMiddleStyle
{
    text-align: right;
    vertical-align: middle;
}

.alignCenterMiddleStyle
{
    text-align: center;
    vertical-align: middle;
}

.alignLeftMiddleStyle
{
    text-align: left;
    vertical-align: middle;
}

.textBoxStyle
{
    border: 1px solid #666666;
	font-family: "century gothic", georgia;
    font-size: 8pt;
}

.textBoxReadOnlyStyle
{
    background-color: #D3D3D3;
    border: 1px solid #666666;
	font-family: "century gothic", georgia;
    font-size: 8pt;
}

.textBoxDateStyle
{
    border: 1px solid #666666;
    font-size: 8pt;
    text-align: center;
}

.textBoxNumberStyle
{
    border: 1px solid #666666;
    font-size: 8pt;
    padding-left: 0.2em;
    padding-right: 0.2em;
    text-align: right;
}

.dropDownListStyle
{
    border: 1px solid #666666;
	font-family: "century gothic", georgia;
    font-size: 8pt;
    width: 258px;
}

.buttonStyle
{
    background-color: #AB1414;
    border: 1px solid #B8B8B8;
    color: #FFFFFF;
    cursor: pointer;
	font-family: "century gothic", georgia;
    font-size: 8pt;
}

#wrapper
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: center;
	width: 906px;
}

#header
{
	height: 50px;
    width: 900px;
}

#header img
{
    text-align: left;
    vertical-align: top;
}

#banner
{
	height: 100px;
	width: 900px;
}

#contentwrapper
{
	width: 900px;
}

#leftcolumn
{
    background-image: url('images/img_bg_left.jpg');
    background-position-x: left;
    background-repeat: repeat-y;
    height: 400px;
	text-align: left;
    vertical-align: top;
	width: 280px
}

#leftcolumn table
{
	width: 270px;
}

.leftcolumncontainer
{
    border-bottom: 1px solid #FFFFFF;
    border-left: 0px none;
    border-right: 0px none;
    border-top: 0px none;
    font-size: 8pt;
    margin: 2px;
    padding-right: 5px; padding-left:2px; padding-top:2px; padding-bottom:2px
}

#centercolumn
{
	text-align: left;
    vertical-align: top;
	width: 340px;
}

#rightcolumn
{
    background-image: url('images/img_bg_right.jpg');
    background-position-x: right;
    background-repeat: repeat-y;
    height: 400px;
	text-align: left;
    vertical-align: top;
	width: 280px
}

#rightcolumn table
{
	width: 270px;
}

.rightcolumncontainer
{
    border-bottom: 1px solid #FFFFFF;
    border-left: 0px none;
    border-right: 0px none;
    border-top: 0px none;
    font-size: 8pt;
    margin: 2px;
    padding-left: 5px; padding-right:2px; padding-top:2px; padding-bottom:2px
}

.rightcolumncontainerselected
{
    background-image: url('images/img_menu_highlight.jpg');
    background-position-x: right;
    background-repeat: repeat-y;
    margin: 2px;
    padding-left: 5px; padding-right:2px; padding-top:2px; padding-bottom:2px
}

#news
{
	text-align: left;
    vertical-align: top;
}

#news h3
{
    font-family: "bookman old style", georgia;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

#news marquee
{
    font-family: "bookman old style", georgia;
    height: 150px;
    width: 270px;
}

#news a
{
    color: #800000;
    text-decoration: none;
}

#news a:hover
{
    color: #800000;
    text-decoration: underline;
}

#news a:visited
{
    color: #800000;
}

.newstitlecontainer
{
    color: #800000;
    font-size: 9pt;
    font-weight: bold;
}

.newstextcontainer
{
    font-size: 8pt;
}

.newslinkcontainer
{
    color: #800000;
    font-size: 8pt;
    text-align: right;
}

#testimonials
{
	text-align: left;
    vertical-align: top;
}

#testimonials h3
{
    font-family: "bookman old style", georgia;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

#testimonials marquee
{
    font-family: "bookman old style", georgia;
    /*
    FKH (03/05/2010)
    height: 50px;
    */
    height: 150px;
    padding: 5px;
    width: 260px;
}

.testimonialtextcontainer
{
    font-size: 8pt;
}

.testimonialsourcecontainer
{
    font-size: 7pt;
    text-align: right;
}

#login
{
	text-align: left;
    vertical-align: top;
}

#login h3
{
    font-family: "bookman old style", georgia;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

#login td
{
    text-align: left;
    vertical-align: top;
}

#footer
{
	text-align: left;
    vertical-align: middle;
	width: 900px;
}

#footer table
{
	width: 900px;
}

#footer td
{
    text-align: center;
    vertical-align: middle;
}

.searchcontainer
{
	text-align: right;
    vertical-align: middle;
}

.visioncontainer
{
    font-family: "bookman old style" , georgia;
    font-style: italic;
    text-align: left;
    vertical-align: middle;
}

#copyright
{
	font-size: 8pt;
	font-weight: bold;
	margin: 0.5em 0;
}

.container h1
{
    font-family: "bookman old style", georgia;
    font-weight: bold;
}

.container li
{
    list-style-type: none;
}

.container a
{
    color: #800000;
    text-decoration: none;
}

.container a:hover
{
    color: #800000;
    text-decoration: underline;
}

.container a:visited
{
    color: #800000;
}

.popupMenuStyle
{
    background-color: #FFFFFF;
    border: #AFEEEE 1px outset;
    position: absolute;
    visibility: hidden;
}

.popupTargetStyle
{
    color: #006400;
    width: 270px;
}

.popupHoverStyle
{
    color: #006400;
	cursor: pointer;
}

.headerTextStyle
{
    font-family: "bookman old style", georgia;
    font-weight: bold;
}

.separatorStyle
{
    background-image: url('images/img_separator.jpg');
    background-position-x: center;
    background-repeat: repeat-x;
    height: 3px
}

.errorMessageStyle
{
    color: #FF0000;
	font-family: "century gothic", georgia;
    font-size: 7pt;
}

.footnote
{
    font-size: 0.8em;
}

.gridViewHeaderStyle
{
	background-color: #AB1414;
    color: white;
    font-weight: bold;
}

.gridViewRowStyle
{
	background-color: #FFFFFF;
	color: #333333;
}

.gridViewAltRowStyle
{
    background-color: #F2F2F2;
	color: #333333;
}

.gridViewPagerStyle
{
    background-image: url('../images/img_gridview_footer_bg.png');
    background-repeat: repeat-x;
    font-size: 7pt;
    font-weight: bold
}