
a:link { color : blue; text-decoration : none; font-family:Verdana }
a:hover { color : blue; text-decoration : underline; font-family:Verdana }
a:visited { color : blue; text-decoration : none; font-family:Verdana }
a:visited:hover { color : blue; text-decoration : underline; font-family:Verdana }


a.nav:link { color : white; text-decoration : none; font-family:Verdana }
a.nav:hover { color : white; text-decoration : underline; font-family:Verdana }
a.nav:visited { color : white; text-decoration : none; font-family:Verdana }
a.nav:visited:hover { color : white; text-decoration : underline; font-family:Verdana }

a.content:link {color:blue; text-decoration:none; font-family:Verdana }
a.content:hover { color : blue; text-decoration : underline; font-family:Verdana }
a.content:visited { color : blue; text-decoration : none; font-family:Verdana }
a.content:visited:hover { color : blue; text-decoration : underline; font-family:Verdana }

.homecontent {padding:5px; margin:10px 10px 10px 0px;}

body {
	background-color: #5a8fad;
}

td.header1 {color:white; text-decoration:none; font-family:Verdana; font-szie:14px; font-style:bold; }
td.title1 { color: blue; text-decoration:none; font-family:Verdana; font-size:14px; font-style:bold; }

h2 {color:#f69932; text-decoration:none; font-family:Verdana; font-size:14px; font-style:bold;padding-left:15px;padding-right:20px; }

ul.quicklink {color: white; text-decoration:none; font-size:11px; font-style:bold; font-family:Verdana}

td.homeleft {color:black; font-size:11px; font-style:bold; font-family:Verdana}

img.content {
  padding: 5px;
    margin: 10px 10px 10px 10px;
 border: 1px solid #ccc;
}
.content1 { font-family: Verdana, Arial; font-size: 10pt; padding-left:15px; padding-right:15px; }

td.rightside {color:black; font-size:11px; font-style:regular; font-family:Verdana}

p {font-family: Verdana, Arial}
p {font-size: 10pt}
p {font-style:normal}

.caption {font-family: Verdana, Arial}
.caption {font-size: 8pt}
.caption {font-style:normal}

td {font-family:Verdana, Arial}
td {font-size:10pt}
td {font-style:normal}

#topnav {
background: url(images/bgnavbar.gif);
color: #fff;
text-align: center;
width: 807px;
margin-left: 0px;
height: 30px;
vertical-align: middle;
padding-top: 14px;
font-family: "Times New Roman";
font-size: 15px;
letter-spacing: 1px;
}

#topnav2 {
background-color: #C12227;
color: #fff;
text-align: center;
width: 803px;
margin-left: 3px;
height: 30px;
vertical-align: middle;
padding-top: 14px;
font-family: "Times New Roman";
font-size: 15px;
letter-spacing: 1px;
}

#topnav a {
color: #fff;
font-family: "Times New Roman";
font-size: 15px;
font-weight:lighter;
letter-spacing: 1px;
}

.topdiv {
display: inline;
padding: 0 11px;
}




















