body {
	font:13px Verdana, Geneva, sans-serif;
}


.content {
	color: #0a3272;
	font:13px Verdana, Geneva, sans-serif;
}
td {
	color: #0a3272;
	font:13px Verdana, Geneva, sans-serif;
}
p {
	color: #0a3272;
	font:13px Verdana, Geneva, sans-serif;
}
.link {
	font-weight:bold !important;
	cursor:pointer;
}
h1 {
	font:20px Geneva, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
.text {
	padding:10px 0 0;
}
.menuItems a {
	color: #ecec10;
!important
}
a {
	color: #0a377e;
	text-decoration: none;
}
.leftMenulinks a {
	color: #0a0ec7;
!important
}
a:hover {
	color: #A0ADC6;
}
.title, .date, .contentNews {
	font-size:11px;
	color: #092e6b;
	font-weight: bold;
	text-decoration: none;
}
.contentNews {
	font-weight:normal;
}
.footer {
	font:9px Verdana, Geneva, sans-serif;
	color: #5C5C5A;
	text-decoration: none;
}
.frmStyleTextArea {
	font:9px Arial, Helvetica, sans-serif;
	color: #C3C3C1;
	border-top: 1px solid #C3C3C1;
	border-right: 1px none #C3C3C1;
	border-bottom: 1px solid #C3C3C1;
	border-left: 1px none #C3C3C1;
	background-color: #F2EFCC;
}
.frmStyle {
	font:9px Arial, Helvetica, sans-serif;
	color: #333333;
	border-top: 1px solid #C3C3C1;
	border-right: 1px none #C3C3C1;
	border-bottom: 1px solid #C3C3C1;
	border-left: 1px none #C3C3C1;
	background-color: #F2EFCC;
	height: 15px;
}
.footer:hover {
	color: #41413F;
	text-decoration: none;
}
.title:hover {
	color: #001233;
	font-weight: bold;
	text-decoration: none;
}
.frmStylewhite {
	color: #666;
	width:125px;
	height: 20px;
 	*height: 15px;
	height /*\**/:19px\9;
	border:1px solid #999 !important;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-top: 1px solid #C3C3C1;
	border-right: 1px solid #C3C3C1;
	border-bottom: 1px solid #C3C3C1;
	border-left: 1px solid #C3C3C1;
	background-color: #FFFFFF;
	padding: 2px;
}
.buttons {
	color: #FFFFFF;
	background-color: #0a377e;
	font-weight: bold;
	border: 1px none #C3C3C1;
	padding: 2px;
}
.floatLeft {
	float:left;
}
/** Mainpage multiple banner **/

img {
	border:0;
}
#banner {
	float:left;
	margin:5px 5px 0 0;
	position:relative;
	width:683px;
	height:449px;
	display: block;
	overflow:hidden;
}
#banner a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}
#banner ul.thumbnails {
	position:absolute;
	top:0;
	/*left:-152px;*/
	left:0;
	text-align:left;
	list-style:none;
	margin:0;
	padding:0;
	z-index:200;
	width:172px;
}
#current-banner {
	position:relative;
}
#banner ul.thumbnails li {
	width:172px;
	height:90px;
	display:block;
	cursor:pointer;
	/*border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;*/
	float:left;
	position:relative;
	background:url(../pics/banner_tab.gif) no-repeat 0 0;
}
#banner ul.thumbnails li table {
	width: 100%;
	height: 100%;
}
#banner ul.thumbnails li table tr td {
	text-align:center;
}
#banner ul.thumbnails li:hover, #banner ul.thumbnails li.selected {
	background:url(../pics/banner_tab.gif) no-repeat bottom;
}
#banner2 ul.thumbnails li:hover div, #banner ul.thumbnails li.selected div {
	color: #09275c;
}
#banner2 ul.thumbnails li .bannerarrow {
	background:url(../pics/banner_tab_hover_arrow.gif) no-repeat;
	width: 40px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 172px;
	display: none;
}
#banner2 ul.thumbnails li:hover .bannerarrow, #banner ul.thumbnails li.selected .bannerarrow {
	display: block;
}
#banner2 ul.thumbnails li a {
	cursor:pointer;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
