﻿.Affiliate {
	font-size: 9pt;
	}
	
a:link.Affiliate {
	text-decoration: none;
	line-height: 25px;
	font-size: 9pt;
	}

a:visited.Affiliate {
	text-decoration: none;
	line-height: 25px;	
	font-size: 9pt;
	}

p.Affiliate {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: black;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 15px;
	}

#ContentSection {
	left:27px;
	top:160px;
	position:absolute;
	min-height:500px;
	width:879px;
	vertical-align: top;
	padding: 7px;
	border: #cccc99 1px solid; 
	border-bottom: 7px double #cccc99;
	border-top: none;
	}

/* Content controls don't inherit page background
 For tabs to display properly, all content must be wrapped in table with id="Content" */
#Content {
	background: #ffffff;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 5px;
	padding-top: 0px;
	}

#Content p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: black;
	padding-right: 25px;
	padding-left: 25px;
	}

#Content table {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	}

#Content td {
	padding: 0px;
	padding-top: 0px;
	vertical-align: top;
	}

ul.Content {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 9pt;
	list-style-type: square;
	margin-left: 10px;
	}

ol.Content {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 9pt;
	list-style-type: decimal;
	}

li.Content {
	font-size: 9pt;
	padding-bottom: 15px;
	line-height: 12pt;
	}

#Alerts {
	width: 870px;
	}

#Alerts p {
	margin: 0px;
	padding: 0px;
	}

#Alerts td {
	padding: 0px;
	}

/* FOOTER */
#Footer { 
	margin:0px; 
	margin-bottom:5px;
	overflow:auto; 
	vertical-align:bottom;
	width: 860px;
	padding-top:20px;
	}

/* SITE HEADING */
#BsiLogo {
	height:100px; 
	width:100px;
	border-style: none;
	position: absolute;
	top: 22px;
	left: 22px;
	z-index: 1;
	}

#BsiAddress {
	font-family: Arial, Sans-Serif;
	margin-left: 0px; 
	margin-top: 28px; 
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

#BsiBinary	{
	/*color: #0072bc;
	font-size: 10px;
	text-decoration: none;*/
	/*border: #cccc99 1px solid; */
	/*font-family: 'Courier New', Courier, Serif;*/
	/*font-weight: bold;*/
	/*width:855px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	position: absolute; 
	top: 107px; 
	left: 76px;
	z-index: 2;
	}


/* CUSTOM CLASSES */
.Testimonial	{
	font-family: Times New Roman, Serif;
	font-size: 11pt;
	font-style: italic;
	}

.Quoted	{
	font-weight: bold;
	color: #605732;
	}

.Divider {
	color: #605732;
	font-size: 8pt;
	}

.tiny-bold	{
	font-weight: bold;
	font-size: 9pt;
	}

/* Display warnings and error messages */
.ErrorMsg	{
	color: Red;
	}

.bsi-text	{ /* References to ByteSmith, Inc. */
	font-family: Arial, Sans-Serif;
	color: #666;
	font-weight: bold;
	letter-spacing: 1.1pt; 
	}

td.LtPane {
	width:200px; 
	border-right: 1px dashed gray;
}

td.RtPane {
	width:200px; 
	border-left: 1px dashed gray;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
	}

p.RtPane {
	font-size: 9pt;
	}

ol.RtPane {
	font-size: 9pt;
	list-style-type: decimal;
	margin-left: 20pt;
	}

li.RtPane {
	font-size: 9pt;
	}

a:link.RtPane {
	font-size: 9pt;
	}

a:visited.RtPane {
	font-size: 9pt;
	}

#spCustLogo{
	 cursor:pointer;
	 /*the following two lines allow centering the logo*/
	 display: block;
	 text-align:center;
	}