body {
  margin: 1px;
	color: #333;
	background-color: #ffffff;
}

td {
	vertical-align: top;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #9b000b;
}
h3 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.stretchfull
{
	width: 100%;
	height: 100%;
}

.gradbg
{
    background-image: url(images/grad_bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.reportheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #992F25;
	font-weight: bold;
}
.bluebg {
	background-color: #0C3061;
	background-image: url(images/blue_bg.jpg);
	background-repeat: repeat-x;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #0C3061;
	line-height: 10px;
	padding: 5px;
}
ul.ulblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0C3061;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.lbluetext {
	color: #3166AF;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.style1 {
	color: #5e5e5e;
	font-size: 6pt;
	font-family: arial;
}
.style2, .style2 a {
	color: #e8e7e7;
	font-size: 6pt;
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
}
.style2 a:hover { text-decoration:underline; }

.style3 {
	color: #e8e7e7;
	font-size: 6pt;
	font-family: arial;
}
.style4 {
	color: #3a3a3a;
	font-size: 6pt;
	font-family: arial;
	font-weight: bold;
}
.style5 {
	color: #2b2b2b;
	font-weight: bold;
	font-size: 6pt;
	font-family: arial;
}
.style6 {
	color: #3a3a3a;
	font-size: 6pt;
	font-family: arial;
}
.style7 {
	color: #FFFFFF;
	font-size: 6pt;
	font-family: arial;
	font-weight: bold;
}
.style8 {
	color: #5a5a5a;
	font-size: 7pt;
	font-family: arial;
}
.style9 {
	color: #e8e7e7;
	font-size: 7pt;
	font-family: arial;
}
.style10 {
	color: #000000;
	font-size: 7pt;
	font-family: arial;
}

.outer_container
{
	width: 100%;
	padding: 10px;
	border: 1px solid #900201;
	background: #fff;
}
.inner_container
{
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	border: none;
	background: #fff;
}

#container
{
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

.container2
{
	width: 100%;
	padding-top: 10px;
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
}

#containersub1
{
	width: 100%;
	height: 800px;
	overflow: auto;
	padding: 10px;
	background: #fff;
}

#containersub2
{
	width: 240px;
	height: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

#tabnav
{
  width: 100%;
	height: 20px;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
}

#tabnav li
{
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#tabnav a:link, #tabnav a:visited
{
	float: left;
	background: #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #000;
}

#tabnav a:link.active, #tabnav a:visited.active
{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: darkred;
	font-weight: bold;
}

#tabnav a:link.spacer, #tabnav a:visited.spacer
{
  width: 1px;
  padding: 3px 1px 3px 1px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	background: none;
}

#tabnav a:hover
{
	color: #000000;
	background: #FFFFFF;
}

.bold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}

.redtext, td.redtext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #8A0D01;
	padding-left: 4px;
}
.textbold13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0C3061;
	padding-left: 4px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
}
.textbold13white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
}
.bluemaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #0C3061;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
}
.redmaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #BF1B0B;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
}
.timetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #0C3061;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
#bottomcorner {
	background-image: url(images/b_bot_left3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #0C3061;
}
.tableborder {
	background-color: #FFFFFF;
	border-top: 4px solid #C4C4C2;
	border-right: 4px solid #C4C4C2;
	border-left: 4px solid #C4C4C2;
}
.borderrightbottom {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4C4C2;
	border-bottom-color: #C4C4C2;
	padding: 4px;
}
.borderright {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
	padding: 4px;
}
.borderbottom {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
}
.largeblueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3166AF;
}
.feintlines {
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4C4C2;
	border-bottom-color: #EDEDED;
	padding: 4px;
}
.feintlinesblue {
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4C4C2;
	border-bottom-color: #EDEDED;
	background-color: #FFFFFF;
	background-image: url(images/bluegrad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 4px;
}
.feintlinesbronze {
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4C4C2;
	border-bottom-color: #EDEDED;
	background-color: #FFFFFF;
	background-image: url(images/bronzegrad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 4px;
}
.feintlinesgold {
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4C4C2;
	border-bottom-color: #EDEDED;
	background-color: #FFFFFF;
	background-image: url(images/goldgrad.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.feintlinesbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
.feintlinesright {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
	padding: 4px;
}
.feintlinesblueright {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
	background-color: #FFFFFF;
	background-image: url(images/bluegrad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
}
.feintlinesbronzeright {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
	background-color: #FFFFFF;
	background-image: url(images/bronzegrad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
}
.feintlinesgoldbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	background-color: #FFFFFF;
	background-image: url(images/goldgrad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 4px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.goldgrad {
	background-color: #FFFFFF;
	background-image: url(images/goldgrad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
}
.redboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #BF1B0B;
}
.headingborderbronze {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
}
.heading {
	background-color: #3065AE;
	background-image: url(images/bluegradient.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
	padding-right: 160px;
}
.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableheadingblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #0C3061;
}
.greygradbg {
	background-image: url(images/grey_gradbg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: right;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: bold;
	color: #BE1B0A;
	text-decoration:none;
}

.header {
	background-image: url(images/headergrad.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 38px;
	background-color: #0c3061;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 4px;
}
.form {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 6px;
}
.form .redtext {
	font-weight: bold;
	color: #940f02;
}
.form td {
	padding-bottom: 8px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}
.form a:link {
	color: #940f02;
	text-decoration: underline;
}
.form input {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #333333;
}
.form select {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.navybg {
	background-image: url(images/navy_pix.gif);
	background-repeat: repeat;
}
