﻿/* Mailing List Form Page */

#navheader
{
	line-height: 39px;
}
#nav_sys
{
	position: relative;
	top: -13px;
}
.MailListWrapper
{
	width: 884px;
	margin-bottom:40px;
}
.MailingListTable
{
	margin-top: 30px;
}
.MailingListTopText
{
	width: 166px;
	height: 13px;
	background: url("../../Images/mailing-list.gif") no-repeat 0 0;
	margin-top: 20px;
}
.MailingListChoiceText
{
	width: 872px;
	height: 184px;
	background: url("../../Images/choice.gif") no-repeat 0 0;
	margin-top: 20px;
}
.MailingListHelloPeoples
{
	width: 872px;
	height: 40px;
	background: url("../../Images/hello-peoples.gif") no-repeat 0 0;
	margin-top: 40px;
}
.MailingListLeftTD
{
	width: 412px;
}
.MailingListLeftTopDiv
{
	border: 2px dashed #929292;
}
.MailingListLeftTopDiv table
{
	width: 408px;
	position: relative;
	left: 5px;
}
.MailingListInfoDiv
{
	width: 410px;
	height: 192px;
	background: url("../../Images/mailing-list-info.gif") no-repeat 0 0;
	margin-top: 13px;
}
.MailingListSpacerTD
{
	width: 21px;
}
.MailingListRightTD
{
	width: 440px;
}
.MailingListRightDiv
{
	border: 2px dashed #929292;
}
.MailingListRightDiv table
{
	width: 415px;
	position: relative;
	left: 15px;
}
.MailingListLeftTopDiv table td, .MailingListRightDiv table td
{
	vertical-align: top;
	height: 33px;
	line-height: 18px;
}
.MailListHeaderTD
{
	font-size: 22px;
	padding-bottom: 18px;
	padding-top: 6px;
}
.MailListHeaderTD span
{
	position: relative;
	right: 3px;
}
.MailListBlueText
{
	color: #0C3DF9;
}
.MailListTextBox
{
	height: 24px;
	background: #000000;
	border: 0;
	color: #FFF;
	padding: 3px 0 0 3px;
	font: normal 13px "Courier New", Courier;
}
.MailListSubmitButtonTD
{
	height: 20px;
	line-height: 20px;
}
.MailListSubmitButton
{
	width: 20px;
	height: 20px;
	background: url("../../Images/Buttons/go.gif") no-repeat 0 0;
	float: right;
	position: relative;
	right: 5px;
	border: 0;
	cursor: pointer;
}
.MailListTable1 .MailListSubmitButton
{
	position: relative;
	right: 11px;
}



/* End Mailing List Form Page */


.MailingListThanks
{
	width: 881px;
	height: 165px;
	background: url("../../Images/mailing_thanks.gif") no-repeat 0 0;
	margin-top: 10px;
	text-indent:-9999px;
}

.MailingListThanksText
{
	font:italic bold 12px/14px arial;
	color:#fff;
	background-color:#000;
	width:881px;
	height:29px;
	text-align:center;
	margin-top:10px;
	padding-top:10px;
	letter-spacing:5px;
}

.MailingListKisses
{
	width: 881px;
	height: 382px;
	background: url("../../Images/mailing_xx.gif") no-repeat 0 0;
	margin-top: 10px;
}
