@charset "UTF-8";
body  {
	font: 11px Arial, Helvetica, sans-serif;
	background:#F1F1F1;
	margin: 0;
	margin-top: 0px;
	padding: 0;
	color:#000000
	height:100%;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}



.tableBorder2 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableBorder3 {
	border: 1px solid #CCCCCC;
}
.tableBorder1
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.faqSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#A61115;
	text-decoration: none;
}
#headertopgrey {
	background-color: #e5e5e5;
	width: 100%;
	height: 5px;
	font-size:1px;
}
.greyline {
	background-color: #e5e5e5;
	width: 100%;
	height: 1px;
	font-size:1px;
}
#header { 
	background: #FF0000;
	background-image:url(../images/bciheader.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 64px;
}
#header .language {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	position: relative;
	top:2px;
	left: 700px;

}

#container {
	background-color: #FFF;
	width: 100%;
}

#navbg {
	background: #999999;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
	padding: 5px 0 0 0;
}
#nav {
	width: 780px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none;	
}
#nav a {
	color:#FFF;
	text-decoration:none;	
}
#nav a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
#nav .navtd:hover{
	background-color:#888888;	
}

#loginbox {
	width: 240px;
	/* background-image:url(../images/loginbox.gif); */
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	background-repeat:no-repeat;
}
#loginbox a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
}
#loginbox a:hover {
	text-decoration: underline;
}
#loginbox form {
	margin: 0px;
	padding: 0px;
}
#loginbox .frminput {
	background-color: #FFF;
	padding: 0px;
	width: 160px;
	height: 10px;
	border: 1px inset #999;
	font: 10px Arial, Helvetica, sans-serif;
}

.txtField {
	background-color: #FFFFFF;
	padding: 0px;
	height: 18px;
	border: 1px solid #CCCCCC;
	font: 11px Arial, Helvetica, sans-serif;
}

.frmbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 2px;
	background:url(../images/formbg1.gif) repeat-x left top;	
}

#leftnews a {
	text-decoration:none;
}
#leftnews a:hover {
	text-decoration:underline;
}
#leftnews .more {
	width: 800;
	padding: 0px 0px 5px 0px;
	text-align:right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
#leftnews .more a {
	color: #FF0000;
}
#leftnews ul {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 17px;
	margin:0px;
	list-style: square outside url(../images/arrow.gif);
}
#leftnews li {
	padding: 2px;
	color: #999999;
}
#leftnews li a {
	color:#828282;
}

#welcomebox {
	background-image:url(../images/welcomebox.gif);
	width: 560px;
	height: 221px;
}
#welcomebox a {
	color: #000;
	text-decoration:underline;
}
#welcomebox a:hover {
	color: #000;
	text-decoration:none;
}
#welcomebox .txt {
	padding: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#content .txt {
	padding: 0px 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

.navstrips img{
	border: solid 1px #FFF;
}
.navstrips:hover img{
	border: solid 1px #999;
}
.navstrips:hover{
color: #999; /* irrelevant definition to overcome IE bug */
}

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
.txt11grey {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
.txt11grey a {
	color: #999;
}
.txt11grey a:hover {
	text-decoration: underline;
}
.txt10grey {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
.txt12red {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt12red a {
	color: #F00;
}
.txt12red a:hover {
	text-decoration: underline;
}
.menuBar {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#5B5B5B;
	text-decoration: none;
}
.menuBarSub {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#5B5B5B;
	text-decoration: none;
}
.sub_titlebar {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	text-decoration: none;
}
.left_titlebar {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#5C5C5C;
	decoration: none;
}

.article_title {
	font-family:Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	decoration: none;
}

.promo 
{
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
}

.page_content_title
{
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant:normal;
	text-transform:uppercase;
	color:#000000;
	text-decoration: none;
	text-shadow:#00FFCC;
}

.listTitleGrey
{
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant:normal
	text-transform:normal;
	color:#333333;
	text-decoration: none;

}

.pageNumList
{
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant:normal;
	text-transform:none;
	text-decoration: none;
	border:1px solid #FFFFFF;
	color:#990000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.pageNumListActive
{
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant:normal;
	text-transform:capitalize;
	text-decoration: none;
	border:1px solid #990000;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background:#990000;
}

.redLink
{
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant:normal
	text-transform:normal;
	color:#A60000;
	text-decoration: none;

}

.redLinkBig
{
	font-family:Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant:normal
	text-transform:normal;
	color:#A60000;
	text-decoration: none;

}

.blueLink
{
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant:normal
	text-transform:normal;
	color:#0033CC;
	text-decoration: none;
}

.copyright
{
	font-family:Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant:normal
	text-transform:normal;
	color: #666666;
	text-decoration: none;
}

.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	display:block;
}
.defaultTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.defaultTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bigTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.rightBlockUl
{
	position:relative;
	left: -20px;
	top:-10px;
	padding:0px;
}

.rightBlockLI {
	margin-top: 7px;
	margin-bottom: 7px;
}

.whiteBGField {
	background-color: #FFFFFF;
}

.yellowBGField {
	background-color: #FFFFCC;
}

.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color:#666666;
	text-align:left;
}

.topShoppingCartTable {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.defaultTextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#8D8D8D;
	text-decoration: none;
}

.hide {
	display:none;
}

.show {
	display:compact;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E10000;
	vertical-align: top;
}
.fuagreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #429638;
	text-decoration: none;
	font-weight: bold;
}

.top10tabClicked 
{
	
}

