
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	background-color: #cccccc;
	background-image:none;
	text-align: center;
}


table, tr, td 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

h1 
{
	color: #666666;
	font-size: 18px;
	text-transform: uppercase;
	font-family:  Arial, helvetica;
	font-weight: 500;
	margin-left: 28px;
}

h2 
{
	clear: both;
	color: #666666;
	width: 510px;
	border-bottom: solid 1px #666666;
	font-size: 12px;
	text-transform: uppercase;
	font-family:  Arial, helvetica;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 9px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* Hide numbers
h2 span span
{
	float: left;
	display: block;
	color: #333333;
	margin-right: 2px;
	font-size: 10px;
	text-align: center;
	height: 15px;
	width: 15px;
	background:url("./images/circle.gif") no-repeat left bottom;
}
*/

h2 span span
{
	display: none;
}

h3
{
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	font-family:  Arial, helvetica;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	
}

h4
{
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	font-family:  Arial, helvetica;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	
}

h5 
{
	clear: both;
	color: #666666;
	width: 100%;
	border-bottom: solid 1px #666666;
	font-size: 12px;
	text-transform: uppercase;
	font-family:  Arial, helvetica;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 9px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

h5 span span
{
	display: none;
}

.title
{
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
	font-family:  Arial, helvetica;
	font-weight: bold;
}

#frame 
{
	border-style: none;
	background-color: #ffffff;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
	min-height: 500px;
	height: auto;
	_height: 500px;

}

.footer 
{
	clear: both;
}

#header 
{
	height: 69px;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}

#header img.logo 
{
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	border-style: none;
}

#header img.logo_right
{
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	border-style: none;
}

#header p.tagline
{
	float: right;
	border-style: none; 
	margin-bottom: 30px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#header p.helpLinks
{
	clear: right;
	float: right;
	margin-top: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#header p.helpLinks a
{
	margin-left: 11px;
}

#menu 
{
	clear:both;
	width: 738px;
	height: 21px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: solid 1px #000000;
	padding-top: 6px;
	margin-bottom: 15px;
}

#menu ul 
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu li 
{
	float:left;
	background:url("./images/button.gif") no-repeat right top;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	margin-right: 7px;
}

#menu li a 
{
	float:left;
	display:block;
	height: 21px;
	background:url("./images/button.gif") no-repeat left top;
	padding: 1px 3px 0px 6px;
	text-decoration:none;
	color: #333333;
	font-weight: normal;
	font-family:  Arial, helvetica;
	text-transform: uppercase;
}

#menu li.emphasis 
{
	margin-right: 0px;
	float:right;
	background:url("./images/buttonEmph.gif") no-repeat right top;
}


#menu li.emphasis a
{
	float:left;
	background:url("./images/buttonEmph.gif") no-repeat left top;
}

#menu li.current a
{
	color: #ffffff;
	font-weight: normal;
}

/*
#menu li a:hover 
{
	color: #ffffff;
	font-weight: bold;
}

#menu li.emphasis a:hover 
{
	color: #ffffff;
	font-weight: bold;
}
*/

#tabs 
{
	clear:both;
	margin-left: 20px;
	padding-top: 6px;
	margin-bottom: 0px;
}

#tabs ul 
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#tabs li
{
	float:left;
	background:url("./images/tab.gif") no-repeat right top;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
}

#tabs  ul > li
{
	margin-bottom: -10px;
}


#tabs a 
{
	float:left;
	width: 120px;
	display:block;
	background:url("./images/tab.gif") no-repeat left top;
	padding: 9px 4px 0px 8px;
	text-decoration:none;
	color: #666666;
	font-weight: bold;
	font-family:  Arial, helvetica;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	height: 33px;

}

#tabs li.current 
{
	background:url("./images/tabCurrent.gif") no-repeat right top;
}


#tabs li.current a
{
	padding-top: 4px;
	background:url("./images/tabCurrent.gif") no-repeat left top;
}

#tabs a:hover 
{
	color: #ffffff;
	font-weight: bold;
}

#smallTabs 
{
	clear:both;
	margin-bottom: 0px;
}

#smallTabs ul 
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#smallTabs li
{
	float:left;
	background:url("./images/tabSmallRight.gif") no-repeat right top;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
}

#smallTabs  ul > li
{
	margin-bottom: -5px;
}


#smallTabs a 
{
	float:left;
	width: 80px;
	display:block;
	background:url("./images/tabSmallLeft.gif") no-repeat left top;
	padding: 6px 4px 0px 8px;
	text-decoration:none;
	color: #666666;
	font-weight: bold;
	font-family:  Arial, helvetica;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	height: 19px;

}


#smallTabs li.current 
{
	background:url("./images/tabSmallCurrentRight.gif") no-repeat right top;
}


#smallTabs li.current a
{
	padding-top: 4px;
	background:url("./images/tabSmallCurrentLeft.gif") no-repeat left top;
}

#smallProTabs 
{
	clear:both;
	margin-bottom: 0px;
}

#smallProTabs ul 
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#smallProTabs li
{
	float:left;
	background:url("./images/tabSmallRight.gif") no-repeat right top;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
}

#smallProTabs  ul > li
{
	margin-bottom: -5px;
}


#smallProTabs a 
{
	float:left;
	width: 80px;
	display:block;
	background:url("./images/tabSmallLeft.gif") no-repeat left top;
	padding: 6px 4px 0px 8px;
	text-decoration:none;
	color: #666666;
	font-weight: bold;
	font-family:  Arial, helvetica;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	height: 30px;

}

#smallProTabs li.current 
{
	background:url("./images/tabSmallCurrentRight.gif") no-repeat right top;
}


#smallProTabs li.current a
{
	padding-top: 4px;
	background:url("./images/tabSmallCurrentLeft.gif") no-repeat left top;
}


.largePanel 
{
	clear: both;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #dfead6;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.largePanel p.title
{
	float: right;
	height: 20px;
	font-family: Arial;
	letter-spacing: 0.04em;
	font-weight: lighter;
	padding-right: 48px;
	margin-top: -19px;
	color: #ffffff;
	font-size: 36px;
	text-transform: capitalize;
}

.smallPanel 
{
	background-color: #f2f2f2;
	clear:left;
	padding: 4px 4px 4px 4px;
	width: 500px;
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	border: solid 1px #666666;
}

.help 
{

	padding: 4px 4px 4px 4px;
	width: 500px;
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	border: solid 1px #666666;

}

.fullPanel 
{
	clear: both;
	width: 100%;
	background-color: #ecf2e6;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.mainPanel
{
	float: left;
	width: 548px;
	background-color: #dfead6;
	text-align: left;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 0px;
	margin-right: 0px;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

.fullMainPanel 
{
	clear: both;
	width: 100%;
	background-color: #dfead6;
	text-align: left;
}

.fullMainPanel div
{
	padding-top: 9px;
	padding-left: 20px;
	padding-right: 0px;
	margin-right: 0px;
	padding-bottom: 30px;
}

.section 
{
	width: 510px;
}

.popupSection 
{
	background-color:#FFFFFF;
	width: 600px;
	padding-left:10px;
	padding-right:10px;
}

.popupSection p {
	text-align:justify;	
}

.popupTextCaster 
{
	margin: 0 auto;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	width: 620px;
}

.popup
{
	margin: 0 auto;	
	padding: 10px;
	width: 640px;
}
.popupHeader
{
	width: 100%;
}
.popupTableCenter
{
	padding:0px;
	padding-left:14px;
	padding-right:14px;
}




.popupFooterRule
{
	width: 600px;	
	background-color:#FFFFFF;
	border-top: 1px solid black;
	padding:0px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
}
.popupUnsubscribe
{
	width:600px;
	background-color:#dfead6;
	height:36px;
	padding-right:20px;
	padding-left:20px;
	padding-top:8px;
	vertical-align:middle;	
}

.popupCheckList td 
{
	width:50%;
}

.footerRule
{
	margin-top: 25px;
	border-top: 1px solid black;
	width: 510px;
}
#loginPanel
{
	height: 248px;
}

.loginForm 
{
	clear: both;
	margin-top: 40px;
	margin-left: 250px;
}

.loginForm .input
{
	border: solid 1px #666666;
	color: #666666;
	width: 150px;
	margin-right: 4px;
}



.label 
{
	font-size: 14px;
	color: #666666;
	text-align: right;
	padding-right: 5px;
}

.field 
{
	color: #666666;
}


.errorMessage
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #e64444;
}

.infoMessage
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
}

.adminPanel
{
	padding: 0px 20px 0px 20px;
	text-align: left;
}

.highLight
{
	width: 158px;
	padding: 10px 0px 10px 0px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

.recipientList
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	margin: 0px;
	border-collapse:collapse;
	border:0px #FFFFFF solid;
	overflow:auto;
}

/*
.recipientListWrapper
{
	width: 200px;
	height:140px;
	margin: 0px;
	border-collapse:collapse;
	border:solid 1px #000000;
	overflow:auto;
}*/

.subjectBox
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 315px;
	margin: 0px;
	border-collapse:collapse;
	border: solid 1px #000000;
	margin-right: 4px;
}

.subjectBox_NoEdit
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 315px;
	margin: 0px;
	border-collapse:collapse;
	border: solid 1px #686868;
	margin-right: 4px;
	background-color:#D8D8D8;
	color:#686868;
}

.messageBox
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 315px;
	height: 80px;
	margin: 0px;
	border-collapse:collapse;
	border: solid 1px #000000;
	margin-right: 4px;
}

.messageLargeBox
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 500px;
	height: 160px;
	margin: 0px;
	border-collapse:collapse;
	border: solid 1px #000000;
	margin-right: 4px;
}

.countField
{
	background-color: Transparent;
	font-size: 10px;
	margin-left: 210px;
}

.countField input
{
	background-color: Transparent;
	font-size: 10px;
	text-align: right;
	vertical-align:bottom;
	border-width: 0px;
	padding: 0px;
	width: 24px;
}

.savedMessageBox
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 477px;
	margin: 0px;
	border-collapse:collapse;
	border: solid 1px #000000;
}

