BODY{
	width: 100%;
	background-repeat: repeat-x;
	text-align: center;
	margin:0;
  	padding:0;
background-image: url('../images/topbarBackground3.jpg');
}



.container{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding-top: 0px;
	text-align: left;
background-repeat: no-repeat;
}


.containertop{
	clear: left;
	width: 800px;
	height: 80px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
padding-top: 1px;
}

.containertopright{
	float: left;
	width: 550px;
	height: 30px;
}

.containertopleft{
	float: left;
	width: 250px;
	height: 30px;
background-image: url('../images/logoBoxExport.jpg');
}	

.contentcontainer{
	clear: left;
	width: 519px;
	font-family: arial;
	font-size: 16px;
	color: #999999;
	text-align: left;
	margin-left: 10px;
}

.containerbottom{
	clear: left;
	width: 800px;
}


.containerbottomleft{
	float: right;
	width: 550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}	

.containerbottomright{
	float: right;
	width: 230px;
	margin-bottom: 20px;
	margin-right: 10px;	
}




.contentcontainerindex{
	clear: left;
	width: 240px;
}

.containerbottomrightindex{
	clear: left;
	width: 540px;
background-image: url('../images/bigLogoBoxExport.jpg');
background-repeat: no-repeat;
margin-left: 130px;
}	

.containerbottomleftindex{
	float: right;
	width: 240px;
	margin-bottom: 20px;
	margin-left: 10px;	
}




.searchbox{
	clear: left;
	width: 800px;
margin-top: 3px;
}

.searchboxtext{
	clear: left;
	width: 800px;
	margin-top: 0px;
	font-family: arial;
	text-align: center;
	color: #ffffff;

}

.toolbutton{
	float: right;
	margin-left: 25px;
margin-bottom: 4px;
	font-family: arial;
	margin-top: 15px;
}




