body, p, td, tr, span, div {
	color: Black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: left;
}

body, div {
	width: 660px;
}

div.logo, div.topmenu{
	display: none;
}

h1, h2, h3 {
	border-bottom-color: Black;
	color: Black;
	width:660px;
}

h1 { 
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-size:16pt; 
}

h2 {
	border-bottom-style:solid;
	border-bottom-width:2px; 
	font-size:14pt; 
}
h3 {
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:12pt; 
}

h4 { 
	color: Black;
	font-size:10pt;
	font-weight: bold;
}

input, select, textarea {  
	font-family: "Courier New", Courier, mono; 
	font-size: 10pt;
}

p {
	width:660px;
}

table {
	border-collapse: collapse;
}

textarea {
	clip: rect(   );
}

.alternate {
	border-bottom-color:#a1a1a1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color:#a1a1a1;
	border-top-style: solid;
	border-top-width: 1px;
	color: Black;
}

.breadcrumbs {
	color: Black;
	font-size: 8pt; 
	font-weight: bold;
}

.copyright {  
	border-top: solid 1px  silver;
	color: silver;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: italic;
}

a:link, a:visited, a:hover, a:active {  
	color: Black; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.donotprint, #doNotPrint{
	display:none;
}

.required, .warning {
	color: #ffffff;
	font-style: italic;
}

.topic, .who {
	color: Black;
	font-weight: bold;
}

.topic {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}



