body {
	color: #303083;
	background-color: 303083;
	margin: 0px 0px 0px 0px;
	align: center;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-transform: capitalize;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	margin: 0px 0px 5px;
	text-align: justify;

}
.pt14 {
	font-size: 14px;
	line-height: 16px;
}
a:active { color: #303083; text-decoration: none; }
a:link { color: 5555dd; text-decoration: underline; }
a:visited { color: #303083; text-decoration: underline; }
a:hover { color: #303083; text-decoration: none; }

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	line-height: 12px;
	height: 57px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 3px;
	padding: 0px;
}
.copyright a:active { color: #FFFFFF; text-decoration: none; }
.copyright a:link { color: #ccccff; text-decoration: underline; }
.copyright a:visited { color: #FFFFFF; text-decoration: underline; }
.copyright a:hover { color: #FFFFFF; text-decoration: none; }

.btmNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 10px 4px 10px;
}
.btmNav a:active { color: #303083; text-decoration: none; }
.btmNav a:link { color: #FFFFFF; text-decoration: none; }
.btmNav a:visited { color: #FFFFFF; text-decoration: none; }
.btmNav a:hover { color: #303083; text-decoration: none; }
h2 {
	font-size: 14px;
	text-transform: capitalize;
	font-variant: normal;
	margin: 10px 0px 5px;
	padding: 0px;
}
.comment {
	font-size: 11px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.caption {
	font-size: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 15px;
	line-height: 12px;
}
.reversetab {
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 8px;
}
ul, ol {
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}
.px10 {
	font-size: 10px;
	line-height: 11px;

}
