*{
	margin: 0px;
	padding: 0px;
}
img { behavior: url("/Static/Include/pngbehavior.htc");}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px 0 0;
	list-style-type: none;
	background-color:#D0CDBA;
	
}
a {	
	font-size: 11px;
	color: #555;
	text-decoration: none;
}
a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #555;
	text-decoration: underline;
}
a:active {
	color: #555;
	text-decoration: none;
}
#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 970px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bebbad;
	border-left-color: #bebbad;
	display:table;
}
#wrapper #header {
	float: left;
	height: 165px;
	width: 970px;
	background-image: url(/Static/Images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper #header #top {
	background-image: url(/Static/Images/top_bg_x.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 18px;
	width: 970px;
}
#wrapper #header #top #languages {
	float: left;
	height: 16px;
	width: 70px;
	padding-left: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 2px;
}
#wrapper #header #top #languages a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#wrapper #header #top #languages a:hover {
	color: #FFFFFF;
}

#wrapper #header #top #welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 655px;
	padding-right: 15px;
	padding-top: 2px;
}
#wrapper #header #top #welcome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #header #top #welcome a:hover {
	color: #CCCCCC;
}
#wrapper #header #banner {
	background-image: url(/Static/Images/banner_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 110px;
	width: 970px;
}
#wrapper #header #banner #logo_left {
	float: left;
	height: 110px;
	width: 24px;
}
#wrapper #header #banner #logo {
	float: left;
	height: 110px;
	width: 161px;
}
#wrapper #header #banner #logo_right {
	float: left;
	height: 110px;
	width: 785px;
}
#wrapper #header #menu {
	background-image: url(/Static/Images/menu_bg_x.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 37px;
	width: 946px;
	padding-left: 24px;
}
#wrapper #header #menu .active_button {
	float: left;
	height: 37px;
	width: auto;
}
#wrapper #header #menu .active_button .left_activebutton {
	background-image: url(/Static/Images/a_menu_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 11px;
}
#wrapper #header #menu .active_button .center_activebutton {
	background-image: url(/Static/Images/a_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 27px;
	width: auto;
	padding-top: 10px;
}
#wrapper #header #menu .active_button .center_activebutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #header #menu .active_button .right_activebutton {
	background-image: url(/Static/Images/a_menu_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 11px;
}
#wrapper #header #menu .passive_button {
	float: left;
	height: 37px;
	width: auto;
}
#wrapper #header #menu .passive_button .left_passivebutton {
	background-image: url(/Static/Images/p_menu_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 11px;
}
#wrapper #header #menu .passive_button .center_passivebutton {
	background-image: url(/Static/Images/p_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 27px;
	width: auto;
	padding-top: 10px;
}
#wrapper #header #menu .passive_button .center_passivebutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #header #menu .passive_button .right_passivebutton {
	background-image: url(/Static/Images/p_menu_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 11px;
}
#content {
	background-image: url(/Static/Images/content_bg_x.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 970px;

}
#left {
	float: left;
	height: auto;
	width: 212px;
}
#left #icons {
	float: left;
	height: auto;
	width: 212px;
}

#left #icons a{
	float: left;
	height:19px;
	width: 23px;
	display:block;
}

