html {
	width: 100%; 
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	font-family: tahoma, verdana, sans-serif;
}


table {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: tahoma, verdana, sans-serif;
	border: none;
	vertical-align: top;
	text-align: left;
	margin: 0px; padding: 0px;
}

img {
	border: none;
	margin: 0px; padding: 0px;
}




.TopLinks01 {
	margin: 30px 0px 0px 0px;
	font-size: 9pt;
	color: #398ccb;
}

.TopLinks01 a {
	white-space: nowrap;
}




div.LeftMenu {
	display: block;
	margin: 35px 20px 20px 70px;
}
.LeftMenu a {
	color: #398ccb;
	font-size: 13pt;
	font-weight: normal;
	display: block;
	margin: 0px 0px 20px 0px;
}

















.LeftNavPanel {
	background-image: url('/images/template/leftbottle.jpg');
	background-repeat: no-repeat;
	display: block; 
	width: 200px;
	margin: 0px 0px 30px 0px;
	padding-top: 35px;
}

.LeftNavPanel .h1 {
	font-size: 10pt;
	color: #398ccb;
	font-weight: normal;
}

.LeftNavPanel .h2 {
	font-size: 8pt;
	color: #398ccb;
	font-weight: normal;
}

.LeftNavPanel table.Panel {
	margin: 10px 0px 0px 50px;
	width: 180px;
}
.LeftNavPanel h2 {
	font-size: 14pt;
	margin: 0px 0px 0px 100px;
}

.LeftNavPanel .Text {
	width: 30px;
	color: #63868a;
	border: solid 1px #63868a;
	padding: 2px;
	font-size: 12pt;
	text-align: center;
}

.LeftNavPanel .FormText {
	color: #63868a;
	font-size: 8pt;
	padding: 10px 0px 0px 0px;
	vertical-align: middle;
}

.LeftNavPanel .FormValue {
	white-space: nowrap;
	color: #e50064;
	font-size: 10pt;
	padding: 10px 0px 0px 0px;
	text-align: right;
	vertical-align: middle;
}



.LeftNavPanel table td.CC {
	background-image: url('/images/template/leftbottle_white.gif');
	background-position: -57px -100px;
	background-repeat: no-repeat;
}

.LeftNavPanel table td.LT {
	padding: 0px;
}

.LeftNavPanel table td.CT {
	background-image: url('/images/template/leftbottle_white.gif');
	background-position: -59px -90px;
	background-repeat: no-repeat;
}

.LeftNavPanel table td.CB {
}

.LeftNavPanel table td.RT {
}

.LeftNavPanel table td.LB {
}

.LeftNavPanel table td.RB {
}

.LeftNavPanel table td.LC {
	background-image: url('/images/template/leftbottle_white.gif');
	background-position: -50px -100px;
	background-repeat: no-repeat;
}

.LeftNavPanel table td.RC {
}
















.RightColVisible h3, .RightColVisible h4, .RightColVisible h5 {
	font-size: 9pt;
	margin: 0px 0px 1em 0px;
	color: #76b729;
	font-weight: bold;
}

.RightColVisible {
	font-size: 8pt;
}


.RightColVisible p {
	padding: 0px;
	margin: 0em 0px 1em 0px;
}




table.PageBlocks01 {
	width: 100%;
}

table.PageBlocks01 td.Image {
	width: 140px;
	text-align: left; vertical-align: top;
}

table.PageBlocks01 td.Image img {
	width: 120px;
	margin: 10px 20px 10px 0px;
	border: none;
}


table.PageBlocks01 td.Text {
	width: 99%;
	color: #63868a;
	font-size: 12pt;
}

table.PageBlocks01 td.Text h3 {
	color: #398ccb;
	font-size: 16pt;
	margin: 30px 0px 0.2em 0px;
}
table.PageBlocks01 td.Text p {
	margin: 0px 0px 0.5em 0px;
}

td.RightCol {
	width: 200px;
}


.RightColVisible {
	display: table-cell;
}

.RightColHidden {
	display: none;
}

