﻿
/* CSS Document */

/*************************************/
/*                                   */
/*         Tailfish Solutions        */
/*                                   */
/*     Debt Protection Products      */
/*           January 2008            */
/*     info@tailfishsolutions.com    */
/*                                   */
/*************************************/


body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#484848;
	text-align: right;
}

a
{
	color: #536628;
	text-decoration:none;
	font-weight: normal;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.body
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color:#484848;
	text-align: justify;
}

.basictext
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
}

.creditre
{
font-variant:small-caps;
}

.dpp
{
	font-family: Verdana, Arial, Helvetica;
}

.breadCrumbs
{
	color:#800000;
	font-size: 14px;
	font-weight: bold;
}

.subHeader
{
	color:#536628;
	font-size: 14px;
	font-weight: bold;
}

.radioList
{
	font-family: Verdana, Arial;
	font-size: 11;
	font-weight: normal;
	margin-left: 20px;
}

.finePrint
{
	 font-style:italic;
	 font-size: 8px;
	 text-align: left;
}

.error
{
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: Red;
}

.logo {

	font-family: "Arial"; 
	font-variant: small-caps;
}

#lightbox{
                background-color:#eee;
                padding: 10px;
                border-bottom: 2px solid #666;
                border-right: 2px solid #666;
}

#lightboxDetails{
                font-size: 0.8em;
                padding-top: 0.4em;
}
                
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 

#overlay img{ border: none; }
