﻿body {
margin: auto;
text-align: center;
width: 810px;
}
#wrapper {
text-align: left;
width: 810px;
}
#header {
text-align:left;
width: 810px;
height:60px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding: 0;
background-color:White;
}

#footer {
font: normal .6em Verdana, Helvetica, sans-serif;
color:black;
margin-top:10px;
margin-bottom:10px;
padding-bottom:10px;
text-align: center;
width:810px;
clear:both;
}
#footer a:link {
color: black;
text-decoration: underline;
}
#footer a:visited {
color: black;
text-decoration: underline;
}

input:focus {
background-color:Yellow;
}

.Link {
text-decoration: none;
color: #D43F00
}
.Link:link {
color: #D43F00
}
.Link:visited {
color: #D43F00;
}
.Link:hover {
color: #000000;
}

.textLink {
text-decoration: none;
color: #FFFFFF
}
.textLink:link {
color: #FFFFFF
}
.textLink:visited {
color: #D43F00;
}
.textLink:hover {
color: #FFFFFF;
}

.menuTable {
font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
.menuTable a:link {
color: blue;
text-decoration: underline;
}
.menuTable a:visited {
color: red;
text-decoration: underline;
}

a {
text-decoration: none
}
a:link {
color: blue;
}
a:visited {
color:blue;
}

p {
font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
margin-top: 8px;
margin-bottom: 8px;
}
p a {
text-decoration: underline;
}
p a:visited { color: blue; }
h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.5em;
color: #B80026;
margin-top: 5px;
margin-bottom: 0px;
}
fieldset {
/*border-color: gray;*/
}
.content {
width: 790px;
min-height:300px;
float: left;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
padding: 0;
margin-top: 0;
margin-left: 10px;
margin-right: 10px;
}
.content table {
text-align: left;
font-size: .9em;
font-weight: bold;
}
.content legend {
color: #B80026;
font-weight: bold;
}
.content fieldset {
margin-top: 15px;
}
.content select{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight:normal;
}
.txtBoxes {
width: 195px;
}
.txBoxes:focus {
background-color: green;
}
.max-characters {
font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}



.oneColElsCtrHdr #container {
	width: 950px;
	padding: 0px;
	background-color: white; 
	margin: 10px 10px 15px 10px;
	border: 1px solid black;	
	position:relative;
}

.oneColElsCtrHdr #header {
	background: white;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
	width: 950px;
} 
.oneColElsCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	min-height:700px;
	clear: both;
	width: 100%;
	margin-left: 15px;
	margin-right: 15px;	
}
.oneColElsCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	height: 2.5em;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColElsCtrHdr #mainHeader {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background-image: url(images/yellowgradientOld.gif);
	background-repeat:repeat-x;*/
	width: 100%;
	height: 125px;
	text-align: left;
	/*margin-left: 15px;
	margin-right: 15px;*/
}
.contentHeaderTitle {
    font-family: Arial;
    font-size: 20px;
    color: #B80026;
    font-weight: bold;
}
.contentHeaderText 
{
    font-family: Arial;
    font-size: 14px;
    color: Black;
    font-weight: bold;
}
.contentTextBold 
{
    font-family: Arial;
    font-size: 13px;
    color: Black;
    font-weight: bold;
    line-height: 20px;
}

.contentGreyBold 
{
    font-family: Arial;
    font-size: 14px;
    color: Gray;
    font-weight: bold;
}

.twoCol #leftColumn {
	position:absolute;
	left:0px;
	top:275px;
	width:400px;
	height:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;}
.twoCol #rightColumn {
   	position:absolute;
	left: 431px;
	top: 275px;
	padding-top: 0px;
	margin-left: 0px;
	width: 550px;
	height: 500px;}
	
input:focus {
 background-color: #FEFF7F;
 border: 1px solid #FF0000;
 color:#000000;
}
select:focus {
 background-color: #FEFF7F;
 border: 1px solid #FF0000;
 color:#000000;
}
.breakingNewsBody {
	background-color: #FFFFFF;
	width: 250px;
	font-size: 12px;
	color: #003463;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border: solid 1px black;
}

.BlackBoldFontLarge
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
}
.BlackBoldFont 
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:13.5px;
}
.BlackBoldFont16
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
}
.BlackNormalFont 
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:18px;
}
.RedBoldFont 
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:13.5px;
	color:#B80026 ;
}
.WhiteBoldFontOnRed
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	height: 30px;
	color: #FFFFFF ;
	background-color: #B80026 ;
}
.WhiteFont18 
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#FFFFFF;
}
.dropdown10 {
	font-family: "Helvetica Condensed", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 16px;
	width: 162px;
	border: 1px solid #999999;
}
.ErrorFont 
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:Red;
}
.RedFontMedium
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:13.5px;
	color:#B80026 ;
	
}
.RedFontLarge
{
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:16pt;
	color:#B80026 ;
	
}

.pageTitle
{
	font-family: Arial; 
	font-size: 30px; 
	font-weight:normal; 
	color: #B80026;
}
.couponHeader
{
	position:relative;
	background-color:#DCBC1C;
	width:315px;
	margin-left:-20px;
	font-family:"Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:26px;
	float:right;
}
.pageTitleBold
{
	width:310px;
	font-family: Arial; 
	font-size: 30px; 
	font-weight:bold; 
	color: #B80026;
}
.pageTitleBoldBlue
{
	font-family: Arial; 
	font-size: 30px; 
	font-weight:normal; 
	color: #003E76;
}

.Golden_div {
background-color: rgb(233,166,36);
padding-left:5px;
padding-top: 5px;
padding-bottom: 5px;
}


.ErrorText {

font-size: 12px;
color: Red;
font-family: Verdana;
}

.regularText
{
	font-family: "Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-weight:normal; 
	color: #333333;
}
.smallText
{
	font-family: "Helvetica Condensed", Helvetica, Arial, sans-serif;
	font-size: 10px; 
	font-weight:normal; 
}
.siteMap
{
	margin-top:10px;
	margin-bottom:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-weight:normal; 
}