/* CSS Document */
body, p, ul, table, dl, ol {
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-size: 10pt;
	}
h1, h2, h3, h4 {
	font-family: Georgia, Times, serif;
	}
h1 {
	font-size: 16pt;
	}
h2 {
	font-size: 14pt;
	}
h3 {
	font-size: 12pt;
	}
h4 {
	font-size: 11pt;
	}
h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h5 {
	font-size: 10pt;
	}
h6 {
	font-size: 9pt;
	}
dt {
	font-weight: bold;	
	color: #000066;
	}
a {
	text-decoration: none;
}
.p1 {
	font-weight: bold;	
	}
.printonly {
	display: inline;
	}
.printonly2 {
	display: inline;
	}
.path {
	display: none;
	}
/* Layout dividers */
#container {
	width: 7.5in;
	}
.breadcrumb {
	display: none;
	}
#mastheadP {
	top: 0;
	left: 0;
	}
#mastheadP .print {
	float: left;
	display: inline;
}
#mastheadP .DPA { 
	font-weight: normal; 
	padding-left: 90pt; 
	padding-top: 4pt;
	}
#mastheadP ul {
	font-family: Georgia, Times, serif; 
	color: #333333;
	font-size:10pt;
	line-height:13pt;
	margin-top:-14pt;
	list-style:none;
	padding-left: 110pt;
	}
#mastheadP ul ul {
	font-family: Georgia, Times, serif; 
	color: #333333;
	font-size:11pt;
	line-height:12pt;
	margin-top: 0pt;
	list-style:none;
	padding-left: 16pt;
	}
#mastheadP .rule {
	margin-top: 3pt;
	}

#mastheadP2 {
	top: 0;
	left: 0;
	}
#mastheadP2 .DPA { 
	font-weight: normal; 
	padding-left: 94pt; 
	padding-top: 18pt;
	}
#mastheadP2 .dpa2 {
	padding-top: 6pt;
	}
#mastheadP2 ul {
	font-family: Georgia, Times, serif; 
	color: #333333;
	font-size:11pt;
	line-height:13pt;
	margin-top:-12pt;
	list-style:none;
	padding-left: 110pt;
	}
#mastheadP2 .rule {
	margin-top: 3pt;
	}

/*Provided by Scott ... */
#LeftNav {
	display: none;}

#main {
	position: relative;
	padding-top: -24px;
	width: 7.5in;
	margin: 0px;
	}
#main ul {
	list-style: outside;
	list-style-type: disc;
	}

/* Created by Tom Smith to force completion of forms by hand */
#roadblock {
	display: none;
	}

/*Exceptions */
.section {
	font-family: Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	color: #000066;
	font-weight:bold;
	}
.redux80 {
	font-size: 80%;
	}
.redux85 {
	font-size: 85%;
	}
.redux90 {
	font-size: 90%;
	}
.left {
	float: left; 
	padding-right:6px;
	}
.right {
	float: right; 
	padding-right:6px;
	}
.boxHilight {
	background-color: #E2E2C8;
	border-top: 3px #000099 solid;
	padding: 4px;
	border-bottom: 1px #000099 solid;
	}
.red {
	color: #CC0000;
	}
.linkref {
	display: none;
	}
.boldred {
	font-weight: bold;
	color: #CC0000;
	}
.boldgreen {
	font-weight: bold;
	color: #006600;
	}
/* Print Only styles: these are the same in the screen version but turn off displays for the printing */
#masthead {
	display: none;
}
#masthead2 {
	display: none;
}
.banners {
	display: none;
}
.footer {
	display: none;
}
.path {
	display: none;
}
.noprint {
	display: none;
}
/* End of Print Only */
.allcaps {
	text-transform: uppercase;
}
.top {
	display: none;
}
.row {
	 border-top: 1px solid #999999;
	 border-bottom: 1px solid #999999;
	 padding: 4px;
 }
 .linkref {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bluebox {	
	background-color:#999999;
	padding: .5em;
}
.bluebox150R {	
	background-color:#999999;
	padding: .5em;
	width: 150px;
	float: right;
	margin-left:12px;
}
.bluebox150L {	
	background-color:#999999;
	padding: .5em;
	width: 150px;
	float: left;
	margin-right: 12px;
}

