body, h1, h2, h3, h4, h5, h6,
blockquote, p, address, form, fieldset,
ul, ol, dl, dt, dd, li, hr, table, td, th {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #063A9E;
}	

a:hover {
	text-decoration: underline;
}

fieldset, img {
	border: none;
}

li {
	list-style: none;
}

img, input, select {
	vertical-align: middle;
}

.clear {
	clear: both;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.tright {
	text-align: right;
}

body, td, th, input, textarea, select {
	font-size: 12px;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	color: #010000;
}

body {
	text-align: center;
	background-color: #F2F2F2;
}

#outer {
	background: #E5E5E5 url(../img/bg-body.jpg) center 0 repeat-y;
}

#outerIn {
	background: transparent url(../img/bg-outer.gif) center 0 no-repeat;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 908px;
	position: relative;
	left: -10px;
}

#top {
	height: 249px;
	/*background: transparent url(../img/bg-top.jpg) no-repeat;*/
	position: relative;
}

#navBar {
	background: #B5B6B3 url(../img/bg-navbar.jpg) no-repeat;
	height: 42px;
	position: absolute;
	top: 196px;
	left: 43px;
	z-index: 100;
}

.mainPage #content {
	/*background: transparent url(../img/bg-content.jpg) right 0 no-repeat;*/
	padding: 21px 0 20px 0;
}

.subPage #content {
	/*background: transparent url(../img/bg-content.jpg) right 0 no-repeat;*/
	padding: 31px 0 20px 0;
}


.subPage #content1 {
	/*background: transparent url(../img/bg-content.jpg) right 0 no-repeat;*/
	padding: 31px 0 0px 0;
}

#main, #sidebar {
	float: left;
}

.mainPage #main {
	width: 518px;
	padding: 0 40px 0 30px;
	text-align: justify;
}

.mainPage #main ul li{
list-style: square;
margin-left: 20px;
padding: 5px;
}

.mainPage #sidebar {
	width: 302px;
	padding-left: 16px;
	border-left: 2px solid #9A889A;
}

.subPage #main {
	width: 675px;
	padding: 0 17px 0 9px;
	text-align: justify;
	border-right: 2px solid #9A889A;
	
}

.subPage #main1 {
	width: 880px;
	padding: 0 17px 0 9px;
	text-align: left;
}

.subPage #sidebar {
	width: 190px;
	padding: 0 0 0 11px;
}

.vBox {
	padding: 8px 0 0 6px;
	width: 268px;
	position: relative;
	margin-bottom: 1px;
	margin-top: 0px;

}

.vBox h2 {
	font: bold italic 13px arial, helvetica;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
	margin-left: 4px;
}

.vBox p {
	margin-left: 8px;
}

.vBox form {
	margin-left: 8px;
}

#vBoxLogin {
	height: 165px;
	background: transparent url(../img/bg-vbox-login.jpg) no-repeat;
	margin-top: 0px;
}

#vBoxLogin form {
	padding-left: 4px;
	padding-top: 4px;
	line-height: 24px;
}

#vBoxLogin input.username {
	position: absolute;
	right: 28px;
	top: 54px;
	width: 160px;
}

#vBoxLogin input.password {
	position: absolute;
	right: 28px;
	top: 81px;
	width: 160px;
}

#vBoxLogin input.image {
	position: absolute;
	right: -5px;
	top: 65px;
}

.vBox p.italic {
	margin-top: -2px;
	font-style: italic;
}

#vBoxLogin p.forBecoming {
	margin-top: 10px;
	border-bottom: 1px solid #BAB2BE;
}

#vBoxLogin p.forBecoming, #vBoxLogin p.forgot {
	font-size: 11px;
	position: relative;
	margin-right: 17px;
}

#vBoxLogin p.forBecoming span, #vBoxLogin p.forgot span {
	position: absolute;
	right: 0;
}

#vBoxRequest {
	height: 118px;
	background: transparent url(../img/bg-vbox-request.jpg) no-repeat;
}

#vBoxRequest form {
	padding-top: 6px;
	padding-left: 12px;
}

