/* CSS Document styles */
/***********************/

body {
	width: 768px;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background: #E7E7E7;
	padding: 0px; margin: 5px;
	margin-left: auto;
	margin-right: auto;
}

div.header{width:768px;margin:0px auto 0px;padding:0px;background:#FFF;}
b.rtop1, b.rbottom1, b.rtop2, b.rbottom2{display:block;background:#E7E7E7;}
b.rtop1 b, b.rbottom1 b{display:block;height: 1px; overflow: hidden; background:#FFF;}
b.rtop1 b.r4, b.rbottom1 b.r4, b.rtop2 b.r4, b.rbottom2 b.r4, b.rtop3 b.r4, b.rbottom3 b.r4{margin: 0 1px;height: 2px}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

.top { font-size: 15px; color:#FFFFFF; background-color: #005689;
       padding-left: 10px; padding-right: 10px; padding-bottom: 8px; }
.rtop, .rbottom{display:block;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden;
	background-color: #005689;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

div.outer {width: 768px;
	background: #FAFAF2;
	margin-left: auto; margin-right: auto;
}

.box_button
{       font-family: arial, helvetica, clean, sans-serif;
	font-size: 8px;
	font-weight: bolder;
	color: #000066;
	line-height: 14px;
	text-decoration: underline;
        text-align: center;
	padding: 0.25em 0 0.25em 0;
	margin: 0;
	border-top: 1px solid #D3D1D2;
	border-right: 0;
        border-bottom: 1px solid #D3D1D2;
        border-left: 1px solid #D3D1D2;
	background-color: #FAFAF2;
}
.box_button2
{       font-family: arial, helvetica, clean, sans-serif;
	font-size: 8px;
	font-weight: bolder;
	color: #000066;
	line-height: 14px;
	text-decoration: underline;
        text-align: center;
	padding: 0.25em 0 0.25em 0;
	margin: 0;
	border-top: 1px solid #D3D1D2;
	border-right: 1px solid #D3D1D2;
        border-bottom: 1px solid #D3D1D2;
        border-left: 1px solid #D3D1D2;
	background-color: #FAFAF2;
}



html {
  height: 100%;
  margin-bottom: 0px;
}

/* form elements */
form {
  overflow: visible;
  margin-bottom: 0px;
  padding: 0;
}

input:focus {
  border: 2px solid #FB7115;
}

select {
	background-color: #FFFFFF;
	color: #3B3B3B;
	font-weight: bold;
	border: 1px solid #005689;
}

/* images */
img {
	margin: auto;
	border: 0;
}

.spacer {
	clear:both;
	width: 100%;
	height: 10px;
	background-color: #FAFAF2;
}

hr {
	color: #F0F0F0;
	height: 1px;
	border-color: white;
	width: 96%
}


/* Navigation */
/**************/
.headerNavigation {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: #E7E7E7;
	color: #3B3B3B;
	padding: 4px;
}

#menu{
	width: 100%;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}

ul#nav,ul#nav li{
	list-style-type: none;
	margin: 0;
	padding-left: 2px;
}

ul#nav li.activ a {
	float: left;
	width: 121px;
	height: 16px;
	padding: 4px 0px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	background-color:#005689;
}

ul#nav li{
	float: left;
	margin: 1px;
	text-align: center;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #005689;
}

ul#nav a{
	float: left;
	width: 121px;
	height: 16px;
	padding: 4px 0px;
	background-color: #E7E7E7;
	border-top: 1px solid #D3D1D2;
	border-right: 1px solid #D3D1D2;
	border-bottom: 1px solid #D3D1D2;
	border-left: 1px solid #D3D1D2;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #005689;
}

ul#nav a:hover{
	background: #CA0000;
	border-top: 1px solid #D3D1D2;
	border-right: 1px solid #D3D1D2;
	border-bottom: 1px solid #D3D1D2;
	color: #FFFFFF;
}

