#page{
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 955px;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: left;
}
#page .breadcrumb {
    border-top: 1px solid #641A49;
    color: #999999;
    display: block;
    font-size: 10px;
    height: 18px;
    line-height: 14px;
    margin-left: 35px;
}
#headertext{
	padding-top : 5px;
	padding-bottom: 0px;
	position : absolute;
	top:0px;
	left:797px;
	width:165px;
	height:22px;
}
#footertext{
	text-align:center;
	padding-top : 5px;
	padding-bottom: 0px;
	position:relative;
	height:22px;
}
/* Styles from bnp sheets.
layout.css
*/
/*-------------------------------------*/
/* borders and lines */
/*-------------------------------------*/
.borderBox{
  border:2px solid #ebf0f5;
  margin:0;
  padding:10px 5px 10px 5px;
}
/*.borderBox p{
  width:auto;
  display:inline;
}*/
.importantColor{
  color: #95003F;
}
/*-------------------------------------*/
/* text parts */
/*-------------------------------------*/
h1{
  font-size:12px;
  font-weight:bold;
}
h4 {
  margin-top:0px;
  color:#95003f;
  font-size:14px;
  border-bottom:1px solid #95003f;
}
/*-------------------------------------*/
/* colors and arrows/buttons */
/*-------------------------------------*/
.arrowButton{
	background-image:url(/images/orangeArrow.gif);
	background-repeat:no-repeat;
	background-position:2px 8.5px;
	color:#0F6190;
	display:inline;
	text-decoration:none;
	padding: 4px 4px 4px 20px;
	margin:0;
	line-height:22px;
	list-style : none outside;
}
.downArrow{
  background-image:url(/images/downArrowOrange.gif);
  background-repeat:no-repeat;
  background-position:10px center;
}
.blockedTitle{
  border-bottom: 1px solid #95003F;
  background-repeat:no-repeat;
  background-position:2px 2px;
  color:#95003F;
  font-size:14px;
  margin-bottom:15px;
}
/*--- USA attributes ---*/
#huh{padding-left:30px;}
#huh li{
	padding:6px 0px 6px 0px;
	list-style-type:disc;
}
#huh li.numbered{
	padding:6px 30px 6px 0px;
	list-style-type:decimal;
}
#fortislogo{
	position:relative;
/*	left:670px; top:28px;*/
	left:670px; top:32px;
	width:200px; height:30px;
}
#footnote{
	font-size: 10px;
	font-style : italic;
	text-align : center;
	/*letter-spacing : 1px;*/
}