#vBoxRequest input.text {
	width: 228px;
}

#vBoxRequest input.image {
	position: absolute;
	right: 6px;
	top: 43px;
}

#vBoxRequest p.subscribeUnsubscribe {
	text-align: right;
	margin-right: 15px;
	margin-top: 2px;
}

#vBoxSearch {
	height: 93px;
	background: transparent url(../img/bg-vbox-search.jpg) no-repeat;
}

#vBoxSearch form {
	font-size: 11px;
	color: #382146;
	padding-top: 8px;
}

#vBoxSearch input.text {
	width: 224px;
	margin-bottom: 4px;
}

#vBoxSearch input.image {
	position: absolute;
	top: 39px;
	right: -4px;
}

#main h2 {
	font-family: arial, helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #494949;
	margin: 40px 0 10px;
}

#main p {
	margin: 0 0 15px;
}

.subPage #main h2 {
	margin-top: 0;
	margin-bottom: 14px;
}

#main p.last {
	margin-bottom: 0;
}

p#pathway {
	font-family: tahoma;
	font-size: 11px;
	color: #666;
	margin-top: -2px;
	zoom: 1;
}

p#pathway span {
	background: transparent url(../img/dec-arrow2.gif) 2px 4px no-repeat;
	padding: 0 7px;
	zoom: 1;
}

p#pathway a {
	color: #666;
	font-weight: normal;
}

#footer {
	height: 24px;
	background-color: #493E66;
	padding-top: 6px;
	padding-left: 10px;
}

#footer li {
	display: inline;
	border-left: 1px solid #B6B2C2;
	padding: 0 6px 0 12px;
	font-size: 11px;
	font-family: tahoma, sans-serif;	
}

#footer li.first {
	border: none;
}

#footer ul a {
	color: #B6B2C2;
}

input.text {
	background-color: #FFFFFF;
	border: 1px solid #959190;
	text-align: left;
	width: 145px;
}

input.sub {
	background-color: #7C81AE;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 70px;
	height:24px;
	vertical-align: middle;
	color: white;
}


ul.vNav li h2 {
	height: 25px;
	background: transparent url(../img/bg-vnav-li.jpg) no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 0 0 13px;
}

ul.vNav li li {
	display: inline;
}

ul.vNav li li a {
	display: block;
	color: #646464;
	border-bottom: 1px solid #D3D3D2;
	padding: 3px 0 3px 20px;
	background: transparent url(../img/dec-arrow1.gif) 0px center no-repeat;
	margin: 0 25px 0 15px;
	font-size: 13px;
}

ul.vNav li li.last a {
	border: none;
}

ul.vNav li li.active a {
	background: #000 url(../img/dec-arrow11.gif) 15px center no-repeat;
	margin-right: 15px;
	margin-left: 0;
	padding-left: 35px;
	color: #fff;
}

.productFrameOut {
	width: 677px;
	background: #E0E4E4 url(../img/bg-frame.jpg) repeat-y;
}

.productFrameOut1 {
	width: 880px;
}

.productFrame {
	background: transparent url(../img/bg-frame-bottom.jpg) 0 bottom no-repeat;
}

.productFrameIn {
	background: transparent url(../img/bg-frame-top.jpg) no-repeat;
}

.productFrame h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.productFrame h4.top {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	margin-top: -20px;
	text-align: right;
	margin-right: 10px;
}

.productFrame .subFrame {
	width: 188px;
	float: left;
	padding: 30px 0 0 0;
}

.productFrame .subFrame .image {
	overflow: hidden;
	position: relative;
	margin-bottom: 3px;
	margin-left: 4px;
	text-align: center;
}

.productFrame .subFrame .image a.zoom {
	display: block;
	position: absolute;
	right: 4px;
	bottom: 4px;
	width: 16px;
	height: 16px;
	background: transparent url(../img/btn-zoom.gif) no-repeat;
}

.productFrame .subFrame .image a.zoom span {
	display: none;
}

.productFrame .mainFrame {
	width: 469px;
	float: left;
	padding: 30px 8px 2px 12px;
}

