
Body
{

	background-color:#ffffff;
}
.footer
{

}
.copyright
{

 font-family:Arial, Helvetica, sans-serif;
 font-size:xx-small;
 color: #003366;
 text-align: left;
 text-decoration: none;
}

A.copyright:link {
	color: #003366;
 	text-decoration: none;
}

A.copyright:visited  {
	color: #003366;
 	text-decoration: none;
}

A.copyright:active   {
	color: #003366;
 	text-decoration: none;
}

A.copyright:hover    {
	color: #003366;
 	text-decoration: none;
}
/*right pane style for secondary page*/
.right_pane_secondary{
	background-repeat:repeat-x;
	width:100%;

}
.content_pane {
	padding: 16px;
}
.header {
	background-color:#32B119; 
}
.sectionTitle {
	font-weight:bold;
	font-size: x-small;
}
.pageTitle {
	color: #32B119;
	font-weight:normal;
	font-size: medium;
	padding-top: 8px;
	margin-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}
.horizontal_dashed_line {
	background-image: url(/Portals/0/Skins/printfriendly/horizontal_dashed_line.gif);
	background-repeat:repeat-x;
	width:100%;
	height:1px;
}
.right_pane_related_title {
	color: #32B119;
	font-style: italic;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: small;
}

