body {
	text-align: left;
	margin: 0px auto;
	font-size: 10pt;
	line-height: 12pt;
	font-family: sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:0px;
}

div {
	margin:0px;
	padding:0px;
}

b, strong, .strong, .bold {
	font-weight: bold;
}

em, i, .em {
	font-style: italic;
}

u, .underline {
	text-decoration: underline;
}

form {
	margin:0!important;
	padding:0px;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

#mainContainer {
	width: 952px;
	padding: 5px 25px;
}

#searchBar {
	text-align:right;
	height: 20px;
	margin-right: 25px;
}

#header {
	clear:both;
	text-align:right;
	height: 130px;
	font-size: 24pt
	line-height: 24pt;
	font-family: sans-serif;
}

#header #logo {
	float: left;
	height: 125px;
	width: 250px;
}

#topNav, #bottomNav {
	clear:both;
	font-size: 10pt;
}

#topNav ul, #bottomNav ul {
	width:auto;
	display:inline;
	list-style-type: none;
	margin: 0px!important;
	padding: 0px 5px 0px 0px;
}

#topNav li, #bottomNav li {
	height: 30px;
	display: inline;
	background: transparent url(/images/topNavSpacer.png) no-repeat center left;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 7px;
	margin-right: 2px;
}

#topNav ul, #bottomNav ul {
}

#topNav {
	margin-bottom:1em;
	margin-top:1em;
}

#topNav a {
	font-weight:bold;
}

#bottomNav {
	margin-top:1.5em;
}

#mainBody {
	clear:both;
	font: 12pt
	line-height: 14pt;
	font-family: sans-serif;
}

#mainBody iframe {
	margin-top:8px;
	margin-right:-25px;
	margin-bottom:0px;
	margin-left:-25px;
}

#footer {
	clear:both;
	padding: 10px 0px;
	line-height:1.5em;
}

#copyright {
	font-size: 75%;
	margin: 10px 0;
	padding: 10px 0 0 0;
}

div.bullit {
	display: inline;
	padding:0 8px 0 5px;
}

img.right {
	padding-left: 5px;
}

img.left {
	padding-right: 5px;
}

.empPoint {
	font-weight:bold;
	font-size:1.25em;
	margin:15px 0px 4px 0px;
}

.empPoint:first-letter {
	
}

.empPointText {
	text-align:justify;
	margin:0px 0px;
}

li div.empPointText {
	text-align:left;
}

.empPointText:first-letter {
	
}

.staff {
	font-weight:bold;
}
