@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #ededed;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgleft {
	margin: 0 12px 12px 0;
	padding: 0;
	float: left;
}
.imgright {
	margin: 0 0 12px 12px;
	padding: 0;
	float: right;
}

#fixpageH {
	padding: 0px;
	height: 400px;
	width: 1px;
	float: left;
	margin: 0;
}

.clear {
	margin: 0px;
	padding: 0px;
	height: 1px;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 1px;
}
.imageleft {
	float: left;
	margin: 0 12px 12px 0;
}

strong {
	color: #0144ae;
}

/* @group Shadow surround */

.shadbox {
	margin: 0 auto;
	padding: 0;
	width: 880px;
	background-color: white;
}
html>body .shadbox {
	margin: 0 auto;
	padding: 0;
	width: 880px;
	display: block;
}

.shadTL {
	background-image: url(../images/shad-box_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: 100%;
}
.shadTR {
	background-image: url(../images/shad-box_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	height: auto;
	width: 100%;
}

.shadBL {
	background-image: url(../images/shad-box_bl.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	height: auto;
	width: 100%;
}
.shadBR{
	background-image: url(../images/shad-box_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: auto;
	width: 100%;
}
.shadL{
	background-image: url(../images/shad-box_left.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	height: auto;
	width: 100%;
}
.shadR{
	background-image: url(../images/shad-box_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	height: auto;
	width: 100%;
}
.shadBot {
	background-image: url(../images/shad-box_bottom.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	height: auto;
	width: 100%;
}

.shadboxtext {
	height: auto;
	width: auto;
	padding: 10px;
	margin: 0;
}
.questions a {
	color: #007cc2;
	line-height: 1.4em;
}
#infowrap .shadbox h2  {
	margin: 0;
	padding: 0;
	background: url(../images/head-underline.gif) no-repeat 0 23px;
	color: #007cc2;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.shadbox h3{
	height: auto;
	width: auto;
	margin: 0px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}


/* @end */

#mainwrapper {
	padding: 0px;
	height: auto;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* @group HEADER */

#headerwrapper {
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: auto;
}

#headerwrapper .logo img {
	padding: 0px;
	margin: 9px 0px 0px 22px;
}

#headerwrapper .logo {
	padding: 0px;
	height: 73px;
	width: 210px;
	margin: 0px;
	float: left;
}

.blueline {
	background-color: #007cc2;
	padding: 0px;
	height: 8px;
	width: auto;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 1px;
	line-height: 1px;
}

.dateandtime {
	width: 636px;
	margin-bottom: 0;
	margin-left: 215px;
	margin-right: 0;
	padding: 45px 0 0;
}
.dateandtime h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	color: #393939;
}
.newsticker {
	padding: 0;
	width: 638px;
	float: left;
	margin: 32px 0 0 6px;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
}
.newsticker .title {
	margin: 0 12px 0 0;
	padding: 0 12px;
	color: white;
	font: normal 0.8em/1.8em Arial, Helvetica, sans-serif;
	background-color: #b1b1b1;
	width: auto;
	display: block;
	float: left;
}
.newsticker h3 {
	margin: 0;
	padding: 0;
	text-align: justify;
	color: #393939;
	font: normal 0.8em/1.8em Arial, Helvetica, sans-serif;
}

/* @end */

/* @group TOP NAVIGATION */


#topnavwrap {
	height: 64px;
	margin: 0;
	clear: none;
}
.topnavcontent {
	height: 32px;
	padding: 0px;
	text-align: center;
	margin: 0;
	width: 638px;
}
.topnavcontent ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	height: 32px;
	text-align: center;
}
.topnavcontent li {
	width: auto;
	border-width: 0px;
	border-style: none;
	float: left;
	margin-bottom: 0;
	padding: 0;
	font: normal normal normal 0.8em/2.3em Arial, Helvetica, sans-serif;
	color: black;
	height: 2.5em;
	
}

