body {
	background-color: #011C48;
}

.small {
	font-size:10px;
	line-height: 11px;
}



.small_alt {
	font-size:10px;
	line-height:11px;
	color: #FF8C00;
}

.required {
	color:navy;
}

.content_header {
	font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: white;
	padding: 3px;
}
.content, td.content, .content table, .content_small {
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	text-align: justify;
}

.content table.no_padding td {
	padding:0px;
}

.content a, .content a:link, .content a:active, .content a:visited {
	/*color: #0072BC;*/
	color: #02568d;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.content_small {
	font-size: 11px;
	line-height: 11px;
}

.content_small a, .content_small a:link, .content_small a:active, .content_small a:visited {
	color: #9F5900;
	text-decoration: none;
}
.content_small a:hover {
	color: #FF5413;
	text-decoration: underline;
}

H1, H1.left, H1.right {
	font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	border-right: 2px dotted #0072BC;
	border-bottom: 2px dotted #0072BC;
	padding: 5px;
	color: #0D004C;
}

H1.left {
	text-align:left;
}

H1.right {
	text-align:right;
}

H2 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0D004C;
}

div.faq H2 {
	border-top: 4px dotted #e3e3e3;
	padding: 5px;
	font-size:16px;
}

H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}

table.contacts td.content {
	line-height: 13px;
	border-bottom: 1px solid silver;
	padding: 7 7 7 7;
	font-weight: normal;
}

img.left {
	border-right: 4px dotted #FF8C00;
	border-bottom: 4px dotted #FF8C00;
	padding: 5px 5px 5px 5px;
	color: #0D004C;
	margin-right : 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

img.right {
	border-left: 4px dotted #FF8C00;
	border-bottom: 4px dotted #FF8C00;
	padding: 5px 5px 5px 5px;
	color: #0D004C;
	margin-left : 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.arrow_list {
		border-bottom: 8px dotted #e3e3e3;
}

div.arrow_list ul {
	margin-left: 10px;
	list-style : square outside url(/images/icons/icon_Arrow_blue.gif);
}

div.arrow_list  ul li {
	padding-left: 5px;
	vertical-align : middle;
	line-height: 13px;
	margin-bottom: 10px;
	text-align:left;
}

div.annual_report img {
	border-bottom: 8px dotted #e3e3e3;
	margin-bottom: 0px;
}


.footer td {
	padding-top:5px;
	text-align:center;
	font:12px/15px arial,helvetica;
	color:white;
	font-weight:bold;
}

.footer td a:link, .footer td a:visited, .footer td a:active {
	color:white;
	text-decoration:none;
}
.footer td a:hover {
	color: #0071BD;
	text-decoration: underline;
}

hr {
	color: #e3e3e3;	
}

.content table.grid_1 td {
	border-bottom: 1px dashed silver;
	padding-left: 3px;
}
.content table.grid_1 th {
	color:black;
	background-color: #ADD8E6;
	text-align: left;
	font-weight:bold;
	padding-left: 3px;
}

table.financial_highlights td {
	font-size: 11px;
	line-height: 10px;
	padding-bottom:5px;
	border-bottom: 1px solid #e3e3e3;
}

table.financial_highlights td.table_header {
	font-size: 13px;
	color: white;
	background-color: #0072bc;
}

td.row1 {
	background-color: #f2f0f0;
	padding-right: 10px;
	padding-left: 10px;
}
td.row2 {
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}

form .button_submit {
	color:white;
	font-weight:bold;
	background-color: navy;
	border:1px white solid;
}

ul.faq li {
	line-height:22px;
}

#parkfeedback li { list-style: none; }
