/* CSS Document */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#headline1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px; 
}

#headline2 {
	color: #000000;
	font-family: Arial, Helvetica, ;
	font-style: italic;
	font-weight: bold;
	font-size: 14px; 
}

#section_title {
	color: #330099;
	font-style: italic;
	font-weight: bold;
	margin: 5px 5px 0px 20px;
}

#section_title2 {
	color: #330099;
	font-weight: bold;
	margin: 5px 5px 0px 20px;
	
}

#section_title3 {
	color: #330099;
	font-weight: bold;
}


#subsection_title {
	color: #330099;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 5px 10px 20px;
}

#side_nav {
	height: 280px;
}

DIV#side_nav UL {
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	color: #330099;
	line-height: 20px;
}

DIV#side_nav UL.sub_nav {
	margin-left:  6px;
	padding-left: 6px;
}

DIV#side_nav A.main_link {
	color: #330099;
	font-weight: bold;
	font-size: 12px;
}

DIV .expand_nav {
	display: none;
}

#tablehead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px; 
}
.green_text {
    color: #ccff66 !important;
}

.p7PMMh01 a {
	padding: 4px 16px 3px 10px !important;
}
