body {
	font-size: 70%;
	margin-top: 25px;
}

.uprojectLarge_ {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;}

/* general formatting */

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 120%;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8F8A8B;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: bold;
}
a:visited {
	color: #8F8A8B;
	text-decoration: none;
}
a:visited:hover {
	color: #990000;
	text-decoration: bold;
}

.copyright_ {
	font-size: 9px;
	color: #244B72;	
}
}

div#footer {
	width: 780px;
	margin-left: 0px;
	margin-right: auto;
	float: left;
}

.copyright {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.visited {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 

.class1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.class1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}	
	
.class1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

.class1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.class2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;

}

.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;

}	
.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.class2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

/* positioning elements */

#breadcrumbs {
    color: #075992;
    padding-left: 55px;
	padding-top: 8px;
}
.rightmargin {
	margin-right: 75px;
}
.leftpadding {
	padding-left: 30px;
}
.rightpadding {
	padding-left: 30px;
}
.leftpadding-2ndlevel {
	padding-left: 55px;
}
.rightpadding {
	padding-right: 80px;
}
