@charset "utf-8";
/* CSS Document */

body {
	background-color: #000066;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
	font-weight: bold;
}
h2 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
img.floatLeft { 
    float: left; 
    margin: 4px;
	padding: 0px;
	margin-right: 8px; 
}
img.floatRight { 
    float: right; 
    margin: 4px;
	padding: 0px;
	margin-left: 8px;
}
.header {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #044C99;
	border-right-color: #044C99;
	border-bottom-color: #044C99;
	border-left-color: #044C99;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight: normal;
}
.style3 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
}
.style4 {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 14px;
}
.style5 {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style6 {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
}
.style8 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
}
.style9 {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.style10 {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}

.style11 {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
.style12 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
.alt a{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:#66FFFF;
	text-decoration:underline;
}
.list {
margin-top: 10px; /* or however many pixels distance you want */
}
.noborder {
    border:none;
}
.spacer {
height:500px;
}