#left #icons #icon_top {
	background-image: url(/Static/Images/icon_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 212px;
}
#left #icons #icon_left {
	background-image: url(/Static/Images/icon_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 19px;
}
#left #icons #icon_home {
	background-image: url(/Static/Images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 23px;
}
#left #icons #icon_company {
	background-image: url(/Static/Images/icon_company.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 23px;
}
#left #icons #icon_companies {
	background-image: url(/Static/Images/icon_companies.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 23px;
}
#left #icons #icon_ik {
	background-image: url(/Static/Images/icon_ik.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 23px;
}
#left #icons #icon_hr {
	background-image: url(/Static/Images/icon_hr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 23px;
}
#left #icons #icon_mail {
	background-image: url(/Static/Images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 23px;
}
#left #icons #icon_faq {
	background-image: url(/Static/Images/icon_faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 23px;
}
#left #icons #icon_map {
	background-image: url(/Static/Images/icon_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 23px;
}
#left #icons #icon_seperator {
	background-image: url(/Static/Images/icon_seperator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 1px;
}
#left #icons #icon_right {
	background-image: url(/Static/Images/icon_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 26px;
}
#left #icons #icon_bottom {
	background-image: url(/Static/Images/icon_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 212px;
}
#left #search {
	float: left;
	height: 30px;
	width: 212px;
}
#left #search #search_left {
	background-image: url(/Static/Images/search_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 26px;
}
#left #search #search_box {
	background-image: url(/Static/Images/search_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 122px;
	background-color: #E9F1DC;
}
#left #search #search_box #searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 18px;
	width: 122px;
	background-color: #E9F1DC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left #search #search_right {
	background-image: url(/Static/Images/search_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 16px;
}
#left #search #ara {
	background-image: url(/Static/Images/ara.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 17px;
}
#left #search #ara_right {
	background-image: url(/Static/Images/ara_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 31px;
}
#left #search #search_bottom {
	background-image: url(/Static/Images/search_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 12px;
	width: 212px;
}
#left #left_menu {
	float: left;
	height: auto;
	width: 212px;
}
#left #left_menu .active_button {
	background-image: url(/Static/Images/a_leftmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 157px;
	padding-left: 55px;
	padding-top: 5px;
}
#left #left_menu .active_button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #657535;
	text-decoration: none;
}
#left #left_menu .passive_button {
	background-image: url(/Static/Images/p_leftmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 152px;
	padding-left: 60px;
	padding-top: 7px;
}
#left #left_menu .passive_button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d5049;
	text-decoration: none;
}
#left #left_menu #leftmenu_bottom {
	background-image: url(/Static/Images/leftmenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 64px;
	width: 212px;
}
#main {
	float: left;
	height: auto;
	width: 758px;
	padding: 0 0 0 0px;

}
#main #clickpad {
	background-image: url(/Static/Images/content_bg_x.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 50px;
	width: 758px;
}
#main #clickpad div {
	float: left;
	height: 23px;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61625c;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
}
#main #clickpad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676d4f;
	text-decoration: none;
}
#main #clickpad a:hover {
	color: #333333;
}
#main #main_area {
	height: auto;
	width: 720px;
	text-align:justify;
	padding-right: 15px;
	padding-bottom: 20px;
}

#footer {
	background-image: url(/Static/Images/footer_bg_x.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 33px;
	width: 970px;
}
#footer #footer_top {
	float: left;
	height: 10px;
	width: 970px;
}
#footer #footer_links {
	float: left;
	height: 9px;
	width: 685px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 15px;
}
#footer #footer_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afc07c;
	text-decoration: none;
}
#footer #footer_links a:hover {
	color: #FFFFFF;
}
#footer #copyright {
	float: left;
	height: 9px;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afc07c;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 15px;
}
#footer #copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer #copyright a:hover {
	color: #afc07c;
}

/*-- RTE styles --*/

.RTEDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#666;
}

.RTETitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #698E04;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;

}

.RTESubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #787878 !important;
}

.RTEHighlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#666;
	font-weight:bold;
}

th {
	font: normal 11px/1.4em Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;

}

td {
	font: normal 11px/1.4em Verdana, Arial, sans-serif;
	text-align: left;
}

.inputSearch{
	border:1px dotted #bbb;
	color:#666;
	font-size:11px;
	padding:2px;
	width:150px;
}
.inputButton{
	border:1px solid #bbb;
	color:#fff;
	font-size:11px;
	background-color:#555;
}
label{
	color:#555;
	font-size:11px;
}
.newsletter_header{	
	color: #698E04;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:10px;
	border-bottom:1px dotted #BADF53;
	padding-bottom:2px;
}