body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(../images/JPGs/BG.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3B58A8;
	border-bottom-color: #3B58A8;
	border-left-color: #3B58A8;
}
#wrapper #signIn {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3956A7;
}
#wrapper #signIn input {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282627;
}
#wrapper #signIn a {
	color: #FFFFFF;
	text-decoration: none;
}
.loginButton {
	font-weight: bold;
	color: #3956A7;
	background-color: #666666;
	border: 1px solid #FFFFFF;
}
#wrapper #leftColumn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #leftColumn th {
	background-color: #3956A7;
}
#wrapper #leftColumn td {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #3956A7;
	padding: 4px;
}
#wrapper #footer {
	text-align: center;
}
#wrapper #footer a {
	color: #333333;
}
.leftColumnHeadings {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B58A8;
	text-align: center;
	font-family: GilSans, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottomLeftColumn {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3956A7;
}
#wrapper #leftColumn a {
	color: #3B58A8;
	text-decoration: none;
}
#wrapper #leftColumn a:hover {
	color: #3B58A8;
	text-decoration: underline;
}
#wrapper #leftColumn a:visited {
	color: #3B58A8;
	text-decoration: none;
}
#wrapper #leftColumn a:active {
	color: #3B58A8;
	text-decoration: none;
}#wrapper #MainContentArea #articleNav {
	font-size: 10px;
	border: 1px solid #000000;
}
#wrapper #MainContentArea #articleNav td {
	border: 1px solid #FFFFFF;
}
#wrapper #MainContentArea #articleNav li {
	list-style-type: square;
}
#wrapper #MainContentArea #articleNav a {
	color: #333333;
	margin-left: 6px;
	padding-bottom: 4px;
}
#wrapper #MainContentArea #articleNav th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #242223;
	text-align: center;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #3B58A8;
}
h2 {
	font-size: 16px;
	font-style: italic;
	color: #242223;
}
h3 {
	font-size: 14px;
	font-variant: small-caps;
	color: #666666;
}
#wrapper #MainContentArea #newsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper #MainContentArea #newsTable p {
	margin: 4px;
}
#wrapper #MainContentArea #newsTable li {
	list-style-type: square;
	margin-left: 1px;
	padding-left: 1px;
	margin-right: 3px;
}

#wrapper #MainContentArea #newsTable a {
	color: #3471CB;
	text-decoration: none;
}
#wrapper #MainContentArea #newsTable a:hover {
	color: #3471CB;
	text-decoration: underline;
}
#wrapper #MainContentArea #newsTable a:active {
	color: #3471CB;
	text-decoration: none;
}
#wrapper #MainContentArea #newsTable a:visited {
	color: #3471CB;
	text-decoration: none;
}