.footer1{
	clear: left;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	text-align: right;	
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.footerbox{
	float: right;
	margin-top: 4px;
	margin-left: 20px;
	font-family: arial;
	font-size: 16px;
	color: #999999;
}


.clearer{
	clear: both;
}

.standardtext{
	font-family: arial;
	font-size: 16px;
	color: #999999;
	text-align: left;
}	

.text{
	font-family: arial;
	font-size: 16px;
	color: #999999;
	text-align: left;
}

.standardheader{
	font-family: arial;
	font-size: 16px;
	color: #4e789e;
	text-align: left;
	font-weight: bold;
}	

.titlebar{
	font-family: arial;
	color: #4e789e;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
}



.feedtitlebar{
	font-family: arial;
	color: #4e789e;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

.indextext{
	font-family: arial;
	font-size: 20px;
	color: #999999;
	text-align: left;
}	

.indexheader{
	font-family: arial;
	font-size: 20px;
	color: #4e789e;
	text-align: left;
	font-weight: bold;

}	
	
ul {
  padding:0;
  margin:0;
  padding-left:3px;
  margin-top:2px;
  display: block;
  background-color:#FFFFFF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #2D455B;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #2D455B;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #2D455B;
}

li {
  float: left;
  position: relative;
  list-style: none;
  }

li ul {
  position: absolute; 
  top: 1em;
  left: 0;
  width: 8em;
  }

ul li {
  margin-top: 8px;
  }


li > ul {
	top: auto;
	left: auto;
	}















input.specialtyButton{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: 4e789e;
	background-color:  #ffffff;
}

input.searchButton{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: 333333;
	background-color: #ffffff;
	border: 1px outset #ff9900;
}

INPUT{
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
}



input.prodsButton{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: white;
	background-color: #4e789e;
	border: 1px outset #4e789e;
}



input.specialsButton{
	font-family: helvitica, Arial, sans-serif;
	font-size: 14px;
	color: white;
	background-color: #4e789e;
	border: 1px outset #4e789e;
}



a.Navbar {
	color: #999999;
	text-decoration: none;
}

a.Navbar:link {
	color: #999999;
	text-decoration: none;
}

a.Navbar:visited {
	text-decoration: none;
	color: #999999;
}

a.Navbar:hover {
	text-decoration: none;
	color: #FF9900;
}

a.Navbar:active {
	text-decoration: none;
	color: #999999;
}

a.Navbardropdown{
	color: #999999;
	text-decoration: none;
}

a.Navbardropdown:link {
	color: #999999;
	text-decoration: none;
}

a.Navbardropdown:visited {
	text-decoration: none;
	color: #999999;
}

a.Navbardropdown:hover {
	text-decoration: none;
	color: #FF9900;
}

a.Navbardropdown:active {
	text-decoration: none;
	color: #FF9900;
}



a.FeedHeader:link {
	color: #4e789e;
	text-decoration: none;
}

a.FeedHeader:visited {
	text-decoration: none;
	color: #4e789e;
}

a.FeedHeader:hover {
	text-decoration: none;
	color: #ff9900;
}

a.FeedHeader:active {
	text-decoration: none;
	color: #4e789e;
}

a.FeedText:link {
	color: #999999;
	text-decoration: none;
}

a.FeedText:visited {
	text-decoration: none;
	color: #999999;
}

a.FeedText:hover {
	text-decoration: none;
	color: #ff9900;
}

a.FeedText:active {
	text-decoration: none;
	color: #999999;
}


a.Content:link {
	color: #4e789e;
	text-decoration: none;
	overflow: hidden;
}

a.Content:visited {
	text-decoration: none;
	color: #4e789e;
	overflow: hidden;
}

a.Content:hover {
	text-decoration: none;
	color: #666666;
	overflow: hidden;
}

a.Content:active {
	text-decoration: none;
	color: #ff9900;
	overflow: hidden;
}



a.InverseContent:link {
	color: #666666;
	text-decoration: none;
	overflow: hidden;
}

a.InverseContent:visited {
	text-decoration: none;
	color: #666666;
	overflow: hidden;
}

a.InverseContent:hover {
	text-decoration: none;
	color: #4e789e;
	overflow: hidden;
}

a.InverseContent:active {
	text-decoration: none;
	color: #4e789e;
	overflow: hidden;
}

a.GrayLink:link {
	color: #4e789e;
	text-decoration: none;
	overflow: hidden;
}

a.GrayLink:visited {
	text-decoration: none;
	color: #4e789e;
	overflow: hidden;
}

a.GrayLink:hover {
	text-decoration: none;
	color: #ff9900;
	overflow: hidden;

}

a.GrayLink:active {
	text-decoration: none;
	color: #4e789e;
	overflow: hidden;
}

a.BusName:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.BusName:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.BusName:hover {
	text-decoration: none;
	color: #FF9900;
}

a.BusName:active {
	text-decoration: none;
	color: #FF9900;
}



.errorMessageStyle{
 	color: #4e789e;
 	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



 

a.BlueLink:link {
	color: #4e789e;
	text-decoration: none;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.BlueLink:visited {
	text-decoration: none;
	color: #4e789e;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.BlueLink:hover {
	text-decoration: none;
	color: #666666;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.BlueLink:active {
	text-decoration: none;
	color: #666666;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.EditLink:link {
	color: #4e789e;
	text-decoration: none;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.EditLink:visited {
	text-decoration: none;
	color: #4e789e;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.EditLink:hover {
	text-decoration: none;
	color: #666666;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.EditLink:active {
	text-decoration: none;
	color: #666666;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.HomeLink:link {
	color: #FF9900;
	text-decoration: none;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.HomeLink:visited {
	text-decoration: none;
	color: #FF9900;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.HomeLink:hover {
	text-decoration: none;
	color: #666666;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.HomeLink:active {
	text-decoration: none;
	color: #666666;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.specialtyHeading{
        color: #FF9900;
	font-family: helvitica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.specialtyHeadingBland{
        color: #4e789e;
	font-family: helvitica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.specialtySubheadingBland{
        color: #4e789e;
	font-family: helvitica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}



a.LightLink:link {
	color: #FF9900;
	text-decoration: none;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.LightLink:visited {
	text-decoration: none;
	color: #FF9900;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.LightLink:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.LightLink:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: helvitica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.footerlink{
	font-family: arial;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	text-align:right;
}

a.footerlink:link {
	font-family: arial;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	text-align:right;
}

a.footerlink:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 16px;
	color: #999999;
	text-align:right;
}

a.footerlink:hover {
	text-decoration: none;
	color: #ff9900;
	font-family: arial;
	font-size: 16px;
	text-align:right;
}

a.footerlink:active {
	text-decoration: none;
	color: #ff9900;
	font-family: arial;
	font-size: 16px;
}

a.indexLink:link {
	color: #999999;
	text-decoration: none;
	overflow: hidden;
 font-weight: bold;
}

a.indexLink:visited {
	text-decoration: none;
	color: #999999;
	overflow: hidden;
 font-weight: bold;
}

a.indexLink:hover {
	text-decoration: none;
	color: #ff9900;
	overflow: hidden;
 font-weight: bold;

}

a.indexLink:active {
	text-decoration: none;
	color: #999999;
	overflow: hidden;
 font-weight: bold;
}


a.indexContent:link {
	color: #4e789e;
	text-decoration: none;
	overflow: hidden;
}

a.indexContent:visited {
	text-decoration: none;
	color: #4e789e;
	overflow: hidden;
}

a.indexContent:hover {
	text-decoration: none;
	color: #ff9900;
	overflow: hidden;
}

a.indexContent:active {
	text-decoration: none;
	color: #4e789e;
	overflow: hidden;
}