/*** General elements ***/
body {
	background: #494949;
	margin: 5px;
}
td, div, p, span, a, ul, li, input, h1-h6 {
	font: normal 11px Verdana, Arial, sans-serif;
	color: #000;
}

img {
	border: none;	
}
input.text {
	width: 160px;
}
p {
	margin: 12px 0;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 14px;
	font-weight: bold;	
	color: #fff;
	display: block;	
	background: #807F83;
	padding: 8px 4px;
	border-bottom: 1px solid #afafaf;
	margin: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;		
}
h3 {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	margin: 5px 5px 5px 0; 
}
h4 {
/*	font-size: 14px;*/
/*	font-weight: bold;*/
	font: bold 14px Arial, sans-serif;
	/*color: #336699;	  */
	color: #90012E;
}
h5 {
/*	font-size: 11px;*/
/*	font-weight: bold;*/
/*	color: #666666;*/
	font: bold 12px Arial, sans-serif;
	color: #000;
}
/*** Logon page ***/
#logon-logo {
	background: #fff;
	width: 765px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
}
#logon-logo img {
	margin: 0 0 0 355px;
}
#logon-gateway {
	/*background: #000033; */
	width: 765px;	
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	background: url("../images/logon_gateway_bg_new.gif") no-repeat; 
}
#logon-gateway div {
	/*margin: 15px 15px 0 350px;*/
	margin: 120px 25px 0 350px;
}
#logon-gateway img {
	margin: 0 0 10px 0;
}
#logon-gateway span {
	color: #508ec3;
	font-size: 17px;
	font-weight: bold;
}
#logon-gateway p {
	color: #000000;
	/*font-size: 12px;*/
	font: normal 12px Arial, sans-serif;
	margin: 0px 0 40px 0;
}
#logon-table {
	background: #fff;
	width: 765px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;		
}
#logon-table td {
	padding: 10px 15px 0px 35px;
	vertical-align: top;	
}
#logon-table td.border {
	background: url("../images/logon_table_borders.gif") no-repeat;
}
#logon-table td span {
	color: #000000;
/*	font-size: 14;*/
/*	font-weight: bold;*/
	font: bold 16px Arial, sans-serif;
	display: block;
	margin: 5px 0;
}
#logon-table td a{
	color: #225C89;
	text-decoration: none;	
}
#logon-table td a:hover, #logon-table td a:active {
	text-decoration: underline;	
}
#logon-table td select {
	color: #225C89;
	font-size: 11px;
}
#logon-footer {
	width: 765px;
	background: transparent;
	text-align: center;
	padding: 3px 0;
	color: #D3D3D4; 
	font-size: 9px;
}
#logon-login {
	position: absolute;
	top: 55px;
	left: 40px;
	width: 282px;
	height: 297px;	
	background: url("../images/logon_bg_new.gif") no-repeat;
	
}
span.error {
	color: #f90000;
	width: 232px;
	margin: 10px 10px 10px 30px;
	display: block;
	text-align: center;
	font-size: 10px;
}
#logon-login table {
	position: absolute;
	top: 50px;
	left: 0;
}
#logon-login table td {
	padding: 6px 6px 6px 0;
}
#logon-login td span {
	font-size: 18px;
	font-weight: bold;
}
#logon-login td input {
	width: 142px;
	/*color: #006699;*/
	color: #000;
	border: solid 1px #000000;
}
#logon-login td input#logon-btn-logon {
	width: 50px;
	height: 20px;
}
#logon-login div {
	position: absolute;
	top: 230px;
	left: 6px;
	font-size: 11px;
	color: #fff;
}
#logon-login div a {
	color: #fff;
}
/*** Header ***/
#header {
	width: 765px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #556D8F;
	font-size: 9px;
	color: #000;
	background: url("../images/header_bg_new.jpg");
	padding: 0;
}
#header a {
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
#header a:hover, #header a:active {
	text-decoration: underline;
}
#header #date {
	float: left;
	margin: 3px 4px;
}
#header #global-nav {
	float: right;
	margin: 3px 4px;
}
#header img#logo {	
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	width: 239px;
	height: 85px;	
	position: relative;
	left: -3px;
	voice-family: "\"}\""; 
    voice-family: inherit;    
	left: 0;	
}
#header img#logo-logon {
	border-right: 1px solid #000;
	position: relative;
	left: -3px;		
	voice-family: "\"}\""; 
    voice-family: inherit;    
	left: 0;	
}
#header #search {	
	width: 523px;
	height: 28px;
