/* CSS Document */

body {
	background: #ffffff;
}

#topnav, #sidecol {
	display: none;
	}
	
#contentcol, #content, table {
	float: none !important;
    padding: 0 !important;
    margin: 0 !important;
	width: auto !important;
	text-align: left !important;
}

.contentheader {
	font-size :18pt;
	font-weight : bold;
	color : #606727;
	line-height : 21pt;
	margin-bottom: 5px;
	margin-top: 0px;
}

body, td, div, p, ol, ul, blockquote  {
	font-family : Times New Roman, Times, serif;
	font-size : 12pt;
	line-height : 18pt;
}

li {
	margin-left: -16px;
	margin-bottom: 6px;
}

a {
	color : #0000CC;
}

a:hover {
	text-decoration : none;
}

a:visited {
	color : #663399;
}

b {
    font-weight : bold;
}

i {
    font-style : italic;
}

img.hdr {
	margin-bottom: 6px;
}

.copyright {
	font-size : 11pt;
	line-height : 14pt;
	float: right;
	margin-top: 20px;
	text-align: right;
}

.ualogo {
	font-size : 11pt;
	line-height : 14pt;
	float: left;
	margin-top: 20px;
}

.caption {
	margin-top: 3px;
	font-size : 11pt;
	line-height : 14pt;
}

font {
	line-height: 120%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-weight : bold;
	color : #606727;
	}
	
h1 {
	font-size : 18pt;
}

h2 {
	font-size : 16pt;
}


h2 .pagetitle {
	margin-bottom: 0pt;
}


h3 {
	font-size : 14pt;
}

h4 {
	font-size : 12px;
}

h5 {
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
}

h6 {
	font-size : 11pt;
	font-style : italic;
	color : #808080;
}
