a:visited	{
	color: #0964BC;
}

a:hover {
	background: #0964BC;
	color: #F7EE54;
	text-decoration: none;
}

body, td {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

body {padding: 5px}

li.a {
list-style-type: lower-alpha;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: .9em;
}

hr	{
	color:#47363E;
}

hr.break {
	text-align: left;
	width: 50%;
}

hr.fn {
	padding: 0;
	margin: 0;
	text-align: left;
	width: 30%;
}

li.pad {
	margin-top: 1em;
}

p.part {
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

p.question {
	margin-bottom: 50px;
	margin-top: 50px;
}

p.list {
	margin-left: 1em;
}

small {
	font-size: .75em;
}

sub {
	font-size: .75em;
}

sup {
	font-size: .75em;
}


.title_block {
	background-color: #0964BC;
	border-color: #000;
	border-style: solid;
	border-width: 3px;
	margin-bottom: 30px;
	padding: 0 0 0 10px;
	color: #F7EE54;
}


.title_block a:link {
	color: #F7EE54;
	text-decoration: none;
}

.title_block a:visited {
	color: #F7EE54;
	text-decoration: none;
}

.title_block a:hover {
	background: #0964BC;
	color: #FFF;
	text-decoration: none;
}


#title	{
	float:left;
	padding: 0 3em 0 0;;
}

#title_block_notes {
	background-color: #0964BC;
	color: #F7EE54;
	border-color: #000;
	border-style: solid;
	border-width:3px;
	text-align: center;
}

.color {
	color: #0964BC;
}

.footnote {
	margin-top: 5px;
}

.print {
	display: none;
}

.footer {
	text-align: center;
}


#pdf	{
	border: 0;
}

#nav	{
	border: 0;
}


a.fn	{
	color: #999999;
	text-decoration: none;
}
