@import url(css/bol_network.css);
@import url(css/popup.css);
@import url(css/reuters.css);
@import url(css/tabs.css);
@import url(css/sidenav.css);

body {
	background-color: #000066;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	color: #000000;
	font-size: 12px;
}

table {
	border-collapse: collapse;
}

td { 
	vertical-align: top;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	color: #000000;
	font-size: 12px;
 }
 
h1, h2, h3 { 
 	font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	color: #000066;
	font-weight: bold;
}
h1 {
	font-size: 13px;
	margin-bottom: 1em;
}
h2 {
	font-size: 12px;
	text-align:center;
	margin-bottom:0px;
}
h3 {
	font-size: 14px;
}
  
b { 
 	color: #000066;
}

.alert {
	font-family:Verdana;
	font-weight:bold;
	color:#ff0000;
}
.alternate {
	background-color:#EDF2F9;
}

.clientlogin { 
 	padding: 10px;
  }
  
.dataRequestForm {
	font-size:9pt;
}
.dataRequestForm th,
.stdTable th
{
	font-size:11pt;
	font-weight: bold; font-family:Arial;
	background-color:#000066; color:#ffffff;
	text-align: left;
	vertical-align: bottom;
}

.stdTable th,
.stdTable td
{
	padding-left: 0.25em;
	padding-right: 0.25em;
}

.leftBoxText {
	font-weight: bold;
	font-size: 9px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.loginForm {
	border: 1px solid #101063;
	background-color: #EDF2F9;
}
.loginForm th {
	background-color: #101063;
	color: #ffffff;
}
.loginForm th b {
	color: rgb(255,255,204);
}

.main {
	font-family: "Verdana", "Geneva", "Helvetica", sans-serif;
	color: #000000;
	font-size: 12px;
}

.footernav { 
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
 }

a.footernav:link, a.footernav:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footernav:link:hover, a.footernav:visited:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

.date { 
	font-size: 11px;
	color: #CCFFFF;
	padding-right: 20px;
	text-align: right;
	vertical-align: bottom;
 }
 
 .nav2 { 
	font-size: 10px;
	color: #000066;
	background-image: url(./images/header_bottom.gif);
	background-color:#fff;
	background-repeat: no-repeat;
	width:730px;
	text-align: center;
	margin-top:-3px;
	padding-bottom:6px;
}
 
 .nav2bold {
 	color: #990033;
 	font-weight: bold;
 }
 
.copyright { 
	font-size: 10px;
	color: #CCFFFF;
	padding-left: 18px;
	padding-right: 18px;
}
 
.signUpFormBold {font-weight:bold;}
 
:link, :visited  {
	color: #000066;
	text-decoration: underline;
}

:link:hover, :visited:hover {
	color: #990033;
	text-decoration: underline;
}

#dataRequestForm input,
#dataRequestForm select {
	font-size: 10px;
}

.small {
	font-size: 10px;
}

.alertBox
{
	background-color: #edf2f9;
	color: #903;
	border: 1px solid black;
	padding: 0.5em;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.alertBox a,
.alertBox a:link,
.alertBox a:visited
{
	color: #903;
}

#rotating_message,
#bol_content #rotating_message
{
	color: #933;
	font-weight: bold;
}
#rotating_message a,
#bol_content #rotating_message a
{
	color: #933;
	text-decoration: none;
}
#rotating_message a:hover,
#bol_content #rotating_message a:hover
{
	color: #933;
	text-decoration: underline;
}