﻿body 
{
	color: #999999;
	font-size: 11px;
	font-family: Verdana;
}

A:Link 
{ 
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
} 

A:Visited 
{ 
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
} 

A:Hover
{
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana;
}

A:Active
{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
}

TD
{
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
}

HR
{
	height: 1px;
}

H1
{
	color: #04468D;
	font-size: 30px;
	font-family: Verdana;
	font-weight: normal;
	margin-bottom: 0px;
	padding-left: 20px;
}

.ContentSubHeader
{
	color: #04468D;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}

.CouponTableSave
{
	color: #003366;
	font-size: 34px;
	line-height: 36px;
	font-weight: bold;
	font-family: Times New Roman;
}

.CouponTableTitle
{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	font-family: Times New Roman;
}

.CouponTableText1
{
	font-size: 13px;
	line-height: 15px;
}

.CouponTableText2
{
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
}

.CouponTableText3
{
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
}

.CouponTableText4
{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.CouponTableFooter
{
	font-size: 10px;
}

.FormDisplay
{
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.Button
{
   color: #FF0000;
   font-family: 'Arial';
   font-size: 11px;
   font-weight: bold;
   background-image: url(/Common/Images/KW_Button_Mid.gif);
   background-color: #CCCCCC;
   border: 0px solid;
   border-top-color: #CCCCCC;
   border-left-color: #CCCCCC;
   border-right-color: #CCCCCC;
   border-bottom-color: #CCCCCC;
}

.ButtonLeft
{
   background-image: url(/Common/Images/KW_Button_Left.gif);
}

.ButtonRight
{
   background-image: url(/Common/Images/KW_Button_Right.gif);
}