@charset "utf-8";
#container #header {
	background-image: url(Images/header.jpg);
}
#container #body {
	background-image: url(Images/backgroundbluewhite.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #07519c;
}
#container #topline {
	background-color: #07519c;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #043362;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#container #leftline {
	background-color: #07519c;
}
#container #body #headcontent1 #headcontent1 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#container #body #parenthesis {
	background-image: url(Images/parenthesis.gif);
}
#container #body #parenthesis #parenthesiscontent {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
}
