body {
  font-family: Arial, Verdana, Trebuchet MS, Sans-Serif;
  font-size: 12px;
  color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  }
  
  
li {
  font-size: 12px;
  color: #000000;
  }
  
 ul.content li {
 	margin-bottom:	1em;
 }
  
p {
  font-size: 12px;
  color: #000000;
  }
  
h1 {
  font-family: Arial, Verdana, Trebuchet MS, Sans-Serif;
  font-size: 16px;
  font-weight: bolder;
  color: #000000;
  text-align: left;
  padding-left: 85px;
  padding-bottom: 4px;
  }
  
  .headerDate {
  font-family: Arial, Verdana, Trebuchet MS, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  text-align: left;
  padding-bottom: 4px;
  }

h2.content {
  font-size: 18px;
  font-weight: bolder;
}
  
.footer-text {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Verdana, Trebuchet MS, Sans-Serif;
	text-align: center;
}

.table-text {
  font-family: Arial, Verdana, Trebuchet MS, Sans-Serif;
  font-size: 12px;
  color: #000000;
  padding-left: 10px;
  } 


.content {
  font-family: Arial, Verdana, Trebuchet MS, Sans-Serif;
  font-size: 12px;
  color: #000000;
  padding-left: 20px;
  padding-right: 20px;
  } 
  
a.contentlink, a.contentlink:visited, a.external, a.external:visited {
	color: #00aeef;
	text-decoration:underline;
}
  
a {
  color: #929191;
  text-decoration: none;
  font-size: 12px;
  }
  
a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  }

a:visited {
  color: #929191;
  text-decoration: none;
  font-size: 12px;
  }

a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  }

ul {
	list-style-type: square;
	left: 15px;
	position: relative;
}

/*******************************************************
	BCN Additions
********************************************************/
#loginHeader {
	background-image:	url("../images/working/logintitle.png");
	width:				132px;
	height:				18px;
}

#login * {
	font-family:		Arial, Verdana, Trebuchet MS, Sans-Serif;
	font-size:			7pt;
}

#login {
	background-image:	url("../images/working/loginbackground.png");
	width:				132px;
	padding-bottom:		10px;
	margin:				25px;
}

#login input.loginField {
	border:				1px solid #999999;
	width:				105px;
	font-size:			10px;
	margin-bottom:		10px;
	padding-left:		5px;
}

#login input.loginButton {
	margin-bottom:		10px;
}

#loginControls {
	padding:			5px;
}

hr {
	width:				75%;	
	height:				1px;
	border:				0px;
	border-top:			1px solid #999999;
}


div.disclaimer {
	text-align:			left;
	float:				right;
}

div.disclaimer * {
	font-size:			10px;
	color:				#999999;
}

div.disclaimer p {
	padding-left:		20px;
	padding-right:		20px;
}

div.disclaimer h3 {
	font-size:			10px;
	font-weight:		bold;
	padding-left:		20px;
	padding-right:		20px;
}

.footnote {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: xx-small;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}

.headerDate {
	font-family:		Arial, Verdana, Trebuchet MS, Sans-Serif;
	font-size:			16px;
	font-weight:		normal;
	color:				#000000;
	text-align:			left;
	padding-bottom:		4px;
}

h3.content {
	font-size:			14px;
	font-weight:		bold;
}

h4.content, div.content h4 {
	font-size:			12px;
	font-weight:		bold;
	font-style:			italic;
}

a.footer-text, 
a.footer-text:active, 
a.footer-text:visited,
a.footer-text:hover {
	font-size:			10px;
	color:				#ffffff;
	font-family:		Arial, Verdana, Trebuchet MS, Sans-Serif;
	text-align:			center;
	text-decoration:	none;
	font-weight:		normal;
}

div.infobox {
	border:				1px solid #999999;
	padding:			10px;
	background-color:	#ffffcc;
		
	font-family:		Arial, Verdana, Trebuchet MS, Sans-Serif;
	font-size:			12px;
	color:				#000000;
	margin:				20px;

}

div.infobox a,
div.infobox a:active, 
div.infobox a:visited,
div.infobox a:hover {
	color:				#000000;
	text-decoration:	underline;
	font-weight:		bold;
}