.table 
{
	clear: both;
	margin-left: 0px;
	margin-bottom: 20px;
	border-top: solid 0px #BFBFBF;
	border-bottom: solid 0px #BFBFBF;
	border-left: solid 1px #BFBFBF;
	border-right: solid 1px #BFBFBF;
	background-color: #ffffff;
	
}

.fullMainPanel .table 
{
	margin-right: 0px;
}

.headerStyle td 
{
	height: 24px;
	color: #333333;
	font-weight: bold;
	font-family:  Arial, helvetica;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	background:url("./images/tableHeader.gif") repeat-x left bottom;
	border-width: 0px;
	padding: 1px 4px 0px 4px;
}

.itemStyle td
{
	background-color: #ffffff;
	background: url("./images/columnGradient.gif") repeat-y right top;
	padding: 1px 0px 0px 8px;
	border-top: solid 0px #bfbfbf;
	border-bottom: solid 1px #dedede;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
}

.pagerStyle td
{
	height: 25px;
	color: #333333;
	font-weight: bold;
	font-family:  Arial, helvetica;
	text-transform: uppercase;
	text-align: left;
	font-size: 12px;
	background:url("./images/tableHeader.gif") repeat-x left bottom;
	border-width: 0px;
	padding: 1px 4px 4px 4px;
}

