﻿BODY, HTML
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Sans-Serif;
}

BODY
{
	min-width: 1000px;
}

Img.MenuStrip
{
	border: 0px;
	margin-top: 50px;
}

Img.Logo
{
	float: left;
	border: 0px;
}

Img.Savings
{
	position: absolute;
	border: 0px;
	right: 0px;
	top: 25px;
}

Div.Content
{
	color: #FFFFFF;
	width: 960px;
	height: auto;
	margin: 20px;
}

Div.TagArea
{
	padding-bottom: 10px;
	border-bottom: solid 1px #FFFFFF;
	font-weight: bold;
	font-size: 110%;
}

Div.Content DIV
{
	margin-bottom: 20px;
}

.Callout1
{
	font-weight: bold;
	font-style: italic;
}

.Callout2
{
	font-weight: bold;
	text-decoration: underline;
}

A
{
	color: #FF3333;
}

.required
{
	color: Red;
}
