/*#########################################################
  FRAMEWORK
########################################################*/
/* browser reset controls */
/******************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,  pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, il, ol, fieldset, form, label, legend, caption, tbody, tfoot, thead {margin:0px; padding:0px; border:0px; outline:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
table, caption, tbody, tfoot, thead, tr, th, td {outline:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
body {line-height:1; color:black; background:white;}
/* remember to define focus styles! */
:focus {outline:0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/******************************************************/
/* end browser reset controls */
body {
	background-image: url(images/background.jpg);
	background-color: #edf8fe;
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
#site {width: 967px; margin: auto;}
#framework {width: 967px; text-align: left;}

#content {width: 967px; clear:both;}

/*#########################################################
  Header
########################################################*/
#headerContainer{width: 967px;height: 146px; background-image: url(images/header-bg.jpg);
background-repeat: no-repeat; margin-top: 13px; clear:both;}
#header{width: 800px;height: 108px;float:left;}
#header .logo {margin: 21px 0 0 31px;}
#header img{border:none;}
#contact{					/* IE6 */
	width: 100px;
	float:right;
	margin: 47px 8px 0 0;
	color: #007dc3;
	text-transform: uppercase;
	font-size: 1.2em;  /* Size for IE6 */
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
}

html>body #contact {		/* IE7 */
	width: 100px;
	float:right;
	margin: 40px 8px 0 0;
	color: #007dc3;
	text-transform: uppercase;
	font-size: 1.3em;  
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
html>/**/body #contact {	/* non-IE */
	width: 100px;
	float:right;
	margin: 40px 8px 0 0;
	color: #007dc3;
	text-transform: uppercase;
	font-size: 1.3em;
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	}

/*#########################################################
  Home Content
########################################################*/
#homerightcolumn{float:right; width: 765px; margin:-634px 0 6px 0; }					/* IE6 */
html>body #homerightcolumn{float:right; width: 765px; margin:-500px 0 0 0; }			/* IE7 */
html>/**/body #homerightcolumn{float:right; width: 765px; margin:0 0 0 0}		/* non-IE */
#homerightcolumn .mainimg{width:765px; height:256px; margin:0 0 0 0;}					/* IE6 */
html>body #homerightcolumn .mainimg{width:765px; height:256px; margin:0 0 0 0;}			/* IE7 */
html>/**/body #homerightcolumn .mainimg{width:765px; height:256px; margin:0 0 0 0;}		/* non-IE */
#homecopy{					/* IE6 */
	float:left;
	width: 519px;
	height: 375px;
	background-image: url(images/h-copy-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:0px;
	margin-left:-2px;
}
html>body #homecopy{		/* IE7 */
	float:left;
	width: 519px;
	height: 375px;
	background-image: url(images/h-copy-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:0px;
	margin-left:0px;
}
html>/**/body #homecopy{	/* non-IE */
	float:left;
	width: 519px;
	height: 375px;
	background-image: url(images/h-copy-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:0px;
	margin-left:0px;
}

#boxBottom {height:123px; width:503px;background-repeat:no-repeat; background-position:top left; background:url(images/h-bottom-bg.jpg); background-repeat:no-repeat; 
margin:0 0 0 -6px; padding:5px 0 0 0;}		/* IE6 */
html>body #boxBottom {height:123px; width:473px;  background-repeat:no-repeat; background-position:top left; background:url(images/h-bottom-bg.jpg); background-repeat:no-repeat; margin:-7px 7px 7px -7px; padding:5px 15px 15px 15px;}	/* IE7 */
html>/**/body #boxBottom {height:123px; width:473px;  background-repeat:no-repeat; background-position:top left; background:url(images/h-bottom-bg.jpg); background-repeat:no-repeat; margin:-7px 7px 7px -7px; padding:5px 15px 15px 15px;}	/* non-IE */
#boxBottom h4 {font-size: 12px; color:#007dc3; font-weight:bold; margin:0 0 12px 0; }
#boxBottom p {margin:-6px 0 0 0; padding:0 0 0 0; line-height:1.3em; font-size:12px;}
#boxBottom #columnLeft {width:225px; float:left; padding:0 0 0 30px;}	/* IE6 */
#boxBottom #columnRight {width:210px; float:right; padding:0 0 0 0;}	/* IE6 */
html>body #boxBottom #columnLeft {width:225px; float:left; padding:0 0 0 15px;}	/* IE7 */
html>body #boxBottom #columnRight {width:210px; float:right; padding:0 0 0 15px;}	/* IE7 */
html>/**/body #boxBottom #columnLeft {width:225px; float:left; padding:0 0 0 10px;}	/* non-IE */
html>/**/body #boxBottom #columnRight {width:210px; float:right; padding:0 0 0 15px;}	/* non-IE */
#boxBottom a {color:#287862; font-weight:bold;}

