BODY, TD, P, FONT, DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 20px;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

HR {
	height: 1px;
	border: 0;
	color: #000000;
	background-color: #000000;
	padding: 0px;
}

P {
	margin-top: 0px;
	margin-bottom: 24px;
}

DIV.outline {
	margin: 10px;
	padding: 8px 25px 8px 20px;
	border: 1px dashed #003366;
	background-color: #EDEEFA;
}

DIV.outlineOnly {
	margin: 10px;
         margin-right: 0px;
	padding: 8px 25px 8px 20px;
	border: 1px dashed #003366;
	background-color: #FFFFFF;
}

DIV.errorMessage {
	margin: 10px;
	padding: 8px 25px 8px 20px;
	border: 1px dashed #CC6666;
	background-color: #FFCCCC;
}

FONT.errorMessage {
  font-size: 12px;
  font-weight: bold; 
}

FONT.headingLevel0 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

FONT.footer {
	font-size: 10px;
	color: #666666;
}

TD.localNavigationLevel0 {
	padding-left: 7px;
}

FONT.localNavigationLevel0 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

TD.localNavigationLevel1 {
	padding-left: 10px;
	height: 26;
}

A.localNavigationLevel1 {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

A.localNavigationLevel1:hover {
	text-decoration: underline;
}

TD.localNavigationLevel2 {
	padding-left: 16px;
}

A.localNavigationLevel2 {
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}

A.localNavigationLevel2:hover {
	text-decoration: underline;
}
