body, table, tbody, td, div, p, font, span, a, input, textarea, form, h1, h2, h3
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-size: 12px;
	line-height: 20px;
	color: #231f20;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* DEFAULT LIST STYLES */
ul, li, ol {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style-position: outside;
	list-style-type: square;
}
ol li {
	list-style-position: outside;
	list-style-type: decimal;
}
ul {
	margin-left: 25px;
}
ol {
	margin-left: 35px;
}

a
{
	text-decoration: none;
	color: #006878;
}

a:hover
{
	color: #fcbe00;
}

a img
{
	border: 0px;
}

sup {
	font-size: 12px;
	line-height: 8px;
}

body
{
	background-color: #FFFFFF;
}

.imageleft
{
	float:left;
	margin-right: 10px;
}

.imageright
{
	float: right;
	margin-left: 10px;
}

.imagecenter
{
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

.imagecenter, .imageleft, .imageright
{
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.title
{
	font-size: 24px;
	color: #006878;
	line-height: 90px;
	text-transform: lowercase;
}

.colored
{
	font-weight: bold;
}

.linkbox
{
	display: block;
	background-image: url(../image/web/linkbox_arrow_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #e5f0f1;
	color: #006878;
	text-indent: 35px;
	margin-bottom: 5px;
	line-height: 20px;
}
.linkbox:hover
{
	background-color: #006878;
	color: #ffffff;
}

.linkbox.disabled
{
	cursor: default;
	opacity: .2;
	filter: alpha(opacity=20);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	background-color: #e5f0f1;
	color: #006878;
}
.linkbox.disabled:hover
{
	cursor: default;
	background-color: #e5f0f1;
	color: #006878;
}

.fp .linkbox {
	background-image: none;
	text-indent: 0px;
	background-color: 006878;
	color: #ffffff;
	margin-bottom: 0px;
}

.fp .linkbox:hover
{
	background-color: #006878;
	color: #fcbe00;
}

.accbox {
	float: left;
	width: 142px;
	border: 1px solid #eeeeee;
	height: 200px;
	margin: 0px 28px 28px 0px;
}
.accbox img {
	display: block;
}
.accbox .acctxt {
	padding-left: 8px;
	line-height: 15px;
}
.accbox .acctitle {
	display: block;
	background-color: #eeeeee;
	margin-left: -8px;
	padding: 5px 0px 5px 8px;
	margin-bottom: 3px;
	font-weight: bold;
}
.accboxhor {
	float: left;
	width: 230px;
	border: 1px solid #eeeeee;
	height: 85px;
	margin: 0px 28px 28px 0px;
}
.accboxhor img {
	float: left;
	display: block;
	margin-right: 8px;
}
.accboxhor .acctxt {
	padding: 4px 8px 4px 0px;
	line-height: 15px;
}
.accboxhorwide {
	float: left;
	width: 310px;
	border: 1px solid #eeeeee;
	height: 120px;
	margin: 0px 28px 28px 0px;
}
.accboxhorwide img {
	float: left;
	display: block;
	margin-right: 8px;
	width: 100px;
	height: 120px;
}
.accboxhorwide .acctxt {
	padding: 4px 8px 4px 0px;
	line-height: 15px;
}
.indexbox, .indexbox4 {
	width: 165px;
	height: 325px;
	border: 1px solid #eeeeee;
	margin: 0px 0px 14px 0px;
	overflow: hidden;
}
.indexbox img, .indexbox .imageright, .indexbox .imageleft, .indexbox4 img, .indexbox4 .imageright, .indexbox4 .imageleft {
	float: left;
	display: block;
	width: 165px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	margin-left: -8px;
}
.indexbox a, .indexbox4 a {
	display: block;
	padding-left: 8px;
	background-color: #eeeeee;
	line-height: 26px;
}
.indexbox div, .indexbox4 div {
	display: block;
	margin: 4px 8px 4px 8px;
}
.indexbox.floatbox, .indexbox4.floatbox {
	float: left;
	height: auto;
	margin-right: 14px;
	width: 225px;
}
.indexbox.floatbox img, .indexbox.floatbox .imageright, .indexbox.floatbox .imageleft, .indexbox4.floatbox img, .indexbox4.floatbox .imageright, .indexbox4.floatbox .imageleft {
	float: left;
	display: block;
	width: 225px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	margin-left: -8px;
}
.indexbox3 {
	width: 225px;
	height: 305px;
	border: 1px solid #eeeeee;
	margin: 0px 0px 14px 0px;
	overflow: hidden;
}
.indexbox3 img, .indexbox3 .imageright, .indexbox3 .imageleft {
	float: left;
	display: block;
	width: 225px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	margin-left: -8px;
}
.indexbox3 a {
	display: block;
	padding-left: 8px;
	background-color: #eeeeee;
	line-height: 26px;
}
.indexbox3 div {
	display: block;
	margin: 4px 8px 4px 8px;
}
.indexbox3.floatbox {
	float: left;
	height: auto;
	margin-right: 14px;
	width: 225px;
}
.indexbox3.floatbox img, .indexbox3.floatbox .imageright, .indexbox3.floatbox .imageleft {
	float: left;
	display: block;
	width: 225px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	margin-left: -8px;
}


/* PRODUCTBLOCK */
.productblockwrapper {
	position: relative;
	overflow: hidden;
	width: 730px;
	height: 481px;
	background-color: #ffffff;
	margin-right: -10px;
}
.productblockwrapperslider {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.productblockwrapperslidernext {
	position: absolute;
	top: 50px;
	left: 10px;
	z-index: 200;
	width: 30px;
	height: 30px;
	cursor: pointer;
	overflow: hidden;
}
.productblockwrapperslidernext img {
	margin-top: 0px;
	width: 30px;
	height: 30px;
}
.productblockwrapperslidernext.over img {
	margin-top: 0px;
}
.productblockwrappersliderprev {
	position: absolute;
	top: 50px;
	right: 5px;
	z-index: 300;
	width: 30px;
	height: 30px;
	cursor: pointer;
	overflow: hidden;
}
.productblockwrappersliderprev img {
	margin-top: 0px;
	width: 30px;
	height: 30px;
}
.productblockwrappersliderprev.over img {
	margin-top: 0px;
}
.productblockwrappersliderfix {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 150;
	width: 15px;
	height: 800px;
	background-color: #FFF;
	overflow: hidden;
}
.productblocktoolbarbutton {
	position: absolute;
	margin-left: 17px;
	margin-top: 2px;
}
.productblock {
	float: left;
}
.productblock ul, .productblock li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	position: relative;
}
.productblock3 ul, .productblock3 li {
	width: 225px;
	height: 170px;
	overflow: hidden;
}
.productblock3 {
	width: 225px;
	margin-left: 15px;
	padding-bottom: 30px;
}
.productblock4 ul, .productblock4 li {
	width: 165px;
	height: 130px;
	overflow: hidden;
}
.productblock4 {
	width: 165px;
	margin-left: 15px;
	padding-bottom: 30px;
}
.productblock3 li img, .productblock4 li img  {
	margin: 0px;
	padding: 0px;
}
.productblock3 ul, .productblock4 ul  {
	margin: 0px;
	padding: 0px;
	margin-left: -8px;
}
.productblocklink {
	line-height: 12px;
}
.productblocklink strong {
	padding-top: 6px;
	line-height: 12px;
	display: inline-block;
}
.productblock3 .productblocklink  {
	min-height: 195px;
	display: block;
}
.productblock4 .productblocklink  {
	min-height: 155px;
	display: block;
}



.colortable {
	background: #ffffff url(../image/web/table_bg.gif) top repeat scroll;
	line-height: 20px;
	width: 100%;
}
.colortable td {
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	font-size: 10px;
}
.colortable .darkrow, .colortable .darkrow td {
	background-color: #231f20;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.colortable .greenrow, .colortable .greenrow td {
	background-color: #008b96;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.colortable.normal td {
	font-size: 12px;
}


.colortablelines td {
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	font-size: 11px;
	border-bottom: 1px solid #eeeeee;
}
.colortablelines .darkrow, .colortablelines .darkrow td {
	background-color: #231f20;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}


.spectable, .spectable td {
	border-width: 0px;
	border-collapse: collapse;
}
.spectable {
	/*border: 1px solid #dddddd;*/
	background-color: #eeeeee;
	margin-top: 10px;
}
.spectable td {
	padding: 3px 8px 3px 8px;
}
.spectable td, .spectable td * {
	line-height: 20px;
	font-size: 11px;
}


/* USP's */
.uspcheck {
	padding-left: 21px;
	background-image: url(../image/web/uspcheck_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 11px;
}
