/*HTML Tags*/
body {
	text-align:center;
	background-color:#F5F5F5;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#006aab;
}

a:link {text-decoration:none }
a:visited {text-decoration:none }
a:hover {text-decoration:underline}

img {
	border:0px;
}

hr {
	border:0;
	background-color:#CCCCCC;
	margin:20px auto;
	height:1px;
	width:50%;
	text-align:center;
	clear:both;
}

.display-description-text { font-size: 11px;
}

h2 {
	font-size:0.9em;
	color:#000000;
	padding:0px 0 3px 0;
	border-bottom:1px solid #006aab;
}

h4 .date {
	color:#666666;
	font-weight:normal;
}

h2 .date {
	color:#666666;
	font-weight:normal;
	line-height:1.5em;
}

h2 .date a {
	text-decoration:none;
}

h2 .date a:hover {
	text-decoration:underline;
}

/*IDs*/

#overall {
	max-width:820px;
	min-width: 750px;
	margin:0px auto;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom: 1px #ccc solid;
	background-color:#FFFFFF;
	text-align:left;
}

#topmenu {
	padding:5px 0px;
	text-align:right;
}

#topmenu a {
	color:#666666;
	text-decoration:none;
}

#topmenu a:hover {
	text-decoration:underline;
}

#title {
	font-size: 12px;
	float:right;
	width:487px;
	padding-top:55px;
	text-align:left;
	padding-right:10px;
}

#title .first {
	color:#006aab;
}

#title .second {
	color:#666666;
}

#menu {
	background-color:#006aab;
	margin-top:-4px;
	margin-bottom:20px;
}

#menu table {
	width:750px;
}

#menu td {
	border-left:1px solid #FFFFFF;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

#menu a:hover {
	background-color:#CC6600;
}

#menu td.first {
	width:199px;
	border:0px;
}

#menu td.first a {
	background-repeat:no-repeat;
	text-align:right;
	padding-right:20px;
}

#menu td.first a:hover {
	background-color:#006aab;
}

#content {

	float:right;
	margin:0 0 20px 10px;
	width:70%;
//	width:552px;
}



#content_nonav {
	width:610px;
	margin:0 auto;
}

#navigation table {
	border-top:1px solid #CCCCCC;
	width:180px;
}

#navigation .majorlink td {
	border-bottom:1px solid #CCCCCC;
	padding:7px 2px;
}

#navigation .col01 {
	text-align:right;
	vertical-align:top;
	padding-top:10px;
}

#navigation .minorlink .col02 {
	border-bottom:1px solid #CCCCCC;
	padding:7px 2px 7px 0.6em;
	text-indent:-0.4em;
}

#navigation .minorlink .col02a {
	padding:7px 2px 0px 0.6em;
	text-indent:-0.4em;
}

#navigation a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	display:block;
}


#news_bottom {
	width:750px;
	border-top:1px #CCCCCC solid;
	margin-top:20px;
}

#news_bottom table {
	width:750px;
}

#news_bottom td {
	background-repeat:no-repeat;
	padding:10px;
	vertical-align:top;
	width:33%;
}

#news_bottom h3 {
	color:#006aab;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0px
}
#news_bottom h3 a {
	text-decoration:none;
}

#news_bottom h4 {
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0px
}

#news_bottom .newsbar {
	width:22px;
	padding:0px;
	background-color:#A7C7E0;
}

#news_bottom .date {
	font-weight:normal;
	color:#666666;
}

#bottommenu {
	clear:both;
	background:#CCCCCC;
	padding-left:199px;
}

#bottommenu table {
	width:551px;
}

#bottommenu td {
	border-left:1px solid #FFFFFF;
}

#bottommenu a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

#bottommenu a:hover {
	background-color:#006aab;
}

#copyright  {
	width:750px;
	margin:20px auto;
	color:#666666;	
}

#copyright a {
	color:#666666;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}

/*Classes*/
.left, span.left {
	float:left;
	margin:0 10px 10px 0;
	display:block;
	clear:left;
	font-size:0.9em;
	text-align:center;
	color:#666666;
}


.itemName { font-size: 13px;

}

.content_store {
       margin: 0 0 0 165px;
       border: 0px solid red;
       width: 552px;

 }
.content_store p, .content_store li, #home_content a, h2 .date, h4 {
     font-size: 12px;
}

.content_store p, #content_store h2, .content_store table, .content_store li {
	margin:0.8em 20px auto 0px;  

}

