body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #8D97A0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size: 18px;
	color: #10224A;
}
.address {
	font-size: 10px;
	color: #333333;
	padding: 2px;
	line-height: normal;
}
.white-border-rt-4px {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.nav {
	background-image: url(../images/nav-background.jpg);
	background-repeat: repeat-y;
	border: 1px solid #10224A;
	width: 164px;
}
.white-border-bt-2px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.padding-4px {
	padding: 4px;
}

/* Links */
a:link {
	color: #8d97a0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8D97A0;
}
a:hover {
	text-decoration: underline;
	color: #10224A;
}
a:active {
	text-decoration: none;
	color: #8D97A0;
}

a.loginLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.loginLink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.loginLink:hover {
	text-decoration: underline;
	color: #AEC2E3;
}
a.loginLink:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.navLink:link {
	color: #10224A;
	text-decoration: none;
	line-height: 18px;
	font-size: 14px;
}
a.navLink:visited {
	text-decoration: none;
	color: #10224A;
	line-height: 18px;
	font-size: 14px;
}
a.navLink:hover {
	text-decoration: underline;
	color: #10224A;
	line-height: 18px;
}
a.navLink:active {
	text-decoration: none;
	color: #10224A;
	line-height: 18px;
}

a.footerLink:link {
	color: #10224A;
	text-decoration: none;
	line-height: 18px;
}
a.footerLink:visited {
	text-decoration: none;
	color: #10224A;
	line-height: 18px;
}
a.footerLink:hover {
	text-decoration: underline;
	color: #10224A;
	line-height: 18px;
}
a.footerLink:active {
	text-decoration: none;
	color: #10224A;
	line-height: 18px;
}

a.orthoLink:link {
	color: #AEC2E3;
	text-decoration: none;
	line-height: 18px;
}
a.orthoLink:visited {
	text-decoration: none;
	color: #AEC2E3;
	line-height: 18px;
}
a.orthoLink:hover {
	text-decoration: none;
	color: #10224A;
	line-height: 18px;
}
a.orthoLink:active {
	text-decoration: none;
	color: #AEC2E3;
	line-height: 18px;
}

a.subnavLink:link {
	color: #10224A;
	text-decoration: none;
	line-height: 18px;
	font-size: 14px;
}
a.subnavLink:visited {
	text-decoration: none;
	color: #10224A;
	line-height: 18px;
	font-size: 14px;
}
a.subnavLink:hover {
	text-decoration: none;
	color: #8D97A0;
	line-height: 18px;
	font-size: 14px;
}
a.subnavLink:active {
	text-decoration: none;
	color: #10224A;
	line-height: 18px;
	font-size: 14px;
}

/* End Links */


.banner-border {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.footer {
	padding: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #10224A;
}
.padding-15px {
	padding: 15px;
}
.blue-border-rt-1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #10224A;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #10224A;
}
h2 {

	font-size: 14px;
	text-transform: uppercase;
	color: #10224A;
}
.photo {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #10224A;
}
h4 {

	font-size: 12px;
	color: #92B0E5;
}
