body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002864;
}
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #1d5da4;
}
a:hover
{
	color: #FF9000 !important;
}
ul 
{
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
ul li 
{
	background: url(../Images/blt_standardLI.gif) no-repeat 0px 6px;
	padding-left: 16px;
}
ol 
{
	margin-left: 20px;
	list-style-type: decimal;
	display: block;
}
	
#header {
	border: solid 1px #000;
	margin: 8px 8px 0px 8px;
	color: #1d5da4;
}
#headerLinks
{
	border-bottom: solid 1px #94a8c9;
	text-align: center;
	color: #0065cd;
	font-weight: bold;
	padding-bottom: 2px;
	word-spacing: 5px;
}

#headerLinks a
{
	font-size: 12px;
	text-decoration: none;
	color: #0065cd;
	font-weight: bold;
}
#headerSmallSearch 
{
	background-color: #00348c;
	border-left: solid 1px #FFF;
	color: #FFF;
}
#headerSmallSearch td
{
	color: #FFF;
	font-weight: bold;
}
.customLogin {
	background-color: #f7f7f7;
	border: 1px solid #93a7c8;
	height: 14px;
	padding: 0px;
	font-size: 10px;
	width: 168px;
}

#pageTable {
	background-color: #FFF;	
}
#pageFrame {
	background: #FFFFFF;
	border: none;
}
#tower1
{
	background-color: #eef1f3;
	/*width: 216px;*/
}
#footer td {
	/*border-top: solid 1px #0066CB;*/
	clear: both;
	padding: 4px;
	/*color: #0066CB;*/
}
#footer a
{
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 6px 9px;
	margin-top: 0px;
	margin-bottom: 12px
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	color: #000;
	margin-top: 0px;
	border-bottom: solid 1px #3F85D0;
	clear: both;
}
#pageContent 
{
	padding-left: 8px;
	margin-bottom: 8px;
}
ul.style1
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.style1 li 
{
	padding-left: 0px;
	background-image: none;
	margin-bottom: 11px;
}
ul.style1 li.selected a
{
	text-decoration: underline;
}
.copyright 
{
	/*color: #000;*/
}
.contentImage 
{
	border: solid 1px #c2c7cb;
	padding: 8px;
	float: left;
	margin-right: 8px;
}
#randomBanner
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contextualMenu
{
	width: 216px;
	padding-left: 8px;
}
/* */
#menu {
	width: 230px;
	border-bottom: solid 5px #FFF;
	margin: 0px;
	position: relative;
}
#mainMenuRoot
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: solid 1px #92A7C8 !important;
	border-bottom: none;
	background-color: #F6F8F9;
}
#mainMenuRoot a {
	text-decoration: none !important;
	padding: 5px;
	display: block;
	font-weight: bold;
	border-bottom: solid 1px #92A7C8;
	position: relative;
}
#mainMenuRoot ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#mainMenuRoot li {
	padding: 0px;
	background: url(../Images/blt_menu_lvl1.gif) no-repeat 6px 8px;
	position: relative;
}
#mainMenuRoot li li {
	background: url(../Images/blt_menu_lvl1.gif) no-repeat 16px 8px;
}
#mainMenuRoot li li li {
	background-image: none;
}
#mainMenuRoot li a.selected {
	background: #E1EFFA url(../Images/blt_menu_lvl1_selected.gif) no-repeat 6px 8px !important;
	color: #0065CD !important;
}
#mainMenuRoot li li a.selected {
	background: #E1EFFA url(../Images/blt_menu_lvl1_selected.gif) no-repeat 16px 8px !important;
}
#mainMenuRoot li li li a.selected {
	background-image: none !important;
}
#mainMenuRoot li a {
	padding-left: 18px;
}
#mainMenuRoot li li a {
	padding-left: 28px;
}
#mainMenuRoot li li li a {
	padding-left: 38px;
}
#mainMenuRoot a.selected {
	text-decoration: underline !important;
}	
/**/
#content {
	width: 100%;
	margin: 8px;
}

.productTable
{
	
}
.productTable th
{
	border: solid 1px #d4d9de;
	text-align: left;
}
.productTable td.abstract
{
	background-color: #ededed;
}
span.productName
{
	font-weight: bold;
}
span.productNumber
{
	/*font-style: italic;*/
	color: #1d5da4;
	font-weight: bold;
}
td.product, td.productno
{
	border: solid 1px #92A7C8;
	padding: 8px;
}
td.productNew, td.productyes
{
	border: solid 1px #FF9000;
	padding: 8px;
}
td.product img 
{
	margin-right: 8px;
}
img.imagePadded {
	margin-right: 13px !important;
}
div.product
{
	border: solid 1px #d4d9de;
	padding: 8px;
}
div.product img 
{
	margin-right: 8px;
}
 
table.product, table.productno
{
	border: solid 1px #d4d9de;
	border-collapse: collapse;
	margin-bottom: 8px;
}
table.productyes
{
	border: solid 1px #FF9000;
	border-collapse: collapse;
	margin-bottom: 8px;
}