#homecopy h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #007dc3;
	padding: 8px 0px 10px 15px;
}
#homecopy .hpadding{padding: 5px 10px 0px 15px; font-size: 1.4em; line-height: 1.4em;}
#homecopy .hpadding p {padding-bottom: 1.3em;}

#homeads{float:right; width: 240px; margin:-4px 0 4px 0;}
#homeads .ad3 {float:left; margin: 0px 0px 0px 0px;}
#homeads .ad4 {float:right;}
#homeads .ad1{float:left; margin-top:4px;}
#homeads .ad2 {float:right; margin-top:4px;}
/*#########################################################
  Left Content
########################################################*/
#leftcolumn{float:left; width: 196px; font-family: Arial, Helvetica, sans-serif;}

#login{height:170px; width:196px; background-image:url(images/login-bg.jpg); background-repeat:no-repeat;}
#login .padding{padding: 30px 0px 0px 8px;}
#login .altButtonFormat{
	height: 27px;
	width: 62px;
	background-image: url(images/login-btn.jpg);
	 padding: 26px 0px 0px 0px;
  margin: -2px 0px 0px 0px;
  border: 0px;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#login .loginLeft{ width:50px; float:left; }
#login .loginLeft p{font-size: 1.2em; color:#017dc3; padding: 5px 0px 5px 0px;}
#login .loginRight{ width:130px; float:right; }
#login .loginButton{clear:both; padding: 12px 0px 0px 60px; margin-top:5px; }
#login input{ width: 100px; font-size: 1.2em; margin-bottom: 2px;}

#login .loginLinks{padding: 6px 0px 0px 60px; clear:both;}
#login .loginLinks a{color:#017dc3;text-decoration: none;}
#login .loginLinks a:hover {text-decoration:underline;}

.leftLinks {margin-top:4px;}
.leftLinks a{text-decoration:none; font-size:1.2em; line-height:1.4em; color:#017dc3;}
.leftLinks a:hover{text-decoration:underline;}

#leftcolumnfooter{width:196px;height:250px;background-image:url(images/login-bg.jpg);background-repeat:no-repeat;color:#007dc3;}
#leftcolumnfooter h2{font-size:1.4em; font-weight: bold; padding-bottom: 6px;}
#leftcolumnfooter p{font-size:1.3em;padding-bottom: 6px; line-height: 1.3em;}
#leftcolumnfooter .padding {padding: 16px 0px 0px 12px;}
.button {margin: 12px 0 10px 0;}
#leftcolumnfooter #universal {width:196px; margin: 29px 0 0 3px; position:relative; clear:both; float:left; position:relative; top:0px;}			/* IE6 */
html>body #leftcolumnfooter #universal {width:196px; margin: 29px 7px 0 7px; position:relative; clear:both; float:left;position:relative; top:0px;}/* IE7 */
html>/**/body #leftcolumnfooter #universal {width:196px; margin: 34px 6px 0 7px; position:relative; clear:both; float:left;position:relative; top:0px;}	/* non-IE */
/*#########################################################
 Left Navigation
########################################################*/
#leftnav{height:250px; width:196px; background-image:url(images/nav-left-bg.jpg); background-repeat:no-repeat;}
#leftnav .padding{padding: 6px 0 0 1px;}
#leftnav ul{list-style-type: none;}
#leftnav li{line-height: 26px;display:block;}
#leftnav li a{
	font-size: 1.3em; /* only for IE6 */
	text-decoration:none;
	color:#fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	padding: 0px 0px 0px 30px;
	height: 26px;
}