#banner2 ul.thumbnails li div {
	font:bold 14px Arial, Helvetica, sans-serif;
	/*background-color:#000;*/
	color:#FFF;
	/*-moz-opacity:.0;
	opacity:.0;
	filter:alpha(opacity=00);*/
	text-transform:uppercase;
}
#banner div.pos {
	z-index:10;
	position:absolute;
	top:0;
	left:172px;
	display:none;
}
/*#banner ul.thumbnails li img{
	height:53px;
	width:129px;
}*/
.current-banner .caption {
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	display:none;
	height:100%;
	width:100%;
}
#banner .current-banner a {
	width:100%;
	height:100%;
	cursor:pointer;
	display:block;
}
.current-banner .caption .spacer {
	width:100%;
	height:100%;
	display:block;
	background-color:#000;
	-moz-opacity:.0;
	opacity:.0;
	filter:alpha(opacity=00);
}
.current-banner .caption .cholder {
	position:absolute;
	left:172px;
	bottom:0;
	width:511px;
	padding:10px;
	z-index:10;
	/*background-color:#0a0ec7;*/
	background-color:#092e6b;
	-moz-opacity:.7;
	opacity:.7;
	filter:alpha(opacity=70);
}
.current-banner .caption .text {
	text-align:left;
}
/*Site Horizontal Menu*/	
.siteMenu {
	float:left;
	height:39px;
	width:100%;
	overflow:hidden;
	padding:0;
	list-style:none;
	margin:0;
	padding:0;
}
.siteMenu li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.siteMenu li a {
	background-position:0 -39px!important;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:39px;
	display:block;
}
.siteMenu li a:hover {
	background-position:0 0!important;
	height:39px;
}
.nav-home {
	background-image:url(../filebank/imagebank/newMenu/nav-home.gif);
	width:94px;
}
.nav-company {
	background-image:url(../filebank/imagebank/newMenu/nav-company.gif);
	width:168px;
}
.nav-solutions {
	background-image:url(../filebank/imagebank/newMenu/nav-solutions.gif);
	width:114px;
}
.nav-products {
	background-image:url(../filebank/imagebank/newMenu/nav-products.gif);
	width:111px;
}
.nav-case {
	background-image:url(../filebank/imagebank/newMenu/nav-case.gif);
	width:133px;
}
.nav-partners {
	background-image:url(../filebank/imagebank/newMenu/nav-partners.gif);
	width:108px;
}
.nav-contact {
	background-image:url(../filebank/imagebank/newMenu/nav-contact.gif);
	width:123px;
}
.nav-help {
	background-image:url(../filebank/imagebank/newMenu/nav-help-desk.gif);
	width:129px;
}
/*Site Vertical Sub Menu*/
.siteSubmenu {
	float:left;
	overflow:hidden;
	padding:0;
	list-style:none;
	margin:0;
	width:238px;
	padding:0;
}
.siteSubmenu li {
	float:left;
	display:block;
	list-style:none;
	margin: 0;
 	padding:0 0 1px 0;
	text-align:left;
	width:238px;
}
.siteSubmenu li a {
	color:#ffffff;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	list-style:none;
	padding:9px 0 9px 20px;
	height:15px;
	width:218px;
	width: 238px\9;
	margin:0;
	background:url(../pics/nav-sub.gif) no-repeat;
	background-position:0 0;
	word-spacing:2px;	
}
ul.siteSubmenuSecond, ul.siteSubmenuThird { 
	margin: 0; 
	padding: 0; 
	float:left;
	overflow:hidden;
	list-style:none;
	width:238px;	
}
ul.siteSubmenuSecond li, ul.siteSubmenuThird li{
	float:left;
	display:block;
	list-style:none;
	margin: 0;
 	padding:0 0 1px 0;
	text-align:left;
	width:238px;	
}

.siteSubmenuSecond li a {
	color:#ffffff;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	list-style:none;
	padding:9px 0 9px 20px;
	height:15px;
	background:url(../pics/nav-sub-sub.gif) no-repeat;
	background-position:0 0;
	word-spacing:2px;
	width:218px;
	width: 238px\9;
	margin: 0;
}

.siteSubmenuThird li a {
	color:#ffffff;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	list-style:none;
	padding:9px 0 9px 20px;
	height:15px;
	margin: 0;
	background:url(../pics/nav-sub-sub-sub.gif) no-repeat;
	background-position:0 0;
	word-spacing:2px;
	width:218px;
	width: 238px\9;
}
	
.siteSubmenuThird li a:hover{
	color:#09275c;
	background-position: bottom left;
}
	

.siteSubmenuSecond li a:hover {
	color:#09275c;
	background-position: bottom left;
}

.siteSubmenu li a:hover {
	color:#09275c;
	background-position: bottom left;
}

.textbox {
background:#fbfbfb url(./pics/textbox.gif) 
repeat-x top;
border:1px solid #d6d6d6;
width:161px;
height:21px;
float:center;

}

.confirmbtn {
background: url(../pics/login.gif) no-repeat 100% 50%;
background-image: url(../pics/login.gif);
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-position-x: 100%;
background-position-y: 50%;
background-origin: initial;
background-clip: initial;
background-color: initial;
display: inline;
height: 21px;
margin-left: 10px;
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
position: absolute;
width: 73px;
border: 0;
}

.logoContainer {
	text-align: left;
}

