@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
	color: #000000;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-color: #c0c0c0;
}

h1 {
	color: #006046;
	font-size: 2.5em;
	font-weight: bold;
}

h2 {
	color: #006046;
	font-size: 2em;
	font-weight: bold;
}

h3 {
	color: #006046;
	font-size: 1.5em;
	font-weight: bold;
}

h4 {
	color: #006046;
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
	color: #006046;
	font-size: 1.1em;
	font-weight: bold;
}

h6 {
	color: #006046;
	font-size: 1em;
	font-weight: bold;
}

hr {color: #003399;}

a:link {color: #006046; text-decoration: underline;}
a:visited {color: #006046; text-decoration: underline;}
a:hover {color: #cc6600; text-decoration: underline;}

a.bannertext:link {color: #006046; text-decoration: underline;}
a.bannertext:visited {color: #006046; text-decoration: underline;}
a.bannertext:hover {color: #006046; text-decoration: none;}

a.leftnavmain:link {color: #ccffcc; text-decoration: underline;}
a.leftnavmain:visited {color: #ccffcc; text-decoration: underline;}
a.leftnavmain:hover {color: #ccffcc; text-decoration: none;}

a.leftnavsub:link {color: #ffffff; text-decoration: underline;}
a.leftnavsub:visited {color: #ffffff; text-decoration: underline;}
a.leftnavsub:hover {color: #ffffff; text-decoration: none;}

a.footer:link {color: #f5e6b0; text-decoration: underline;}
a.footer:visited {color: #f5e6b0; text-decoration: underline;}
a.footer:hover {color: #ffcc99; text-decoration: underline;}

a.bannerlink:link {color: #006046; text-decoration: underline;}
a.bannerlink:visited {color: #006046; text-decoration: underline;}
a.bannerlink:hover {color: #cc6600; text-decoration: underline;}

a.leftbottom:link {color: #006046;}
a.leftbottom:visited {color: #006046;}
a.leftbottom:hover {color: #006699;}

.bannertext {
	color: #006046;
	font-size: 10pt;
	font-weight: bold;
}

.leftnavhr {
	color: #ffffff;
	line-height: 10pt;
}

.leftnavtextmain {
	height: 18px;
	color: #ccffcc;
	padding-left: 25px;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(images/leftmenu_bullet_blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.leftnavtextsub {
	height: 18px;
	font-size: 10pt;
	padding-left: 30px;
	background-image: url(images/leftmenu_bullet_white.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.required {
	color: #FF0000;
	}

.unilist li {list-style: none; line-height: 1.5em;}
.unibull {float: left; width: 2em;}

#wrapper {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
 }

#bannerwrapper {
 	height: 95px;
	background-image: url(images/titlebar_topright.jpg);
	background-repeat: no-repeat;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
 }
 
#bannerleft {
	float: left;
 	width: 260px;
	height: 95px;
 }
 
#bannerright {
	float: left;
 	width: 510px;
	height: 26px;
	padding-top: 69px;
	padding-right: 10px;
	text-align: right;
 }

#mainnavwrapper {
 	height: 26px;
	background-color: #006046;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
 }
 
#mainnavabout a {
	display: block;
	width: 183px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavabout a:visited {
	display: block;
	width: 183px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#mainnavabout a:hover {
	display: block;
	width: 183px;
	height: 18px;
	padding-top: 7px;
	text-align: center;
	font-size: 9pt;
	color: #f5e6b0;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavproducts a {
	display: block;
	width: 127px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavproducts a:visited {
	display: block;
	width: 127px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#mainnavproducts a:hover {
	display: block;
	width: 127px;
	height: 18px;
	padding-top: 7px;
	text-align: center;
	font-size: 9pt;
	color: #f5e6b0;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavservices a {
	display: block;
	width: 125px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavservices a:visited {
	display: block;
	width: 125px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#mainnavservices a:hover {
	display: block;
	width: 125px;
	height: 18px;
	padding-top: 7px;
	text-align: center;
	font-size: 9pt;
	color: #f5e6b0;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavcontacts a {
	display: block;
	width: 127px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavcontacts a:visited {
	display: block;
	width: 127px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#mainnavcontacts a:hover {
	display: block;
	width: 127px;
	height: 18px;
	padding-top: 7px;
	text-align: center;
	font-size: 9pt;
	color: #f5e6b0;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavlinks a {
	display: block;
	width: 104px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavlinks a:visited {
	display: block;
	width: 104px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#mainnavlinks a:hover {
	display: block;
	width: 104px;
	height: 18px;
	padding-top: 7px;
	text-align: center;
	font-size: 9pt;
	color: #f5e6b0;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavcareers a {
	display: block;
	width: 114px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainnavcareers a:visited {
	display: block;
	width: 114px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#mainnavcareers a:hover {
	display: block;
	width: 114px;
	height: 18px;
	padding-top: 7px;
	text-align: center;
	font-size: 9pt;
	color: #f5e6b0;
	font-weight: bold;
	text-decoration: none;
	}

#mainnavabout {
 	float: left;
 	width: 183px;
	height: 25px;
 }
 
#mainnavproducts {
 	float: left;
 	width: 127px;
	height: 25px;
 }
 
#mainnavservices {
 	float: left;
 	width: 125px;
	height: 25px;
 }
 
#mainnavcontacts {
 	float: left;
 	width: 127px;
	height: 25px;
 }
 
#mainnavlinks {
 	float: left;
 	width: 104px;
	height: 25px;
 }
 
#mainnavcareers {
 	float: left;
 	width: 114px;
	height: 25px;
 }
 
#mainimagewrapper {
 	width: 780px;
	background-color: #ffffff;
	clear: both;
 }
 
#mainimageleftcolumn {
	float: left;
 	width: 246px;
	height: 234px;
	padding: 7px;
	background-color: #000033;
	text-align: left;
 }
 
#leftnavtextheadline {
	color: #f5e6b0;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
 }
 
#mainimagerightcolumn {
 	float: left;
 	width: 520px;
	height: 248px;
 }
 
#mainimageclear {
 	width: 100px;
	height: 1px;
	clear: both;
 }

#contentwrapper {
 	width: 780px;
	background-image: url(images/content_background.jpg);
 }
 
#contentleftcolumn {
	float: left;
 	width: 231px;
	padding: 15px;
 }
 
#contentrightcolumn {
 	float: left;
 	width: 469px;
	padding: 25px;
 }
 
#contentclear {
	clear: both;
 }
 
#footerwrapper {
 	width: 485px;
	padding-left: 285px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #006046;
	color: #ffffff;
 }
