@charset "utf-8";
/* CSS Document */
.search {
	background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
	height:29px;
	margin-left:22px;
	padding:2px 5px;
	text-align:left;
	width:268px;
	margin-top:15px;
}
.searchfield {
	border:1px solid #FFFFFF;
	float:left;
	padding:4px;
	width:210px;
	color: #797979;
	text-align:left;
}
.banner {/*margin-top:25px;*/ margin-bottom:20px;}

.other{
	float:left;
	width: 240px;
	padding-left:6px;
}

.otherSolgan{
	float:left;
	padding-right:10px;
	padding-top:10px;
}

.otherSolgan a{
	color:#4E4E4E;
}

.otherSolgan a:hover{
	color:#303030;
}


.nonfloat{
	float:none;
}

.otherdetail {
	float:left;
	padding-top:5px;
	width:200px;
}
.otherdetail ul {
	list-style-position: outside;
	list-style-image: url(../images/hyphen.gif);
}

.otherdetail li {
	margin-left:15px;
}

.otherpadding {padding-top:0px; padding-right:0px;}


.company{
	float:left;
	padding-right:10px;
	width:115px;
}

.slogan {
	margin-bottom: 10px;
	text-align: center;
}
.company ul {
	list-style-position: outside;
	list-style-image: url(../images/hyphen.gif);
	margin-bottom:0;
	/*padding:12px 12px 0;*/
}
.company li{
	color:#4E4E4E;
	line-height:1em;
	margin-bottom:5px;
	margin-left:15px;
}

.company a{
	color:#4E4E4E;
}

.company a:hover{
	color:#303030;
}
.companyDivider {
	border-right:1px solid #CDCDCD;
	float:left;
	height:162px;
	margin-right:10px;
}
.LU{
	border-bottom:1px solid #CDCDCD;
	padding-bottom:5px;
}

.LU a{
	color: #004435;
	text-decoration:none;
	line-height:1em;
}
.footer {margin-top:20px;}
.hline {
	background-color: #cdcdcd;
	height: 1px;
}

.footer h6 {color: #004435; font-weight:100}
.footer p {color:#4E4E4E;line-height:1.1em;margin-bottom:4px;}
.footer a {color: #4e4e4e; text-decoration:none;}
.footer a:hover {color: #303030; text-decoration:none;}

.disclamier {
	font-size:12px;
	padding-top:55px;
	text-align:right;
	color:#8e8e8e;
	}
	
.left-navigation ul {
	list-style-type: none;
	padding-top:10px;
}
.left-navigation ul li {
	font-size: 18px;
	text-transform: uppercase;
	line-height:2.0em;
	color:#8D8D8D;
	text-decoration:none;
}

.left-navigation ul li ul {
	list-style-type: none;
	padding-top:0px;
}

.left-navigation a{
	color:#006e56;
	text-decoration:none;
}

.left-navigation a:hover{color:#1D946F; text-decoration:none;}

.title {
	float:left;
	padding-right:10px;
	text-align:right;
	width: 185px;
}
.frmBox {
	padding: 5px;
}
.control {
	text-align: right;
	padding: 20px;
}
.paging {
	float: left;
}
.paging ul {
	list-style-type: none;
}
.paging li {
	float: left;
}
.paging a {
	color: #006E56;
	text-decoration: none;
}
.paging a:hover {
	color: #1d946f;
}
.error {
	background-color:#fffd7e;
	color:#FF0000;
	margin:4px;
	padding: 4px;
}
.field {
	width: 394px;
}
.confirmation {
	background-color:#39C;
	color:#FFF;
	margin:4px;
	padding: 4px;
}
