body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: black;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}

h1 {  
	font-weight: bold;  
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;  
	text-align: center;  
	color: #001582;  
	font-size: 24pt;
}
h2 {  
	font-style: normal;  
	font-weight: normal;  
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;  
	text-align: center;  
	color: #001582;  
	font-size: 18pt;
}
h3 {  
	font-style: normal;  
	font-weight: normal;  
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;  
	text-align: center;  
	color: #001582;  
	font-size: 16pt;  
}
h4 {  

	font-style: normal;  

	font-weight: normal;  

	font-family: "Lucida Grande", Verdana, Arial, sans-serif;  

	text-align: center;  
	color: #001582;  
	font-size: 14pt;  
}
p {
	font-size: 12pt;
	font-family: Georgia, serif;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #001582;
	font-family: sans-serif;
}
a:hover {
	color: #cdd42f;
}

ol {
	font-weight: bold;
}
ul {
	font-weight: bold;
}
li {
	margin-bottom: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}
legend {
	color: #400080;
	font-size: larger;
}

.alert {
	color: #cc0000;
}
.norepeat {  
	background-repeat: no-repeat;  
}
.giant {  
	font-size: 32pt;  
}
.larger {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
.smallest {
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
}
.plum {
	color: #001582;
	font-weight: bold;
}
.banner {
	background-image: url(pics/bannergrad.jpg);
	background-color: #333333;
}
.navbar {
	background-color: black;
	border-color: #999999;
	border-bottom-width: 1px;
	border-style: solid;
	color: white;
	background-image: url(pics/blackgrad2.jpg);
}
.navbar a {  
	font-family: sans-serif;  
	text-shadow: 2px 2px 2px black;  
	font-weight: bold;  
	text-transform: uppercase;  
	font-size: 11pt;
	text-decoration: none;
	color: white;
}
.navbar a:hover {
	color: #ff3300;
}
.navbar ul {
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.navbar li {
	height: 35px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0px;
	border-left-color: #cccccc;
	border-width: 1px;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	width: auto;
	float: left;
	list-style-position: inside;
	list-style-type: none;
}
.navbar li:first-child {    
	border-left-style: none;
}
.paperwork {
	font-size: 10pt;
	background-color: #cc3333;
}
.paperwork a {
	font-size: 10pt;
}
.paperwork a:hover {
	color: #ffff99;
}
.contactlink {
	font-size: 11pt;
	right: 90px;
	top: 50px;
	position: relative;
	width: 150px;
	text-shadow: 2px 2px 2px;
	text-decoration: none;
	font-weight: bold;
	color: #cc3333;
}
.breadcrumbs {
	border-top-color: #400080;
	border-bottom-color: #400080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 9pt;
	font-family: sans-serif;
	color: #001582;
	background-color: #ffff9c
}

.leftnav {
	border-style: solid;
	border-color: #999999;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	text-align: center;
	color: white;
	width: 250px;
	background-color: #333333;
}
.leftnav h3 {
	color: white;
}
.leftnav p {
	margin-left: 10px;
	margin-right: 10px;
}

.menue a {  
	font-style: normal;  
	font-weight: normal;  
	text-transform: uppercase;  
	font-family: sans-serif;  
	font-size: 11pt;
	text-decoration: none;
	color: white;
}
.menue a:hover {
	color: red;
}
.menue ul {
	margin-left: -15px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	list-style-position: inside;
}
.menue li {
	border-color: #bbbbbb;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 5px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-right-width: 0px;
	border-left-width: 5px;
	list-style-type: none;
	border-bottom-width: 0px;
	border-top-width: 1px;
}

.popout {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 0px;
	background-color: #eeeeee;
	margin: 20px;
	border-color: #aa0000;
	border-style: solid;
	border-width: thick;
}
.popout h1 {
	color: #aa0000;
}
.popout h2 {
	color: #aa0000;
}
.stuff {
	padding-left: 18px;
	padding-bottom: 40px;
	padding-right: 18px;
	padding-top: 40px;
	background-color: white;
}

.stuff2 {
	padding-left: 5px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-top: 20px;
	background-color: white;
}

.doo {
	margin: 0px;
	width: 100%;
	border-style: solid;
	border-width: 2px;
	border-color: #a7ddff;
	padding: 0px;
	float: left;
	right: 20px;
	background-color: #bedaf3;
	layer-background-color: #FFFF99;
	font: 10pt "Trebuchet" MS, helvetica, sans-serif;
	background-color: #d9ddff;
}
.doo h1 {
	background-repeat: repeat-x;
	background-position: 0 bottom;
	height: 20pt;
	background-image: url(pics/doograd.jpg);
	font-size: 14pt;
	color: white;
	margin: 0px;
	background-color: #001582;
	padding: 5px;
}
.doo p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
}
.doo li {
	margin-bottom: 3px;
}


.ads {
	padding: 5px;
	background-color: #333333;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
}
.ads a {
	color: #cccccc;
}
.ads a:hover {
	color: #ffff99;
}
.ads a img {
	margin: 5px;
	border-color: #cccccc;
	border-width: medium;
	border-style: solid;
}
.ads a img:hover {
	border-color: #cdd42f;
}
.footsy {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-image: url(pics/blackgrad.jpg);
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 9pt;
	color: #cccccc;
	background-color: black
}

.footsy a {
	font-style: normal;
	font-weight: normal;
	color: white;
}
.footsy a:hover {
	color: #ffff99;
}
#seo {
	color: #cccccc;
	text-align: center;
	font-size: 9pt;
	padding: 10px;
	margin-left: -20px;
	margin-bottom: -30px;
	margin-right: -20px;
	margin-top: 10px;
	background-color: #666666;
}
#seo a {
	font-style: normal;
	font-weight: normal;
	color: white;
	font-size: 10pt;
}
.checked {
	font-style: normal;
	font-weight: normal;
	list-style-image: url(pics/check.gif);
	line-height: 26pt;
}
.spaced {
	font-style: normal;
	font-weight: normal;
	line-height: 28pt;
}

.giant {  
	font-size: 32pt; 
}
.menu {
	display:none;
}
.copyright {  
	background-color: white;  
	padding: 5px;  
}
.copyright p {  
	font-family: sans-serif;  
	color: #4c4c4c;  
	font-size: 8pt; 
}

.centerimg {
	background-position: center;
	background-repeat: no-repeat;
}
.normal {
	font-style: normal;
	font-weight: normal;
}
.purple {
	color: #400080;
}
.sbites {
	font-style: italic;
	font-family: monospace;
}
