body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#header {
	padding-right: 0px;
	background-color: #990099;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: middle;
}
#header a:link, #header a:visited, #header a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
}
#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
}

#topIMbar {
	border-bottom-color: #990099;
	border-bottom-style: solid;
	border-bottom-width: thick;
	background-image: url(images/bkgrndTopBar.jpg);
	height: 55px;
	background-repeat: repeat-x;
}
#leftNav {
	background-color: #333366;
    margin: 0;
    padding: 0;
	width: 100%;
}
ul#leftNav li {
	list-style-type: none;
	padding-top: 4px;
	margin-bottom: 4px;
	border-left-color: #0000FF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #0000FF;
	border-right-style: none;
	border-right-width: 1px;
	margin-left: 6px;
	margin-right: 2px;
	border-top-color: #000099;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 12px;
}
ul#leftNav li a:link, ul#leftNav li a:visited, ul#leftNav li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-transform: none;
	font-weight: bold;
	display: block;
	width: 100%;
}
ul#leftNav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#content {
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	width: 100%;
}
#btmIMbar {
	height: 85px;
	background-image: url(images/bkgrndBtmBar.jpg);
}
#copyright {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
#btmLink a:link, #btmLink a:visited, #btmLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
#btmLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.whiteHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