/* links */
a:link {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	color: blue;
	line-height: 19px;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

a:visited {
	font-size: 13px;
	color: #9900CC;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
}

a:hover {
	font-size: 13px;
	color: #FF0000;
	font-weight: normal;
	line-height: 19px;
	text-decoration: underline;
}

a:active {
	width: 122px;
	height: 16px;
	padding: 4px 0px;
	font-size: 13px;
	color: blue;
	border-top: 1px solid #D3D1D2;
	border-bottom: 1px solid #D3D1D2;
	font-weight: normal;
	text-decoration: underline;
}

/* Fonts / Styles */
/******************/
p {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #0C2E82;
	font-weight: normal;
	line-height: 19px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}

.bigText {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}

h1 {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}

h2 {
	padding:0px;
	font-family:'Verdana', sans-serif;
	font-size:18pt;
	font-weight:normal;
	line-height:1.5em;
	color:#FFFFFF;
	margin:0px;
	text-align:center;
	vertical-align:middle;
}

h3 {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #c60c30;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #c60c30;
	font-weight: normal;
	text-align: center;
}

h5 {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #3B3B3B;
	font-weight: normal;
	line-height: 22px;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

h6 {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

.list1 {
        width: 180px;
        font-family: arial, helvetica, clean, sans-serif;
        font-style: normal;
	font-size: 13px;
	color: #3B3B3B;
	font-weight: normal;
	line-height: 18px;
	list-style-type: none;
	text-align: left;
}

.list2 {
	width: 350px;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #3B3B3B;
	font-weight: normal;
	line-height: 18px;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #D3D1D2;
}

.tborder {
	background: #D3D1D2;
}

/* Boxes */
/*********/
.box {
	background-color: #E2E2E2;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #ed1b2e;
	font-weight: normal;
	line-height: 19px;
	margin: 5px;
	text-align: left;
	border-top: 1px solid #D3D1D2;
	border-right: 1px solid #D3D1D2;
	border-bottom: 2px solid #D3D1D2;
	border-left: 1px solid #D3D1D2;
}

.infoBox {
	background: #bb4d7e;
	border-bottom: 1px solid #bb4d7e;
}

td.infoBoxHeading {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #bb4d7e;
}

.infoBox2 {
        text-align:center;
	border-top: 1px solid #005689;
	border-right: 1px solid #005689;
	border-left: 1px solid #005689;
	padding-top: 4px;
	background: #FFFFFF;
}

td.infoBoxHeading2 {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #bbc3d3;
}

.infoBoxContents {
	background: #FFFFFF;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 10px;
}

td.infoBox, span.smallText {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 10px;
}

.product {
	text-align: center;
	padding-top: 6px;
	margin-bottom: 0px;
	border-top: 1px solid #005689;
	border-right: 1px solid #005689;
	border-left: 1px solid #005689;
	background: #FFFFFF;
}

.smallText {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.productpricebig {
	color: #005689;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: Sans-serif;
	padding: 6px;
	border-right: 1px solid #005689;
	border-left: 1px solid #005689;
	background: #FFFFFF;
}

table.products {
	width: 600px;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 9pt;
}
table.products td {
	width: 150px;
	padding-right: 8px;
}
table.products tr.pagination {
	text-align: center;
}
.imagerow {
	vertical-align: bottom;
	padding-top: 20px;
}
.textrow {
	vertical-align: top;
	padding-bottom: 20px;
}

/* Product Boxes */
/****************/
span.prodtitle {
font-weight: bold;
font-size: 1em;
text-align:center;
}

table.main {width: 100%;BACKGROUND-COLOR: #FAFAF2; border: 0px;}

table.main2 {width: 100%;BACKGROUND-COLOR: #ecf2e2;border: 1px solid #D3D1D2;}

 table.sub {width: 100%}

 td.maincellx {border: #D3D1D2 1px solid; vertical-align: top;PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;BACKGROUND-COLOR: #ffffff;}

 td.maincellxMid {border: #D3D1D2 1px solid; vertical-align: top; text-align: center; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;BACKGROUND-COLOR: #ffffff;}

 td.maincell {border: #D3D1D2 1px solid; width: 50%; vertical-align: top;PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;BACKGROUND-COLOR: #ffffff;}

 td.maincellFull {border: #D3D1D2 1px solid; width: 100%; vertical-align: top;PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;BACKGROUND-COLOR: #ffffff;}

 td.maincell2 {border: #D3D1D2 1px solid; width: 50%; vertical-align: top;PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;BACKGROUND-COLOR: #ffffff;}

 td.maincell3 {border: #D3D1D2 1px solid; width: 33%; vertical-align: top;PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;BACKGROUND-COLOR: #ffffff;}

td.subcelltitle {font-weight: normal; font-size: 0.6em; color:#ed1b2e; width: 100%; text-align: center;}

 span.subcelldesc {font-weight: bold; font-size: 0.9em; color:#000000;
width: 100%; text-align: left; PADDING-RIGHT: 0px; PADDING-LEFT: 0px;}

 span.background {background:#E2E2E2; font-weight:bold; font-size: 0.9em; width: 100%; text-align: center; PADDING:2px;}

 td.subcellleft {width: 32%; vertical-align: top;}
 td.subcellright {width: 63%; vertical-align: top;}
 td.subcellleftcenter {width: 44%; vertical-align: top;text-align: center;}

/* Backgrounds */
/***************/
.shaded1 {
	background: #005689;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size:13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
}

.shaded2 {
	background-color: #EFEFCC;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: bold;
	font-size: 12px;
	color: #3B3B3B;
	text-align: center;
	border-top: 0px;
	border-right: 1px solid #D3D1D2;
	border-bottom: 1px solid #D3D1D2;
	border-left: 1px solid #D3D1D2;
	border-left: 0px;
	padding: 6px;
	margin: 10px;
}

.shaded3 {
	background-color: #F6F6F6;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #3B3B3B;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
}

.shaded4 {
	background-color: #eee2cb;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.shaded5 {
	background-color: #e9e9e9;
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #3B3B3B;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
}

/* Footer */
/**********/
.footer {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 19px;
	text-align: center;
	background-image: url('../background.gif')
}
