/* CSS Document */

#mainContainerIE {
  	width: 780px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-left-color: #000000;
	border-right-color: #000000;
	background-color: #ffffff;		
}

#mainContainerNOIE {
  	width: 778px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-left-color: #000000;
	border-right-color: #000000;
	background-color: #ffffff;	
}

#topContainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: inherit;
	height: 172px;
	background-color:#ffffff;
}

#logoContent {
	position: absolute !important;
	top: 0px;
	left: 0px;
	width: 241px;
	height: 172px;
}
#babeContent {
	position: absolute !important;
	top: 0px;
	left: 241px;
	width: 537px;
	height: 172px;
}

#topMenuContainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: inherit;
	height: 45px;
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;	
}

#leftTopMenuContent {
	position: absolute !important;
	top: 0px;
	left: 0px;
	width: 241px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#rightTopMenuContent {
	position: absolute !important;
	top: 0px;
	left: 241px;
	width: 537px;
	height: 44px;
	text-align: left;
	background: url(images/top_right_menu.png) no-repeat; /* top_right_menu.png, 4 KB */
}

#demo {
	position: relative;
	left: 38px;
	top: 10px;
}

#orsinfo_links {
	position: relative;
	left: 18px;
	top: 15px;
}

.orsinfo_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #335db0;
	text-decoration:underline;
	font-weight: bold;
}
.orsinfo_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #600000;
	text-decoration:underline;
}
#languages {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu {
	padding-left: 18px;
	padding-bottom: 20px;
	padding-top: 0px;
}
#direct_contact_label {
	position: relative;
	left: 133px;
	top: 10px;
}

#direct_contact {
	position: relative;
	top: 10px;
	left: 18px;
	width: 208px;
	height: 174px;
	background-color: #ffffff;
}
#direct_contact_text {
	position: relative;
	top: 13px;
	left: 18px;
	width: 208px;
	text-align:right;
	font-family: Tahoma;
	font-size: 10px;
}

#centerContainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: inherit;
}
table.centerTable {
	width: inherit;
	padding: 0px;
	margin: 0px;
}

table.tbl_onlinedemo th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	text-align: right;
	width: 100px;
	height: 20px;
}

table.tbl_onlinedemo td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	text-align: left;
}

input.inp_onlinedemo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	border: 1px solid;
	width: 200px;
}
#chkDemo {
	float: left;
	width: 20px;
	text-align: left;
	margin-left: 0px;
}
#chkDemoText {
	float: right;
	width: 180px;
	text-align: left;
}
#btnDemo {
	float: left;
	width: 200px;
	margin-top: 10px;
	text-align: right;
}

.syndicate {
	width: 166px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 0px;
}

select.inp_onlinedemo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	border: 1px solid;
	width: 200px;
}

.download {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #b3b3b3;
}

.leftMenu {
	width: 240px;
	vertical-align: top;
	background:url(images/copyright.png) no-repeat;
	background-position:bottom left;
	background-color: rgb(243,243,243);	
}

table.tblleftmenu {
	width: 238px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
	background-color: rgb(243,243,243);
}

table.direct_contact {
	width: 238px;
	height: 231px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
	background-color: rgb(243,243,243);
}

table.tblcopyright {
	width: 238px;
	height: 50px;
}
#copyright {
	position: relative;
	left: 18px;
	top: 10px;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 9px;
}

.contentPane {
	width: 514px;
	padding-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	vertical-align: top;
       align: right;	
	font-family: Tahoma;
}

.sideborder {
	width: 24px;
	padding: 0px;
	margin: 0px;
	background-color: #f3f3f3;
}

#bottomLineContainer {
	position: relative;
	top: 0px;
	left: 1px;
	width: 537px;
	height: 44px;
	background-color: rgb(243,243,243);
}
#bottomLine {
	position: absolute;
	top: 2px;
	left: 0px;
}

#bottomMenu {
	position: relative;
	height: 38px;
	top:5px;
	
	background-color: rgb(243,243,243);
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: rgb(192,192,192);
}

/* mambo core stuff */
/*
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}
*/

table.content-pane {
	width: 538px;
}

table.contentpaneopen {
	width: inherit;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
  /*  padding-right: 5px; */
	font-family: Tahoma;
	font-size: 11px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

.breadcrumb {
	background-color: #efe6e6;
	vertical-align: top;
	padding-left: 18px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;	
	color: #335db0;
	font-family: Tahoma, Arial;
	font-size: 11px; 
	font-weight: bold;
	width: 513px;
}
a.breadcrumb_link_home,a.breadcrumb_link,a.breadcrumb_link_home:visited,a.breadcrumb_link:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #335db0;
}
a.breadcrumb_link,a.breadcrum_link:visited {
  text-transform: lowercase;
}
a.breadcrumb_link_home:hover,a.breadcrumb_link:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #600000;
}
.pageContent {
	width: 438px;
	vertical-align: top;
	padding-left: 18px;
	padding-top: 18px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}
