body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}.borders {
	border: thin solid #000000;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

a:hover 
{
	color: #000000;
	text-decoration: none;
}

.blueborders 
{
	border: thin solid #005A93;
}

.menumargin 
{
	left: 10px;
	right: 10px;
}

.whitetext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.pagetitle 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #990000;
}

p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.bluesubheader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}

.whitesubhead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.bluebackground 
{
	background-color: #005A93;
}

.greenbackground 
{
	background-color: #028a58;
}

.greenborders 
{
	border: thin solid #028a58;
}

.redbackground 
{
	background-color: #990000;
}

.redborders 
{
	border: thin solid #990000;
}

.copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #005A93;
}

li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}

 .couponbox 
{
	border: thin dotted #CCCCCC;
}

.smallsub 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}

hr {
	border: thin dashed #999999;
}

.verticaldash {
	background-image: url(images/vertical-dash.gif);
	background-repeat: repeat-y;
}

.smalltext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.smallboldtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #000000;
}

.medtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
