﻿body {
  background: #333366 repeat-x url("images/bg.gif");
  padding:0;
  text-align: center;
}

#content {
 height:100%;
 width:725px;
 border: .1px solid white;
 font-family: Tahoma;	 
 font-size:10pt;
}

.gradientbar {
 background: #384770 repeat-x url("images/grad.gif");
 height:1px;
 width:100%;
}

/* Main Content Styling */

h1 {
 font-family: Tahoma;
 font-size:13pt;
 font-weight: bold;
 color: #fff;
}

.sitenav {
 font-family: Tahoma;
 font-size: 10pt;
 font-weight: bold;
 color: #ffffff;	 
}

/* Website Link Styling */

A:link {
 color:#FFFFFF;
 text-decoration:underline;
}

A:visited {
 color:#e0e0e0;
 text-decoration:underline;
}

A:active{
 color:#FFFFFF;
 text-decoration:underline;
}

A:hover {
 color:#ddd;
 text-decoration: underline;
}

Font {
 font-family: 
 Tahoma;
 }	 

.blue12pt {
 font-family: 
 Tahoma;
 color: #272E7A;		 
 font-size:12pt
 }		 
.blue10pt {
 font-family: Tahoma;
 color: #272E7A;		 
 font-size:10pt
 }
 		 
.black8pt {
 font-family: Tahoma;
 color: #000000;		 
 font-size:8pt
 }
 		 		 
.black10pt {
 font-family: Tahoma;
 color: #000000;		 
 font-size:10pt
 }
 		 		 		 
.black12pt {
 font-family: Tahoma;
 color: #000000;		 
 font-size:12pt
 }
 	
.black14pt {
 font-family: Tahoma;
 color: #000000;		 
 font-size:14pt
 }
 			 		 		 
.black18pt {
 font-family: Tahoma;
 color: #000000;		 
 font-size:18pt
 }
 			 		 
.red8pt {
 font-family: 
 Tahoma;
 color: #800000;		 
 font-size:8pt
 }
 		 		 		 
.white8pt {
 font-family: Tahoma;
 color: #FFFFFF;		 
 font-size:8pt}		 
.yellow8pt {
 font-family: Tahoma;
 color: #F0FF00;		 
 font-size:8pt
}
		 
.white10pt {
 font-family: Tahoma;
 color: #FFFFFF;		 
 font-size: 10pt;
}	
.white12pt {
 font-family: Tahoma;
 color: #FFFFFF;		 
 font-size:12pt
 }
 		 
.red10pt {
 font-family: Tahoma;
 color: #800000;		 
 font-size:10pt
 }
 	
.red12pt {
 font-family: Tahoma;
 color: #800000;		 
 font-size:12pt
 }
 		 		 		 	 
.red14pt {
 font-family: Tahoma;
 color: #800000;		 
 font-size:14pt
 }
 			 
.red18pt {
 font-family: Tahoma;
 color: #800000;		 
 font-size:18pt
 }
 		
.brightred10pt {
 font-family: Tahoma;
 color: #FF0000;		 
 font-size:10pt
 }
 			 	 
.brightred12pt {
 font-family: Tahoma;
 color: #FF0000;		 
 font-size:12pt
 }
 		 
.title {
 font-family: Tahoma;
 color: #272E7A;		 
 font-size:18pt
 }
 
.titlewhite {
 font-family: Tahoma;
 color: #FFFFFF;		 
 font-size:18pt
 }
 
.header {
 font-family: Tahoma;
 color: #272E7A;	
 font-size:14pt
 }
.headerwhite {
 font-family: Tahoma;
 color: #FFFFFF;	
 font-size:14pt}
 
 /* background: #9c0909 repeat url("images/sealbg.gif"); /*
/* background: #9c0909 repeat-x url("images/gradientred.gif"); */
/* Main Content Styling */
/* Comment here */
/* padding:5px; */

}

h1 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:14pt;
 letter-spacing: .15em;
 color: #fff; 
}

h2 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

h3 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

h4 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

h5 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

h6 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

p {
 font-family: Tahoma;
 color: #fff;		 
 font-size:10pt;
}

.border {
border: 1px solid white;
}

tr {
 font-family: Tahoma;
 font-size:10pt;
 color: #fff;		 
}

td {
 font-family: Tahoma;
 font-size: 10pt;
 color: #fff;		 
}

A:link {
color:#FFF;
text-decoration:underline;
}

A:hover {
 color:#ddd;
 text-decoration: underline;