.pageContentHeading {
	color: #ff6500;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.pageContentBlock {
	margin-top: 30px;
}
.pageContentBlockNoTopPadding {
	margin-top: 0px;
}
.pageContentIndent {
	width: 150px;
	float: left;
}
.pageContentDate {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: italic;
}
a.content_link,a.content_link:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #335db0;
}
a.content_link:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #600000;
}
table.tbl_modules {
  width: 100%;
}
table.tbl_modules td {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.modulesIndent {
	width: 150px;
	float: left;
}
.homeHeading {
	background-color: #efe6e6;
	vertical-align: top;
	padding-left: 18px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 20px;	
	color: #600000;
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: bold;
}
.homeLeft {
	width: 272px;
	vertical-align: top;
	border-right: 1px solid rgb(243,243,243);
	padding-left: 18px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.homeLeftContent {
	width: 272px;
	border-bottom: 1px solid rgb(243,243,243);
	font-family: Tahoma;
	font-size: 11px;
}

.homeNews {
	width: 166px;
	vertical-align: top;
	padding-left: 18px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
/*	background:url(images/newsblock_bg.png)	no-repeat;*/ /* newsblock_bg.png, 29 KB */
}

.readon {
	font-family: Tahoma;
	font-size: 11px;
	color: #335db0;	
	text-decoration: underline;
}

.newsHomeBorder {
	border-bottom: 1px solid rgb(243,243,243);
	width: 166px;	
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #ff6500;
	text-align: left;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	vertical-align: bottom;
	font-family: Tahoma;
	font-size: 11px;
	color: #ff6500;
	font-weight: bold;
/*	white-space: nowrap; */
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.orsinfo {
	width: 237px;
	height: 90px;
	background-color: #efe6e6;
	border-top: 2px solid rgb(243,243,243);
	border-bottom: 2px solid rgb(243,243,243);
}

table.tbl_direct_contact {
 	font-family: Tahoma;
 	font-size: 9px;
}
input.inp_direct_contact {
 	font-family: Tahoma;
 	font-size: 9px;
	width: 195px;
}
select.inp_direct_contactIE {
 	font-family: Tahoma;
 	font-size: 9px;
	width: 195px;
}
select.inp_direct_contactNOIE {
 	font-family: Tahoma;
 	font-size: 9px;
	width: 199px;
}
textarea.inp_direct_contact {
 	font-family: Tahoma;
 	font-size: 9px;
	width: 195px;
	height: 40px;
}
.btn_direct_contact {
 	font-family: Tahoma;
 	font-size: 9px;
	border: 1px solid;
	width: 80px;
	background:url(images/buttonbg.gif) repeat-x;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	font-family: Tahoma;
	height: 20px;
	width: 150px;
	color: rgb(180,180,180);
	font-size: 10px;
	font-weight: normal;
	vertical-align: bottom;
}

.modifydate {
	height: 20px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family: Tahoma;
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #335db0;
	text-align: left;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #600000;
}

#active_menu {
	color:#600000;
	font-weight: bold;
}

.menuitem {
	border-bottom: 1px solid rgb(212,212,212);
	width: 188px;
}
.guillemots {
	width: 20px;
	text-align: right;
	color: #ff6500;
	font-family: Tahoma;
	font-size: 11px;
}
#guillemots{
	color: #600000;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.item1 {
        /*width: 85px;*/
	/*width: 17%; */
	height: 40px;
	text-align: center;
	vertical-align: middle;
}
.item2 {
	width: 70px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}
.item3 {
	width: 78px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}
.item4 {
	width: 102px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}
.item5 {
	width: 91px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}
.item6 {
	width: 88px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}

.item1 a {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.item2 a {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.item3 a {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.item4 a {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.item5 a {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.item6 a {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.item1 a:hover {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #600000;
	text-decoration: none;
	font-weight: bold;
}
.item2 a:hover {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #600000;
	text-decoration: none;
	font-weight: bold;
}
.item3 a:hover {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #600000;
	text-decoration: none;
	font-weight: bold;
}
.item4 a:hover {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #600000;
	text-decoration: none;
	font-weight: bold;
}
.item5 a:hover {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #600000;
	text-decoration: none;
	font-weight: bold;
}
.item6 a:hover {
	font-family: tahoma;
	font-size:11px;
	text-transform: uppercase;
	color: #600000;
	text-decoration: none;
	font-weight: bold;
}
#itemActive {
	color: #600000;
}
.item1b {
	width: 85px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}
.item2b {
	width: 70px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}
.item3b {
	width: 78px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}
.item4b {
	width: 102px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}
.item5b {
	width: 91px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}
.item6b {
	width: 88px;
	height: 40px;
	text-align: center;
	vertical-align: middle;	
}

.item1b a {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #808080;
	font-weight: bold;
}
.item2b a {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #808080;
	font-weight: bold;
}
.item3b a {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #808080;
	font-weight: bold;
}
.item4b a {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #808080;
	font-weight: bold;
}
.item5b a {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #808080;
	font-weight: bold;
}
.item6b a {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #808080;
	font-weight: bold;
}

.item1b a:hover {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #600000;
	font-weight: bold;
}
.item2b a:hover {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #600000;
	font-weight: bold;
}
.item3b a:hover {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #600000;
	font-weight: bold;
}
.item4b a:hover {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #600000;
	font-weight: bold;
}
.item5b a:hover {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #600000;
	font-weight: bold;
}
.item6b a:hover {
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color: #600000;
	font-weight: bold;
}
#itembActive {
	color: #600000;
}

.faqHeading {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}
.faqQuestionHeading {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}
.faqUp {
	width: 350px;
	float: left;
}
ul {
	list-style-image:url(images/bullet.gif);
	margin-top:0px;
}

.titel{
        color: #FF6500;
        font-weight: bold;
}
