@charset "utf-8";

#mainContent {
	width: 954px;
	margin-top: 37px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	position: relative;
}

#UserHeader {
	float: right;
	clear: both;
}

#LeftNav {
	width: 198px;
	float: left;
}
#NavBody  {
	background-image: url(../Images/newsletter/NewsNavFill.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
#NavBody ul {
	list-style-type: none;
	font-size: 12px;
}

#NavBody ul li {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	height: 21px;
	width: 182px;
	text-align: left;
}

#NavBody ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	display: block;
	height: 19px;
	width: 177px;
	padding-left:5px;
	padding-top:4px;
}

#NavBody ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-image: url(../Images/newsletter/NewsOn.png);
	display: block;
	height: 19px;
	width: 177px;
	padding-left:5px;
	padding-top:4px;
}
a.signup {
	background-image: url(/emailcampaigns/2011/images/Sign_Up.png);
	background-repeat:no-repeat;
	background-color: #054f7d;
	height: 42px;
	width: 182px;
	margin-top: 15px;
	text-indent: -99999px;
	font-size: 13px;
	background-color: #fff;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

a:hover.signup {
	background-image: url(/emailcampaigns/2011/images/Sign_Up_On.png);
	background-repeat:no-repeat;
	background-color: #fff;
	height: 42px;
	width: 182px;
	margin-top: 15px;
	text-indent: -99999px;
	font-size: 13px;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

a.storeButton {
	background-image: url(/emailcampaigns/2011/images/Store_Button.png);
	background-repeat:no-repeat;
	background-color: #fff;
	height: 41px;
	width: 617px;
	margin: 0;
	text-indent: -99999px;
	font-size: 13px;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

a:hover.storeButton  {
	background-image: url(/emailcampaigns/2011/images/Store_Button_On.png);
	background-repeat:no-repeat;
	background-color: #fff;
	height: 41px;
	width: 617px;
	margin: 0;
	text-indent: -99999px;
	font-size: 13px;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#UserContent {
	width: 754px;
	float: left;
}

#UserFooter {
	float: left;
	clear: both;
	margin-bottom: 40px;
}
#UserBody {
	background-image: url(../Images/newsletter/NewsFill.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	width: 721px;
	float: left;
	padding-right: 20px;
}
#UserFooter {
	float: right;
}



#UserBody p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#UserBody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	text-align: center;
	margin-top: 10px;
}
#UserBody h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}
#UserBody h2 {
	text-align: center;
}

.activelink {
	background-image: url(../Images/newsletter/NewsOn.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFF;
}
.listlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.listlinks {
	text-align: left;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 20px;
}

.listlinks a:hover {
	font-weight: bold;
	color: #FBA50E;
	font-style: italic;
}
#NavBody li.listlinksActive {
	text-align: left;
	background-image: url(../Images/newsletter/NewsOn.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFF;
}


#NavBody li.listlinksActive a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}


.clearfloat {
	display: block;
	clear: both;
}
/********** Form *************/
form,input,select,textarea{
	margin:0;
	padding:0;
	color:#666;
}

div.box {
	border:1px solid #262626;
}

div.box h1 {
	color:#333;
	font-size:18px;
	text-transform:uppercase;
	padding:5px 0 5px 5px;
	border-bottom:1px solid #161712;
	border-top:1px solid #161712;
}

div.box label {
width:100%;
display: block;
background:#1C1C1C;
border-top:1px solid #262626;
border-bottom:1px solid #161712;
padding:10px 0 10px 0;
}

div.box label span {
display: block;
color:#bbbbbb;
font-size:12px;
float:left;
width:100px;
text-align:right;
padding:5px 20px 0 0;
}

div.box .input_text {
padding:10px 10px;
width:200px;
background:#262626;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333333;
border-right:1px double #333333;
}

div.box .message{
padding:7px 7px;
width:350px;
background:#262626;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333333;
border-right:1px double #333333;
overflow:hidden;
height:150px;
}

div.box .button
{
margin:0 0 10px 0;
padding:4px 7px;
background:#CC0000;
border:0px;
position: relative;
top:10px;
left:382px;
width:100px;
border-bottom: 1px double #660000;
border-top: 1px double #660000;
border-left:1px double #FF0033;
border-right:1px double #FF0033;
}
.contactContent {
	width: 420px;
	height: 240px;
	background:#ebf4fb;
	padding-bottom: 10px;
}
.contactContent p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-right: 10px;
	padding-left: 10px;
	width: 280px;
	padding-bottom: 10px;
}
.contactContent h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

myform{
	width:380px;
	padding:14px;
	height: 450px;
}


/*#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}*/
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
	clear:both;
	width:125px;
	height:31px;
	background:#666666 url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-left: 225px;
}

.spacer{clear:both; height:1px;}