.topnavcontent a {
	color: #414242;
	display: inline-block;
	width: auto;
	text-align: center;
	height: 32px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 2.5em;
	padding-bottom: 0;
	padding-left: 2.5em;
	line-height: 32px;
	background: url(../images/button-off.jpg) no-repeat 0 0;
	height: 32px;
	
}

/* IE HACK */
html>body .topnavcontent a {
	color: #414242;
	display: block;
	width: auto;
	text-align: center;
	height: 32px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 2.5em;
	padding-bottom: 0;
	padding-left: 2.5em;
	line-height: 32px;
	background: url(../images/button-off.jpg) no-repeat 0 0;
	height: 32px;
	
}

.topnavcontent a:hover {
	color: #414242;
	display: inline-block;
	width: auto;
	text-align: center;
	height: 32px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 2.5em;
	padding-bottom: 0;
	padding-left: 2.5em;
	line-height: 32px;
	background: url(../images/button-over.jpg) no-repeat 0 0;
	height: 32px;
}

/* IE HACK */
html>body .topnavcontent a:hover {
	color: #414242;
	display: block;
	width: auto;
	text-align: center;
	height: 32px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 2.5em;
	padding-bottom: 0;
	padding-left: 2.5em;
	background: url(../images/button-over.jpg) no-repeat 0 0;
	height: 32px;
}
.topnavon {
	color: #414242;
	display: block;
	width: auto;
	text-align: center;
	height: 32px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 2.5em;
	padding-bottom: 0;
	padding-left: 2.5em;
	background: url(../images/button-on.jpg) no-repeat 0 0;
	height: 32px;
}
#topnavon {
	color: #414242;
	display: block;
	width: auto;
	text-align: center;
	height: 32px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 2.5em;
	padding-bottom: 0;
	padding-left: 2.5em;
	background: url(../images/button-on.jpg) no-repeat 0 0;
	height: 32px;
}

#topsubnavwrap {
	height: 28px;
	padding: 0px;
	text-align: center;
	margin: 3px 0 0;
}

.wcu {
	margin-right: auto;
	margin-left: auto;
	width: 465px;
}

#topsubnavwrap ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin: 6px auto 0px;
}
#topsubnavwrap li {
	width: auto;
	border-width: 0px;
	border-style: none;
	float: left;
	margin-bottom: 0;
	padding: 0;
	font: normal normal normal 0.8em Arial, Helvetica, sans-serif;
	color: black;
	border-right: 1px solid gray;
}

#topsubnavwrap a {
	color: #414242;
	display: inline-block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 1.8em;
	padding-bottom: 0;
	padding-left: 1.8em;
}


/* IE HACK */
html>body #topsubnavwrap a {
	color: #414242;
	display: block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 1.8em;
	padding-bottom: 0;
	padding-left: 1.8em;
}

#topsubnavwrap a:hover {
	color: #414242;
	display: inline-block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 1.8em;
	padding-bottom: 0;
	padding-left: 1.8em;
}

/* IE HACK */
html>body #topsubnavwrap a:hover {
	color: #414242;
	display: block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 1.8em;
	padding-bottom: 0;
	padding-left: 1.8em;
}
/* @end */

/* @group MAIN PAGE AREA */

#contentwrap {
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: auto;
	margin: 0;
	background-image: url(../images/navstrip.gif);
	background-repeat: repeat-y;
}
#rightcolwrap {
	margin: 1px 4px 12px 0;
	padding: 0;
	float: right;
	width: 638px;
}
html>body #rightcolwrap {
	margin: 0 0 12px 7px;
	padding: 0;
	float: left;
	display: block;
	width: 638px;
}
#mainarea {
	margin: 0;
	padding: 0;
	background: url(../images/dotted_line.gif) repeat-y 0 0;
}

#infowrap1, .headings {
	width: 610px;
	margin: 0 0 0 15px;
	padding: 0;
	background-color: white;
}
#infowrap2 {
	width: 390px;
	margin: 0 0 0 8px;
	padding: 0;
	float: left;
}
html>body #infowrap2 {
	width: 390px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}

