﻿body
{
    background-color: #78838d;   
    text-align: center;
	min-width: 788px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
 
}
#bottom
{
    
    background-color: #0068A9;
    width:788px;
  
}
#container
{
    
    background-color: #78838d;
    font-family: Arial;
    width:788px;
	text-align: left;
   
}
#header
{    
    font-weight: bold;
    font-style: italic;
    font-size: 12pt;
    color: #FFFFFF; 
    text-align:center;
    font-family: Arial;
}
#header select
{
    font-weight: bold;   
    border-style: none;
    font-style: italic;
}
#text
{
    padding: 5px;
    font-weight: bold;
    font-style: italic;
    font-size: 12pt;
    color: #FFFFFF; 
    text-align:center; 
    font-family: Arial;
}
#text a
{
    color: #C0C0C0;
}
#images
{
    padding: 10px;
    text-align: center;
    background-color: #666F78;
}
#images img
{
    margin: 5px;
    border: 5px outset #0068A9;
} 
.dropDown
{
	background-color:#78838d;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
    font-style: italic;
    font-size: 12pt;
    color: #FFFFFF; 
    font-family: Arial;
}