@charset "utf-8";
/* CSS Document */
     	A                         { color: #003366; text-decoration: none; }
        A:link                { color: #003366; text-decoration: none; }
        A:visited        { color: #003366; text-decoration: none; }
        A:active        { color: #54622D;  }
        A:hover        { color: #54622D;  }

		#leftCol a {
	font-size: 14px;
			}  
BODY,TD,TR{
	font-family: verdana, arial, sans-serif;
	color:#000;
	font-size:11;
	font-weight:normal;
	text-align: justify;
	text-indent: 5px;
}
.banner {
        font-family: georgia, verdana, arial, sans-serif;
        color:white;
        font-size:x-large;
        font-weight:bold;
        border-left:1px solid #FFF;
        border-right:1px solid #FFF;
        border-top:1px solid #FFF;
        background:#003366;
        padding:7px;
}
.description{
        font-family:verdana, arial, sans-serif;
        font-size:x-small;
        font-weight:bold;
}
img {
	padding: 5px;
}
.top_nav {
	color: #003063;
	background-color: #CCCCCC;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	width: 100%;
	font-size: 16px;
}
.nav {
	font-size: 11px;
	text-align: left;
}
h3 {
	font-size: 12px;
	text-decoration: underline;
}
#leftoCol a {
	font-size: 12px;
}
