h1 {
	color: #000000;
	font-size: 14pt;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #666666;
}

h2 {
	color: #333333;
	font-size: 12pt;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;

}

h3 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

#headerprint {

}

.umasswordmark {
	display: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 12pt;
}

p {
}

li {
	list-style-type: square;
	padding-bottom: 3px;
}

a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}

a:hover {
	color: #99CC00;
	text-decoration: none;
	font-weight: normal;
}

p a:link:after, p a:visited:after {
	content:" ("  attr(href) ") ";
	font-size: 10pt;
	text-decoration: none;
	display: inline;
}

.content {
	vertical-align: top;
	line-height: 15px;
	padding: 0px;
}

p.content {
	padding-bottom: 0px;
}


.topnav {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}

.topnav a {
}

.topnav a:link, .topnav a:visited {
	color: #000000;
	text-decoration: none;
}

.topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.homenav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}

.homenav a {
}

.homenav a:link, .homenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.homenav a:hover {
	color: #FCEB52;
	text-decoration: underline;
	
	font-weight: bold;
}

.left {
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	display: none;
}

.left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.left li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.left a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.left a:link, .left a:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #006600;
	border-top: 1px solid #FFFFFF;
}
.left a:hover {
	border: 1px solid #333333;
	background: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
.subnav {
	text-align: left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: none;
}

.subnav ul {
}

.subnav li {
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 4px;
}

.subnav a {
	text-decoration: underline;
}

.subnav a:link, .subnav a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.subnav a:hover {
	color: #993399;
	text-decoration: none;
	font-weight: normal;
}



.footer {
	text-align: center;
	padding: 10px 0px 6px;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #333333;
	margin: 0px 30px 0px 30px;
	display: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: none;
}

.doubleborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #999999;
	display: none;
}

.rightborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
}

.leftborder {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #999999;
}

.whiteborder {
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.topborder {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #333333;
}

.bottomborder {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.border {
	border: 1pt solid #333333;
}

.topsubnav {
	display: none;
}

#header {
	display: none;
}