a:link {font-family: Arial; font-size: 100%; color: blue;}
a:visited {font-family: Arial; font-size: 100%; color: blue;}
a:hover {font-family: Arial; font-size: 100%; color: red; text-decoration: none;}

.space {font-size: 40%;}
.spacefiller{font-size: 1px;}
.textBanner {font-family: sans-serif; font-size: 140%; font-weight: bold; text-align: right; color: white;}
.textMenu {font-family: Arial; font-size: 75%;}
.textHeading {font-family: Arial; font-size: 110%; font-weight: bold; color: #003366;}
.specialNotice {font-family: Arial; font-size: 100%; font-weight: bold; color: red;}
.textHeading2 {font-family: Arial; font-size: 75%; font-weight: bold; color: white;}
.textContent {font-family: Arial; font-size: 75%; text-align: justify;}
.textContent2 {font-family: Arial; font-size: 75%; text-align: left;}
.textContent3 {background-color: blue; font-family: Arial; font-size: 75%; text-align: left;}
.textContent4 {font-family: Arial; font-size: 75%; text-align: center;}
.alignLeft {margin-left: 1em;}
.alignLeft2 {margin-left: 2em;} 
.alignRight {margin-right: 1em;}
.borderBanner {border-color: #B3243C; background-color: blue; border-style: groove; border-width: 1.5pt;} 
.borderBanner2 {border-color: #B3243C; background-color: red; border-style: groove; border-width: 1.5pt;}
.borderMenu {border-color: #B3243C; border-style: groove; padding: 0.5em; border-width: 1.5pt; height: 100%;}
.borderContent {border-color: #B3243C; border-style: groove; padding: 0.5em; border-width: 1.5pt; height: 100%;}
.borderSponsor {border-color: #B3243C; border-style: groove; padding: 0.5em; border-width: 1.5pt; height: 100%;}
.indentLeft {margin-left: -20px; padding-left: 0;}
.indentLeftPadding1 {margin-left: -20px; padding-left: 40;}
.indentRight {margin-right: 20px; padding-left: 0;}
.indentRightPadding1 {margin-right: 30px; padding-left: -20;}
.disclaimer{font-family: Arial; font-size: 55%;}
.mission {
	border-style: solid;
	border-width: 1px;
	border-color: blue;
	padding: 5px;
}

table.blue_border {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: white;
}
table.blue_border th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.blue_border td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.blue_left {
	border-width: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.blue_right {
	border-width: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}