html>body #leftnav li a{
	font-size: 1.3em;
}

#leftnav li a:hover{
	background-image: url(images/left-nav-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*#########################################################
  Inside Content
########################################################*/

#rightcolumn{				/* IE6 */
	float:right;
	width: 765px;
	margin:-500px 0 0 0;
	background-image: url(images/i-copy-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
html>body #rightcolumn{		/* IE7 */
	float:right;
	width: 765px;
	margin:-500px 0 0 0;
	background-image: url(images/i-copy-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
html>/**/body #rightcolumn{		/* non-ie */
	float:right;
	width: 765px;
	margin:0 0 0 0;
	background-image: url(images/i-copy-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
#rightcolumn .rightcolumntop{float:right;width: 765px;height: 46px;background-image: url(images/i-copy-top.gif);background-repeat: no-repeat;background-position: center top;}
#rightcolumn .rightcolumnbtm{
	float:right;
	width: 765px;
	height: 18px;
	background-image: url(images/i-copy-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#rightcolumn .rightcolumntop h2{font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #007dc3;
	padding: 10px 0px 0px 16px;
}
#insidecontent{font-size: 1.3em; line-height: 1.7em;}
#insidecontent a{color:#007dc3; text-decoration: none;}
#insidecontent a:hover{text-decoration: underline;}
#insidecontent p{padding-bottom: 1.5em; padding-top: .4em;}
#insidecontent .padding{padding: 0px 10px 0px 16px;}

#insidecontent h2 { font-size: 1.6em; color:#007dc3;}
#insidecontent h3 { font-size: 1.3em; margin-bottom:8px;}
#insidecontent h4 {font-size: 1.2em; color:#007dc3; }
#insidecontent h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #007c88;
	line-height: 20px;
	background-image: url(images/i-h5-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 25px;
}
#insidecontent h6 { font-size: 1em; }
#insidecontent .alert {	font-weight: bold; color: #FF0000;}
#insidecontent input { border-width:1px; border-color:#999999; border-style:solid; font-size: 1em;}
#insidecontent select { border-width:1px; border-color:#999999; border-style:solid; font-size: 1em;}
#insidecontent textarea { border-width:1px; border-color:#999999; border-style:solid; font-size: 1em;}





/* LISTS */
#insidecontent ul, #insidecontent ol{font-size:1em; margin: 0px; list-style-position: outside; padding-left: 3.5em; padding-bottom: 1.5em; } /* Optional for Custom List Styles */
#insidecontent li {padding: .6em; line-height: 1.6em; padding-bottom: 0px;} /* Optional for Custom List Styles */

#insidecontent .insideleft{float:left; width: 475px;}
#insidecontent .insideright{float:right; width: 257px;}

#insidecontent #insideads{margin-top: 0px;} /* only for IE6 */
html>body #insidecontent #insideads{clear:both; width:243; float:right; margin-top: -2px;}

#insideads .ad1{margin-right: 6px;}
#insideads .ad1, #insideads .ad2  {float:left;}

/* FORMS */
#insidecontent .form {
	line-height:normal;
}

#insidecontent .form p {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

#insidecontent .form .iteminstruction {
	font-size: 0.8em;
	color: #007dc3;
	position:static;
	margin-top:3px;
	margin-bottom:8px;
}

#insidecontent .form label {
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-bottom:8px;
}
#insidecontent .form input, #insidecontent .form textarea, #insidecontent .form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
#insidecontent .form .submitbutton {
	color: #000000;
}
#insidecontent .form table th {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#insidecontent .form #selections input {
	float:left;
	margin-right:8px;
}
#insidecontent .form #selections .checkbox {
	border-width:0px;
	border:none;
}
#insidecontent .form #selections label {
	width:300px;
}
#BillingAddress {
	margin-bottom:4px;
	}
