@charset "utf-8";
/* CSS Document */

body {
	background: rgb(156, 160, 190) url(../images/PageBackground50pct.jpg) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0; 
/*	margin: 0 0 0; */
}

h1 {
	font-family: "Franklin Gothic Book";
	font-size: 18pt;
	font-weight: normal;
	color: #003367;
	margin: 0 0 0;
}

h2 {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;
	color: #003367;
	margin: 0 0 0;
}

h3 {
	font-family: "Franklin Gothic Book";
	font-size: 14pt;
	font-weight: normal;
	color: #003367;
	margin: 0 0 0;
}

h4 {
	font-family: "Franklin Gothic Book";
	font-size: 14pt;
	font-weight: bold;
	color: #003367;
	margin: 0 0 0;
}

h5 {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-weight: bold;
	color: #003367;
	margin: 0 0 0;
}

h6 {
	font-family: "Franklin Gothic Book";
	font-size: 14pt;
	font-weight: bold;
	color: rgb(255,219,28);
	margin: 0 0 0;
}

a {
	color: #003367;
	text-decoration: underline;
}
a:hover,a:focus,a:active { color: #003367; text-decoration: underline; }

.font0
{
	color: #FFFFFF;
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;

}

.font-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#input-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
#input-box-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#input-box-heading {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;
	color: #003367;
}
#input-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

#input-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

#image-left {
	margin-right: 8px;
}

#image-right {
	margin-left: 8px;
}

.menu-lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.marquee-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F4CC15;
	font-weight: bold;
}
.Captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.PubName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.PubDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#table-right {
	margin-left: 10px;
	margin-bottom: 5px;
}

#copyright-msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003367;
}

#statistic-container {
	height: 55px;
	width: 730px;
	border-bottom: 1px dashed #0C4E88;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