a.messageText
{
	color: #333333;
	text-decoration: none;
}

a.messageText:hover
{
	color: #DA9840;
}

.timezone
{
	font-size: 10px;
	font-weight: 100;
	margin-top: -4px;
	display: inline;
}

.calendar
{
	border-top: solid 0px #BFBFBF;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
	border-bottom: solid 1px #dedede;
	margin-bottom: 30px;
	_margin-bottom: 0px;
}

.calendarTitle td
{
	height: 24px;
	color: #333333;
	font-weight: bold;
	font-family:  Arial, helvetica;
	text-transform: uppercase;
	font-size: 12px;
	background:url("./images/tableHeader.gif") repeat-x left bottom;
	border-width: 0px;
	padding: 1px 4px 4px 4px;
}

.calendar table td
{
	height: 24px;
	color: #333333;
	font-weight: bold;
	font-family:  Arial, helvetica;
	text-transform: uppercase;
	font-size: 12px;
	background:url("./images/tableHeader.gif") repeat-x left bottom;
	border-width: 0px;
	padding: 1px 4px 4px 4px;
}

.calendarDayHeader
{
	background:url("./images/columnGradient.gif") repeat-y right top;
	background-color: #ffffff;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	padding: 2px 2px 2px 2px;
}

.calendarDay
{
	background:url("./images/columnGradient.gif") repeat-y right top;
	padding: 2px 2px 2px 2px;
	border-top: solid 0px #bfbfbf;
	border-bottom: solid 1px #dedede;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
	background-color: #ffffff;
}
.calendarDay a
{
	text-decoration: none;
}

