.bodyLinks:link			{ font-family: Verdana, Arial, Times New Roman; font-size: 12px; font-weight: bold; text-decoration: underline; color: #055DA1; }
.bodyLinks:visited 		{ font-family: Verdana, Arial, Times New Roman; font-size: 12px; font-weight: bold; text-decoration: underline; color: #055DA1; }
.bodyLinks:active		{ font-family: Verdana, Arial, Times New Roman; font-size: 12px; font-weight: bold; text-decoration: underline; color: #055DA1; }
.bodyLinks:hover		{ font-family: Verdana, Arial, Times New Roman; font-size: 12px; font-weight: bold; text-decoration: underline; color: #055DA1; }

a:link { text-decoration: underline; color: #055DA1; }
a:visited { text-decoration: underline; color: #055DA1; }
a:active { text-decoration: underline; color: #055DA1; }
a:hover	{ text-decoration: underline; color: #055DA1; }

table, tr, td {
    font-family: Verdana, Arial, Times New Roman;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    border-collapse: collapse; 
}
tr, td {
    border:0px;
    padding:0px;
    border-spacing: 0px;
    margin: 0px;
}
hr {
    padding: 0px;
    margin:0px; 
    line-height: 1em; 
}
hr {
    height:2px;
    color:#10216B;
    background-color:#10216B;
    border:0px;
}
/* Section Headers */
h1 { 
	font-size: 30pt;
	color: #457ae5;
	font-family: Arial,Helvetica,Times;
	text-align: center;
}
	
h2 { 
	font-family: Arial,Helvetic,Times;
	color: #000066;
	font-size: 13pt;
}

h3 {
  font-family: Arial,Helvetic,Times;
	font-size: 12pt;
	color: #336600; 
	margin-bottom:3pt;
	margin-top:3pt;
}

/* Body and Special Table Cells */ 	

body,div,p,td {
	font-family: Verdana,Serif,Helvetica;
	font-size: 10pt;
}

p.resultsPage {
	font-family: Arial,Verdana,Serif,Helvetica;
	font-size: 10pt;
	text-align: center;
}

body {
	background-color: white;
	color: black;
}

td.title {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	background: rgb(51,102,204);
	color: black;
}

tr.toolbar {
	background-color: aqua;
        color: black;
}
		
td.titlebar {
	background-color: #000080;
	color: white;
	font-family: Arial,Verdana,Helvetica;
	font-size: 12pt;
	font-weight: bold;
}

div.header {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12pt;
	text-indent: 10px;
   	background: rgb(204,204,255);
        color: black;
   	border: solid;
	border-width: thin;
	width: 100%;
}

div.box {
	font-family: Verdana,Serif,Helvetica;
	font-size: 12pt;
	border: dashed;
	border-width: thin;
	padding: 10px;
}
div.box p {
	margin-top:0in;
	margin-bottom:.0001pt;
	text-align: center;
}

div.head-locator {
	font-family: Verdana,Serif,Helvetica;
    	font-size: 10pt;
    	text-indent: 10px;
    	background-color: rgb(204,204,255);
        color: black;
    	border: none;
    	width: 100%;
}

div.terminalBox {
	font-family: Arial,Helvetica;
	font-size: 12pt;
	border: solid;
	border-width: thin;
	padding: 10px;
	background: #282828;
}

div.terminalBox p {
	margin-top:0in;
	margin-bottom:.0001pt;
	text-align: center;
	background: #282828;
	color: #CCFF00;

}

p.videoDemo {
	margin-bottom: 0pt;
	text-align:center;
}

div.terminalBox a {
	color: #FFFF00;
}

div.faq {
	border: none;
	border-width: none;
}

div.faq p {
	margin-left:8pt;
}

/** Primary Table Layouts */

.dataTable {
	margin:9px auto;
   	width:99%;
}

.dataTable td {
	margin:0;
	padding:9px;
	border-top:1px dotted #ccc;
}
.dataTable .key {
	width:24%;
	border-right:1px dotted #ccc;
	font-weight:bold;
	color:#666;
	text-align:right;
	vertical-align:top;
}
.dataTable .value {
   color:#000;
}

table.leadViewer {
	margin:5px auto;
  width:99%;

}

table.dataTable td {
	margin:0;
	padding:5px;
}


tr.headerRow, td.headerRow{
	background-color: aqua;
        color: black;
	font-weight: bold;
	border:1px solid black;
}

td.videoBox {
	background-color: #F4F4F4;
	text-align: center;
  color: black;
	font-weight: bold;
	border:1px solid #ccc;
}


/* Legend Information */

div.neglectedLead {
	color: red;
	font-weight: bold;
}

div.flaggedLead {
	color: green;
}

div.newLead {
	font-weight: bold;
	color: navy;
}
div.defaultLead {
	color: black;
}

div.archivedLead {
	font-style: italic;
	color: gray;
}

td.evenRow {
	background-color: white;
	vertical-align: top;
	text-align:left;
	border:1px solid black;
	padding: 2pt;
}

td.oddRow {
	background-color: #D3D3D3; /* Light Grey */
	vertical-align: top;
	text-align:left;
	border:1px solid black;
	padding: 2pt;
}
.errmsg {
	font-size: 14pt; 
	color: red; 
	font-weight: bold
}

p.copyright {
	font-size: 8pt;
	text-align:center;
}

p.currencyNote {
	font-size: 9pt;
	text-align:center;
}

p.licenseAgreementLink {
	font-size: 9pt;
	text-align:center;
}

li {
	padding-bottom:5pt;
}

/** Navigation Aide **/
td.navBarRight {
	/*background: white;*/
	width: 215px;
	vertical-align: top;
	border-left:1px dashed #ccc;
}

.navBarRight h3 {
	background: #FFFFFF/*#282828*/;
	color: #336600/*#B3EE3A*/;
	text-align: center;
}

.navBarRight h4 {
	text-align: center;
}

.navBarRight p {
	margin-left: 12px;
}

/*
 * Ideas from http://www.mandarindesign.com/dropcaps.html
 */
.dropthecap
 {float:left;
 margin-top:0px;
 color:black;
 padding-top:.2em;
 font-size:36pt;
 height:1em;
 font-weight:bold;
 font-family:"times","Times New Roman";}


.firstletter:first-letter {
	font-size:450%; 
 	float:left;
 	line-height:.8em;
	color: #457ae5;//#EE7600;
	font-weight: bold;
}


