@charset "utf-8";
/* CSS Print Sheet for Data Sanctuary v2.0 */

/* Basic Page Divisions */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px
}

#wrap {
	width:990px;
	margin:auto
}

#top {
	display:none
}

#logo {
	display:none
}

#nav {
	display:none
}

#cont {
	margin:10px 15px 0 15px;
	float:left;
	width:900px;
	padding-left: 5px;
}

#side {
	display:none
}

#man {
	display:none
}

#foot {
	height:50px;
	color:#000;
	clear:both
}

/* Top and Bot Text Formatting */

.top {
	display:none
}

.topr {
	display:none
}

.add {
	text-align:center;
	padding:11px 0;
}

h2, h3 {
	font-size:16px;
	color:#2A2A2A
}

h6 {
	color:#374FB3;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000;
	font-style:normal;
	font-weight:normal;
	font-size:16px
}

.style1 {
	color:#000;
	text-align:center;
	font-style:italic;
	font-weight:bold
}

.style3 {
	font-style:italic;
	font-weight:bold
}
