body{
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	border-left: solid #CCCCCC 1px;
}

a:link, a:visited, a:hover {color: #006699;text-decoration: none;}
a:hover {text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 0px;}

#siteFootOuter{
	clear: both;
	font-size: 12px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #cccccc;
	margin-top: -1px;
	margin-right: -2px;
	width: 100%;
}
#siteFootInner{
	padding: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 11px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #FFFFFF;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #FFFFFF;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #FFFFFF;
	background-color: #D9E4F0;
	padding: 2px 0px 2px 10px;
}

 #navBar2 ul a:link, #navBar2 ul a:visited {display: block;} 
 #navBar2 ul {list-style: none; margin: 0; padding: 0;} 

#navBar2{
	margin: 0;
	padding: 0px;
	background-color: #eeeeee;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	height: 100%;
} 

table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
table.tabularData td, table.tabularData th{
	padding: 5px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #003266;
	color: #FFFFFF;
}

#rst{
  color:red;
}


  #_topnav{
	background: url('images/bg_nav.gif') 0 0 no-repeat;
	width: 100%;
	height: 25px;
	margin: auto;
	margin-top:0px;
	background-color: #526380;

}

#navigation li.current span {
    background-color: #FFFFFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #FFFFFF;
    padding-left: 15px;
    padding-right: 15px;
    color: #333333;
}
 
#navigation li span {
    color: #FFFFFF;
}

#navigation LI {
	display: block;
	PADDING-BOTTOM: 5px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 5px
}
#navigation LI.first {
	MARGIN-LEFT: 0px
}
#navigation A {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; DISPLAY: block; COLOR: white; FONT-SIZE: 11px; font-weight: bold; BORDER-RIGHT: white 1px solid; TEXT-DECORATION: none; PADDING-TOP: 1px
}
#navigation LI.last A {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}

table.orderlist td{
  padding:9px; BORDER-BOTTOM: #A4AFCB 1px solid;
}

._itemcell{
  padding:12px 9px 1px 9px; BORDER-RIGHT: #A4AFCB 1px dotted;
}
._itemlastcell{
  padding:12px 9px 1px 9px; BORDER: 0px solid;
}
._itembox{
  margin: 0px auto; text-align: center; width:180px; height:240px;
}
._itemfoot{
  margin: 0px auto; text-align: right; width:180px; height:60px; BORDER-BOTTOM: #A4AFCB 1px dotted;
}

._fullitemcell{
  padding:12px 9px 1px 9px;
}
._fullitemlastcell{
  padding:12px 9px 1px 9px; BORDER: 0px solid;
}
._fullitembox{
  margin: 0px auto; text-align: left; width:100%; height:100px;
}
._fullitemfoot{
  margin: 0px auto; text-align: right; width:100%; height:40px; BORDER-BOTTOM: #A4AFCB 1px dotted;
}
