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

body {
background-color: #004b8d;
margin: 0px;
padding-top: 0px;
border: 0px;
}


.header {
color: #004b8d;
font-family: arial;
font-size: 18px;
text-align: left;
align: left;
padding-left: 15px;
}

 .text {
color: #000000;
font-family: times new roman, times, serif;
font-size: 13px;
}

p {
color: #000000;
font-family: arial;
font-size: 13px;
text-align: left;
}

p.text {
color: #000000;
font-family: arial;
font-size: 13px;
text-align: left;
padding-left: 15px;
}

.smtexthead {
color: #999933;
font-family: arial;
font-size: 11px;
text-align: left;
padding-left: 15px;
font-weight: bold;
}

.smtext {
color: #000000;
font-family: arial;
font-size: 11px;
text-align: left;
}

p.nav {
line-height: 25px;
text-align: left;
width: 130px;
}

.footer {
color: #ffffff;
font-family: arial;
font-size: 10px;
text-align: center;
background-color: #004b8d;
padding-top: 10px;
padding-bottom: 25px;
}

li {
color: #000000;
font-family: arial;
font-size: 13px;
text-align: left;
padding-top: 5px;
}

.quote {
color: #000000;
font-family: arial, verdana, helvetica, sans-serif;
font-style: italic;
font-size: 11px;
text-align: center;

}

a:link, a:active, a:visited {
color: #0033CC;
font-family: arial;
font-size: 13px;
text-align: left;
padding-top: 5px;
}

a:hover {
color: red;
font-family: arial;
font-size: 13px;
text-align: left;
padding-top: 5px;
}

a:link.footer, a:active.footer, a:visited.footer {
color: #eeeeee;
font-family: arial;
font-size: 10px;
background-image: none;
padding: 0px;
margin: 0px;
}

a:link.nav, a:active.nav, a:visited.nav {
color: #ffffff ;
font-family: times new roman, times, serif;
font-size: 13px;
margin-left: 10px;
text-decoration: none;
}

a:hover.nav {
color: #dcce87;
font-family: times new roman, times, serif;
font-size: 13px;
margin-left: 10px;
text-decoration: none;
}

a:link.gallerylink, a:active.gallerylink, a:visited.gallerylink {
color: #58595b;
font-family: times new roman, times, serif;
font-size: 13px;
text-decoration: none;
}

.clearfloat {
	clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}
