body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
a {
	text-decoration: none;
}
h1 {
	color: #333;			/*#003481;*/
	font-size: 140%;
	margin: 0px 0px 0px 20px;
	padding: 0;
}
hr {
	display:none;
}

.btContainer {
	width: 980px;
}
.btHeader {
	background-color: #f0e3cf; /*#F7EBD3; /*#003481;*/
	height: 60px;
	padding-left: 20px;
	border-bottom:1px solid #b3ab9d;
} 
.btHeaderTitle {
	color: #FFFFFF;   
	float: left;
	font-size: 154%;
	line-height: 100%;
	padding: 14px 0px 0px;
	width: 864px;   /* 839px;*/
}
.btHeader img {
	padding: 10px 0px;   /*10px 0px 9px;*/
}

.btHeader img.extScreenLogo {
	padding:0px;
}


.printLogo
{
	display:none;
}

.btOptions {
	background-color: #F0E3CF;			/*EBEBD6;*/
}
.btOptionsMenu {
	border-bottom: 1px solid #C3B5A3;    /*999966;*/
	border-right: 1px solid #C3B5A3;	/*999966;*/
	float: left;
	padding: 7px 0px 4px;
	width: 229px;
}
.btOptionsMenu a {
	background: url("../images/bgMenuMain.gif") left no-repeat;
	color: #000000;
	font-size: 83%;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
}
.btOptionsMenu a.btMenuOpen {
	background: url("../images/bgMenuMainOpen.gif") left no-repeat;
	margin-left: 8px;
	padding-left: 12px;
}
.btOptionsBreadcrumb {
	color: #000000;
	float: left;
	font-size: 67%;
	padding-top: 9px;
	width: 676px;
}
.btOptionsBreadcrumb a {
 color: #000000;
}
.btYouAreHere {
	float: left;
	font-weight: bold;
	margin-left: 7px;
}
.btOptionsBreadcrumb ul {
	margin: 0;
}
.btOptionsBreadcrumb li {
	float: left;
	background: url("../images/bgBreadcrumb.gif") left no-repeat;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 10px;
}
.btOptionsBreadcrumb li.btBreadcrumbFirst {
	background: none;
	padding-left: 5px;
}
.btOptionsExit {
	display: block;
	padding: 7px 0px 5px;
}
.btOptionsExit a {
	background: url("../images/bgExit.gif") top right no-repeat;
	color: #A99A88;		/*000000;*/
	font-size: 83%;
	font-weight: bold;
	margin-top: 5px;
	padding-right:20px;
}

.btNavigation {
	background-color: #F0E3CF;
	border-right: 1px solid #C7BEB2;  /*999966;*/
	float: left;
	font-size: 75%;
	width: 229px;
}
.btNavigation a {
	color: #333333;
}
.btNavigation ul {
	margin: 0;
	padding: 0;
}
.btNavigation li {
	background: url("../images/bgMenu.gif") top left no-repeat;
	border-bottom: 1px solid #B3AB9D;	/*999966;*/
	border-top: 1px solid #F0E3CF;
	font-weight: bold;
	line-height: 100%;
	list-style-type: none;
	padding: 7px 0px 8px 20px;
}
.btNavigation li.btMenuOpen {
	background: url("../images/bgMenuOpen.gif") top left no-repeat;
}
.btNavigation ul li ul {
	margin-top: 10px;
}
.btNavigation ul li ul li {
	background: url("../images/bgMenuOpenMenu.gif") top left no-repeat;
	border: none;
	font-size: 90%;
	font-weight: normal;
	margin-top: 5px;
	padding: 3px 0px 0px 10px;
}
.btNavigation ul li ul li.btMenuOpen {
	background: url("../images/bgMenuOpenMenuOpen.gif") top left no-repeat;
}
.btNavigation ul li ul li ul {
	margin: 0;
	padding: 0;
}
.btNavigation ul li ul li ul li {
	background: url("../images/bgMenuSmall.gif") top left no-repeat;
	font-size: 93%;
	margin-top: 5px;
	padding: 0px 0px 0px 6px;
}
.btNavigation ul li ul li ul li.btMenuOpen {
	background: url("../images/bgMenuOpenSmall.gif") top left no-repeat;
}