table.contact th
{
	background-color: #e1effa;
	text-align: left;
	font-weight: normal;
	padding: 0px 4px;
}
a.partner, span.partner
{
	border: solid 1px #d4d9de;
	display: block;
	padding: 6px;
	margin-bottom: 6px;
}
div.partner
{
	margin-bottom: 16px;
}
div.newsAbstract
{
	border: solid 1px #d4d9de;
	padding: 6px;
	margin-bottom: 8px;
}
.newsAbstract .title, .newsAbstract .date
{
	font-weight: bold;
}
.newsAbstract a
{	
	display: block;
	margin-top: 6px;
}

div.newsDate  {
}
div.newsTitle  {
	font-weight: bold;
}
div.newsText  {
}
div.newsLink  a {
	color: #0065cd;
	font-weight: bold;
	text-decoration: underline;
}

.confirmation
{
	padding: 8px;
}
table.alphaIndex
{
	border-collapse: collapse;
}
table.alphaIndex td
{
	border: solid 1px #3986D6;
	padding: 3px 5px;
	text-transform: capitalize;
	color: #d4d9de;
}
table.alphaIndex a
{
	font-weight: bold;
}
.hideVamIntergerTextboxEmpty
{
	color: white;
}
ul.sitemap li
{
	font-weight: bold;
	margin-top: 8px;
}
ul.sitemap li li
{
	font-weight: normal;
	margin-top: 0px;
}
ul.flyout
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border: solid 1px black;
	width: 130px;
	position: absolute;
	top: -300px;
	left: -300px;
	visibility: hidden;
}
ul.flyout li {
	background-image: none;
	padding: 2px 4px;
}
table.tableCategories th 
{ 
	vertical-align: middle;
	border: solid 1px black; 
}
table.tableCategories th a, table.tableCategories th a:hover, ul.flyout li a, ul.flyout li a:hover
{
	color: #FFF !important;	
	display: block;
}
table.tableCategories td, table.tableCategories th 
{
	padding: 4px;
	border: solid 1px #3986D6;
}
table.tableCategories
{
	border-collapse: collapse;
}
ul.alpha li
{
	width: 20%; 
	float: left
}
.newProduct {
	color: #FF9000;
	padding-left: 12px;
	font-weight: bold;
}

/* HORIZONTAL FREESTYLE MENU LAYOUT */

.panelSiblings 
{
	margin-top: -33px;
	padding-bottom: 10px;
}

/* All <ul> tags in the menu including the first level */
.pMenu
{
	width: 240px;
	margin: 0;
	padding: 0;
	background-color: White;
}
.pMenu ul
{
	width: 240px;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	background-color: White;
}
.pMenu li 
{
	background-image: none !important;
	margin: 0;
	padding: 0;
	position: relative;
}
.pMenu a 
{
	width: 240px;
	display: block;
	color: #002864;
	border: 1px solid #92A7C8;
	margin-bottom: 1px;
	padding: 2px 3px 2px 12px;
}

#rootLink, #rootLink:hover
{
	background: #FFF url(../images/bg_fakeSelect.gif) no-repeat right !important;
	padding: 2px 3px 2px 6px;
}
/* menuH*/
#menuH {
	background-color: #0065CD;
	position: relative;
}

#menuH div {
	border-right: solid 1px #FFF;
	float: left;
	padding: 0;
	margin: 0;
}
#menuH a {
	color: #FFFFFF;
	border: solid 1px #0065CD;
	padding: 4px 12px 4px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
#menuH a.selected, #menuH a:hover {
	color: #0065CD !important;
	background-color: #E1EFFA;
}
/*box*/
.box 
{
	border: solid 1px #92A7C8;
	padding: 7px 8px;
	margin-bottom: 7px;
	position: relative;
	background-color: White;
}
.box h2 
{
	background-color: #97BFE8;
	margin: -7px -8px 7px -8px;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 8px;
	border: none;
	color: #032B66;
	text-transform: uppercase;
}
.box a 
{	
	text-decoration: underline !important;
}
/*loginPanel*/
.loginPanel, .loginPanel fieldset
{
	border: none;
}
.loginPanel legend 
{
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin: 0 0 0 -5px;
	color: #012765;
}
/**/
.iframeNew 
{
	overflow: hidden;
	width: 100%;
	height: 130px;
}
#nwsrtr 
{
	width: 100%;
}
#tower1 #nwsrtr 
{
	width: 175px;
}
a.more 
{
	display: block;
	color: #0065cd;
	font-weight: bold;
}
div.prodDetail 
{
	margin-top: 5px;
}
div.prodDetail a
{
	color: White;
	font-weight: bold;
	background-color: #0065CD;
	line-height: 20px;
	padding: 4px 6px;
}

div.back
{
	margin-top: 5px;
	text-align: right;
}
div.back a
{
	color: White;
	font-weight: bold;
	background-color: #0065CD;
	line-height: 20px;
	padding: 4px 6px;
	text-decoration: none !important;
}
/**/
div.callToAction 
{	
	margin-top: 10px;
	text-align: right;
	width: 240px;
}
div.callToAction a
{	
	display: block;
	background: url(../images/bg_btnCallToAction.gif) no-repeat right center;
	margin-bottom: 5px;
	color: #0065CD;
	font-weight: bold;
	padding: 3px;
	padding-right: 19px;
}