body {
  SCROLLBAR-FACE-COLOR: #9D9D9D; 
  SCROLLBAR-HIGHLIGHT-COLOR: #9D9D9D; 
	SCROLLBAR-SHADOW-COLOR: #808080; 
	SCROLLBAR-3DLIGHT-COLOR: #C5C5C5; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #BBBBBB; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
	font-family: Times New Roman, Times, serif;
	padding: 0;
	margin: 0;
	text-align: center;
}

body
{
text-align: -moz-center;
}

.headerwhitespace {
	height: 1px;
}

.container {
	width: 750px;
}

.nav {
	font-size: 10pt;
	font-weight: bold;
	color: #858585;
	text-decoration: none;
	text-align: right;
	height: 20px;
	vertical-align: top;
}

a.nav {
	font-size: 10pt;
	font-weight: bold;
	color: #858585;
	text-decoration: none;
}

a.nav:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #1E2E61;
	text-decoration: none;
}

p, td {
	font-size: 10.5pt;
	color: #D9D9D9;
	font-weight: normal;
 	line-height: 1.5;
}

.header {
	font-size: 15pt;
	font-weight: bold;
	color: #A9BEFF;
}

.subheader {
	font-size: 13pt;
	font-weight: bold;
	color: #A9BEFF;
}

/*div#showcase {
	width:560px;
	margin:0px auto 23px;
	text-align:left;
	height: 161px;
}*/

.redheader {
	font-size: 12pt;
	font-weight: bold;
	color: #D90000;
}

.highlight {
	font-size: 10.5pt;
	font-weight: bold;
	color: #A9BEFF;
}

.padding {
	margin-right: 23px;
	margin-bottom: 23px;
	margin-left: 23px;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-left: 23px;
	background-color: #1E2E61;
}

.copyright {
	color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	background-color: #858585;
	border: 1px solid #FFFFFF;
}

a.copyrightlink {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

a.copyrightlink:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #1E2E61;
}

.mainborder {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.1x1imageborder {
	border: 1px solid #4366D7;
}

.bottomnav {
	font-size: 8pt;
	font-weight: normal;
	color: #858585;
}

a.bottomnav {
	font-size: 8pt;
	font-weight: normal;
	color: #858585;
}

a.bottomnav:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #0194D9;
}

.yellowboxredtext {
	border: 1px solid #4F79FF;
	font-size: 12pt;
	font-weight: bold;
	color: #D90000; /*D9D9D9*/
	padding-left: 10pt;
}

.sides {
	background-color: #4F79FF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

a {
	font-size: 10.5pt;
	font-weight: normal;
	color: #A9BEFF;
	text-decoration: underline;
}

a:hover {
	font-size: 10.5pt;
	font-weight: normal;
	color: #D9D9D9;
	text-decoration: underline;
}