.productFrame .mainFrame p.special {
	color: #686868;
	padding-right: 12px;
	line-height: 16px;

}

#main .productFrame .subFrame .params p {
	background-color: #D0D2D2;
	text-transform: uppercase;
	color: #361A37;
	padding: 2px 0 2px 22px;
	margin-bottom: 6px;
	margin-right: 6px;
}

.productFrame .mainFrame h4.features {
	color: #221255;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}

.productFrame .mainFrame  ul {
	margin: 0 0 5px 15px;
}

.productFrame .mainFrame  ul li {
	background: transparent url(../img/dec-arrow2.gif) 0 6px no-repeat;
	padding: 0 0 4px 18px;
	line-height: 15px;
	font-size: 11px;
}

.productFrame .mainFrame h4 {
	color: #221255;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

ul.features {
	margin: 0 0 5px 15px;
}

ul.features li {
	background: transparent url(../img/dec-arrow2.gif) 0 6px no-repeat;
	padding: 0 0 4px 18px;
	line-height: 15px;
	font-size: 11px;
}

.des  ul{
	margin: 0 0 5px 15px;
}

.des  ul li {
	background: transparent url(../img/dec-arrow2.gif) 0 6px no-repeat;
	padding: 0 0 4px 18px;
	line-height: 15px;
	font-size: 11px;
}

.des h4 {
	color: #221255;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}


#main ul.features li p {
	margin-bottom: 0;
	background: transparent url(../img/dec-border-h.gif) 0 bottom repeat-x;
	padding-bottom: 6px;
	padding-right: 20px;
	text-align: left;
}

#main ul.features li.last p {
	background: none;
	padding-bottom: 0;
}

.productFrame .mainFrame .btns {
	padding-left: 16px;
	padding-top: 10px;
}

.productFrame .mainFrame .btns a {
	display: block;
	height: 23px;
	float: left;
}

.productFrame .mainFrame .btns li {
	display: inline;
}

.productFrame .mainFrame .btns a span {
	display: none;
}

.productFrame .mainFrame .btns li.moreInformation a {
	width: 170px;
	background: transparent url(../img/btn-more-info.gif) no-repeat;
}

.productFrame .mainFrame .btns li.technicalDocumentation a {
	width: 178px;
	background: transparent url(../img/btn-technical-doc.gif) no-repeat;
}

.productFrame .mainFrame .btns li.print a {
	width: 96px;
	background: transparent url(../img/btn-print.gif) no-repeat;
}

.mainContent {
	padding-left: 4px;
	padding-right: 20px;
}

#main .mainContent h2 {
	margin-top: 35px;
}

.mainContent p {
	color: #686868;
}

#table{
/*width: 445px;*/
padding-left: 5px;
padding-top: 10px;
}

#table td{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 6px;
	color: #4f6b72;
	text-align: center;
} 

.mainPage #main table td{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 6px;
	color: #4f6b72;
	text-align: center;
}

.font-8px{
	font-size: 8px;
}

.font-85px{
	font-size: 8.5px;
}

.font-9px{
	font-size: 9px;
}

.font-95px{
	font-size: 9.5px;
}
.font-10px{
	font-size: 10px;
}
.font-105px{
	font-size: 10.5px;
}
.font-11px{
	font-size: 11px;
}
.font-115px{
	font-size: 11.5px;
}

.font-12px{
	font-size: 12px;
}

.font-125px{
	font-size: 12.5px;
}
.font-13px{
	font-size: 13px;
}
.font-135px{
	font-size: 13.5px;
}
.font-14px{
	font-size: 14px;
}
.font-145px{
	font-size: 14.5px;
}


#log {
color: black;
margin: 0px;
padding: 0px;
}
 
#log_res {
	overflow: auto;
	font-style: italic;
	padding-left: 5px;
	margin: 0px;
padding: 0px;
}
 
#log_res.ajax-loading {
	/*background: url(../../images/ajax-loader.gif) no-repeat center;*/
	text-align: center;

}