#infowrap1 h1, #mainarea h1 {
	padding: 0;
	background: url(../images/head-underline.gif) no-repeat 0 23px;
	color: #707173;
	width: auto;
	text-decoration: none;
	margin: 0 0 8px;
	font: normal 1.2em/1.2em Arial, Helvetica, sans-serif;
}

#mainarea h1 {
	margin: 0 0 8px;
	background-color: white;
}
#mainarea .subhead {
	background-color: white;
	color: #0144ae;
}

#infowrap1 h2  {
	margin: 0;
	padding: 0;
	background: url(../images/head-underline.gif) no-repeat 0 23px;
	color: #393939;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
#infowrap1 h3, #infowrap2 h3 {
	margin: 8px 0;
	text-align: justify;
	color: #393939;
	font: normal 0.8em/1.4em Arial, Helvetica, sans-serif;
	padding: 0 12px 0 0;
}
.address h3  {
	margin: 0 0 8px;
	padding: 0;
	text-align: left;
	color: #393939;
	font: normal 0.7em/1.4em Arial, Helvetica, sans-serif;
}

.local {
	font-size: 85%;
}

a {
	text-decoration: none;
	color: #0144ae;
}
a:hover {
	text-decoration: none;
}
/* @group FEATURES TABLE */

#featuretable {
	margin: 0;
	padding: 0;

}
#featuretable .bullets  {
	padding: 0px;
	width: 293px;
	margin: 0 12px 0 0;
	float: left;
}
 #featuretable .bullets2 {
	padding: 0px;
	width: 293px;
	margin: 0;
	float: left;
}
#featuretable .bullets ul, #featuretable .bullets2 ul {
	padding: 0;
	margin: 0px;
	list-style-type: none;
}
#featuretable .bullets li, #featuretable .bullets2 li {
	font: normal bold 0.8em/2em Arial, Helvetica, sans-serif;
	color: #0144ae;
	margin-bottom: 10px;
	list-style-type: none;
	margin: 0;
	background-color: #eaeaea;
	border-bottom: 8px solid white;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
#featuretable .bullets a, #featuretable .bullets2 a {
	font: normal bold 0.8em/2em Arial, Helvetica, sans-serif;
	color: #0144ae;
	margin: 0;
	padding: 0;
}
#featuretable .bullets a:hover, #featuretable .bullets2 a:hover {
	font: normal bold 0.8em/2em Arial, Helvetica, sans-serif;
	color: #0144ae;
}

.break_left {
	float: left;
}


/* @end */

#featureswrap {
	background: url(../images/dotted_line.gif) repeat-y 0 0;
	margin: 16px 0 0 420px;
	padding: 0;
	width: 215px;
}
/* @group ADDRESS COLUMN */

#featureswrap .bullets, #featureswrap .address {
	padding: 0px;
	width: 183px;
	margin: 0 0 0 15px;
}
#featureswrap .bullets ul {
	padding: 0px 0px 0px 18px;
	margin: 0px;
	list-style-type: disc;
}
#featureswrap .bullets li {
	font: normal bold 0.8em/1.3em Arial, Helvetica, sans-serif;
	color: #0144ae;
	margin-bottom: 10px;
}
#featureswrap .bullets a {
	font: normal bold 0.8em/1.4em Arial, Helvetica, sans-serif;
	color: #0144ae;
}
#featureswrap .bullets a:hover {
	font: normal bold 0.8em/1.4em Arial, Helvetica, sans-serif;
	color: #0144ae;
}

/* @end */
#bannerwrapper {
	padding: 0;
	width: 638px;
	height: 220px;
	background-color: white;
	margin: 0;
}

.dotsleft {
	background: url(../images/dotted_line.gif) repeat-y 0 0;
}
.dotsright {
	background: url(../images/dotted_line.gif) repeat-y 100% 0;
}
#flashcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 637px;
	margin: 0;
	padding: 0;
	float: left;
}
/* @end */



/* @group Side Navigation */

#sidenavwrap {
	padding: 0px;
	width: 199px;
	float: left;
	height: auto;
	clear: none;
	margin: 0 0px 12px 4px;
}
html>body #sidenavwrap {
	padding: 0px;
	width: 199px;
	float: left;
	height: auto;
	clear: none;
	margin: 0 0px 12px 8px;
}

