.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding: 4px;
}
body {
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000099;
	text-decoration: none;
}

.largeTxt {
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.smallTxt {
	font-size: 10px;
}


.12txt {
	font-size: 12px;
}
.newsParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	background-color: #F2FBFD;
}
.bBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F83B7;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.lrBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4F83B7;
	border-left-color: #4F83B7;
}
.contParagraph {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-color: #F2FBFD;
}

.wTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	margin: 0px;
	line-height: 1em;
}
.redTxt {
	color: #C00;
}
.txtField {
	border: 1px solid #6CF;
}
