body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color: #BBB1A0;
}

HR {
	height : 1px;
	color: #BBB1A0;
}

A {
	color: #697E9E;
	text-decoration: none;
}

A:hover {
	color: #002157;
	text-decoration: underline;
}


.Head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #002157;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #737373;
	text-align: left;
}

.PageContent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : #000000;
	background-color: #F1F3F6;
	padding: 15px;

}

.bottom {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : #000000;
	background-color: #F1F3F6;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;

}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #737373;
	text-decoration: none;
	text-align: center;
	background-color: #E0D7C6;
	padding-top: 5px;
	padding-bottom: 5px;
}

A.credits {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #737373;
	text-decoration: none;
}

A.credits:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #737373;
	text-decoration: none;
}

.bluecolumn {
	background-image:  url(images/blue-column.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E0D7C6;
}

a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;

}

a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002157;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 5px;
	display: block;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #BBB1A0;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
}

A.ResourceLinks {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #697E9E;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding : 1px 2px 1px 17px;
	display : block;
}

A.ResourceLinks:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #002157;
	text-decoration: underline;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	display: block;
	padding : 1px 2px 1px 17px;
}
