BODY {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color: #000000;
	/*background-image:url('http://www.trytonsolutions.com/images/bodyBckgrd.jpg');*/
background-repeat:repeat-x;
background-color:#7999c0;
}

P {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height:20px;
}

A, A:Active, A:Visited {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #2f689f;
	font-weight: normal;
	line-height:20px;
	text-decoration: none;
}

A:Hover {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #2f689f;
	font-weight: normal;
	line-height:20px;
	text-decoration: underline;
}

TD {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

UL {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.header {
	font-family:Arial,Helvetica;
	font-size: 19px;
	color: #5b9f46;
	font-weight: bold;
}

.subheader {
	font-family:Arial,Helvetica;
	font-size: 14px;
	color: #5b9f46;
	font-weight: bold;
}


.subheader3 {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #5b9f46;
	font-weight: bold;
}

.header2 {
	font-family:Arial,Helvetica;
	font-size: 14px;
	color: #5b9f46;
	font-weight: bold;
}

.topnav, .topnav:Visited, .topnav:Active {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #2f689f;
	font-weight: bold;
	text-decoration: none;
}

.topnav:Hover {
	text-decoration: underline;
}

.copyrightreg  {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.copyright, .copyright:Visited, .copyright:Active  {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.copyright:Hover  {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.form1 {
	font-size   : 12px; 
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #000000;
	border-width : 1px;
	border-color : #A9A9A9;
	border-style : solid;
	background-color : #FFFFFF;
	width 		: 200px;
	height:21px;
}

.form2 {
	font-size   : 10px; 
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #fff;
	border-width : 1px;
	border-color : #33679a;
	border-style : solid;
	background-color : #33679a;
}





#section-navs {
	position: relative;
	background: url(/images/subnavs_back.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px 0;
	padding: 0px;
	}

#section-navs-footer {
	height: 18px;
	background: url(/images/subnavs_back.gif) no-repeat bottom left;
	}

#section-navs ul {
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;
	}

#section-navs ul li {
	margin: 0;
	padding: 0;
	width: 139px;
	}

#section-navs a {
	display: block;
	padding: 4px 8px;
	color: #007f63;
	text-decoration: none;
	width: 123px;
	}
	
#section-navs1 a {
	display: block;
	padding: 4px 8px;
	color: #000000;
	text-decoration: none;
	width: 123px;
	}

.section-nav-selected {
	vertical-align: bottom; /* STUPID HACK FOR IE [fixes it RENDERING WHITESPACE for HTML comment!!!? */
	}

.section-nav-selected span {
	display: block;
	width: 123px;
	padding: 3px 8px;
	background: #eee;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	}
.section-nav-selected1 span {
	display: block;
	width: 123px;
	padding: 3px 8px;
	background: #eee;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	color: #000000;
	}

#section-navs a:hover {
	color: #007f63;
	background: #eee;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	padding: 3px 8px;
	}

#section-navs ul li ul {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 12px;
	margin: 0;
	}

#section-navs ul li ul li {
	padding: 0 0 0 6px;
	background: transparent url(/images/subnav_connector_back.gif) no-repeat;
	}

#section-navs ul li ul a {
	padding: 2px 8px;
	color: #0076a8;
	width: 104px;
	background: none;
	}

.subsection-nav-selected {
	vertical-align: bottom; /* STUPID HACK FOR IE [fixes it RENDERING WHITESPACE for HTML comment!!!? */
	}

.subsection-nav-selected span {
	display: block;
	padding: 2px 8px;
	margin: 0;
	width: 104px;
	background: #fff;
	border: none;
	}

#section-navs ul li ul a:hover, .subsection-nav-selected span {
	color: #000;
	background: #fff;
	padding: 2px 8px;
	border: none;
	}