@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color:#FFFFFF;
	text-align: center;
}
h5#footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	border-top:1px solid #660033;
	padding-top: 3px;
}
h5#footnote a {
	color: #000066;
}

#container {
	margin-left:auto;
	margin-right:auto;
}

h3 {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #660033;
	color: #003470;
	text-transform: none;
}

hr {
	;
	padding: 0px;
}


#footer {
	background-image: url(../Images/Bottom.gif);
	height: 21px;
	width: 720px;
}
#RightShad {
	background-image: url(../Images/Right.gif);
	background-repeat: repeat-y;
	width: 10px;
}
#LeftShad {
	background-image: url(../Images/Left.gif);
	background-repeat: repeat-y;
	width: 10px;
}


#Wrapper {
	background-color:#FFFFFF;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Header {
	background-image: url(../Images/Logo.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 700px;
}
#Content {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Menu {
	position: relative;
}
h2 {
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #660033;
	color: #003470;
	text-transform: none;
}
#column a {
	color: #000066;
}
