.bodyStyle {
	background-color: #6286B9;
}

BODY, P, TD {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer {
	color: #FFFFFF;
	font-size: 8pt;
}

.YAH2 {
font-weight: bold;
}

H1 {
	font-family: times new roman, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-align: right;
}

/*Links*/

a:link, a:visited, a:active { 	
	text-decoration: underline;
	font-weight: bold;
	color: #000066;
	}

a:hover {
 	text-decoration: none; 
	font-weight: bold;
	color: #000066;
}

a.YAH:link, a.YAH:visited, a.YAH:active { 	
	text-decoration: underline;
	font-weight: normal;
	color: #000066;
	}

a.YAH:hover {
 	text-decoration: none; 
	font-weight: normal;
	color: #000066;
}

a.SideLinks:link, a.SideLinks:visited, a.SideLinks:active { 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFFF;
}

a.SideLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
li.SideLinksGrayed { 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	color: #CCCCCC;
}


a.footerLink:link, a.footerLink:visited, a.footerLink:active { 
	text-decoration: none; 
	color: #FFFFFF;
	}

a.footerLink:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}

#Back_Home_Main {
	background: url(wcm_images/back_home_main.jpg) no-repeat top;
}

.content {
text-align:justify;
}

#SearchInput input {
	height: 18px;
	width: 100px;
	font-size: 11px;
}

#Container_SideLinks ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	left: 0px;
}

#Container_SideLinks li {
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
	padding: 2px 0px 10px 0px;
}