﻿/* For the most part, rules for colors and fonts are in the custom classes following these tags. Combine the classes in HTML. */
body {
	margin: 0 auto;
	padding: 0;
	text-align: center;	
	font-size: 12pt;	
	}	
div#container {
	top: 0px;
	left: 0px;
	background: #fff url('images/logo_for_print.jpg') no-repeat fixed left top;
}
.bkgbody {
	background-color:#fff;	
	background: #fff url('images/logo_for_print.jpg') no-repeat fixed left top;
}
.spartanstyle 	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.spartanstyle  p {
	padding-left: 10px;
	margin-right: 10px;
}
.spartanstyle h1 {
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-weight: 500;
	padding-left: 10px;
	font-size: 16px;
	text-align: center;
	line-height: 250%;
	color: #000;
	}
.spartanstyle  h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #000; 
	text-align: center;
	padding-top: -5px;
	}
.spartanstyle  h2.leftjustify {
	text-align:left;
	padding-left: 10px;
}
.spartanstyle h3 {
	font-size: 12px;
	color: #000;
	text-align: left;
}
.spartanstyle h4 {	
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.spartanstyle  h5 {
	text-align: left;
	text-decoration:underline;
	color: #000;	
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px -5px 10px;
}
div#toplinks {
	display: none;
}
div#navcontainer {
	display: none;
		}
#navcontainer ul
{
	display: none;
}
div#subtabcontainer {
	display: none;
}
#subtabs ul
{
	display: none;
}
p.breadcrumbs {
	display: none;
}
.bkgcontent {
	background-color:#fff;
}
div#banner {
	display: none;
}
img.left {
	float: none;
	display: none;
	}
img.right {
	float: none;
	display: none;
}
div#maincontent {
	text-align: left;
	background-image:url('images/logo_for_print.jpg');
	background-position:left;
	background-repeat:no-repeat;
	width: 100%;
	top: 0px;
	left: 0px;
	}
iframe {
	display:none;
}
.bkgsidebar {
	background-color:#fff;
	background-image:none;
}
ul.sidebar li
{
    list-style-image: none;
    list-style-type: circle;
}
div#content1 {
	float: none !important;	
	height: auto;
	margin: auto;
}
div#content2 {
	float: none !important;
	height: auto;
	margin: auto;

}
div#content3 {
	float: none !important;
	height: auto;
	margin: auto;
}
div#fullpage {
	overflow:visible;
}
div#search {
	border: 0px solid navy;
}
div#maincontentbottom {
	display: none;
	}
div#footer {
	display: none;
}