﻿/* |=== font attributes: allignment, face, bold, etc... ===| */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464648;
}

.innerContentH3
{
	font-size:20px;
	color:#336e98;
}

#leftContent p {
	margin:10px;
	margin-right:15px;
}

#leftContent h3 {
	margin-left:10px;
	margin-top:25px;
}

#innerRightContent a {
	text-decoration:none;
	color:#710706;
}

#rightContent p, #rightContent h3 {
	margin-left:30px;
}

#rightContent .searchAnchor {
	text-decoration:none;
	color:#710706;
}

#rightContent .targetAnchor {
	text-decoration:none;
	font-size:10px;
	color:#000000;
}

#bottomLeftFiller p {
	margin:18px;
	color:#9b9b9b;
}

#bottomLeftFiller a {
	color:#9b9b9b;
	text-decoration:none;
}