#serviceswrap {
	height: 32px;
	margin: 0;
	padding: 0;
	width: auto;
}
#serviceswrap ul {
	padding: 0;
	color: black;
	margin: 0 0 0 30px;
	height: 2.6em;
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#serviceswrap li {
	text-decoration: none;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	font: normal normal normal 0.8em/2.5em Arial, Helvetica, sans-serif;
	height: 31px;
	color: black;
}
#serviceswrap a {
	color: #414242;
	text-decoration: none;
	display: block;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: url(../images/services-bkgrd-off.jpg) repeat-x 100%;
}
#serviceswrap a:hover {
	color: #0144ae;
	text-decoration: none;
	display: block;
	height: 31px;
	margin: 0px;
	background: url(../images/services-bkgrd-over.jpg) repeat-x 100%;
	padding: 0px 0px 0px 30px;
}


#servicenavwrap {
	padding: 0;
	margin: 21px 0 0;
}
html>body #servicenavwrap {
	padding: 0;
	margin: 31px 0 0;
}
.mainnavigation {
	margin: 0;
	padding: 0px;
	width: auto;
}
.mainnavigation ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.mainnavigation li {
	text-decoration: none;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	font: normal normal normal 0.8em/2.5em Arial, Helvetica, sans-serif;
	height: 31px;
	color: black;
}
.mainnavigation a {
	color: #414242;
	text-decoration: none;
	display: block;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: url(../images/side-buttons-off.jpg) repeat-x 100%;
}
.mainnavigation a:hover {
	color: #0144ae;
	text-decoration: none;
	display: block;
	height: 31px;
	margin: 0px;
	background: url(../images/side-buttons-over.jpg) repeat-x 100%;
	padding: 0px 0px 0px 30px;
}
.mainover {
	color: #414242;
	text-decoration: none;
	display: block;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: url(../images/side-buttons-on.jpg) repeat-x 100%;
}
#mainover {
	color: #414242;
	text-decoration: none;
	display: block;
	height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: url(../images/side-buttons-on.jpg) repeat-x 100%;
}
.subnav {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.subnav ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.subnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 2em;
	display: block;
	height: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	color: #414242;
	background-color: #f3f3f3;
}
.subnav a   {
	color: #414242;
	text-decoration: none;
	display: block;
	height: 2em;
	margin: 0px;
	font-variant: normal;
	padding: 0px 0px 0px 30px;
}
.subnav a:hover {
	color: #0144ae;
	text-decoration: none;
	display: block;
	height: 2em;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background-color: #dfdfdf;
}
.button_over{
	color: #0144ae;
	text-decoration: none;
	display: block;
	height: 2em;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background-color: #dfdfdf;
}
/* IE HACK */
html>body .button_over {
	color: #0144ae;
	text-decoration: none;
	display: block;
	height: 2em;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background-color: #dfdfdf;
}
/* @end */

/* @group LOGIN */

#loginbox {
	text-align: left;
	width: 300px;
	height: auto;
	text-shadow: #000000 0 0 0px;
	margin-right: auto;
	margin-left: auto;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #007cc2;
	padding: 0;
	margin-top: 60px;
	background-color: white;
}

.loginhead {
	color: white;
	width: auto;
	display: block;
	text-decoration: none;
	padding: 0 0 0 20px;
	background-color: #007cc2;
	text-align: left;
	height: 2em;
	font: normal bold 1.2em/2em Arial, Helvetica, sans-serif;
}


#loginbox form ul {
	list-style: none; 
	margin: 0; padding: 0
	}

/* FORM ELEMENTS */
#loginbox form li {
	margin: 2em 0
	}

#loginbox label {
	width: 5em; 
	text-align: right; 
	margin-right: .5em; 
	float: left; 
	display: block;
	margin-left: 1em;
	color: black;
	line-height: 1.8em;
}
html>body #loginbox label {
	width: 5em; 
	text-align: right; 
	margin-right: .5em; 
	float: left; 
	display: block;
	margin-left: 2em;
	color: black;
	line-height: 1.8em;
}

