/* basic elements */
body { 
	background: #fff url(images/brr_bkgnd.jpg);
	margin: 0px; 
	}

acronym {
	font-weight: bold; 
  }
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2718BA;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #b852cc;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #2718BA;
	}

.hidden {
  display: none;
  }

.recip1 {
  display: none;
  }

/* general page header elements */

.pageHeader { 
	margin-bottom: 20px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
.pageHeader h1 { 
	background: transparent url(images/brr_logo.gif) no-repeat top right;
	width: 210px;
	height: 93px; 
	}
.pageHeader h1 span {
	display:none
	}

.pageHeader h2 { 
	background: transparent url(images/brr_phones.gif) no-repeat top rightt; 
	width: 200px; 
	height: 112px; 
	}
.pageHeader h2 span {
	display:none;
	}
	
.pageHeader h3 { 
	background: transparent url(images/brr_domain.gif) no-repeat top center;
	width: 375px; 
	height: 50px;
	}
.pageHeader h3 span {
	display:none;
	}

.pageHeader h4 { 
	background: transparent url(images/brr_bns.gif) no-repeat top left;
	position: absolute;
	z-index: 2;
	top: 95px;
	width: 82px; 
	height: 12px; 
	}
.pageHeader h4 span {
	display:none;
	}
	
.pageHeader h5 { 
	background: transparent url(images/brr_border.gif) repeat-x top center;
	width: 100%;
	height: 16px; 
	}
.pageHeader h5 span {
	display:none
	}
.pageHeader span { 
	font: 12pt/1.2 'Times New Roman', TimesNR, Times, serif; 
	font-weight: bold;
	}
.pageHeader a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2718BA;
	}
.pageHeader a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #b852cc;
	}
.pageHeader a:hover, .pageHeader a:active { 
	text-decoration: underline; 
	color: #2718BA;
	}

.today h6 { 
	font: bold 12pt/1.2 'Times New Roman', TimesNR, Times, serif; 
	}


.container {
	font: 14pt/1.2 'Times New Roman', TimesNR, Times, serif; 
	padding: 0px 0px 0px 0px;  
	margin-bottom: 10px;
	}
.container p {
	text-indent: 5%;
	}
	
.glossaryText {
	padding-left: 10px; 
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 40px;
	width: 600px;
	}

.glossaryText h1 {
	text-align: center;
	}
	
.glossaryText dl {
	margin-right: 25px;
	}

.container dt {
  font-weight: bolder;
	font-size: 14pt;
	text-transform: uppercase;
	}

.glossaryText .top {
	background: #c0c0c0;
	display: block;
/*	text-align: right; */
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: -5px;
	}

.glossaryText .bottom {
	background: #c0c0c0;
	display: block;
	text-align: bottom;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: -5px;
	}

.supportingText {
	padding-left: 10px; 
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	}

.supportingText p {
	padding-left: 10px; 
	text-indent: 5%;
	}

.supportingText .soleft{
	background: #c0c0c0 left; 
	display: block; 
	padding: 5px; 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: -15px;
	text-indent: 0%;
	width: 25%;
	float: left;
	}

.supportingText .soright{
	background: #c0c0c0 right; 
	display: block; 
	padding: 15px; 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: -15px;
	margin-left: 5px;
	text-indent: 0%;
	width: 25%;
	float: right;
	}

.linkarea {
	font: 10pt/1.2 'Times New Roman', TimesNR, Times, serif;
	margin-bottom: 25px;
	width: 130px;
	float: left;
	}

.linklist {
	background: #003665 repeat-y top center;
	margin-top: 10px; 
	margin-bottom: 20px; 
	margin-left: 3px; 
	width: 90%; 
	}
	
.linkarea ul {
	margin: 5px;
	padding: 0px;
	}
.linkarea li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(images/brr_arule.gif) no-repeat top center; 
	display: block; 
	padding-top: 15px; 
	margin-bottom: 5px;
	}
.linkarea .here { 
	color: white;
	}
.linkarea li a:link { 
	color: #B3AE94;
	}
.linkarea li a:visited {
	color: skyblue;
	}
.linkarea li a:hover, .linkarea li a:active { 
	text-decoration: underline; 
	color: #B852CC;
	}
	
.svcarea ul {
	margin: 5px;
	padding: 0px;
	}
.svcarea h1 {
	margin: 15px;
	padding: 0px;
	font-size: larger;
	}
.svcarea li {
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
.svcarea li a:link { 
	color: #988F5E;
	}
.svcarea li a:visited {
	color: #B3AE94;
	}
	

.pageFooter {
  position: relative;
	left: 0px;
  text-align: center;
  }
	
.pageFooter h5 { 
	background: transparent url(images/brr_border.gif) repeat-x top center;
	position: relative;
	top: 10px;
	margin-top: 0px; 
	width: 100%;
	height: 16px; 
	float: none;
	}
.pageFooter h5 span {
	display:none
	}
	
	
