body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.features1 {
	margin-bottom: 20px;
}

.features2 {
	margin-bottom: 8px;
}

A.areas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #D0D0D0;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

A.areas:hover {
	background-color: #7F90AF;
	color: #ffffff;
	text-decoration: none;
}

A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #D0D0D0;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

A.menu:hover {
	background-color: #7F90AF;
	color: #ffffff;
	text-decoration: none;
}

.Bottom {
	background-color: #7F90AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #000000;
}

.Between {
	background-color : #000000;
}

HR {
	height : 1px;
	color: #000000;
}

A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #39597F;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color : #39597F;
}

.Head {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #39597D;
	text-align: center;
}

.SubHead {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

.PageContent {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : #000000;
	background-color: #ffffff;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.Content {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding : 0px;
	color : #000000;
}

A.ResourceLinks {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #39597F;
	text-decoration: none;
	background-image : url(images/bullet.gif);
	background-repeat : no-repeat;
	display : block;
	padding : 1px 2px 1px 15px;
}

A.ResourceLinks:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #39597F;
	text-decoration: underline;
	background-image : url(images/bullet.gif);
	background-repeat : no-repeat;
	display : block;
	padding : 1px 2px 1px 15px;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A.credits:hover {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.right {
	background-color: #FFFFFF;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}