* {
	padding : 0px;
	margin : 0px;
}

html, body {
	height : 100%;
	background-color : #999999;
}

.pageContainer {
	min-height : 100%;
	background-color : #FFFFFF;
	width : 872px;
	margin : 0 auto;
	overflow : hidden;
}

.pageHeader {
	height : 111px;
}

.pageHeader img {
	float : left;
}

.headerAdvert {
	float : right;
	width : 480px;
	height : 66px;
	padding-left : 5px;
	padding-top : 10px;
}

.headerLinks {
	position : relative;
	float : right;
	width : 480px;
	height : 21px;
	color : #999999;
	font-size : 10pt;
	font-family : Arial;
	padding-top : 10px;
}

.headerDate {
	font-size : 14pt;
}

.userName {
	position : absolute;
	top : 0px;
}

.headerLinks div {
	display : inline;
	margin-right : 20px;
}

.headerLinks a {
	color : #999999;

}

.pageMenu {
	margin-bottom : 10px;
        background : url(/portal/witnesshistory/custom_modules/bb_witness/wit_links_bak.gif);
	height : 22px;
	background-color : #8c2020;
}

.menuSpacer {
	width : 10px;
}

.menuDivider {
	position : relative;
	top : 1px;
	width : 2px;
	height : 20px;
	background : url(/portal/witnesshistory/custom_modules/bb_witness/menu_divider.gif);
}

.menuButton {
	padding : 3px;
	font : 9pt Arial;
	color : #FFFFFF;
	white-space : nowrap;
	text-align : center;
}

.subMenuButton {
	white-space : nowrap;
	padding : 5px;
	font : 9pt Arial;
	color : black;
	background : #dddddd;
	text-align : left;
}

.pageContent {
	width : 530px;
	height : 100%;
	float : left;
	margin-left : 13px;
	/*overflow : hidden;*/
}

.panelRight {
	width : 310px;
	height : 100%;
	float : right;
}

.panelSearch {
	font-size : 10pt;
	font-family : Arial;
}

.panelLinks {
	text-align : center;
	font-size : 10pt;
	font-family : Arial;
}

.panelLinks div div {
	margin-bottom : 20px;
}

.panelLinks div div a {
	text-decoration : none;
}

.panelLinks div div img {
	border : 0px;
}

.pageFooter {
	padding-top : 10px;
	text-align : center;
	font-size : 10pt;
	font-family : Arial;
}

.pageFooter table {
	width : 100%;
}

.pageFooter a {
	color : #DA2128;
}

.copyright, .bbfooter {
	color : #999999;
}

.copyright a , .bbfooter a {
	color : #999999;
}
