* {
	margin:0px;
	padding:0px;
}
body {
	font:70% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#8A0022;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
h1 {
	background:url(../images/border-dot_grey.gif) repeat-x 0 100%;
	font-size:1.2em;
	height:16px;
	padding:0 0 6px 0;
	margin:12px 12px 8px 0;
}
.home h1 {
	background:url(../images/border-dot_grey.gif) repeat-x 0 100%;
	font-size:1.2em;
	height:16px;
	padding:0 0 6px 0;
	margin:12px 0 8px 0;
}
a.grey span {
	background:url(../images/grey-box_btm.gif) no-repeat 0 100%;
	display:block;
	padding:0 0 7px 0;
}
a.grey img {
	border:2px solid #333;
	display:block;
}
p {
	padding:0 7px;
	margin:7px 0;
	line-height:1.8em;
	width:auto;
}
#container {
	width:auto;
}
#content {
	margin:0;
	background:#FFF;
	width:auto;
	padding:0;
	float:none;
}
.hr {
	background:url(../images/border-dot_grey.gif) repeat-x;
	height:1px;
	clear:both;
}
#header, #top-nav, #logo, #imglogo, #main-nav, #headerimg, #footer, hr {
	display:none;
}
.clear {
	clear:both;
	height:1px;
}
.marginise {
	margin:0 0;
}
.row {
	margin-top:10px;
	margin-bottom:10px;	
	width:auto;
}
.bold {
	font-weight:bold;	
}
.row_bold {
	margin-top:20px;
	margin-bottom:10px;	
	font-weight:bold;
	width:auto;	
}
.row_red {
	margin-top:15px;
	margin-bottom:10px;	
	color:#6D0222;
	font-weight:bold;
	width:auto;
}
.breadcrumb {
	margin-bottom:15px;	
}
.breadcrumb a {
	text-decoration:underline;
}
.resultsTable {
	border-left: 0px solid white;
	border-right:0px solid white;	
}
.resultsTable td {	
	border:1px dotted #858585;
	padding:10px;	
}
.resultsTable td a {
	text-decoration: underline;	
}
.DocsTable td {
	padding:5px;	
	font-size:10px;
}