html {
	min-height:100%; margin-bottom:1px;
}

body {
	background-color: #fff;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}

h3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

.table_head_11 {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

.bold_11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

.bold_11_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

.bold_11_right {
	display: none;
}

.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 18px;
	color: #000;
}

a:link {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

a:visited {
	color: #000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}

a.right {
	display: none;
}

#wrapper {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#banner {
	display: none;
}	

#print_graphic {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
}
	
#topNav {
	display: none;
}

#topNav ul {
	list-style-type: none;
}	

#topNav li {
	display: inline;
}

#topNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
}

#topNav a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

#topNav a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

#topNav a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
}

#sideNav {
	display: none;
}

#sideNav ul {
	list-style-type: none;
}

#sideNav li {
	margin-left: -40px;
	padding-bottom: 10px;
}

#sideNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 160px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sideNav a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sideNav a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#sideNav a:hover {
	text-decoration: none;
	background-color: #9ab2ca;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}

#bodyTextGoesHere {
	background-color: #FFF;
	width: 6.5in;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

#bodyTextGoesHere table {
	text-align: left;
	width: 95%;
	background-color: #fff;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	color: #000;
}

#bodyTextGoesHere th {
	font-weight: bold;
	color: #000;
	padding: 4px;
	border: 1px #000 solid;
	font-size: 12px;
}

#bodyTextGoesHere td {
	padding: 4px;
	border: 1px #000 solid;
}

thead {  
	display:table-header-group;  
}  

tbody {  
	display:table-row-group;  
}  


img {
	padding: 30px;
}

.floatingright {
	float:right;
}

.floatingleft {
	float:left;
}

.style {
	text-align: center;
}

#footer {
	display: none;
}
.tooltip_trigger {
	font-weight: normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

