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

body {
	background-color: #003869;
	background-position: left;
	background-repeat: repeat-y;
	color: Black;
	font-family: Trebuchet MS;
	font-size: small;
	margin: 0px 0px 0px 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
h1 {
	background-color: transparent;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #003366;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
	.borderyellow {
	border-color: #ffcc33;
	background-color: #FFFFFF;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	
}
   .bluetable {
	border-color: #003366;
	background-color: #003366;

}
	.backgroundwhite {
	background-color: #ffffff;
}

.style1 {
	font-family: Trebuchet MS;
	color: #003366;
	font-size: 20px;
	font-weight: bold;
}
.style2 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #000000;
	}

.style3 {
	font-family: Bradley Hand ITC;
	font-size: 20px;
	color: #000000;
	font-style: italic;
	background-color: transparent;
	font-weight: bold;
}

.style4 {
	color: #003366; 
	font-family: Trebuchet MS; 
	font-size: 16px;
	font-weight: bold; 
}

.style5 {
color: #003366; 
font-family: Trebuchet MS; 
font-size: 18px; 
font-weight: bold; 
font-style: italic; 
}

.style6 {
	color: #FFFFFF;
	font-family: Papyrus;
	font-size: 30px;
	
}
.style7 {
color: #003366;
font-family: Papyrus; 
font-size: 16px;
font-weight: bold; 
}


.redtitle {
	font-family: Trebuchet MS;
	color: #CC0000;
	font-size: 20px;
	font-weight: bold;
}

.redtext {
color: #CC0000;
	font-family: Trebuchet MS;
	font-size: 16px;
	
}

.yellowbkg {
	background-color: #FFFF55;
}

.table { border:#ffcc33;
background-color: #FFFFFF;
border-style:solid;
border-width:medium;
}
.testimonial {
	width: 450px;
	padding: 35px 3px 0px 3px;
	margin: .3em auto 2em auto;
	background: url(images/testimonialbox.gif);
	border-bottom: 2px solid #FFCC33;
	font-style: italic;
	background-repeat:no-repeat;
	font-family: Trebuchet MS;
	font-size: 15px;
	text-align:left;	
	
	}
