@import url("txtControls.css");
@import url("layout.css");
@import url("../bb_css/bb_intranet.css");
@import url("wentworth.css");
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#primary p {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 1.6em;
	color: #333333;
	
}
*html #primary p {
  height: 1%;
  overflow: visible;
}
h1,h2,h3,h4,h5,h6{
	
}
#primary h1 {
	font-size: 115%;
	width: 400px;
}
#primary h2{
	font-size: 90%;
	margin-bottom: 0px;
}
#primary  h3{
	font-size: 80%;
	margin-bottom: 0px;
}
#primary h4{
	font-size: 75%;
}
#primary h5{
	font-size: 75%;
}

#primary ul,#primary ol{
	font-size: 70%;
	overflow: visible;
	list-style-position: inside;
	margin: 0px 0px 1em;
	padding: 0px;
	color: #333333;
}
#primary   ul{
	list-style-type: none;

}
.hidden {
	display: none !important;
}
a img {
	border: 0px none;
}
.noimage img {
	display: none;
}
hr.clearboth {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden!important;
	clear: both!important;
	height: 1px;
	color: #FFFFFF!important;
}
#footer li {
	font-size: 70%;
	text-transform: uppercase;
}
#displaysettings {
	font-size: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#secondary h1 {
	font-size: 70%;
	margin-bottom: 0px;
	padding: 6px;
}
#secondary h2 {
	font-size: 70%;
	margin-bottom: 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #792549;
	padding-top: 1em;
	margin-top: 0px;
}
#secondary p,#secondary ul,#secondary ol,#secondary h2,#secondary h3,#secondary h4,#secondary h5,#secondary h6{
	margin-right: 8px;
	margin-left: 8px;

}
#secondary p {
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 1em;
}
p#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-transform: uppercase;
	font-size: 65%;
}
p#breadcrumb a {
	color: #666666;
	text-transform: capitalize;
	margin-right: 0.5em;
}
#header li {
}
div#menulevel2 ul {
	font-size: 90%;
}
#sitemap #bbcontent ul {
	font-size: 80%;
}
#news h2 {
	font-size: 75%;
	margin-bottom: 0px;
}
#news p {
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#news p,#news ul,#news ol, #news h1,#news h2, #news h3, #news h4,#news h5,#news h6{
	margin-right: 8px;
	margin-left: 8px;

}
#maincontent a {
	color: #792549;
	text-decoration: underline;
}
.noimage div.caption {

	display: none;
}