body {
	margin: 0px;
	background: url(images/dot.jpg) top left repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	
}

#header {
	
}

#topNav {
	display: none;
}

#sideNav {
	display: none;
}

#content h1 {
	font-size: 18pt;
	color: #141a55;
}

#content h2 {
	font-size: 18pt;
	color: #141a55;
}

#content h3 {
	font-size: 12pt;
	color: #141a55;
}

#content h4 {
	font-size: 14pt;
	color: #141a55;
}


#centerSpecial {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
}

#contentBottom {
	text-align: center;
}

#contentBottom h2 {
	font-size: 13pt;
	color: #141a55;
	font-weight: bold;
}

#contentBottom p {
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	font-weight: bold;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#bottomNav {
	display: none;
}

#miniContact {
	display: none;
}