#ShippingAddress {
	margin-bottom:4px;
	}

/*#########################################################
  Footer
########################################################*/

#footerContainer {background-image: url(images/footer-bg.gif);background-repeat: no-repeat;	/* IE6 */
background-position: center center;height: 48px;width: 967px;color: #FFFFFF;							
font-size: 1.1em;line-height: 1.1em;clear: both; position:relative; top:-2px; margin:auto;}	
html>body #footerContainer {background-image: url(images/footer-bg.gif);background-repeat: no-repeat;		/* IE7 */	
background-position: center center;height: 48px;width: 967px;color: #FFFFFF;				
font-size: 1.1em;line-height: 1.1em;clear: both; position:relative; top:-1px; margin:auto;}				
html>/**/body #footerContainer {background-image: url(images/footer-bg.gif);background-repeat: no-repeat;	/* non-IE */
background-position: center center;height: 48px;width: 967px;color: #FFFFFF;
font-size: 1.1em;line-height: 1.1em;clear: both; position:relative; top:-2px; margin:auto;}

#footerContainerHome {background-image: url(images/footer-bg.gif);background-repeat: no-repeat;					/* IE6 */
background-position: center center;height: 48px;width: 967px;color: #FFFFFF;							
font-size: 1.1em;line-height: 1.1em;clear: both; position:relative; top:-9px; margin:auto;}
html>body #footerContainerHome {background-image: url(images/footer-bg.gif);background-repeat: no-repeat;		/* IE7 */
background-position: center center;height: 48px;width: 967px;color: #FFFFFF;
font-size: 1.1em;line-height: 1.1em;clear: both; position:relative; top:-1px; margin:auto;}			
html>/**/body #footerContainerHome {background-image: url(images/footer-bg.gif);background-repeat: no-repeat;	/* non-IE */
background-position: center center;height: 48px;width: 967px;color: #FFFFFF;
font-size: 1.1em;line-height: 1.1em;clear: both; position:relative; top:-2px; margin:auto;}
#footerContainer .padding{padding: 18px 0 0 0;}
#footerContainerHome .padding{padding: 18px 0 0 0;}


	

/*#########################################################
 Navigation
########################################################*/
#navigation {float: right; width: 640px; }
#navigation li {
	text-align: center;
	display: block;
	float:left;
	background-image: url(images/nav-sep.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	padding: 9px 20px 0px 10px;
}
#navigation .last{background-image: none;}
#navigation li a, #navigation li .navNoLink {
font-size: 1.2em; line-height: 1.2em;
padding:none;display: block;padding: 0px;color: #fff;text-decoration: none;}
html>body #navigation li a { width: auto;}
#navigation li a:hover { text-decoration:underline;}
/*
SUB NAV LIST 
     Set the width, background, and/or border
*/
#navigation li ul {
	width: 210px;
	display: block;
	position: absolute;
	left: -9999px;
	height: auto;
	float:none;
	z-index: auto;
	padding: 5px;
	margin-left: -5px;
	background-color: #66a8dc;
	font-size:10px;
}
/* SUB-NAV ITEM */
#navigation li ul li {background-image: none;font-size: .9em;line-height: 14px;border: none;text-align: left;padding: 0px 5px 5px 5px;width:100%;}
/* YOU SHOULD NOT HAVE TO EDIT ANY OF THE STYLES BELOW */
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {left: -9999px;z-index: 501;}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {left: auto;z-index: 501;}
/* Support for the "iehover-fix.js" */
ul.navItems iframe {position: absolute;left: -0.25em;top: -0.25em;z-index: -1;filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);}
* html ul.navItems li { z-index: 501; }
/* this is for IE 5.0
     select.hide { visibility: hidden; }
/* End Support for the "iehover-fix.js" */
/*##### END NAVIGATION #####*/