body {
	background-repeat: no-repeat;
	  font-family: Arial, Verdana, Helvetica, sans-serif;  /* new css */
	  /* font-size: 12px; */
	  font-size: 11px;  /* new css */
	  color: #333333;  /* new css */
	  font-weight: normal;  /* new css */
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-top: 5px;
	  margin-bottom: 0px;
	
}

.hometbl a:active {color: #CCCCCC; }

.hometbl a:visited {color: #CCCCCC; }

.bluebold {
	color: #153465;
	font-weight: bold;
}

a.bluelink:link {color: #153465; text-decoration: underline; }
a.bluelink:visited {color: #153465; text-decoration: underline; }
a.bluelink:hover {
	color: #2B6CBD;
	text-decoration: none;
}
a.bluelink:active {color: #153465; }


a.bluelinkBig:link {color: #153465; text-decoration: underline; font-weight:bold; font-size:12px; white-space:nowrap; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.bluelinkBig:visited {color: #153465; text-decoration: underline; }
a.bluelinkBig:hover {
	color: #2B6CBD;
	text-decoration: none;
}
a.bluelink:active {color: #153465; }


.style1 {
	color: #12205D;
	font-weight: bold;
}

.bold20blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #142D66;
}
.imagetest {
	float: left;
	height: 150px;
	width: 100px;
	background-color: #FF0000;
	background-image: url(/images/buildingshot.jpg);
	margin-right: 15px;
	margin-bottom: 15px;
}

.tablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.number {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A3869;
}
.style8 {
	color: #19679A;
	font-size: 12px;
}

.borderGREY {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #D2D3D5;
	border-right-color: #D2D3D5;
	border-bottom-color: #D2D3D5;
	border-left-color: #D2D3D5;
}

.textOnTop {
    position:relative;
	width: 266px;
	height: 80px;
	background-position:center;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	padding-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	padding-left:84px;
	text-align:left;
			
}

.textOnTop a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCCCCC;
	text-decoration:underline;
	
}

.textOnTop a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.textOnTop a:visted {
	color:#CCCCCC;
	text-decoration:underline;
}

.tblbg {
	background-repeat: no-repeat;
	padding-left:0px;
	height: 139px;

}
.textOnTop2 {

    position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0A3869;
	text-align:left;
} 

.sideadTitle{
	font: bold 14px Verdana;
	color: #0A3869;
}
.sideadText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0A3869;
}


.sideadTextBig{
	font: bold 13px Verdana;
	color: #19679A;
}

.productbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0A3869;
	margin: 0px 12px;
	padding:2px;
	text-align:left;
}


#productList {width:664px; margin:2px 0 0 11px; background:#fff;}
.product_box {width:211px; height:159px; float:left; margin:18px 5px 0 0; background:url(/images/products_pg/productbox.jpg) no-repeat 0 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-decoration:none }
.product_box .p-title {width:210px; height:26px; line-height:28px; text-align:center; color:#03c; margin:0 auto; white-space:nowrap; }
.product_box .p-title a {color:#0A3869; font-size:9px; font-weight: normal; text-decoration:none;}
.product_box .p-title a:hover {text-decoration:none;}
.product_box .p-body {width:200px; height:95px; margin:0 auto; text-align:center;}
.product_box .p-body a img {border:0; vertical-align:top}
.product_box .p-footer {width:200px; height:22px;  margin:0 auto; padding-top:4px; text-align:center; }


.tbl_footer TD,TH {
  /* font-family: Helvetica; */
  font-family: Arial, Verdana, Helvetica, sans-serif; /* new css */
  /* font-size: 12px; */
  font-size: 11px; /* new css */

}
.tbl_footer A:link, A:active, A:visited {
	color: #0462E5;
	text-decoration: none;
}

.tbl_footer A:hover {
	color: #0462E5;
	text-decoration: underline;
}

.pricePage TD,TH {
  /* font-family: Helvetica; */
  font-family: Arial, Verdana, Helvetica, sans-serif; /* new css */
  /* font-size: 12px; */
  font-size: 11px; /* new css */
}

.pricePage A:link, A:active {
	font-weight:bold;
	color:#153465; 
	text-decoration: underline;
}

.pricePage A:visited {color: #153465; text-decoration: underline; font-weight:bold; }

.pricePage A:hover {
	color: #2B6CBD;
	text-decoration: none;
}


.categorytext {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Arial, Verdana, Helvetica, sans-serif; /* new css */
  	/* font-size: 12px; */
  	font-size: 11px; /* new css */
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.plaintext {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Arial, Verdana, Helvetica, sans-serif; /* new css */
  	/* font-size: 11px; */
  	font-size: 10px; /* new css */
	font-style: normal;
	/* color: #000000; */
	color: #333333;
	text-decoration: none;
	
}
.plaintext2 {
	/* 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
  	/* font-size: 12px; */
  	font-size: 11px; /* new css */
	color: #333333;
	font-weight: normal;	
}
.plaintextital {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Arial, Verdana, Helvetica, sans-serif; /* new css */	
  	/* font-size: 11px; */
  	font-size: 10px; /* new css */
	font-style: italic;
	/* color: #000000; */
	color: #333333;
	text-decoration: none;
}
.maincontent {
  background-color: #FFFFFF;
  /* color: #000000; */
  color: #333333;  /* new css */
  /* font-family: Helvetica; */
  font-family: Arial, Verdana, Helvetica, sans-serif; /* new css */
  font-weight: normal;
  /* font-size: 12px; */
  font-size: 11px; /* new css */
}

.order_status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

.order_status A:link, A:active {
	color:#3366FF; 
	text-decoration: none;
	
}

.order_status A:hover {
	color: #2B6CBD;
	text-decoration: underline;
}


/*about us*/
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

.contenttext A:link, A:active {
	color:#0000FF; 
	text-decoration: underline;
}

.contenttext A:visited {color: #153465; text-decoration: underline; }

.contenttext A:hover {
	color: #2B6CBD;
	text-decoration: none;
}


.contenttext a.bluelink:link {color: #153465; text-decoration: underline; }
.contenttext a.bluelink:visited {color: #153465; text-decoration: underline; }
.contenttext a.bluelink:hover {
	color: #2B6CBD;
	text-decoration: none;
}
.contenttext a.bluelink:active {color: #153465; }


.contenttext TD, TH, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

.contentbar1 {
  background-color: #DDDDDD;
  /* color: #000000; */
  color: #333333;  /* new css */
  /* font-family: Helvetica; */
  font-family: Arial, Verdana, Helvetica, sans-serif; /* new css */
  font-weight: normal;
  /* font-size: 11px; */
  font-size: 10px; /* new css */
  
}


.contentbar2 {
  background-color: #BBBBBB;
  /* color: #000000; */
  color: #333333;  /* new css */
  /* font-family: Helvetica; */
  font-family: Arial, Verdana, Helvetica, sans-serif; /* new css */
  font-weight: normal;
  /* font-size: 11px; */
  font-size: 10px; /* new css */
}

.titleStory {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #023B6E;
	font-variant: normal;
}

.titleHeaderDKGREY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
.titleHeaderGREY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	text-decoration: none;
}

.text {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.mailing .style9 {font-size: 20px; color: #0A3869; font-family: Arial, Verdana, Helvetica, sans-serif;}
.mailing .style11 {font-size: 11px; color: #0A3869; font-family: Arial, Verdana, Helvetica, sans-serif;}
.mailing .sideadTitle{
	font: bold 14px Verdana;
	color: #0A3869;
}

.mailing TD {font-family: Arial, Verdana, Helvetica, sans-serif;}

.borderGREY2 {
	border: 2px solid #999999;
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}


.imgtext {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Arial, Verdana, Helvetica, sans-serif; /* new css */
  	/* font-size: 12px; */
  	font-size: 11px; /* new css */
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	
	
}

.img_tbl a img{
	 border-color:#FFFFFF
}

.img_tbl a:hover img { border-color:#CCCCCC}

.style13 {
	font-size: 9px;
	font-weight: bold;
	}