#loginbox input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #007cc2;
	width: 170px;
}
html>body #loginbox input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #007cc2;
	width: 150px;
}

#loginbox form li.check label {
	width: auto; 
	text-align: left; 
	margin: 0; 
	float: none; 
	display: inline
	}
#loginbox form li.check span {
	display:block; 
	padding-left: 6em
	}
#loginbox form li.check span.name {
	padding-left: 0; 
	width: 5.5em; 
	text-align: right
	}

#loginbox #forgotten {
	margin-left: 7.5em;
}

#loginbox input#submit {
	margin-left: 8.5em;
	background-image: url(../images/formwhite.gif);
	background-color: white;
	width: auto;
}

/* @end */

/* @group CART */

table.cart{
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #007cc2;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	width: 100%;
	clear: none;
	position: relative;
	background-color: #f1f6f8;
}
table.cart th {
	padding: 6px;
	background-color: #007cc2;
	color: white;
	font-weight: normal;
	font-style: normal;
	border-style: solid;
	border-color: #007cc2;
}
table.cart td {
	border-width: 1px 1px 1px 1px;
	padding: 6px;
	border-style: solid solid solid solid;
	border-color: #007cc2;
}
table.cart #remove, table.cart #select {
	border-style: none;
	background-image: none;
}
table.cart input {
	border: 1px solid #007cc2;
}

#componentlist {
	padding: 0px;
	height: auto;
	width: 99%;
	text-align: right;
	margin-bottom: 12px;
	margin-top: 0px;
}
#componentlist ul {
	text-decoration: none;
	padding: 0px;
	margin: 0;
}
#componentlist  li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	line-height: 2em;
	display: inline;
	height: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px 4px 0px 6px;
	padding: 0px;
	letter-spacing: .1em;
	text-transform: uppercase;
}
#componentlist a {
	width: 3em;
	display: inline;
	color: #007cc2;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 5px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 0em;
	border: 1px solid #007cc2;
	text-decoration: none;
}
#componentlist a:hover {
	color: #FFFFFF;
	background-color: #007cc2;
}
.Checkout {
	padding: 0px;
	height: auto;
	width: 99%;
	text-align: right;
	margin-bottom: 12px;
	margin-top: 0px;
}
.Checkout ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.Checkout  li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	line-height: 2em;
	display: inline;
	height: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.Checkout a {
	width: 3em;
	display: inline;
	color: #007cc2;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 5px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 0em;
	border: 1px solid #007cc2;
	text-decoration: none;
}
.Checkout a:hover {
	color: #FFFFFF;
	background-color: #007cc2;
}

input#quantity{
	background-image: url(../images/formwhite.gif);
	text-align: center;
}



/* @end */

/* @group CONTACT FORM */

#contactformwrap form {
	color: black;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin: 0;
	width: 410px;
	float: left;
}
#contactformwrap form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: black;

}

#contactformwrap form li {
	margin:  0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

#contactformwrap label {
	width: 5.9em;
	display: block;
	clear: none;
	float: left;
	color: black;
	height: 1.5em;
	text-align: right;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0;
	margin: 0 1em 0 0;
}

/* IE HACK */
html>body #contactformwrap label {
	width: 5.4em;
	display: block;
	clear: none;
	float: left;
	color: black;
	line-height: 1.5em;
	height: 1.5em;
	text-align: right;
	font-size: 0.8em;
	margin: 0 1em 0 0;
	padding: 0;
}

#contactformwrap li.submit input {
	padding: 0 4px;
	width: auto;
	background-color: white;
	margin: 12px 0px 0px 7.2em;
	font-size: .8em;
}


#contactformwrap input {
	border: 1px solid #666666;
	width: 280px;
	height: 1.4em;
}
#contactformwrap textarea {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	width: 280px;
}

