.titleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1A3A54;
	text-decoration: none;
}
.txtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1A3A54;
	text-decoration: none;
}
.hlTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3A54;
	font-weight: bold;

}
.titleBigBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtBlackMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtBlacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}
.titleBlackHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover, .link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A6D94;
	text-decoration: underline;
}
.footerNav, a.footerNav, a.footerNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1A3A54;
	text-decoration: none;
}
a.footerNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1A3A54;
	text-decoration: underline;
}
.body {
  scrollbar-arrow-color:#850000;
  scrollbar-base-color:#FFFFFF;
  scrollbar-shadow-color:#745D2E;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#F1E8D7;
  scrollbar-dark-shadow-color:#CCCCCC;
  scrollbar-3d-light-color:#1A3A54;
  overflow-x:hidden;
}
.bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtBlueBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A3A54;
	text-decoration: none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/formShadow.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
}
a:link.photoPage, a:visited.photoPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A3A54;
	text-decoration: none;
}
a:hover.photoPage, a:active.photoPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A3A54;
	text-decoration: underline;
}
hr {
	background-color: #9CB4C4;
	width: 90%;
	border: 0;
	text-align: center;
	size:1px;
}