.btBullets {
	border-right: 1px solid #FFFFFF;
	float: left;
	font-size: 75%;
	margin: 36px 0px 0px;
	width: 229px;
}
.btBullets ol {
	margin: 0px 0px 0px 20px;
	padding: 0;
}
.btBullets ol li {
	list-style-type: none;
	margin-top: 10px;
	padding: 11px 0px 0px 20px;
}
.btBullets li.btBullet1 {
	background: url("../images/bullet1.gif") top left no-repeat;
}
.btBullets li.btBullet2 {
	background: url("../images/bullet2.gif") top left no-repeat;
}
.btBullets li.btBullet3 {
	background: url("../images/bullet3.gif") top left no-repeat;
}
.btBullets li.btBullet4 {
	background: url("../images/bullet4.gif") top left no-repeat;
}
.btBullets li.btBullet5 {
	background: url("../images/bullet5.gif") top left no-repeat;
}
.btBullets li.btBullet6 {
	background: url("../images/bullet6.gif") top left no-repeat;
}
.btBullets li.btBullet7 {
	background: url("../images/bullet7.gif") top left no-repeat;
}
.btBullets li.btBullet8 {
	background: url("../images/bullet8.gif") top left no-repeat;
}
.btBullets li.btBullet9 {
	background: url("../images/bullet9.gif") top left no-repeat;
}
.btBullets li.btBullet10 {
	background: url("../images/bullet10.gif") top left no-repeat;
}
.btBullets ul {
	border-top: 2px solid #9b481e; 		/*#003481; */
	margin: 10px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
}
/*.btBullets ul li {
	background: #9b481e url("../images/bulletLinkRight.gif") right no-repeat;
	list-style-type: none;
	margin-top: 5px;
	padding: 2px 0px 3px 19px;
}
.btBullets ul li a {   /*6685B3 
	background: #9b481e url("../images/bulletLinkLeft.gif") left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 15px 3px 6px;
}*/
.btBullets ul li {
	float:left;
	background: #9B491E url("../images/bulletLinkLeftClear.gif") left no-repeat;
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	white-space:nowrap!important;
	clear:left;
}
.btBullets ul li a {
	float:left;
	background: url("../images/bulletLinkRight.gif") right no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 37px 3px 15px;
}
.btBullets ul li.btPrevious {
	background: #9B491E url("../images/bulletLinkRightClear.gif") right no-repeat;
	list-style-type: none;
	margin: 5px 40px 0px 0px;
}
.btBullets ul li.btPrevious a {
	background: url("../images/bulletLinkLeft.gif") left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 15px 3px 25px;
}
.btBullets ul li.btNext {
	clear: none;
}

.btBullets ul.listStyle01 {
	border: none;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 10px;
}

.btBullets ul.listStyle01 li {
	height: 1%;
	background: none;
	list-style-type: disc;
	padding: 0;
	margin: 0;
}

.btScreenLinks {
	/* \*/float: left; /* */
	font-size: 67%;
	line-height: 100%;
	margin-top: 5px;
	padding: 12px 0px 2px;
	width: 750px;
}
.btScreenLinksScroll {
	background: url("../images/arrow_scroll.gif") bottom right no-repeat;
}
.btScreenLinks ul {
	/* \*/margin: 0px 0px 0px 35px; /* */
	padding: 0;
}
.btScreenLinks ul li {
	border-left: 1px solid #333333;   /*#003481;*/
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0px 5px;
}
.btScreenLinks ul li.btScreenLinks1 {
	border: none;
	padding-left: 0px;
}
.btScreenLinks ul li a {
	color: #333333;		/*#003481;*/
}
.btScreenLinks ul li.btScreenCurrent a {
	color: #9b481e;			/*#0099FF;*/
	font-weight:bold;
}

.btScreenContent {
	background: url("../images/border.gif") top left no-repeat;
	float: left;
	margin: 6px 0px 0px 35px;
	padding: 6px 7px 6px 5px
}

.btRightPane
{
height:450px;
background: url("../images/welcome_bg.jpg") bottom right no-repeat;
}

.btWelcomeText
{
padding-left:100px;
padding-top:50px;
float:left;
width:480px;
}

.btWelcomeText h1
{
font-weight:normal;
padding:0px;
margin:0px;
font-size:161%;
}

.btWelcomeText p
{
font-size:94%;
line-height:25px;
color:#333333;
}


.btBorderFaded {
	background: url("../images/border_fade.gif") top left no-repeat;
	margin-top: 36px;
}
.btScreenshot {
	height: 456px;
	overflow: auto;
	width: 680px;
}

.btFooter {
	background-color: #F0E3CF;	/*#7390BA;*/
	margin-top: 42px;
	clear: left;
	float: left;
	line-height: 26px;
	width: 100%;
}
