﻿/* CSS Document */
body { background-image:url(../images/bgSpacer.png); 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin-left: 0; 
	margin-top: 0; 
	font-size:12px; 
	color:#000033;
	}
	
table {
	background-color:#FFFFFF;
	border:none
	border-width:0px;
	text-align: center;
	font-size: 18px;
}
p {
	
	color: #08396B;
	font-size:12px;
	text-align:justify;
}

a:link {
	text-decoration: none; font-size:12px;color: #00C;
}

a:visited {
	text-decoration: none;	font-size:12px; color: #69F;
}

a:hover {
	text-decoration: none; background-color:#000066;	font-size:12px; color:#FFFFFF;
}

.style1 {
	font-size: 24px;
	color: #08396B;
}

.style2 {
	color: #08396B;
	font-size:12px;
	text-align: center;
}

.style3 {
	font-size: 9px;
	color: #FFF;
}

#Layer1 {
	position:absolute;
	left:325px;
	top:230px;
	width:160px;
	height:99px;
	z-index:1;
}

.page  {
	width:960px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}

.content  {
	padding:12px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000033;
}

.style5 {
	font-size: 24px;
	color: #08396B;
	text-align: center;
}

.title  {
	color:#08396B;
}

.largeBox  {
		padding:10px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000033;
	width:450px;
	margin-left:auto;
	margin-right:auto;
	background-color:#F0F9FF;
}
	
.largeBoxCream  {
		padding:10px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000033;
	width:450px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFD;
}

.center {
	text-align:center;
	
}
	
