body {
	margin:0px;
	font-family:Arial; color:#515151; font-size:12px;
	}

.left {float:left; display:inline;}
.right {float:right; display:inline;}
.clear {clear:both; height:0px;}

a {color:#2d79d6;}

	
#wrapper {
	width:960px;
	margin:0 auto;
	}

#top {
	height:125px;
	width:960px;
	margin:0 auto;
	}
#top .menu {width:410px; padding-top:72px;}	
#top .menu a {color:#6d6e71; text-decoration:none; padding:0 12px;}
#top .menu a:hover {color:#000;}

#top .selected {color:#000;}



.headLine {color:#239745; font-weight:bold; font-size:18px;}

.news {
	background:url(../images/icon_file.jpg) no-repeat 10px 10px;
	border-top:1px solid #e8e8e8;
	padding:10px 0px 10px 35px;
	}
.date {color:#878787; font-weight:normal; font-weight:bold;}

#menuLeft ul {list-style-type:none; margin:0px; padding:0px; display:block; border-bottom:1px solid #e8e8e8;}
#menuLeft li {border-top:1px solid #e8e8e8; padding:8px 0 8px 15px; font-size:13px; font-weight:bold;}
#menuLeft a {color:#797878; text-decoration:none; background:url(../images/arrow_grey.jpg) no-repeat center right; padding-right:10px;}
#menuLeft a:hover {color:#231f20; background:url(../images/arrow_black.jpg) no-repeat center right;}
#menuLeft .selected {color:#231f20; background:url(../images/arrow_black.jpg) no-repeat center right;}

.txt12 {font-size:12px;}
.txt14 {font-size:14px;}

.txtGreen {color:#239745;}
.txtDark {color:#231f20;}


#solutionList b {color:#231f20;}
#solutionList ul {list-style-type:none; margin:0px; padding:0px; display:block; margin-top:10px;}
#solutionList li {border-top:1px solid #e8e8e8; padding:10px 0;}



/* ******************************************* */
#contact input {background:url(../images/txtfield.jpg) no-repeat; width:373px; height:23px; border:0px; margin:5px 0 0px 0; padding:5px 0 0 8px;}
#contact .t340 input {background:url(../images/txtfield_bg05.png) no-repeat; width:336px; height:22px; border:0px; margin:5px 0 0px 0; padding:4px 0 0 8px;}
#contact textarea {background:url(../images/txtarea.jpg) no-repeat; width:373px; height:174px; border:0px; margin:5px 0 0px 0; padding:4px 0 0 8px;}
#contact .submit input {width:131px; height:33px; background:none; margin:0px; padding:0px;}

div.error { display: none; }
#contact textarea.error {background:url(../images/txtarea_.jpg) no-repeat; width:373px; height:174px; border:0px; margin:5px 0 0px 0; padding:4px 0 0 8px;}
#contact input.checkbox { border: none }
#contact input:focus { }
#contact input.error {background:url(../images/txtfield_.jpg) no-repeat; width:373px; height:23px; border:0px; margin:5px 0 0px 0; padding:5px 0 0 8px;}

#contact input.capch {background:url(../images/bg_capch.jpg) no-repeat top left; height:50px; width:150px; font-size:25px; line-height:50px; border:0px; margin:0px; padding:0px; text-align:center; padding-top:10px; font-weight:bold; color:#2d79d6;}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
}
div.error { display: none; }
/* ******************************************* */


.titlePage {
	margin:0 auto;
	width:945px;
	color:#fff; font-size:18px; font-weight:bold; line-height:44px;
	padding-left:15px;
	}


#footer {
	padding-top:30px;
	border-top:1px solid #e8e8e8;
	color:#8b8b8b;
	padding-left:10px;
	margin-top:55px;
	font-size:11px;
	margin-bottom:20px;
	}
#footer a {color:#8b8b8b; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
