@charset "utf-8";
img, div, a, input, td { behavior: url(Scripts/iepngfix.htc) }
body{overflow-x:hidden}
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainbg {
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-image: url(../images/top_bg_rig.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.footerbg {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	background-color: #eeeff0;
}

.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 5px;
}
.bodytexten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 10px;
	line-height: 20px;
}


ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding-left: 25px;
	width: 200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

ul#menu a {
	display: block;
	text-decoration: none;	

	
}

ul#menu li {
	margin-top: 1px;

}

ul#menu li a {
	color: #333;
	padding: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;

	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	letter-spacing: 4px;
}

ul#menu li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


ul#menu li ul li a {
	color: #3F9DD0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FFFFFF;
	background-image: url(../images/dot_b.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 10px;
	letter-spacing: 4px;
}

ul#menu li ul li a:hover {
	color: #003669;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../images/dot_db.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}



.searchtext {
	font-size: 1px;
	color: #D7D7D7;
}
.bodytextch {
	font-size: 12px;
	color: #666;
	padding-right: 10px;
	line-height: 20px;
	padding-left: 5px;
}
.bodytextchtt {
	font-size: 12px;
	color: #666;
	padding-right: 10px;
	line-height: 20px;
}
.menutop {
	padding-top: 25px;
	padding-right: 20px;

}
.bodytextenTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 10px;
	padding-top: 5px;
}
.bodytextenTTitle {
	font-weight: bold;
	color: #FFF;
	background-color: #003366;
}




		
		/*
			Vertical Accordions
		*/
		
.accordion_toggle {
	display: block;
	height: 30px;
	width: 450px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #333;
	cursor: pointer;
	margin: 0;
	background-color: #e8f6fb;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #369;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
	background-color: #ffffff;
	color: #666;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	width: 420px;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
.bodytextenTTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 10px;
	padding-top: 5px;
}
.bodytextenTTT tr td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #00497E;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #36C;
	text-decoration: underline;
}
.bodytitle {
	font-weight: bold;
	color: #000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #13427C;
}
.demopic {
	background-color: #CCC;
	padding: 8px;
	width: 300px;
}
.bodytextenTTTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
}
.bodytextenTTTT tr td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
.ptable tr td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
.tabbg {
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 188px;
	line-height: 23px;
	text-align: center;
}
.tabbg a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-position: center center;
	font-weight: normal;
}
.footerbg div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.footerbg div a {
	text-decoration: none;
}
.footerbg div a:link, .footerbg div a:visited, .footerbg div a:active {
	text-decoration: none;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.footerbg div a:hover {
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
