body, td {
	font-family: arial, verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #2f2f2f;
}

.body {
	background: #57839A;
}

.Footer {
	font-size: 11px;
	color: #2f2f2f;
}

.title1 {
	font-size: 12px;
}

.watermark {
	background: url('wcm_images/Home_Watermark2.jpg') no-repeat top;
}

.content {
	text-align: left;
	}
	
.line-height {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align:left;
}

H1{
	text-transform: uppercase;
	font-size: 13px;
}

H2{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

/*Links - Home*/
A:ACTIVE, A:LINK, A:VISITED {	
	text-decoration: underline;
	color: #2f2f2f;
	font-weight: bold;
}

A:HOVER {
	text-decoration: none;
	color: #2f2f2f;
	font-weight: bold;
}

A.sideMenu:ACTIVE, A.sideMenu:LINK, A.sideMenu:VISITED {	
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

A.sideMenu:HOVER {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

A.Footer:ACTIVE, A.Footer:LINK, A.Footer:VISITED {
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: underline;
}

A.Footer:HOVER {
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: none;
}