body {
	background-color: white;
	overflow: auto;

	border: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
		
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	
	padding: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	
	font-family: Arial;
	font-size: 10pt;
}

table {
	font-family: Arial;
	font-size: 10pt;
}

.content {
	margin-top: 125px;
	margin-left: 160px;
}

.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; font-weight: bold;
}

.document {
	padding-left: 32px;
	background-repeat: no-repeat;
	background-position: 8px;
	
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	color: #990000;
}

.ReadMore {
	font-size: 10px;
}

.contentBlock {
	margin-top: 125px;
	margin-left: 160px;
}

.Libraries { 
	font-size: 11px; 
	margin: 5px 0px 0px 5px;
}

.LibraryHeader { 
	font-size: 11px; 
	font-weight: bold;
	background-color: #8c9ab2;
}

.LibraryEntry { 
	font-size: 11px; 
	padding-top: 5px;
}

#title_bar {
	background-repeat: no-repeat;
	width:497px; 
	height:29px;
	text-align: center; 
	color: #ffffff;
	font-weight: bold;
	font-family: 'times new roman';
	font-size: 18px;
	padding-top: 2px;
}

#footer {
	padding-left: 150px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; padding-right: 10px; text-align: center;
	z-index: 74000;
}

#logoNmenu {
	position: absolute; top: 0px; left: 8px; width: 134px;
}

#hBar_top {
	height: 15px; 
	width: 100%; 
	position: absolute; 
	top: 93px; 
	left: 0px;
}

#hBar_bottom {
	width: 100%; left: 0px; height: 10px; 
	margin-top: 8px;
}

#logo {
	height: 130px; width: 134px; 
}

.mLink {
	text-decoration: none; color: white;
}

.mLink:hover {
	text-decoration: none; color: white;
}

.message {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	color: Red;
	text-align: center;
}

.required {
	color: red;
}

.note {
	font-style: italic;
	color: Red;
	font-size: 11px;
}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 1px 1px 1px 1px;
}