/*	background: #000033; */
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #D1D1D3;
	text-align: right;			
	padding: 0 4px 0 0;
	voice-family: "\"}\""; 
    voice-family: inherit; 
	width: 523px;
}
#header #search span {	
	position: relative;
	top: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#header #search input {	
	position: relative;
	top: 2px;
	margin: 0 1px;
	border: solid 1px #000000;
}

img.button-go {
	position: relative;
	top: 4px;	
}
.button-go-white {
	position: relative;
	top: 3px;
	left: 5px;	
}

#header #slogan {	
	width: 523px;
	background: #fff;
	font-size: 19px;
	color: #668ec8;
	padding: 1px 4px;
	voice-family: "\"}\""; 
    voice-family: inherit; 
}
#header #slogan-logon {	
	width: 535px;
	height: 56px;
	background: #fff;
	font-size: 18px;
	color: #668ec8;
	padding: 15px 10px 15px 10px;
	voice-family: "\"}\""; 
    voice-family: inherit; 
}
#header #slogan b, #header #slogan-logon b {
	font-size: 24px;
}
#header #logo-home {
	position: relative;
	left: 100px;
	top: 0;
}
/*** Top navigation ***/
#top-nav {
	width: 765px;
	height: 47px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	background: url("../images/topnav_bg_new.gif");	
	padding: 0;
}
#top-nav div {
	margin: 5px 0 0 0 ;
}
#top-nav table {
	width: 100%;
	border: none;
	margin: 2px 0 0 0 ;
}
#top-nav table td#last {
	margin: 0;
	background: url("../images/topnav_bg_right_out.gif") no-repeat right top;
}
#top-nav table div {	
	text-align: center;
	margin: 0;
	padding: 0 0 0 6px;
	background: url("../images/topnav_bg_left_out.gif") no-repeat left top;
}
#top-nav table div#selected {	
	text-align: center;
	margin: 0;
	padding: 0 0 0 6px;
	background: url("../images/topnav_bg_left_over.gif") no-repeat left top;
}
#top-nav table div a:link, #top-nav table div a:visited {
	margin: 0;
	padding: 0 6px 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	display: block;
	height: 20px;
	background: url("../images/topnav_bg_right_out.gif") no-repeat right top;
}
#top-nav table div#selected a {	
	background: url("../images/topnav_bg_right_over.gif") no-repeat right top;
}
#top-nav table div a:hover, #top-nav table div a:active {	
	background: url("../images/topnav_bg_right_over.gif") no-repeat right top;
}

/*** Reports navigation ***/
#reports-nav {
	width: 765px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	background: url("../images/topnav_bg_new.gif");	
	padding: 0;
}
#reports-nav div {
	margin: 5px 0 0 0 ;
}
#reports-nav table {
	width: 100%;
	border: none;
	margin: 2px 0 0 0 ;
}
#reports-nav table td#last {
	margin: 0;
	background: url("../images/topnav_bg_right_out.gif") no-repeat right top;
}
#reports-nav table div {	
	text-align: center;
	margin: 0;
	padding: 0 0 0 6px;
	background: url("../images/topnav_bg_left_out.gif") no-repeat left top;
}
#reports-nav table div#selected {	
	text-align: center;
	margin: 0;
	padding: 0 0 0 6px;
	background: url("../images/topnav_bg_left_over.gif") no-repeat left top;
}
#reports-nav table div a:link, #reports-nav table div a:visited {
	margin: 0;
	padding: 0 6px 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	display: block;
	height: 20px;
	background: url("../images/topnav_bg_right_out.gif") no-repeat right top;
}
#reports-nav table div#selected a {	
	background: url("../images/topnav_bg_right_over.gif") no-repeat right top;
}
#reports-nav table div a:hover, #reports-nav table div a:active {	
	background: url("../images/topnav_bg_right_over.gif") no-repeat right top;
}
/*** Left navigation ***/
#left-nav {
	width: 237px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	background: #e6e6e6;
	voice-family: "\"}\""; 
    voice-family: inherit; 
    width: 239px;
}
#left-nav ul {		                          /* Subsection */	
	margin: 0 0 30px 0;	
	padding: 0;
}
#left-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#left-nav ul li a {
	height: 16px;
	display: block;
	background: #fcfcfc url("../images/subsection_bg_out.jpg") repeat-x bottom;
	border-bottom: 1px solid #afafaf;
	padding: 2px 0 0 4px;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
