body,td,div,p,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #697E8F;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #697E8F;

}
.header1 {
	font-size: 16px;
}
.errorMsg {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}
.myBg {
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat-x;
}

a:link { color: #003366; text-decoration: underline; }
a:active { color: #003366; text-decoration: underline; }
a:visited { color: #003366; text-decoration: underline; }
a:hover { color: #003366; text-decoration: none; }

.bodylink{ color: #697E8F; text-decoration: underline; }
a.bodylink:link { color: #003366; text-decoration: underline; }
a.bodylink:active { color: #003366; text-decoration: underline; }
a.bodylink:visited { color: #003366; text-decoration: underline; }
a.bodylink:hover { color: #003366; text-decoration: none; }

.h2link{ font-size: 12px; color: #08347B; font-weight: bold; text-decoration: none; }
a.h2link:link { font-size: 12px; color: #08347B; font-weight: bold; text-decoration: none; }
a.h2link:active { font-size: 12px; color: #08347B; font-weight: bold; text-decoration: none; }
a.h2link:visited { font-size: 12px; color: #08347B; font-weight: bold; text-decoration: none; }
a.h2link:hover { font-size: 12px; color: #F9A347; font-weight: bold; text-decoration: underline; }

li { color: #08347B; }
.vHR {
	background-repeat: repeat-X;
}
.underline {
	text-decoration: underline;
}
img {
	border: 0px;
}

