.help {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-style : normal;
	font-weight : bold;
}
.contentpadding {
	padding: 10px;
}
.bodyBG {background-color: #eeeeee;}
.contentClerk {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
}
.previous {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-style : normal;
	font-weight : normal;
}
.question {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	}
.question2 {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-style : normal;
	font-weight : bold;
	}
.answer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
}
.answer2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : bold;
}
.clerkPageTitle {
	color: #000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-style : normal;
	font-weight : bold;
}
.clerkPageTitleBG {
	background-color: #8da0b1;
	padding: 5px;
	
}
.clerkSidebar {
	background-color: d8e8e5;
	background-image: url(/auditor/clerk/images/sideBG.jpg);
	background-repeat: no-repeat;
}
.related {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : italic;
	font-weight : bold;
	list-style: none ;
}
.sidebarLinks {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
.redbold {color:#990000; font-weight: bold;}
.backlink {
	float: right;
}
li.sidebar {
	list-style-image: url(/auditor/clerk/images/arrow_right_black.gif); 
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 10px;
}
.sidebarPadding {padding: 5px;}
.bold {font-weight: bold;}
.trail {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-style : normal;
	font-weight : bold;
}
#notices {
	border: 2px solid #ffcc00; 
	background-color: #FFffCC; 
	text-align: center;
	padding: 10px;
	margin: 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#notices p {
	margin: 0 0 5px;
	passing: 0;
}
#notices  ul li { text-align: left; }