body{font:16px/1.7em "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;color:#333;}
img { border-style: none;}

#mainContainer{
	min-width: 1010px;
}
h2 {
	font-size: 20px;
}

.pageHeading {
	font-size: 20;
	font-weight: bold;
	text-decoration: none;
	color: #B30000;
	text-transform: uppercase;
}

.slogan {
	font-size: 20;
	color: #626380;
	font-weight: bold;
}

.info {
	padding: 1em 1em 1em 1em;
	background: transparent;
	font-size: 14px;
}

.reference {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;	
}
.sectionHeading{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #CDCDCD;
	font-weight: bold;
	padding: .5em 1em;
	margin: 0;
	letter-spacing: .1em;

	}

	
.footer {
	text-align: center;
	color: #000000;
	font-size: 9px;
}
a{color:#333;outline:none;}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
