

body
{
	background-image: url(images/background.jpg);
	background-color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: white;
	background-position: center;
	text-align: center;
	font-size: 10pt;
}
	  
h1
{ 
	color:#FFFFFF;
    font-family: "Trebuchet MS";
    font-weight: bolder;
    font-size: 11pt;
	text-align: center;}
h4
{
   text-align: left; 
}

a:visited
{
   color: #000033;
}

a.main       
{
	display: block;
	width: 15em;
	padding-left: 0.5em;
	border: 1px solid #bbb;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	padding:3px;
	background-color: #000066;}
	
a.small
{ 
	font-family: Georgia, Times New Roman, Times, serif; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 7pt; 
	font-weight: bold; }

a.small:visited
{
  color: #A5AEBD;
}	

a.main:visited
{ 
	color: #A5AEBD;
	text-decoration: none;}

a.main:hover 
{ 
	border: 2px solid #777;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;}

a.main:active
{ 
	color: #A5AEBD;
	text-decoration: none}

table.main
{
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
	width:750px;
	border: outset #000000;
	background-position: center;
	
	
}
					 
.banner  
{
	text-align: center;
	background-color:#000033;
	border-collapse: collapse;
	height: 125px;
	vertical-align: middle;
}
					
td.heading
{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: normal;
	font-size: 11pt;
	color: #000033;
	background-color:#A5AEBD;
	padding:10px;
	height: 20px;
}
	
td.linkcell   
{
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bolder;
	color: white;
	background-color:#000033;
	vertical-align:top;
	padding-right: 17px;
	padding-left: 17px;
	height: 425px;
}
					
td.content
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000033;
	background-color: white;
	vertical-align: top;
	horizontal-align: left;
	padding: 25px;
	text-align: center;
	height: 405px;
	width:520px;
}

td.picturecontent
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 2%;
	padding:25px;
	background-color: white;
	width:520px;}
	
p
{
	color: #000033;
	text-align: left;
	font-size: 10pt;
	

}

p.title
{
	color: #000033;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-position: center;
	font-style: italic;
	font-size: 11pt;

}

li
{
	color: #000033;
	text-align: left;
	text-indent: 1pt;
	padding: 3px;
	font-size: 10pt;
}

