/* ------------------------------------
File:      default.css
------------------------------------ */
/* ------------------------------------
File:      default.css
------------------------------------ */
body {		
		font-family: Verdana, Arial, sans-serif;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(../images/bg2.gif);
		}

TD {
		font-family: Verdana, Arial, sans-serif;
		color:#000000;
		font-size: 8.5pt;
	}
	
INPUT {
			margin: 0px;
			font-family: Verdana, Arial, sans-serif;
			font-size: 8.5pt;
		}
		
TEXTAREA {
			margin: 0px;
			font-family: Verdana, Arial, sans-serif;
			font-size: 8.5pt;
		}
		
SELECT {
		margin: 0px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 8.5pt;
	}
		
Input.TextSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

Input.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
	
Input.BlackBack 
{
	background-color: #444444;
	color: white;
}
		
input.readonly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	text-align: center;
	background-color : #DCDCDC;
}
	
A:link	{	
	text-decoration:underline;
	}	
		
A:visited	{	
	text-decoration:underline;
	}	
		
A:active	{	
	text-decoration:underline;
	}	
		
A:hover	{	
	text-decoration:underline;
	color:	#296DC1;
	}
	
.TemplateBackground
{
	color: white;
	font-weight: bold;
	background-color: #296DC1;
}
.TemplateForeColor
{
	Color: #296DC1;
}
.TemplateNoBorder
{
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #296DC1;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/*background-color: white;*/
	border-bottom-style: none;
}

A.TermAndAgreement:link	{	
	text-decoration: underline;
	font-weight: bold;
	color:	#000000;
	}	
		
A.TermAndAgreement:visited	{	
	text-decoration: underline;
	font-weight: bold;
	color:	#000000;
	}	
		
A.TermAndAgreement:active	{	
	text-decoration: underline;
	font-weight: bold;
	color:	#000000;
	}	
		
A.TermAndAgreement:hover	{	
	text-decoration: underline;
	font-weight: bold;
	color:	#296DC1;
	}
	
.HeaderLink
{
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}	

.Footer
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style:italic;
}	

.PageTitle
{
	font-size:16pt;
	font-weight:bold;
}

.SubTitle
{
	font-weight:bold;
}
.IncentiveProductOuterLine
{
	BORDER-RIGHT: #999999 1px dashed; 
	BORDER-TOP: #999999 1px dashed; 
	BORDER-LEFT: #999999 1px dashed; 
	BORDER-BOTTOM: #999999 1px dashed;
}
.IncentiveProductBGColor
{
	background-color: #b7c8e3;
	border-color: Navy;
}

.IncentProdName
{
	font-weight:bold;
}

.IncentProdDesc
{
	margin-left:18pt;
	display:block;
}

.Button
{
	font-weight:bold;
}

.SecureServer
{
	font-size:12pt;
	color:Blue;
	font-weight:bold;
}

.SaveInfo
{
	color:Blue;
	font-weight:bold;
}

.Required
{
	color:Blue;
	font-weight:bold;
}

.Processing
{
	font-size:12pt;
	color:Blue;
	font-weight:bold;
}

	

