/*styles to use instead of <strong> and <em>  - an effort to eliminate "code bloat"*/
.bold{
font-weight:bold;
}
.italic{
font-style:italic;
}
.boldEm{
font-weight:bold;
font-style:italic;
}
/*eof styles to use instead of <strong> and <em>  - an effort to eliminate "code bloat"*/

/*td styles*/
.tdStyle1 td{
border:1px solid #000;
padding:5px;
font:12px/16px Arial, Helvetica, sans-serif;
}
/*end td styles*/

/*footer styles*/
.footerStyle1{
font:10px Arial, Helvetica, sans-serif;
}
/*eof footer styles*/

/*text colors*/
.color1{
color:#999; /*gray*/
}
/*eof text colors*/
.Comments {
    visibility: hidden;
}


.border {
	border: 1px solid #2A5879;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;

}

.botm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;

}

.botm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;

}

.dr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;

}

a:link {
	text-decoration: none;
	color: #073559;

}
a:hover {
	text-decoration: underline;
	color: #073559;
	
}
a:visited {
	text-decoration: none;
	color: #073559;

}
a:hover {
	text-decoration: underline;
	color: #073559;

}
ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
ol {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0061A1;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0061A1;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0061A1;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0061A1;
	font-weight: bold;
}
ol {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0B305B;
}

.tablepad {
	padding-bottom:28px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 22px;
}

.tablepad2 {
	padding-bottom:16px;
	padding-left: 24px;
	padding-top: 14px;
}

.drpad {
	padding-left: 10px;
}
.drpadtop {
	padding-top: 10px;
}
.h2{
font: bold 14px Arial, Helvetica, sans-serif;
color: #0061A1;
}
.js-LeaveComment{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	

}
.stbuttontext{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

