﻿/* CSS layout */
.nobold {
	font-weight: normal;
}
.century9ptboldcenter {
	font-family: "Century Gothic", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.formspace {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.imgright {
	margin-bottom: 10px;
	margin-left: 10px;
	border-style: none;
}
.center {
	text-align: center;
}
#forminfo {
}
#forminfo p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.arrows {
	color: #B00A28;
	font-family: Webdings;
}
.ex20pxabove {
	padding-top: 10px;
	margin-top: 10px;
}
#quarterly img {
	border: 1px solid #000000;
	text-align: center;
}
.point13 {
	font-size: 13pt;
}
.sub {
	padding-left: 25px;
}
.noborder {
	border-style: none;
}
.boldcenter {
	text-align: center;
	font-weight: bold;
}
.red {
	color: #B00A28;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #B00A28;
}

body {
	padding: 0px;
	margin: 5px auto 5px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	width: 955px;
	background-color: #121740;
}
#header p {
	font-family: "Century Gothic", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 12pt;
	color: #202668;
	text-align: right;
	line-height: 14pt;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #262A64;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: bold;
}
/* Navigation Styles */
#left_nav ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#left_nav li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #FFFFFF;
	background-color: #A50724;
}
#left_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #A50724;
	font-family: "Century Gothic", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
#left_nav a:hover {
	color: #072176;
	text-decoration: none;
	background-color: #fff;
}
/* Footer Styles */
#footer p {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-family: "Century Gothic", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #A50724;
	text-decoration: none;
}

#logo a {
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
}
#logo a:hover {
	background-color: #FFFFFF;
}
#byline a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "franklin Gothic Book", Arial, sans-serif;
	font-size: 7pt;
	padding: 0px;
	margin: 2px;
	line-height: 8pt;
	text-align: left;
}
#byline p {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	color: #FFFFFF;
}
#byline a:hover {
	text-decoration: underline;
}
/* Right Navigation Styles */
#right_col ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#right_col li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #FFFFFF;
	background-color: #484C7E;
}
#right_col a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #464A7C;
	font-family: "Century Gothic", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
#right_col a:hover {
	color: #B00A28;
	text-decoration: none;
	background-color: #fff;
}
#logo2 a {
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
}
#logo2 a:hover {
	background-color: #FFFFFF;
}
#sub_nav a {
	font-size: 9pt;
	text-transform: uppercase;
	text-decoration: none;
	color: #9B1D32;
	font-weight: bold;
}
#sub_nav p {
	font-size: 9pt;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
blockquote {
	margin-right: 5%;
	margin-left: 5%;
	font-family: "times New Roman", Times, serif;
	font-style: italic;
}
h4 {
	font-family: "times New Roman", Times, serif;
	color: #072176;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 12pt;
}
.nospaceabove {
	margin-top: 0px;
}
#sub_nav a:hover {
	font-size: 9pt;
	text-transform: uppercase;
	color: #575982;
}
#quarterly {
	float: right;
	clear: none;
	width: 170px;
}
#quarterly p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	text-align: center;
	line-height: 8pt;
	color: #314D7E;
}
.bolditalright {
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
.nospace9ptright {
	font-size: 9pt;
	text-align: right;
	line-height: 9pt;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
}
.nospacebelow {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: "Century Gothic", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 10pt;
	color: #464A7C;
	font-weight: bold;
	line-height: 11pt;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-color: #464A7C;
	border-bottom-color: #464A7C;
}
.indentnospace {
	line-height: 15pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sub_right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 16pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #464A7C;
}
#sub_right li a {
	border-style: none;
	color: #464A7C;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #fff;
	background-color: #FFFFFF;
	font-family: "Century Gothic", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-transform: none;
	margin-left: 10px;
}
#sub_right a:hover {
	color: #B00A28;
	text-decoration: none;
	background-color: #fff;
}
#sub_right li {
	display: block;
	margin: 5 0 0 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: "Century Gothic", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #B00A28;
}
#sub_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	text-align: left;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.century9ptboldleft {
	font-family: "Century Gothic", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}
.noindent {
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#sub_right p a {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #800000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	display: run-in;
}
.italic {
	font-weight: normal;
	font-style: italic;
}
hr {
	border-top-color: #464A7C;
	border-top-style: solid;
	border-top-width: 2px;
	width: 100%;
}
.ital9pt {
	font-size: 9pt;
	font-style: italic;
	line-height: 11pt;
}
.lineabove {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #464A7C;
	padding-top: 10px;
}
#sub_right ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
.linebelow {
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #464A7C;
}
#top_left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42pt;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 25px 10px 0px 0px;
}
#top_left h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	font-style: normal;
	padding: 0px 10px 0px 0px;
}
#right_col p a {
	padding: 0px;
	margin: 0px;
	color: #464A7C;
	text-decoration: none;
}
.imgleft {
	margin-bottom: 10px;
	margin-right: 10px;
}
.space9ptright {
	font-size: 9pt;
	text-align: right;
	line-height: 12pt;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
}
#sponsor p, #sponsor p a {
	font-size: 8pt;
	font-family: "Comic Sans MS";
	text-align: center;
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
#left_col a {
	text-decoration: none;
}
.comicsans {
	font-family: "Comic Sans MS";
}
#movie {
	float: left;
	clear: none;
	width: 330px;
}
