body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back.gif);
	background-position: 100% 100%;
	font-size: 8pt;
}

body, select, input {
	font-family: Arial, Helvetica, sans-serif;
}

select, input {
	font-size: 9px;
	color: #006699;
}

a:link, a:visited{
	text-decoration: none;
	/*color: #7F7F7F;*/
	color: #006699;
}

a:active, a:hover {
	text-decoration: underline;
	color: #006699;
}



#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}

#header {
	/*height: 50px;*/
	background-color: #FFFFFF;
}

#logo {
	/*height: 37px;*/
	width: 210px;
	margin-top: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}

#headerSelects {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	float: right;
	width: 450px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: right;
	clear: both;
}

.headerDropDown {
	font-size: 10px;
	color: #999999;
}

#banner {
	/*height: 200px;*/
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	padding: 0px;
	font-size: 0px;
}

/*#menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom:1px solid #24618E;
	text-align: center;
}*/

ul#menu_nav {
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	text-align: center;
	font-weight: bold;
}

ul#menu_nav li {
	display: inline;
	height: 22px;
	width: 100px;
	float: left;
	padding-top: 5px;
}

ul#menu_nav li a {
	/*color: #FFFFFF;*/
	color: #006699;
	text-decoration: none;
}

ul#menu_nav li a:hover {
	text-decoration: underline;
}

#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #333333;
}

#container {
	/*width: 800px;*/
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #333333;
}

#footer {
	clear: both;
	font-size: 9px;
	color: #000000;
	background-color: #E6E7E7;
	text-indent: 5px;
	padding: 5px;
	border-top: solid #666666 1px;
	border-bottom: solid #666666 1px;
	margin-top: 2px;
	text-align: right;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentTitle {
	padding: 5px;
	width: 790px;
	background-position: right;
	background-repeat: no-repeat;
	height: 100%;
}

#contentTitle #title {
	color: #FF9900;
	font-size: 14px;
	margin-top: 10px;
	width: 500px;
	font-weight: bold;
	text-transform: uppercase;
}

#contentTitle #description {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	font-weight: normal;
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

#contentTitle .paragraph {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentBody {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	width: 790px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#contentBody .title {
	font-size: 11px;
	font-weight: normal;
	/*color: #666666;*/
	color: black;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: bold;
}

#contentBody .subtitle {
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: black;
}

#contentBody .paragraph {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentBody dt {
	font-weight: bold;
	margin-top: 10px;
}

.container {
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.container a {
	/*color: #666666;*/
	color: #006699;
	text-decoration: none;
}

.container a:hover {
	color: #006699;
	text-decoration: underline;
}

.subcontainer {
	font-size: 9px;
	text-transform: uppercase;
	color: #006699;
}

.minicontainer {
	font-size: 9px;
	color: #666666;
}

.inputBox {
	border: 1px #CCCCCC solid;
}

.submitLink {
	/*color: #2E68AC;*/
	color: #006699;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
}

.news {
	margin-bottom: 10px;
}

.news .headLine {
	font-weight: bold;
	color: black;
}

.news .datePlace {
	font-weight: bold;
}

#menu {
	width: 800px;
	height: 34px;
	/*margin-right: auto;
	margin-left: auto;*/
	background-color: #FFFFFF;
	border-bottom:1px solid #24618E;
	/*text-align: center;*/
}

#now {
	float: right;
	margin-right: 5px;
	margin-top: 8px;
	text-align: right;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
}

#tabsJ {
	float: left;
	/*background:#F4F4F4;*/
	background-color: #FFFFFF;
	/*font-size:93%;*/
	font-size: 12px;
	line-height:normal;
	/*border-bottom:1px solid #24618E;*/
}

#tabsJ ul {
	margin:0;
	/*padding:10px 10px 0 50px;*/
	padding: 10px 10px 0 10px;
	list-style:none;
}

#tabsJ li {
	display:inline;
	margin:0;
	padding:0;
}

#tabsJ a {
	float:left;
	background:url("../images/tableftJ.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}

#tabsJ a span {
	float:left;
	display:block;
	background:url("../images/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */

#tabsJ a:hover span {
	color:#FFF;
}

#tabsJ a:hover {
	background-position:0% -42px;
}

#tabsJ a:hover span {
	background-position:100% -42px;
}

.disclaimer {
	font-size: 9px;
	color: #999999;
}



#tabBrightpoint a {
  width: 145px;
  height: 30px;
  background-image: url("/images/xb-p.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999em;
  display: block;
}

#tabBrightpoint a:hover{
  background-image: url("/images/xb-p.jpg");
  background-repeat: no-repeat;
  background-position: 0px -30px;
}


#tabStore a {
	width: 150px;
	height: 30px;
	background-image: url("../images/ws.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999em;
	display: block;
}
#tabStore a:hover {
    background-image: url("../images/ws.jpg");
    background-position: 0 -30px;
    background-repeat: no-repeat;
}

