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

html {
  padding-bottom: 0.005em;
}

body {
  background-image: url('../images/bg.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  font-family: helvetica, arial, sans-serif;
}

.body_print {
  background-image: none;
}

a {
	color: #154186;
}

a:link {
	color: #154186;
}

a:hover {
	background-color: #98d8f3;
}

a:focus {
	background-color: #98d8f3;
}

input, textarea, select, option {
  font-family: helvetica, arial, sans-serif;
  font-size: 1em;
}

input, textarea, select {
	border-style: solid;
	border-width: 1px;
}

.body_print {
	background-color: #ffffff;
}

.comp_customer_team_box_entry_name {
  color: #049FE1;
	overflow: hidden;
	margin: 0 0 0 0;
}

.comp_customer_team_box_entry_responsibility {
	overflow: hidden;
	margin: 0 0 1em 0;
}

.comp_customer_team_box_entry_contact {
	overflow: hidden;
	margin: 0 0 0 0;
}

.comp_customer_team_box_entry_image {
  float: none;
}

.contentbox {
  font-size: 0.8em;
	overflow: hidden;
  line-height: 1.5em;
  margin: 0 0 0 0;
  padding: 0 14em 0 1em;
}

.contentbox h1,h2,h3,h4 {
  clear: both;
  color: #C06A20;
	font-weight: normal;
	padding: 0 0 1.5em 0;
}

.contentbox h2,h3,h4 {
	padding: 0.5em 0 1em 0;
}

.contentbox h1 {
	font-size: 1.2em;
}

.contentbox h2 {
	font-size: 1.1em;
}

.contentbox h3 {
	font-size: 1em;
}

.contentbox h4 {
	font-size: 1em;
  font-weight: normal;
}

.contentbox p {
	padding: 0 0 2em 0;
}

.contentbox form p {
	padding: 0 0 0.5em 0;
}

.contentbox ul {
	margin: 0 0 0 1.5em;
}

.contentbox ol {
	margin: 0 0 0 1.5em;
}

.footerbox {
  color: #154186;
	font-size: 0.8em;
  line-height: 5em;
  padding: 0 0 0 1em;
}

.infobox {
  font-size: 0.7em;
	overflow: hidden;
  padding: 1em 1em 1em 1em;
}

.infobox h1,h2,h3,h4 {
	padding: 0 0 1.5em 0;
}

.infobox h2,h3,h4 {
	padding: 0.5em 0 1em 0;
}

.infobox h1 {
	font-size: 1.2em;
  font-weight: normal;
}

.infobox h2 {
	font-size: 1.1em;
  font-weight: normal;
}

.infobox h3 {
	font-size: 1em;
  font-weight: normal;
}

.infobox h4 {
	font-size: 1em;
  font-weight: normal;
}

.infobox p {
	padding: 0 0 2em 0;
}

.navigationbox_main {
	font-size: 0.9em;
}

.navigationbox_main ul {
	list-style-type: none;
  margin: 0 0 0 0.6em;
}

.navigationbox_main li {  
	float: left;
  margin: 0 1px 0 0;
}

.navigationbox_main_link,.navigationbox_main_link_sel {
  background-color: #98d8f3;  
	display: block;
	padding: 1.8em 0 0.7em 0;
	text-align: center;
  width: 6.8em;
}

.navigationbox_main_link {
	color: #000000;
  text-decoration: none;
}
.navigationbox_main_link:link {
	color: #000000;
  text-decoration: none;
}
.navigationbox_main_link:hover {
  background-color: #7ac5e4;
	background-image: url('../images/navpoint_bg_sel.jpg');
  background-repeat: repeat-x;
  background-position: bottom right;
	color: #000000;
  text-decoration: none;
}
.navigationbox_main_link:focus {
  background-color: #7ac5e4;
	background-image: url('../images/navpoint_bg_sel.jpg');
  background-repeat: repeat-x;
  background-position: bottom right;
	color: #000000;
  text-decoration: none;
}

.navigationbox_main_link_sel {
  background-color: #7ac5e4;
	background-image: url('../images/navpoint_bg_sel.jpg');
  background-repeat: repeat-x;
  background-position: bottom right;
  color: #ffffff;
  text-decoration: none;
}

.navigationbox_main_link_sel:link {
  background-color: #7ac5e4;
	background-image: url('../images/navpoint_bg_sel.jpg');
  background-repeat: repeat-x;
  background-position: bottom right;
  color: #ffffff;
  text-decoration: none;
}

.navigationbox_top {
	font-size: 0.8em;
}

.navigationbox_top ul {
	list-style-type: none;
}

.navigationbox_top li {  
	float: left;
  margin: 0 0.5em 0 0;
}

.navigationbox_top_link {
	color: #000000;
  text-decoration: none;
}

.navigationbox_top_link:link {
	color: #000000;
  text-decoration: none;
}

.navigationbox_top_link:hover {
	color: #000000;
  text-decoration: underline;
}

.navigationbox_top_link:focus {
	color: #000000;
  text-decoration: underline;
}

.navigationbox_top_link_sel {
	color: #000000;
  text-decoration: underline;
}

.navigationbox_top_link_sel:link {
	color: #000000;
  text-decoration: underline;
}

.navigationbox_top_link_sel:hover {
	color: #000000;
  text-decoration: underline;
}

.navigationbox_top_link_sel:focus {
	color: #000000;
  text-decoration: underline;
}

.submitbutton {
	margin: 1em 0 0 10.2em;
}


