html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

a {
	text-decoration: underline;
	color: #6CABE7;
}

h2 {
	line-height: 1.2em;
	font-size: 1.6em;
	color: #292A7A;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 0.04em;
}

h3 {
	line-height: 1em;
	font-size: 1em;
	color: #292A7A;
	font-weight: bold;
}

.marginLeftNeg15 {
	margin-left: -15px;
	vertical-align: middle;
}

.marginLeftNeg20 {
	margin-left: -20px;
	vertical-align: middle;
}

ul.green {
	margin: 0;
	padding: 0;
}

ul.green li {
	overflow: hidden;
	list-style: none;
	padding-left: 20px;
	background-color: white;
	background-image: url(images/arrow_green_22x17.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 20px;
	padding-right: 10px;
}

ul.orange {
	margin: 0;
	padding: 0;
}

ul.orange li {
	overflow: hidden;
	list-style: none;
	padding-left: 20px;
	background-color: white;
	background-image: url(images/arrow_orange_22x17.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 20px;
	padding-right: 10px;
}

.breadcrumb {
	color: #000000;
	height: 21px;
	clear: left;
	white-space: nowrap;
	font-size: 10px;
}

.containerMain {
	height: 100%;
	width: 100%;	
	border: 1px none #C1C1C1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	min-width: 684px;
}
.containerWhiteBox{
	background-color: #FFFFFF;
}
.containerRestrict{
	width: 718px;
	margin: 0 auto;
}

/* containerMainNav START */
.containerMainNav {
	font-size: 1.1em;	
	width: 100%;
	height: 1.9em;
	margin: 0 auto;
}
.navMainSections {
	color: #000000;
	float: left;
	height: 2.1em;
	padding-left: 0;
	text-align: left;
	width: 590px;
	position: relative;
	z-index: 4;
}
.navMainSections a {
	text-decoration: none;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-right: .25em;
	padding-left: .25em;	
}
.navMainSections a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-right: .25em;
	padding-left: .25em;
}
.navMainLanguages {
	color: #000000;
	background-color: #ECECEC;
	float: right;
	text-align: right;
	padding-top: .4em;
	padding-right: .25em;
	padding-bottom: .4em;
	padding-left: .25em;
}
.navMainLanguages a {
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
	padding-top: .4em;
	padding-right: .25em;
	padding-bottom: .4em;
	padding-left: .25em;

}
.navMainLanguages a:hover {
	color: #5A99E1;
	text-decoration: none;
	background-color: #ECECEC;
}
/* containerMainNav END */

/* containerLogo START */
.containerMain .containerLogo {
	height: 49px;
	width: 457px;
	text-align: left;
	float: left;
}
/* containerLogo END */

/* containerSearch START */
.containerMain .containerSearch {
	height: 46px;
	width: 227px;
	text-align: right;
	float: left;
	padding-top: 6px;
}
/* containerSearch END */

/* containerFooter START */
.containerFooter {
	width: 100%;
}
.containerFooter .containerLegal{
	float: left;
	width: 684px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	text-align: left;
}
.containerFooter .containerLegal a {
	color: #BBBBBB;
}
.containerFooter .containerLegal a:hover {
	color: #BBBBBB;
}
/* containerFooter END */
/* dotted divider START */

.dotHorizBottomDivider{
	background: url(images/horiz_div_2x1.gif) repeat-x left bottom;	
}

.dotHorizTopDivider{
	background: url(images/horiz_div_2x1.gif) repeat-x left top;	
}

/* dotted divider END */

/* special text colours START */

.bluetext {
	font-weight: bold;
	color: #292a7a;
}

/* special text colours END */

/* layout spacers START */
.TwoPixSpacer{
	height: 2px; clear: left;
}

.ThreePixSpacer{
	height: 3px; clear: left;
}

.FivePixSpacer{
	height: 5px; clear: left;
}

.SixPixSpacer{
	height: 6px; clear: left;
}

.SevenPixSpacer{
	height: 7px; clear: left;
}

.TenPixSpacer{
	height: 10px; clear: left;
}

.FourteenPixSpacer{
	height: 14px; clear: left;
}

.TwentyPixSpacer{
	height: 20px; clear: left;
}

.TwentyOnePixSpacer{
	height: 21px; clear: left;
}

.TwentyTwoPixSpacer{
	height: 22px; clear: left;
}

.TwentyFivePixSpacer{
	height: 25px; clear: left;
}

.TwentySixPixSpacer{
	height: 26px; clear: left;
}

.TwentyNinePixSpacer{
	height: 29px; clear: left;
}

.ThirtyPixSpacer{
	height: 30px; clear: left;
}

.ThirtyThreePixSpacer{
	height: 33px; clear: left;
}

.ThirtyFivePixSpacer{
	height: 35px; clear: left;
}

.SixtyThreePixSpacer{
	height: 63px; clear: left;
}

.Three28PixSpacer{
	width: 30px;
	height: 328px;
	float: left; 
	background: white;
}
/* layout spacers END */

#nav, #nav ul {
	float: left;
	list-style: none;
	background: #FFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: .4em .5em .4em .5em;
	margin: 0 0 0 0;
}

