body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #bcbec0;

}

h1, h2, h3, h4 { font-size: 100%; }

h1, h2, h3, h4, ul, li { margin: 0; padding: 0; }

h1 { margin: 5px 0; color: #942513; font-size: 2.2em; font-weight: normal; }

h2 { margin: 5px 0 2px 0; color: #5E4C31; font-size: 1.2em; text-transform: uppercase; }

h3 {  color: #942513; font-size: 1.3em; font-weight: bold; }

h4 { margin: 10px 0 4px 0; font-size: 1em; text-transform: uppercase; }

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000033;
	margin-bottom: 0px;
	margin-left: 95px;
	margin-top: 42px;
	font-weight: bolder;
	width: 600px;
}

a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}

UL
{
    PADDING-RIGHT: 0px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 20px;
    MARGIN-LEFT: 20px;
    LINE-HEIGHT: normal;
    PADDING-TOP: 5px;
    list-style-image: url(../images/arrow.gif);
}

table {
	margin: 0;
	border: 0;
	empty-cells: show;
}

table th {
	margin: 0;
	background: #CCCCCC;
	text-transform: uppercase;
}

legend
{
    font-weight: bold;
}

.subnav
{
    text-align: right;
    margin-top: 10px;
    margin-bottom: 0px;
}

.sec {
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
	}

.sec1 {
	background-image: url(../images/topbackground.jpg);
	background-repeat: no-repeat;
	}
	
.sechome {
	background-image: url(../images/homebackground.jpg);
	background-repeat: no-repeat;
	}

.features {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-style: normal;
	margin-bottom: 0px;
	margin-left: 95px;
	margin-top: 20px;
	width: 600px;
	line-height: 12px;
}

.text {
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-style: normal;
	margin-bottom: 0px;
	margin-left: 95px;
	margin-top: 20px;
	width: 600px;
    line-height: 12px;
}

.items {
    padding-bottom: 12px;
    list-style-image: url(../images/arrow.gif);
    }

.formtext {
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-style: normal;
}

DIV#rolltipDiv {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 11px; 
	Z-INDEX: 1000; 
	LEFT: 0px; 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 4px; 
	WIDTH: 275px; 
	COLOR: #383737; 
	PADDING-TOP: 4px; 
	FONT-FAMILY: Verdana, Arial; 
	POSITION: absolute; 
	TOP: 0px; 
	background-color: #E0EDF9; border: 1px solid #8A8A8A; 
}

.tooltiphead 
{
    FONT-SIZE: 11px;
    COLOR: #383737;
    font-weight: bold;
}

.required
{
    font-size: 10px;
    color: Red;
    font-weight: bold;
}

UL#ValSummary{list-style-image: none;}


input.submit {
	background-color: #5897C2;
	border: 1px solid #38709F;
	padding: 5px 5px 5px 25px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/bg_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}

input.submit_inactive {
	background-color: #F0F0F0;
	border: 1px solid #D4D4D4;
	padding: 5px 5px 5px 25px;
	color: #bababa;
	font-weight: bold;
	background-image: url(../images/bg_check.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

input.submit_alt {
	background-color: #5897C2;
	border: 1px solid #38709F;
	padding: 5px 5px 5px 25px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/bg_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}

input.submit_inactive_alt {
	background-color: #F0F0F0;
	border: 1px solid #D4D4D4;
	padding: 5px 5px 5px 25px;
	color: #bababa;
	font-weight: bold;
	background-image: url(../images/bg_check.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.public_login 
{
	background-image: url(../images/header02_home.jpg);
	background-repeat: no-repeat;
	width: 960;
	height: 23;
	text-align: right;
	
	
}

