@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #82afbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;
	width: 800px;
	height: 120px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
}
.oneColFixCtrHdr #footer {
	clear: both;
	height: 50px;
	padding-top: 0px;
	display: none;
}
.oneColFixCtrHdr  #Logo  img  {
	float: left;
	display: none;
}
.oneColFixCtrHdr  #Doc  img  {
	float: right;
	margin-top: 12px;
	margin-right: 20px;
}
.oneColFixCtrHdr  #HmBlk1   {
	background-image: url(../images/Global/HmBlk1Bkg.gif);
	background-repeat: no-repeat;
	height: 300px;
}
.oneColFixCtrHdr  #NavBar  {
	background-image: url(../images/Global/nav-bar-bkg.gif);
	background-repeat: no-repeat;
	height: 54px;
	display: none;
}

.oneColFixCtrHdr   #HmBlkText1a     {
	height: 260px;
	width: 420px;
	margin-top: 20px;
	color: #003366;
	float: right;
	margin-right: 20px;
	overflow: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.oneColFixCtrHdr    #HmBlk1Img1a     {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.oneColFixCtrHdr  #HmBlk2   {
	background-image: url(../images/Global/HmBlk2Bkg.gif);
	background-repeat: no-repeat;
	height: 247px;
}
.oneColFixCtrHdr  #HmBlk2Img1a {
	height: 215px;
	width: 240px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.oneColFixCtrHdr     #HmBlk2Text1a          {
	height: 118px;
	width: 232px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
	padding: 4px;
	float: left;
}
.oneColFixCtrHdr #HmBlk2Text2a {
	float: left;
	height: 215px;
	width: 220px;
	margin-top: 15px;
	margin-left: 10px;
}
.oneColFixCtrHdr #PageFContainer {
	float: left;
	height: 275px;
	width: 800px;
	margin-top: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #PageFCouponPrintBox {
	float: left;
	height: 220px;
	width: 180px;
	background-repeat: no-repeat;
	margin-left: 5px;
	display: none;
}




.disclamer {font-size: 12px; font-weight: bold; }


.TopicSubLink {
	font-size: 12px;
	font-style: italic;
}
.PrimContentHeadline {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.style11 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
.PrimContentTopic {font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.PrimContentTopic2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993333;
}
.PrimContentTopic3 {
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.TopicLabel1 {
	font-size: 16px;
	font-weight: bold;
	color: #663333;
}
.TopicLabel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
	font-style: italic;
}
.TopicLabel3 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.TopicLabel4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	font-size: 36px;
}



.style3 {
	font-size: 16px;
	color: #333333;
}
.TitleColored {color: #993333}

.DarkBoxHeadline {
	color: #FFCCFF;
	font-style: italic;
	font-weight: bold;
}
.LightBoxHeadline {
	font-size: 18px;
	color: #003366;
	font-style: italic;
}

.ContentText1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333366;
}
.ContentText3 {
	color: #003366;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.ContentText4 {font-size: 10px}

