body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color: #ffffff;
	background-image: url(images/background.gif);
}

.frame {
	border: 1px solid #000000;
}

HR {
	height : 1px;
	color: #000000;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #232F84;
}

A:hover {
	text-decoration: underline;
}

.Head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #232F84;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.Content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	color : #000000;
	padding-top: 1px;
}

.PageContent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : #000000;
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}

.rtside {
	background-image: url(images/right_side.jpg);
	background-repeat: repeat-y;
	background-color: #232F84;
}

.features {
	background-color: #232F84;
}

A.credits {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A7ACCE;
	text-decoration: none;
}

A.credits:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A7ACCE;
	text-decoration: none;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A7ACCE;
	text-decoration: none;
	text-align: center;
	background-color: #232F84;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

A.resourcelinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #232F84;
	text-decoration: none;
	padding : 1px 2px 1px 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	display: block;
}

A.resourcelinks:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #232F84;
	text-decoration: underline;
	display: block;
	padding : 1px 2px 1px 10px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
}

a.titlelink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #232F84;
	text-decoration: none;
}

a.titlelink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #232F84;
	text-decoration: underline;
}

.tablecontent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
}