#DTMainNav01 a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: 20%;

}
	
	
#DTMainNav02 a {
	font-weight: bold;
	color: #413189;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: 20%;
}

#DTMainNav03 a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: 20%;
}

#MainNavDiv01 {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	vertical-align: 30%;
}
#MainNavDiv02 {
	font-weight: bold;
	color: #413189;
	text-decoration: none;
	font-size: 10px;
	vertical-align: 20%;
}

#MainNavDiv03 {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	vertical-align: 20%;
}

#DTPage p
{
	font-size: 11px;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
} 

#DTPage a
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #413189;
}

#DTPage H1
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	color: #413189; /* FocusOPEN Purple #413189 */
	padding: 0px 0px 0px 10px;
} 

#DTPage H2
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #413189; /* FocusOPEN Purple #413189 */
}

#DTPage H2.highlight
{
	color: #C91E36;	
}

#DTPage H3
{
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #413189; /* FocusOPEN Purple #413189  */
}

#DTPage H4
{
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	color: #413189; /* FocusOPEN Purple #413189 */
}

#DTPage li
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	/*list-style-position: inside;
	list-style-type: disc;*/
	
}

#DTPage ul
{
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}

#DTPage div.divider
{
	background-image: url(images/common/Div.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 550px;
	padding: 0px;
	margin: 0px 0px 0px 10px;

}

#DTPage img.header
{
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#DTPage table.TableHalf
{
	width: 500px;
	font-size: 11px;
	padding: 2px;
	margin: 0px 0px 0px 10px;
}

#DTPage table.TableFull
{
	width: 580px;
	font-size: 11px;
	padding: 2px;
	margin: 0px 0px 0px 10px;
}

#DTPage table.TableWide{
	width: 100%;
	font-size: 11px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}


#DTPage input.TextBox
{
	width: 220px;
	font-size: 11px;
}

#DTPage textarea.TextBox
{
	width: 220px;
	font-size: 11px;
}

#DTPage select.DropDown
{
	width: 220px;
	font-size: 11px;
}

#DTPage input.Button 
{
	font-weight: normal;
	color: #FFF;
	background-color: #413189;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5B43C7;
	border-right-color: #221949;
	border-bottom-color: #221949;
	border-left-color: #5B43C7;
	font-size: 11px;
}

#FullWidthLowerSection {
	margin:0;
	padding:0;
	width: 780px;
	position:absolute;
	z-index:10;
	margin-top:20px;
}

#DTPage .FullWidthFeature {
	margin: 0px;
	margin-top:10px;
	background-color: #E6E6ED;
	width: 780px;
	height: 1%;
	overflow: hidden;
}

#DTPage .FullWidthFeatureTxt {
	font-size: 11px;
	width: 440px;
	float:left;
	margin-left:14px;
	margin-top:14px;
	padding-bottom:12px;
	line-height:12px;
}

#DTPage .FullWidthFeatureImg {
	background-image: url(images/BoxCommRight.jpg);
	background-repeat: no-repeat;
	float:right;
	position:relative;
	width:242px;
	height:477px;
	top:-334px;
	left:140px;
	z-index:0!important;
	margin-bottom:-470px; /* IE Hack */
}

#DTPage .FullWidthSubFeature {
	margin: 0px;
	margin-left:10px;
	width: 200px;
	height: 1%;

}

#DTPage .HalfWidthSubFeature {
	margin: 0px;
	margin-left:5px;
	padding-right:5px;
	width: 280px;
	height: 1%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;

}

#DTAdPanelBkg p {
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-align: left;
}

#DTAdPanelBkg div.divider
{
	background-image: url(images/common/Div.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 160px;
	padding: 0px;
	margin: 0px;
}

#DTFooter p {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	text-align: right;
	color: #000;
}

#DTFooterIcons {
	margin-top:10px;
	float:left;
	width:200px;
}

#DTFooter a {
	color: #3e2e87;
	text-decoration: underline;
}

#copyright {
	font-size: 11px;
	margin: 0px;
	padding: 0px 10px 10px;
	text-align: left;
	font-style: italic;
}

#copyright a {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	
}

.BodyTxt {
	margin: 0px;
	padding: 3px;	
	font-size: 11px;
}

.BodyTxt input {
	vertical-align:middle;
}

.Bold {
	font-weight: bold;
}

.Red {
	font-weight: bold;
	color: #900;
}

.White {
	color: #FFF;
}

.Black {
	color: #000;
}

.BlackBkg {
	background-color: #000;
}

.Left {
	float: left;
}
.Right {
	float: right;
}

.Center {
	text-align: center;
}

.Clear {
	clear: both;
}

.Strikethrough {
	text-decoration:line-through;
}

.DiscountPrice {
	font-weight: bold;
	font-size:120%;
	color: #900;
}

.FilterPanel {
	border: 1px solid #EAEAEA;
	margin-bottom: 10px;
	margin-left: 10px;
	width:433px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 285px; /*275*/
}
#RecipientList{
	padding:5px;
	margin-left:0px;
	xpadding-left:0px;
	list-style-position:inside;
	width:388px;
	height:400px;
	overflow-x:hidden;
	overflow-y:auto;
	border: 1px solid #CCCCCC;
}
#RecipientList .status{
	float: right;
}
.batch_queued{
	color:#999999;
	font-weight:bold;
}
.batch_sending{
	color:#FF9900;
	font-weight:bold;
}
.batch_sent{
	color:#63C600;
	font-weight:bold;
}
.batch_failed{
	color:#CC0000;
	font-weight:bold;
}

/* NEW TABLE STYLING */

.fo_table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
.fo_table tr {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
.fo_table td, .fo_table th {
	padding:5px;
	padding-left:10px;
}
.fo_table .feature_heading {
	font-size:12px;
	color:#FFFFFF; /* 413189 */
	background-color:#4C3F92; /* E3E0EF */
	background-image: url(images/TableHdrBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
.fo_table .feature_heading a {
	color:#FFFFFF!important; /* 413189 */
	font-size:11px;
}
.fo_table .odd {
	background-color:#EFEFEF;
}
/* blank row */
.fo_table .blank_row {
	border:none!important;
}
/* extra notes in blank row */
.fo_table .italic {
	background-color:#FCFFE6;
	color:#413189;
}


/* Styles for batch mailer preview elements */
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupPreview{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:auto;
	width:500px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	text-align:left;
}

#popupPreviewClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}

/* Registration form styling */
#DTRegForm {
	margin-left:10px;
	width:535px;
	text-align: left;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
}

#DTRegFormTitle {
	margin-top:-15px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:15px;
	font-size:11px;	
	font-weight:bold;
	text-align: left;
	position: relative;
}

