* {
	padding: 0px;
	margin: 0px;
	
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #ffffff url('/images/background.gif') repeat-x;
}



a:link {
	color: #003c95;
}

a:visited {
	color: #3f74b5;
}

a:hover, a:active {
	color: #80add5;
}

blockquote
{
	margin: 10px;
	padding: 15px 15px 15px 15px;
	background:#f2f9ed;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2d2d2d;
	margin: 0em 0em 1em 0em;
	line-height: 150%;
}

h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #0f4954;
	background: #e4faff url('/images/h1r.gif') no-repeat 100% 0%;
	height: 36px;
	line-height: 160%;
}

h1 img
{
	float: left;
}

h1 .arrow
{
	float: right;
	border: 0px;
	margin: 12px 10px 0px 0px;
}

h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #0f4954;
	height: 24px;
}

.img_left
{
	border: 1px solid #bbe8f1;
	float: left;
	margin: 0px 25px 10px 0px;
}


ul.list
{
	margin: 0em 0em 1em 1em;
}

.list li
{
	margin: 0em 0em 1em 1em;
	list-style-image: url('/images/bullet.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2d2d2d;
	line-height: 120%;
}

ul.fact
{
	margin: 0em 0em 1em 1em;
}

.fact li
{
	margin: 0em 0em 1em 1em;
	list-style-image: url('/images/bullet.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2d2d2d;
	padding-right: 5px;
	line-height: 120%;
}

ol.ordered
{
	margin: 0em 0em 1em 1em;
}

.ordered li
{
	margin: 0em 0em 1em 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2d2d2d;
	line-height: 120%;
}


hr {
	margin: 15px 0px 10px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #bcbcbc;
}

.logo {
	border: 0px;
	margin: 2px 0px 2px 0px;
}

.mainimg {
	border: 0px;
	margin: 0px 0px 10px 0px;
}



/* BUTTONS */
a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #252727;
    display: block;
    float: right;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    height: 24px;
    margin: 0px 6px 10px 0px;
    padding-right: 18px;
    text-decoration: none;
}

a.button span {
    background: url('/images/bg_button_span.gif') no-repeat 0% 0%;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

 a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
	color: #252727;
} 


/* STRUCTURE */

.main {
	width: 950px;
	margin: auto;
}

.side {
	width: 245px;
	float: right;

}


.content {
	width: 680px;

}


.content_single
{

}

.content_half1 {
	width: 330px;
	float: left;
	margin: 0px 20px 0px 0px;

}

.content_half2 {
	width: 330px;
	float: left;
	margin: 0px;

}

.content.quote form {
	width:100%;
	overflow:hidden;
	border:1px solid #eee;
	margin:10px 0 0;
}
.content.quote form .field {
	background:#FCFCFC;
	width:auto;
	overflow:hidden;
	padding:15px;
	border-bottom:1px solid #eee;
}
.content.quote form .field:hover {
	background:#F8F8F8;
	color: #018199;
}
.content.quote form label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:20%;
	float:left;
	padding:5px 0 0;
}
.content.quote form input, .content.quote form textarea, .content.quote form select {
	float:left;
	clear:right;
}
.content.quote form select {
	padding:2px;
}
.content.quote form input.text, .content.quote form textarea {
	background:#fff url(/images/textfield_bg.gif) repeat-x top;
	padding:5px;
	border:1px solid #ddd;
	border-top:0;
}
.content.quote form .action {
	padding:20px;
	width:100%;
	overflow:hidden;
}
.content.quote form .action input {
	float:none;
	margin:0 0 0 18%;
}
.content.quote form em {
	color:red;
	font-weight:bold;
}

/* SEARCHBOX */

.search
{
	background: #c8eca7 url('/images/search_bg.gif') repeat-y;
	margin: 0px 0px 25px 0px;
	padding: 15px 0px 0px 0px;

}

.search label, .search input
{
	float: left;
}

.search label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #213901;
	padding: 2px 5px 0px 15px;
}

.search .textinput
{
	border: 1px solid #9ab283;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2d2d2d;
	padding: 2px;
	width: 125px;
}


.searchhr {
	margin: 5px auto 5px auto;
	padding: 0px;
	clear: both;
	text-align: center;
}

.search .button {
	border: 0px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}


.search_links {
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}

.search_links a:link , .search_links a:visited{
	color: #000000;
	text-decoration: none;
}

.search_links a:active, .search_links a:hover {
	color: #76aa49;
	text-decoration: underline;
}


.icon_contact
{
	background: url('/images/icon_contact.gif') no-repeat 0px -3px;
	padding: 5px 0px 5px 30px;
}

.icon_sitemap
{
	background: url('/images/icon_sitemap.gif') no-repeat 0px -3px;
	padding: 5px 0px 5px 30px;
}


/* NAV */

.nav {
	background: #acf2ff url('/images/nav_background.gif') repeat-y;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}




.nav ul, .nav li, .treeview li, .treeview li
{
	list-style-type: none;
}

.nav a:link, .nav a:visited
{
	color: #018199;
	text-decoration: none;
}

.nav a:active, .nav a:hover
{
	color: #45aec2;
	text-decoration: none;
}

.nav a:link.on, .nav a:visited.on
{
	color: #018199;
	text-decoration: underline;
}

.nav_headingfirst
{
	background: url('/images/nav_title1.gif') no-repeat;
}

.nav_heading
{
	background: url('/images/nav_title.gif') no-repeat;
}

.treeview strong
{
	display: block;
	height: 23px;
	padding-top: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

ul.treeview
{
	margin: 0px;
	padding: 0px;
}

.treeview ul{ 
	margin: 0;
	padding: 0;
	font-size: 14px;
	display: block;
	list-style-type: none;

}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: url('/images/list.gif') no-repeat left center;
	list-style-type: none;
	padding-left: 40px;
	font-size: 14px;
	list-style: none;
	margin: 0px;
	display: block;

}

.nav_headingfirst li {
	background: url('/images/collapsed.gif') no-repeat 20px 8px;
	cursor: pointer !important;
	list-style-type: none;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background: url('/images/collapsed.gif') no-repeat 20px 8px;
	cursor: pointer !important;
	list-style-type: none;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
	color: #018199;
	font-size: 0.8em;
	border: 0px;
	display: block;
	padding: 2px 0px 2px 20px;
	list-style-type: none;
}



	
	

/* CONTACTUS */

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #ffffff;
	padding: 10px 0px 50px 15px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	float: left;
	
	margin: 0px 10px 0px 0px;
	display: block;
	width: 90px;
	text-align: right;
}

.number
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 3px 0px;


}

.contact {
	background: #0a9fba url('/images/contactus_bg.gif') no-repeat;
	margin: 0px 0px 20px 0px;
}

.fact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	padding: 25px 5px 0px 10px;
}


/* FOOTER */

.footer {
	background: #f2f9ed;
	text-align: center;
	clear: both;
	padding: 0px 0px 10px 0px;
}

.footnav {
	color: #717171;
	margin: 0px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.footnav a:link, .footnav a:visited {
	color: #717171;
	text-decoration: none;
}

.footnav a:hover, .footnav a:active {
	color: #76aa49;
	text-decoration: underline;
}


.footnav a.on {
	color: #428903;
	text-decoration: underline;
}

.copytext {
	color: #4c9312;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #d5f1c4;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


div.copytext_fx
{
	margin: auto;
	text-align: center;
	background: url('/images/foot_fx.gif') repeat-x 0px 2px;

}

div.copytext
{
	width: 950px;
	margin: auto;
	text-align: center;
	background: url('/images/foot_bg.gif') no-repeat 50% 50%;

}


/* FIXES */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
