html, body {
	background:#FFFFFF;
	padding: 0;
	padding-top: 2px;
	margin: 0;
	text-align: center;
	font-size:xx-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	margin: 0;
	font-size: 16px;
	font-weight: bolder;
	color:#2C3F5F;
}

h2 {
	font-size:x-small;
	color:#3BB76F;
}

select{
	margin:0;
	margin:5px;
	font-size:10px;
}

select option{
	margin:0;
	padding:0;
	padding-right:10px;
	margin-right:10px;
	margin-left:3px;
	padding-left:3px;
	border:none;
}



img {
	border:none;
}

div#content
{
	border: 1px solid #005AA6;
	width: 789px;
	text-align:left;
	margin: auto;
}

div#content .top{
	border-top: 15px solid #1B2471;
	text-align: center;
	margin: 10px;
	margin-bottom: 0px;
}

div#content .navigation {
	margin: 10px;
	margin-bottom: 0px;
	text-align:right;
	background:url(http://www.markfarrah.com/images/app.nav.gif);
	color:#FFFFFF;
	font-size:13px;
}

div#content .navigation a:link {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
div#content .navigation a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
div#content .navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}

div#content .securenavigation {
	margin: 10px;
	margin-bottom: 0px;
	text-align:right;
	background:url(https://www.markfarrah.com/images/app.nav.gif);
	color:#FFFFFF;
	font-size:13px;
}

div#content .securenavigation a:link {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
div#content .securenavigation a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
div#content .securenavigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}


.blueborder {
	border:1px solid #8599BE;
}

div#content .maintable {
	margin:10px;
	text-align:left;
	width:769px;
	color:#666666;
}

div#content .statetable input {
	vertical-align:middle;
}


div#content .maintable select,option {
	font-size:xx-small;
}

div#content .maintable option {
	margin-right:10px;
}

div#content .menutable tr td a:link {
	text-decoration:underline;
	color:#3BB76F;
	font-size:12px;
}

div#content .menutable tr td a:visited {
	text-decoration:underline;
	color:#3BB76F;
	font-size:12px;
}

div#content .menutable tr td a:hover {
	text-decoration:underline;
	border:none;
	color:#00008B;
}


div#content .maincontent {
	margin:10px;
	text-align:left;
	width:769px;
	color:#666666;
}

div#content .maincontent a:link{
	color:#00008B;
}

div#content .maincontent a:visited{
	color:#00008B;
}

div#content .maincontent a:hover{
	color:#00008B;
}

div#content table.menutable#first tr td .subtable tr.description td{
	height:100px;
}
div#content table.menutable#second tr td .subtable tr.description td{
	height:150px;
}

div#content .menutable {
	margin:10px;
	text-align:left;
	width:769px;
	color:#666666;
}

div#content .menutable tr td{
	vertical-align:top;
}

div#content .subtable{
	width:100%;
}
div#content .subtable tr.titlelink td{
	border:1px solid #999999;
	border-bottom:1px dashed #999999;
	padding:5px;
}

div#content .subtable tr.description td{
	padding:5px;
	border:1px solid #999999;
	border-top:none;
	vertical-align:top;
}

div#content .subtable tr.description td a:link{
	color:#00008B;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	padding:0;
	margin:0;
}
div#content .subtable tr.description td a:visited{
	color:#00008B;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	padding:0;
	margin:0;
}
div#content .subtable tr.description td a:hover{
	color:#00008B;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
}

div#content .subtable tr.titlelink td a:link{
	color:#00008B;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	padding:0;
	margin:0;
}
div#content .subtable tr.titlelink td a:visited{
	color:#00008B;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	padding:0;
	margin:0;
}
div#content .subtable tr.titlelink td a:hover{
	color:#00008B;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
}

div#content .subtable tr.header td{
	color:#000000;
	background:#999999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
}

.infoboxstyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	display:block;
	padding:3px;
	color: black;
	border: 1px solid black;
	background-color: #E1E7F1;
	z-index: 1; 
	visibility:hidden;
	text-align:left;
	font-size:x-small;
	left:0; 
	top:0;
	width:200px; 
}

div.footer {
	margin:auto;
	text-align:center;
	padding:10px;
	color:#666666;
	width:771px;
}

div.footer a:link{
	color:#666666;
	border:none;
}
div.footer a:visited{
	color:#666666;
	border:none;
}
div.footer a:hover{
	text-decoration:none;
	color:#666666;
	border:none;
}

.prod
{
	border: 1px solid #a19e9d;
	padding: 0;
	margin: 0;
	font-size: 10px;		
	width: 100%;
}

.prod a
{
	color: darkblue;
	font-weight: bolder;
}

.prod td
{
	padding: 5px;
	margin: 0;
	vertical-align: top;
}

.prod .header
{
	margin: 0;		
	background: #a19e9d;
	font-weight: bolder;
	color: #ffffff;		
}

.prod .headerred
{
	margin: 0;		
	background: #990000;
	font-weight: bolder;
	color: #ffffff;		
}


.prod .link
{
	border-bottom: 1px dashed #C2C2C2;
}

.prod .linkred a
{	
	color: #990000;
}

.prod td.details
{
	height: 110px;
}

.prod td.tall
{
	height: 200px;
}

.attention{
	color:#990000;
}

tr.dashedline td{
	border-top:1px dashed #666666;
}

tr.columndefinitions{
	
}

tr.columndefinitions td{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	
}

.nicebutton {
	border:1px solid #1B2471;
	margin:1px;
	padding:0;
	height:16px;
	font-size:10px;
	background-color:#CDDDEC;

}

.nicebutton#checkoutbutton {
	border:1px solid #1B2471;
	margin:1px;
	padding:0;
	height:16px;
	font-size:10px;
	background-color:#CDDDEC;
	color:#990000;
	font-weight:bold;

}
/*
ul.reportsontop li a:link{
	color:#000000;
}

ul.reportsontop li a:visited{
	color:#000000;
}

ul.reportsontop li a:hover{
	color:#00CCCC;
}
*/