#nav a.sub1 {
	background: url(images/arrow_grey_10x9.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15.5em;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	background: #ECECEC;
	padding-right: 0em;
	width: 15.5em;
	border-bottom: 1px dotted #C1C1C1;
}

#nav a:hover {
	color: #5A99E1;
}

#nav li ul ul {
	background-color: #ECECEC;
	color: #00F;
	margin: -1.95em 0 0 15.5em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover 

ul {
	left: auto;
	background-color: #ECECEC;
}

#nav li:hover, #nav li.sfhover {
	background: #ECECEC;
}
#search {
	height: 10px;
	width: 162px;
	border: 1px solid #CDCDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
}
#email {
	height: 10px;
	width: 141px;
	border: 1px solid #CDCDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
}


#location {
	font-size: 1em;	
	color: #000;	
}

#location div#regionBox {
	display: none;
}
#location div#zipBox {
	display: none;
}

#location #zipcode {
	height: 10px;
	width: 141px;
	border: 1px solid #CDCDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
}

#location #region {
	width: 182px;
}

/* containerGreenBoxShort START */
.containerGreenBoxShort {
	background-image: url(images/stripe_green_short.gif);
	background-repeat: repeat-x;
	clear: left;
	height: 140px;
	width: 100%;
}
.containerGreenBoxShort .containerBigBoxOneShort {
	height: 140px;
	width: 457px;
	float: left;
	text-align: left;
}
.containerGreenBoxShort .containerBigBoxTwoShort {
	height: 140px;
	width: 227px;
	float: left;
}

.containerGreenBoxShort .containerBigBoxOneShortWide {
	height: 140px;
	width: 348px;
	float: left;
	text-align: left;
}
.containerGreenBoxShort .containerBigBoxTwoShortWide {
	height: 140px;
	width: 336px;
	float: left;
}
.containerGreenBoxShort .containerBigBoxOneShortFull {
	height: 140px;
	width: 684px;
	float: left;
	text-align: left;
}
/* containerGreenBoxShort END */

/* green text START */
.greentext {
	margin: 0 25px 20px 25px;
	text-align: left;
	color: #76b900;
	font-weight: bold;
}
/* green text END */

/* light green box START */
.lightGreenBox{
	height: 175px;
	width: 227px;
	float: left; 
	background: #E4F1CC;	 
}

.greenBoxSearch{
	text-align:left; 
	margin-left: 25px; 
}

/* light green box END */


.containerProductGeneric {
	width: 427px;
	float: left;
	text-align: left;
	color: #000000;
	line-height: 2em;
}

.containerFull {
	width: 684px;
	float: left;
	text-align: left;
	color: #000000;
	line-height: 2em;
}






.lightGreenBox h2 {
	line-height: 1.1em;
	background-color: #76B900;
	font-size: 1.1em;
	color: #FFF;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	font-weight: bold;
}

.lightGreenBox p {
	font-size: 1.1em;
	color: #76B900;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	line-height: 1.3em;
}


 #myform{
  padding:0px;
  margin:0px;
  width:100%;
 }
 

	
 .legal {
   font-size:10px;
 }

.mywidthclass { 
  width: 220px;
  }


.err {
  color:#FF0000;
 }


.myerror	{
	color:#FF0000;
	font-size: 9px;
	font-weight: normal;
}