.RightTableVisible {
	display: table;
}

.RightTableHidden {
	display: none;
}














h1, .h1 {
	color: #e50064;
	margin: 0em 0px 0.5em 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 22pt;
}

h2, .h2 {
	color: #76b729;
	margin: 1em 0px 0.5em 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 18pt;
}

h3, .h3 {
	color: #e50064;
	margin: 1.5em 0px 0.5em 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 13pt;
}

h4, .h4 {
	color: #76b729;
	margin: 0.5em 0px 0.5em 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 12pt;
}


h5, .h5 {
	font-size: 9pt;
	margin: 0px 0px 1em 0px;
	color: #76b729;
	font-weight: bold;
}


p {
	padding: 0px;
	margin: 1em 0px 1em 0px;
}







a {
	color: #398ccb;
	cursor: pointer;
}
a:visited {

}
a:hover {
	color: #074a80;
}
















.InputText {
	border: 1px #b1c2c4 solid;
	font-size: 10pt;
	padding: 3px;
	vertical-align: middle;
}

.InputTextarea {
	border: 1px #b1c2c4 solid;
	font-size: 10pt;
	width: 100%;
	padding: 3px;
	vertical-align: middle;
}

.InputSelect {
	font-size: 10pt;
	height: 20px;
	border: 1px solid #b1c2c4;
}

.InputSubmit {
}

.InputSubmitDisabled {
	color: white;
	background-color: #a8b2bf;
	border-color: #92b3c4;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: 0px solid;
	height: 20px;
	cursor: pointer;
}

.InputSubmit:hover {
}








table.Border {
	border-collapse: collapse;
}

.Border th {
	border: solid 1px #ced9da;
	padding: 5px;
	border-collapse: collapse;
	height: auto;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.Border td {
	border: solid 1px #ced9da;
	padding: 5px;
	border-collapse: collapse;
	height: auto;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}






div.TechChar {
	padding: 20px 0px 0px 0px;
	border-bottom: solid 1px #CCCCCC;
}

div.TechChar table {
	width: 100%;
}

div.TechChar td.Image {
	width: 100px;
	padding: 0px 20px 0px 0px
}

div.TechChar td.Image div.Image {
	padding: 10px 0px 10px 0px;
}


div.TechChar td.Params h2 {
	margin: 0px 0px 0.5em 0px;
}

div.TechChar td.Params h3 {
	margin: 0px 0px 0.5em 0px;
}

div.TechChar td.Params h4 {
	margin: 0px 0px 0px 0px;
}

div.TechChar .Price {
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	width: 100px;
	height: 34px;
	display: block;
	text-align: center;
	color: white;
	font-size: 12pt;
	font-weight: normal;
	background-image: url('/images/template/pricebg.gif');
	background-repeat: no-repeat;
}


td.LT div, td.CT div, td.RT div, td.CL div, td.CC div, td.CR div, td.LB div, td.CB div, td.RB div {
	display: block;
	padding: 0px; margin: 0px;
}

td.LT div img, td.CT div img, td.RT div img, td.CL div img, td.CC div img, td.CR div img, td.LB div img, td.CB div img, td.RB div img {
	display: block;
}

li.LiSearch {
	margin-bottom: 0px;
	padding-bottom: 10px;
	list-style-image: none;
	list-style-type: decimal;
}




.RightTitleBlue {
	font-size: 14pt;
	color: #398ccb;
}

.RightGray {
	color: #63868a;
	font-size: 8pt;
}

.RightColVisible h1, .RightColVisible .h1 {
	margin: 0px 0px 20px 0px;
}

.RightBlock {
	display: block;
	margin: 0px 0px 20px 0px;
}

ul, ol {
	padding: 0px;
	margin: 1em 0px 1em 3em;
}

ul li {
	list-style-image: url('/images/template/bullblue.gif');
	margin-bottom: 1em;
}

ol li {
	list-style-type: decimal;
	margin-bottom: 1em;
}

p.Question {
	color: #76b729;
	font-weight: bold;
}

p.Answer {

}