.calendarSelectedDay
{
	background:url("./images/columnGradientHightlight.gif") repeat-y right top;
	padding: 2px 2px 2px 2px;
	border-top: solid 0px #bfbfbf;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #999999;
	background-color: #edc99a;
	color: #000000;
}

.calendarSelectedDay a
{
	text-decoration: none;
}

.calendarOtherMonthDay
{
	background:url("./images/columnGradientGreyOut.gif") repeat-y right top;
	padding: 2px 2px 2px 2px;
	border-top: solid 0px #bfbfbf;
	border-bottom: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
	border-right: solid 1px #bbbbbb;
	background-color: #dddddd;
	color: #666666;
}

.next
{
	background:url("./images/nextB.gif") repeat-y right top;
	height: 17px;
	width: 17px;
	text-decoration: none;
	display:block;
	cursor: hand;
}

.prev
{
	background:url("./images/prevB.gif") repeat-y right top;
	height: 17px;
	width: 17px;
	text-decoration: none;
	display:block;
	cursor: hand;
}

.messageDetail 
{
	clear: both;
	margin-left: 25px;
}

.messageDetail td, .readonly
{
	font-size: 14px;
}

.messageDetail input
{
	border: solid 1px #666666;
	color: #666666;
	width: 200px;
	margin-right: 4px;
}

.form
{
	clear: both;
	margin-top: 10px;
	margin-left: 25px;
}

.form td
{
	font-size: 14px;
}

.form .label, .form .readonly
{
	padding-top: 3px;
	width: 150px;
}


.form input
{
	border: solid 1px #666666;
	color: #666666;
	width: 200px;
	margin-right: 4px;
}

.form input.email
{
	width: 300px;
}

.radio input
{
	width: 20px;
	border: 0px;
}

.actions
{
	margin-left: 20px;
}

.faqItem
{
	width: 600px;
}

.faqItem h2
{
	width: 640px;
}

.faqItem h2 .top
{
	margin-left: 10px;	
}

#unsubscribe 
{
	margin-left: 20px;
	margin-top: 60px;
}

a.quickEdit, a.quickEdit:hover
{
	color: #0000CC;
	font-family: Arial, helvetica;
	font-size: 11px;
}

.recipientList 
{
	border: solid 1px #666666;
	width: 100%;
}

.schedulePattern 
{
	border: solid 1px #999999;
	padding: 8px;
	background-color: #ecf2e6;
}
.scheduleType
{
	border: solid 1px #999999;
	padding: 8px;
	background-color: #ecf2e6;
}

div.descriptor
{
	color: #000000;
	width: 680px;
	text-align: left;
	position: relative;
	padding-left: 0px;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.descriptor div.text
{
	width: 660px;
	border-bottom: solid 1px #666666;
	font-family:  Arial, helvetica;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
		
}
.pricing
{
	padding-left:60px;
	width:33%;
}
.pricingHeader
{
	text-align:center;
	width:33%;
}



.none, .none td
{
	background:none;
	border:none;
}

.editColumn
{
	width:140px;
	text-align:center;
}

.editColumn span
{
	display:block;
	padding-right:10px;
	text-align:center;
}

.Nothing 
{
	padding:5px;
	margin:0px;	
}
