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



body {
	text-align:center;
	background-repeat: repeat-x;
	background-image: url(images/blue_fade_bg.gif);
	background-color: #FFFFFF;
	margin:0 auto;
}

#container {
	margin: 0 auto;
	padding: 0 0 0 0;
	width:995px;
}

.menu-cell {
font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  
  }
 
#repeatfix {
	background:repeat-x;
	background-image: url(images/red_bar.gif);
	background-position: bottom;
}
h1,h2,h3,h4,h5,h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h1 {
  font-size: 14px;
  color: #00008C;
}
h3 {
  font-size: 14px;
  color: #00008C;
}
h2 {
  font-size: 16px;
  color: #00008C;
}

.style1 {
  font-size: 13px;
  font-style: italic;
}
.style2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.style3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #00008C;
}
.style4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #00008C;
}
.style5 {color: #E80000}
.style6 {font-size: 13px; color: #E80000; }
.style7 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #00008C;
}

.style8 {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
.style9 {color: #0000FF}
.style10 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FF0000;
}
.style11 {
  font-family: Arial, "Arial Black";
  font-weight: bold;
  color: #000099;
}
.style13 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}


.style14 {
  font-family: Arial, "Arial Black";
  font-size: 13px;
}
.style15 {
  font-family: Arial, "Arial Black";
  font-size: 13px;
}

.style16 {font-family: Arial, Helvetica, sans-serif}
.style17 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  color: #00008C;
 } 
.style18 {font-size: 13px}

.style19 {
  font-size: 18px;
  font-weight: bold;
  font-family: Arial, "Arial Black";
}
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
.style21 {color: #FF0000}
.style23 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #0000FF;
  font-weight: bold;
}

.style24 {font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #00008C; font-size: 13px;}
.style25 {color: #00008C}
.style26 {
  color: #E80000;
  font-style: italic;
  font-size: 12px;
}
.style29 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.style38 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style40 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.style43 {
  font-family: Arial, "Arial Black";
  font-size: 13px;
}
.style45 {
  font-size: 13px;
  font-family: Arial;
}
.style46 {
  font-family: Arial, "Arial Black";
  font-size: 13px;
  font-weight: bold;
}
.style47 {color: #FF0000}
.style48 {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}
.style51 {color: #FF0000}
.style52 {color: #FF0000}
.style53 {font-family: Arial, "Arial Black"}
.style54 {
  font-family: Arial;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
}
.style55 {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}
.style66 {
  font-size: 15px;
  font-family: Arial;
}



#header {
	
	width:995px;
	height:108px;
	
	overflow: hidden;
}
#title {
	
	width:995px;
	height:35px;
	
	background-image:url(images/red_bar.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	vertical-align: bottom;
	text-align: left;
	display: block;
}

#title p {
	padding-top:10px;
	vertical-align: bottom;
	text-align: left;
	display: block;
}

#logo {
	margin-top:5px;
	/*background-image:url(images/logo.gif);*/
	float:left;
	height:101px;
	width:101px;
}

#block {
	float:left;
	padding-top:30px;
	margin: 0 0 0 0;
	width:337px;
	height:101px;
	vertical-align: bottom;
	text-align: left;
	display: block;

}
#flash {
	float: left;
	height:108px;
	width:557px;
	background-image:url(images/header2.jpg);
}