img.right, span.right {
	float:right;
	margin:0 5px 10px 10px;
	clear:right;
	display:block;
	font-size:0.9em;
	text-align:center;
	color:#666666;
}

.quote {
	float:right;
	margin:10px 25px 10px 10px;
	clear:right;
	display:block;
	font-style:italic;
	border:2px solid #CCCCCC;
	color:#666666;
	padding:0px 3px 10px 10px;
	width:200px;
}

#signup {
	width:180px;
	padding:10px;
	margin:10px 20px 10px 10px;
	background-color:#99CCFF;
	float:right;
	text-align:left
}

#signup p {
	margin:0.8em 0px auto 0px !important;
	font-size:0.7em !important;
}

.continue {
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:right;
	margin-right:5px;
}

.body_main_table {
  font-size:10pt;
  font-weight:400;
  font-family: Arial,Verdana,Geneva,Helvetica,san-serif;
  font-style: normal; margin: 0px 0 0 0;
  font-display: block;
}

/*font sizes, colors etc*/
#topline {
	font-size:0.6em;
}
#header p, #title { 
	font-size:11px;
}
#menu a, #navigation a, #bottommenu a, #copyright, #home_title, .results td, #ctalog_line01 a, #catalog_line02 a, #header2 a, #header2 p, #catalog_info p, #news_bottom h3, #news_bottom p, #news_bottom h4 {
	font-size:.7em;
}

#content p, #content li, #home_content a, h2 .date, h4 {
     font-size: 12px;
}

#content p, #content h2, #content table, #content li {
	margin:0.8em 20px auto 0px;  
}	

#header p {
	margin:auto 10px;
}



	
/*Home Special Styles*/
#home_title {
	float:right;
	width:487px;
	padding-top:25px;
	text-align:left;
	padding-right:10px;
}

#home_title .first {
	color:#006aab;
}

#home_title .second {
	color:#666666;
}

#home_content {
	margin-top:20px;

}

#home_container {
	width:750px;
}

#home_container td {
	vertical-align:text-top;
}

.home_list {
	margin:0 10px;
}

.home_list td {
	padding:4px 0px 4px 0.6em;
	vertical-align:top;
	text-indent:-0.5em;
}

.home_list a {
	text-decoration:none;
}


/*Catalog*/
#catalog_line01 table, #catalog_line02 table {
	width:750px;
	background-repeat:repeat-x;
}

#catalog_line01 a, #catalog_line02 a {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-right:10px;
}

#header2 h2 {
	padding:20px 0 0 16px;
}

.package {
	width:265px;
	margin-right:20px;
}

.package td {
	padding:4px 0px 4px 0.8em;
	vertical-align:top;
	text-indent:-0.8em;
}

.package a {
	text-decoration:none;
}

#catalog_info, #catalog_info table {
	border:0px !important;
}

#catalog_info p, #catalog_info img {
	margin:0.5em 10px;
}

#catalog_info h2 {
	padding-left:10px;
	width:100%;
}

#catalog_info a {
	font-size:1em !important;
}

.intable {
font-size:0.8em
}

a.nonunderlined:link{
text-decoration:none;
}

a.nonunderlined:hover {
	text-decoration:underline;
	}
/*debug*/


.copyright {font-weight: 800; font-size: xx-small;  color: #1979b3; text-align: center}
a.copyright:link {font-weight: 800; font-size: xx-small;color: #1979b3; text-decoration: none;}
a.copyright:visited {font-weight: 800; font-size: xx-small;color: #4d4d4d; text-decoration: none;}
a.copyright:hover {font-weight: 800; font-size: xx-small; color: #1979b3; text-decoration: underline;}

.itemCart, #subtotalBar, #store_cartsubhead, #mainTable {
           font-size: x-small;
          }

.cartName, table tr td h2, #mainTable {
           margin: 0 0 0 10px;
          }
.storethankYouPageNote, .cartPageResellNote, .cartPageShippingNote, .bilShipPageShipNote, .deliveryOptionsLayer, .ShippingAdjuster {
          font-size: x-small;
          }
.store_contentcopy {
          font-size: x-small;
          }
  strong, .store_carttotal  {
          font-size: small;
          }
 .contactLink {
  color: #4d4d4d; font-family:Verdana; font-size:7.55pt; font-weight:600; text-decoration:none;
  }
  
