/* CSS Document */
body { font-family : "Times New Roman", serif;
	font-size : 11pt; 
	color : black; 
	background-color : #00B4DF;
	position : relative;
	top : 60px;
	overflow-x : hidden}
address { font-family : "Times New Roman", serif; 
	font-size : 11pt; 
	padding-top : 24pt}
li { font-family : "Times New Roman", serif; 
	font-size : 11pt; 
	text-indent : 1em}
a:link {color : #000080; 
	text-decoration : none}
a:hover {color : #DDDDFF; 
	text-decoration : underline}
a:visited {color : #000080;
	text-decoration : none}
p a:hover {color : #DDDDFF;
	text-decoration : underline}
h3 a:hover {color : #DDDDFF;
	text-decoration : underline}
p.c1 {font-size : 10.3pt}
p.bold {font-weight : bold}
p.italic {font-style : italic}
td {padding-right : .40in; 
	padding-bottom : .40in; 
	font-size : 10.3pt}
p.c2 {font-size : 10.3pt}
p.c4 {font-size : 10.6pt; 
	font-weight : bold}
span {font-weight : normal}
#summary {display : none}
#menu ol {padding : 0;
	margin : 0;
	list-style : none;
	border-left : 1px solid;
	border-right : 2px solid;
	border-bottom : 2px solid}
#menu ol li {display: inline}
#menu ol li a, #menu ol li span {border-left: 1px solid;
	border-right: 1px solid;
	padding: 0 1em}
h2 {position: relative;
	left:-10%;
	width: 40%;
	border: 1px solid;
	padding: 0.1em;
	margin-left: 5%;
	text-align: center}
#menu {background-color: #00B4DF;
	color: #30424E}
#menu ol, #menu ol li a, #menu ol li span, #last {border-color: #00B4DF}
#menu ol li a, #menu ol li span {font-weight: bold}
#menu ol li a:link, #menu ol li a:visited  {color: #30424E;
	background-color: transparent}
#menu ol li a:hover, #menu ol li span {background-color: #DDF}
#menu ol li a:active {color: #94AFC0;
	background-color: #DDF}
#header {position : fixed;
	top : 0px;
	left : 0px;
	width : 100%}
