body{
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}


.header{
  color: #FFFFFF;
  border-bottom: 1px solid #296578;
}

.footer{
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #707070;
  border-top: 1px solid #4cb3ff;
}

.content{
  margin-right: 16px;
  color: #373d45;
}

html,body,table#contenttable {
height:98%;
margin:auto;
background-color:#ffffff;
} 

html,body{
  background-color:#0c3648;

}

.left{
  background-color: #000066;
  background-color: #163279;
  background-color: #003974;

  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  border-right: 1px solid #296578;
}

.navigation{
 margin-top:26px;
}




#subnavigation{
  margin-top:20px;
  margin-left:15px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase;
}





.right{
  background-color: #000066;
  background-color: #163279;  
  background-color: #003974;
}

.imagepool{
  margin-top:150px;
}

a.navi:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.navi:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.navi:hover {
  background-color: #CC0000;
  color: #FFFFFF;
  text-decoration: none;
}

a.navi:active {
  color: #FFFFFF;
  text-decoration: none;
}

a.navi:focus {
  color: #FFFFFF;
  text-decoration: none;
}

thead{
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  background-color: #c0c0c0;

}

th{
   color: #000000;
   font-family: Arial, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   background-color: #c0c0c0;

}


a:link {
	color: #063783;
	text-decoration: none;
}

a:visited {
	color: #063783;
	text-decoration: none;
}

a:hover {
	background-color: #B70002;
	color: #FFFFFF;
	text-decoration: none;
}

a:active  {
	color: #063783;
        color: #FFFFFF;
	text-decoration: none;
}


a.active:active, a.active:focus, a.active:hover, a.active:link, a.active:visited  {
	background-color: #B70002;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}











.mainheader{
  color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 28px;
  font-style: normal;
  margin-top: 20px;
  margin-right: 10px;
  padding:5px;
  text-align: left;
  background-color: #003974;
  text-transform:uppercase;
}


.tagline{
  color: #eba029;
  margin-top: 30px;
  font-family: Arial, sans-serif;
  font-size: 28px;
  font-style: normal;

}

h2{
  color: #334083;
  font-family: Arial, sans-serif;
  font-size: 26px;
  font-style: normal;
}

h3{
  color: #334083;
  margin-bottom:0px;
}