#contactformwrap #checkbox {
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	border-style: none;
}
#contactformwrap .checkbox {
	border-style: none;
}
#contactformwrap .checkbox  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#contactformwrap .required {
	color: #FF0000
}
#contactformwrap #checkbox {
	border-style: none;
}
/* @end */

/* @group QUICKLINKS */

#quicklinkswrapper{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	margin: 0;
	padding: 20px 0 0;
}
#quicklinkswrapper img{
	padding: 0;
	border-style: none;
	float: left;
}

#quick1, #quick2 {
	margin-right: 34px;	
}


/* @end */

h3 ul {
	list-style-position: outside;
	margin-left: 3px;
	padding: 0 0 0 17px;
}
h3 li {
	list-style-image: url(../images/bullet.gif);
}

/* @group FOOTER */

#footerwrapper {
	width: 860px;
	height: auto;
	padding: 12px 0 0;
	clear: both;
	background-color: white;
	margin: 0 auto 9px;
}

#footercontainer {
	padding: 0;
	background-color: #d9dadb;
	margin-top: 8px;
}

#copyrightrwrap {
	padding: 0;
	float: left;
	margin: 10px 0 0 20px;
	width: auto;
}
#copyrightrwrap img {
	margin: 7px 7px 7px 0;
	padding: 0;
}
#copyrightrwrap h2 {
	margin: 0;
	text-decoration: none;
	color: #0144ae;
	font: normal normal 1.1em/1.1em Helvetica, Arial, sans-serif;
}
#copyrightrwrap h2 a {
	margin: 0;
	text-decoration: none;
	font: 1em/1em Arial, Helvetica, sans-serif;
	color: #0144ae;
}
.tel {
	font-weight: bold;
	font-size: 1.2em;
}

#breadcrumbs ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#breadcrumbs li {
	width: auto;
	border-width: 0px;
	border-style: none;
	float: left;
	margin-bottom: 0;
	color: #0144ae;
	font: normal normal normal 0.7em Arial, Helvetica, sans-serif;
	background-position: 0 0;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 12px;
	padding-top: 0;
	padding-bottom: 0;
}

#breadcrumbs a {
	color: #0144ae;
	display: block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	border-right-color: #0144ae;
	border-right-width: 1px;
	padding-left: 12px;
}

#breadcrumbs a:hover {
	color: #414242;
	display: block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
}
.webdesign {
	color: #c9cff7;
	text-align: right;
	padding: 0px;
	height: 30px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ededed;
}
.webdesign a {
	color: silver;
	height: 28px;
	font: 0.6em/3em Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0px;
	height: 30px;
	width: 830px;
	margin: 0px 20px 0px auto;
}

.logoswrap {
	margin: 0 9px 0 10px;
	padding-top: 10px;
	float: right;
	padding-bottom: 10px;
	height: auto;
}
.logoswrap img{
	float: left;
}


/* @end */

.boxwrap {
}
.boxtext {
	display: block;
	margin: 0 0 0 170px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.boxwrap img {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

.separatorline {
	padding: 0px;
	width: auto;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin: 10px 0px;
}

/* @group Breadcrumbs */

.breadcrumbs {
	
}


.breadcrumbs ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin: 6px auto 0px;
}
.breadcrumbs li {
	width: auto;
	border-width: 0px;
	border-style: none;
	float: left;
	margin-bottom: 0;
	padding: 0;
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #0144ae;
	padding-top: 0;
	padding-right: 1.4em;
	padding-bottom: 0;
	padding-left: 1.4em;
		border-right: 1px solid gray;
	
}

.breadcrumbs a {
	color: #0144ae;
	display: inline-block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
}


/* IE HACK */
html>body .breadcrumbs a {
	color: #0144ae;
	display: block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;

	
}

#bread-on  {
	color: #707173;
	border-right: 1px solid gray;
	padding-right: 1.8em;
}


.breadcrumbs a:hover {
	color: #0144ae;
	display: inline-block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
}

/* IE HACK */
html>body .breadcrumbs a:hover {
	color: #0144ae;
	display: block;
	width: auto;
	text-align: center;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;

}


/* @end */