#left-nav ul li a:hover,#left-nav ul li a:active {
	background: yellow url("../images/subsection_bg_over.jpg") repeat-x bottom;	
}
#left-nav ul li.no-rights a {	
	color: #999;
	text-decoration: none;
}
#left-nav ul ul {		                      /* Sub-sub-section */
	/*border-bottom: 1px solid #afafaf;*/
	margin: 0;
}
#left-nav ul ul li a {
	background: url("../images/subsubsection_bg.jpg");
	border: none;
	font-size: 10px;
	font-weight: normal;
	/*color: #006699;*/
	color: #225C89;
}
#left-nav ul ul li a:hover,#left-nav ul ul li a:active {
	background: url("../images/subsubsection_bg.jpg");	
	
	text-decoration: underline;
}
#left-nav ul ul ul {		                  /* Sub-sub-sub-section */
	border: none;	
}
#left-nav ul ul ul li a {	
	background: url("../images/subsubsubsection_bg_over.jpg");
	border: none;
	font-size: 9px;
	font-weight: normal;
	/*color: #006699;*/
	color: #225C89;
	padding: 0;
}
#left-nav ul ul ul li a:hover {
	background: url("../images/subsubsubsection_bg_over.jpg");
}
/*** Content ***/
table#content {
	width: 765px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	background: #fff;	
	padding: 5px 20px 5px 5px;
	voice-family: "\"}\""; 
    voice-family: inherit;
    width: 765px;
}
table#content-logon {
	width: 765px;
	border: 1px solid #000;		
	background: #fff;	
	padding: 5px;
	voice-family: "\"}\""; 
    voice-family: inherit;
    width: 765px;
}

td#content {
	width: 523px;
	border-right: 1px solid #000;	
	background: #fff;	
	margin: 5px;
}

td#content div {
	margin: 5px 8px;
}

#content a:link, #content a:visited, #content-logon a:link, #content-logon a:visited {
	text-decoration: underline;
	color: #225C89;
}

#content a:hover, #content a:active, #content-logon a:hover, #content-logon a:active {
	text-decoration: underline;	
	color: #807F83;
}

#content ol table td{
	font-size: 9px;
}

#content ol table td a {
	font-size: 9px;
}

#content ol li {
	margin: 0 0 15px 0;
}

/*
#HtmlPlaceholderControl1 td { 
	background: #807F83;	
}
*/

span.error {
	color: #f90000;
}
/*** Footer ***/
#footer {
	width: 765px;
	padding: 3px 4px;
	border: 1px solid #000;	
	/*background: #4c8ec2;*/
	background: #807F83;
	color: #fff;
	font-size: 9px;
	voice-family: "\"}\""; 
    voice-family: inherit;
    width: 765px;
}
#footer a {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

.blanktopmenu{
	margin: 0;
	padding: 0 0 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	display: block;
	height: 20px;
	background: url("../images/topnav_bg_right_out.gif") no-repeat right top;
}


.left-nav-main-table
{
	padding: 0 0 0 0;
	width:239px;
}

.searchcontent {	
    width: 765px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	background: #fff;	
	padding: 5px 20px 5px 5px;
	voice-family: "\"}\""; 
    voice-family: inherit;
    width: 765px;
}

.searchsubcontent {	
   font-size: 8px;
}

.searchcontentcriteria {	
   font-size: 9px;
   color: #807F83;
}

.searchlink {	
   font-size: 13px;
   color: #225C89;
}

.searchlinknorights
{
	font-size: 13px;
	color: #999;
}

.searchissuesource {	
   font-size: 9px;
}


.no-rights
{
	color: #999;
	text-decoration: none;
}

#SupportPage td, #SupportPage td p, #SupportPage td p a, #SupportPage td h3, #SupportPage td h5
{
	color: #fff;
	text-decoration: none;
}
