@charset "utf-8";
/* CSS Document */

body {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	text-align:justify;
}

body,td,th,div {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:22px;
}
h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
    font-weight:lighter;
}
h2 {
    font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bolder;
	color: #453F34;
}
h3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #977720;
	margin-bottom:5px;
    font-weight:bold;
}
legend {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	margin-bottom:5px;
	font-weight:bold;
}
.smallIti {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	margin-bottom:5px;
	font-weight:normal;
	font-style:italic;
}
.TableBorder {
	border: 1px solid #cccccc;
    border-collapse:collapse;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.footer{
    font-size:10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.footer:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.footer:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.footer:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}
.footer:active {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

.bodyLink{
    font-size:12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.bodyLink:link {
    font-size:12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.bodyLink:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.bodyLink:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
.bodyLink:active {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}



.topPOD{
    font-size:11px;
	color: #FFFFFF;
	font-weight:normal;
}
.topPOD:link {
	color: #FFFFFF;
	font-weight:normal;
}
.topPOD:visited {
	color: #FFFFFF;
	font-weight:normal;
}
.topPOD:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:normal;
}
.topPOD:active {
	color: #FFFFFF;
	font-weight:normal;
}
.img{
float:right;
padding-left:10px;
padding-top:10px;
}