/***********************************************/
/* HTML tag styles                             */
/***********************************************/
/* Styles we want all browsers to see */
body {
	background-color: #990000;
	font-family: Arial,sans-serif;
	font-size: 14px;
	width: 900px;
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
	color: #000;
	font-weight: bold;
}



/* Jimbo's addition to make P's silent */
p {
	margin: 0px;
	color: #000;
	font-weight: bold;
}



/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #0000ee;
	text-decoration: underline;	
}

a:hover{
	text-decoration: underline;
	color: #ff0000;
	}

#nav{
	color: #ffffcc;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	margin: 5px;
	font-weight:bold;
}

#nav a:link, #nav a:visited{
	color: #ffffcc;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	margin: 5px;
	font-weight:bold;
}

#nav a:hover{
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	text-align: left;
	margin: 5px;
	font-weight:bold;
	}



.Logo {
text-align:left; 
}

.header_top_line {
text-align: right;
font-size: 12px;
}

.header_search_line {
text-align: right;
font-size: 12px;
}

.style_header_search_line {
font-family: Arial, Helvetica, sans-serif;
font-size:12px; 
}

.small_vertical_gap_between_rounded_blocks {
margin-top: 5px;
}



/*************** Rounded boxes *******************/
.rounded {
  width: 800px;
}

.top-left {
background-image: url(images/cornersTopLeftBlack_8px.png);
height: 8px;
width: 12px;
font-size: 2px;
}
.top-right {
float: right;
margin-top: -8px;
background-image: url(images/cornersTopRightBlack_8px.png); 
height: 8px; 
width: 12px;
font-size: 2px;
}
.top {
margin-left: 12px;
margin-top: -8px;
background-image: url(images/cornersTopMiddleBlack_8px.png); 
height: 8px; 
width:776px;
font-size: 2px;
}

.insideLogo {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 12px;
	padding-right: 12px;
	background: #ffffff;
}

.inside {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFFFFF;
padding-left: 12px;
	padding-right: 12px;
}

.insideNavigation {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background: #FFFFFF;
padding-left: 12px;
padding-right: 12px;
height: 20px;
}

.notopgap {
margin-top: 0;
}

.nobottomgap {
margin-bottom: 0;
}

.bottom-left {
background-image: url(images/cornersBottomLeftBlack_8px.png);
height: 8px;
font-size: 2px;
width: 12px;
}

.bottom-right {
margin-top: -8px;
margin-left: 788px;
background-image: url(images/cornersBottomRightBlack_8px.png);
height: 8px;
font-size: 2px;
width: 12px;
}

.bottom {
margin-left: 12px;
margin-top: -8px;
background-image: url(images/cornersBottomMiddleBlack_8px.png); 
height: 8px; 
width:776px;
font-size: 2px;
}



/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 0px 6px;
	font: xx-small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #086c9e; /* HA Blue */
	text-decoration: underline;
}


/***** Bold links on home page */

#FrontPageLinks
{
	padding: 0px 0px 0px 0px;
	font: 12pt Arial,sans-serif;
	color: #cc3300;
	font-weight:bold;
}

#FrontPageLinks a, #FrontPageLinks a:visited
{
	text-decoration: none;
	color: #cc3300;
}

#FrontPageLinks a:hover
{
	text-decoration: underline;
	color: #000000;
}



/************ Headings ****************/

h1{
	font: 16pt Arial,sans-serif;
	color: #1a307b;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2{
 font: bold 16pt Arial,sans-serif;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #1a307b;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #1a307b;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #1a307b;
 margin: 0px;
 padding: 0px;
}







/************** siteInfo styles - AKA the Footer ****************/
#FooterLinks
{
	font-size: 12px;
	font-weight:normal;
	color: #ffffcc;
}

#FooterLinks a, #FooterLinks a:visited
{
	font-size: 12px;
	color: #ffffcc; 
	font-weight:normal;
	text-decoration: none;
}

#FooterLinks a:hover{
	font-size: 12px;
	color:##ffffcc;
	text-decoration: underline;
}

#siteInfo{
	clear: both;
	font-size: 12px;
	font-weight:normal;
	color: #ffffcc;
}

#siteInfo a, #siteInfo a:visited
{
	font-size: 12px;
	color: #ffffcc;
	text-decoration: none;
	font-weight: normal;
}

#siteInfo a:hover{
	font-size: 12px;
    color:#ffffcc; 
	text-decoration: none;
	font-weight: normal;
}

.splashpage {
	font-size: 36px;
	text-align: center;
	color: #900;
}

.big_paragraph_text {
	text-align: left;
	color: #1a307b; 
	font-size: 14px;
}

/******* hyperlink and anchor tag styles *******/
.big_paragraph_text a:link, .big_paragraph_text a:visited{
	color: #1a307b;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

.big_paragraph_text a:hover{
	text-decoration: none;
	color: #add490;
	font-size: 14px;
}

.big_list_text {
	font-size: 14px;
	text-align: left;
	color: #1a307b; 
}

.rounded .inside table {
	text-align: left;
}
.DummyLogoText{
	color: #63C;
	font-size:64px;
	font-family: "French Script MT";
	font-weight: normal;
}
.frenchscript {
	font-family: "French Script MT";
	font-size: 36px;
	color: #63C;
}

/* Tables */
.borderTable {	
padding: 3px 3px 3px 3px;
border: 1px solid #cccccc;
border-collapse: collapse;
}
.LogoTextLarge {
	color: #FFFFFF;
	font-size:48px;
	font-weight: bold;
}
.LogoTextSmall {
	color: #FFFFFF;
	font-size:24px;
	font-weight: bold;
}
NavigationLHS {
	font-size: 14px;
}
.RedText {
	color: #993333;
	text-align:center;
	font-weight:bold;
}
.borderTable tr td table tr td table {
	text-align: left;
}

