/* CSS Document */

body, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: none;
	background-color: #333366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0033;
	margin-bottom: 6px;
	text-transform: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: normal;
	margin-bottom: 3px;
	letter-spacing: 0.05em;
	font-variant: normal;
	font-style: italic;
}

h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: normal;
	margin-bottom: 3px;
	letter-spacing: 0.05em;
	font-variant: normal;
	font-style: italic;
	text-decoration: none;
}

h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: normal;
	margin-bottom: 3px;
	letter-spacing: 0.05em;
	font-variant: normal;
	font-style: italic;
	text-decoration: none;
}

h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	line-height: normal;
	margin-bottom: 3px;
	letter-spacing: 0.05em;
	font-variant: normal;
	font-style: italic;
	text-decoration: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}

.navbar {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .1em;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
}

.navbar a:link {
	font-weight: bold;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 3px;
	text-decoration: none;
}

.navbar a:visited {
	font-weight: bold;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.navbar a:hover {
	color: #FF0033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a:link {
	color: #000033;
}

a:visited {
	color: #0066CC;
}

a:hover {
	color: #FF0033;
}

.footer {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .2em;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #990000;
	text-decoration: none;
}
.special {
	font-size: 10px;
	font-style: italic;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-bottom: 6px;
	line-height: normal;
}

