/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000948;
	margin-top: 0px;
	margin-left: 0px;
}
img a {
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #697FD1;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;
}
.footer a {
	color: #697FD1;
}
.footer a:hover {
	color: #000948;
	text-decoration: none;
}
.left {
	background-image: url(../images/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1000px;
}
.right {
	background-repeat: no-repeat;
	background-position: left top;
	height: 1000px;
}
.middle {
	height: 1000px;
	width: 760px;
	background-image: url(../images/container-background.jpg);
	background-repeat: repeat-y;
}
#address-box {
	background-image: url(../images/balloon-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 173px;
	padding-right: 5px;
	color: #000000;
	text-align: right;
	font-size: 13px;
}
.picRight {
	float: right;
	border: solid #000000 1px;
	padding: 5px 5px;
	margin-left: 10px;
	font-size: 10px;
	font-style: italic;
}
#headline {
	text-align: left;
	vertical-align: middle;
	height: 50px;
	width: 592px;
	padding-left: 10px;
	padding-top: 10px;
}

#picCenter {
	text-align: center;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ECECEC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
}
#navigationTable {
	height: 44px;
	max-height: 44px;
	min-height: 44px;
	vertical-align: top;
}
.leftColumn {
	background-color: #697FD1;
	width: 168px;
	vertical-align: top;
}
.rightColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.picLeft {
	float: left;
	border: solid #000000 1px;
	padding: 5px 5px;
	margin-right: 10px;
}
.picLeftColumn {
	float: left;
	border: solid #000000 1px;
	padding: 5px 5px;
	margin: 5px 5px;
}
.picCenter {
	border: solid #000000 1px;
	padding: 5px 5px;
	margin-right: 10px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B91B31;
	margin-bottom: -10px;
	background-color: #AFC2E3;
	padding-left: 3px;
}
.rightColumn a {
	color: #B41B2C;
}
.highlight {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #223467;
	padding: 3px 3px;
}

