html, 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

p {
	font-size: 14px;
	line-height: 1.5em;
}

ol,ul {
	font-size: 14px;
}

h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FF6634;	
	font-weight: normal;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

ul, li {
	line-height: 1.5em;	
}

#newsevents {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:230px;
	margin-bottom:15px;
	width:250px;
	float:left;
}

#newsevents h2 {
	font-size: 16px;
	line-height: 20px;
	color: #FF6634;	
	font-weight: normal;
}

#newsevents p {
	font-size: 11px;
}

#newsevents a {
	color:#666666;
	text-decoration:none;
}

#newsevents a:hover {
	text-decoration:underline;
}

#products {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:45px;
	margin-bottom:15px;
	width:220px;
	float:left;
}

#products h2 {
	font-size: 16px;
	line-height: 20px;
	color: #FF6634;	
	font-weight: normal;
}

#products p {
	font-size: 11px;
}

#products a {
	color:#666666;
	text-decoration:none;
}

#products a:hover {
	text-decoration:underline;
}

#homeOverview {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:210px;
	padding:10px 10px 5px;
}

#homeOverview h2 {
	font-size: 16px;
	line-height: 20px;
	color: #FF6634;	
	font-weight: normal;
	margin: 0 0 12px;
}

#homeOverview h3 {
	font-size:.9em;
	margin:5px 0 0 0;
	padding:0;
}

#homeOverview p {
	font-size: 11px;
	margin: 5px 0 15px;
}

#homeOverview a {
	color:#666666;
	text-decoration:none;
}

#homeOverview a:hover {
	text-decoration:underline;
}

#homeNewsevents {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:210px;
	margin-bottom:5px;
	padding:10px;
}

#homeNewsevents h2 {
	font-size: 16px;
	line-height: 20px;
	color: #FF6634;	
	font-weight: normal;
	margin: 0 0 12px;
}

#homeNewsevents p {
	font-size: 11px;
}

#homeNewsevents a {
	color:#666666;
	text-decoration:none;
}

#homeNewsevents a:hover {
	text-decoration:underline;
}

#newItemContainer {
	height: 100px;
	overflow:hidden;
}

#newItemContainer .newsItem {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dashed #666;
	font-size:11px;
}

#newItemContainer .lastNewsItem {
	float: left;
	font-size:11px;
	margin-right: 10px;
	padding-right: 10px;
}



.formtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder}
.contact_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.header_text {  color: FF6634; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}
.footer_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #FF6633}
.footer_text_grey {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #666666}
.langMenu {
	margin: 12px 5px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 15px;
}

.langMenu option {
	margin: 3px;
	}
	
.AlangMenu {
	margin: 11px 5px 0 0;
	font-size:12px;
	line-height: 15px;
}

.AlangMenu option {
	margin: 3px;
	}	

.homeContact {
	padding: 10px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	margin-left:10px;
}

.left {
	width:175px;
	float:left;
}

div.corpVid {
  margin:15px 4px 0 0;
}

/* Contact Panel */
div.contactPanel {
  float:right;
  width:135px;
  margin: 0 0 10px 15px;
  text-align:right;
}

div.contactPanel a.smallLink {
	font-size:.7em;
	margin: 0 0 20px 0;
	display:block;
	
}

div.contactPanel img {
  margin: 0 0 2px 0;
}