#pat_newsletterSubmit{
	background: url("/gfx/submitNewsletter/newsLetterSubmitBoxPat.png") no-repeat;
	width: 152px;
	height: 240px;
	padding: 3px 10px 15px 5px;
	color: #333;
	font-size: 9px;
	margin: 20px 0px 0px 10px;
}
#doc_newsletterSubmit{
	background: url("/gfx/submitNewsletter/newsLetterSubmitBoxDoc.png") no-repeat;
	width: 164px;
	height: 405px;
	padding: 3px 0px 5px 10px;
	color: #333;
	font-size: 9px;
	margin: 80px 9px 0px 14px;
}
#TB_window h3{
	margin-top: 1em;
	color: #8C0000;
	font-size: 110%;
}

#pat_newsletterSubmit table, #doc_newsletterSubmit table{
	width: 150px;
}
#pat_newsletterSubmit table td, #doc_newsletterSubmit table td{
	height: 20px;
	padding: 2px 0px 0px 5px;
}
#pat_newsletterSubmit table td{
	height:48px;
}
span.required{
	font-weight: normal;
}
label.error{
	font-size: 9px;
	color: #59739F;
	text-align: center;
	font-weight: bold;
}
#newsletterForm {
	margin-top: 5px;
}
#newsletterForm input.inputTxt{
	height: 10px;
	width: 13em;
	font-size: 9px;
}
#sponsorImage{
	margin-bottom: 10px;
}
.contentOpacity{
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#submitClose{
	position: absolute;
	z-index:2000;
	width:285px;
	text-align: right;
	cursor:pointer;
	font-weight: bold;
	font-size: 10px;
}

input#newsletterSubmitButton{
	background:url('/gfx/submitNewsletter/newsLetterSubmitButton.png') no-repeat;
	border:none;
	width: 126px;
	height: 22px;
	text-align:center;
	color: #8C0000;
	padding:2px 1px 5px 0px;
	cursor: pointer;
	font-size: 10px;
	/* margin-left:10px; */
}
#pat_newsletterSubmit input#newsletterSubmitButton{
	margin-left:2px;
}
#newsletterSubmitMessage{
	background: url("/gfx/submitNewsletter/newsLetterSubmitBoxPat.png") no-repeat;
	width: 152px;
	height: 240px;
	color: #333;
	font-size: 14px;
	padding: 0px;
	margin: 80px 0px;
	text-align: center;
}
#newsletterSubmitMessage p{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#closeMessage{
	background:url('/gfx/submitNewsletter/newsLetterCloseButton.png') no-repeat;
	margin: 0px;
	border:none;
	width:82px;
	height:28px;
	text-align:center;
	color:#29496F;
	padding:4px 1px 5px 0px;
	cursor: pointer;
}
table#professionTable{
	height: 30px;	
}
table#professionTable td{
	margin: 0px;
	height: 20px;
	padding: 0px;
	vertical-align: middle;
}
table#professionTable td.darkPurple{
	color: #40444F;
	text-align: left;
	padding-left: 3px;
}
#doc_newsletterSubmit table td#profError{
	height:20px;
	width: 100%;
	vertical-align: top;
}
#newsLetterTeaserBox{
	height: 56px;
	width: 170px;
	background: url('../newsletterTeaserBox.png') no-repeat;
	text-align: center;
	padding-top: 10px;
	margin-left: 5px;
}
#newsLetterTeaserBox h3{
	margin: 0px;
	color: #8C0000;
}	
span.required { 
	color: #5F5F5F;
	font-weight:bold;
}
span.example{
	color: #676E7F;
	font-style: italic;
}
#submitMessageWrapper{
	padding: 0px 17px 0px 17px;
}
.close{
	display: inline;
	margin-left: 135px;
}
#newsletterRightBox{
	background: transparent url(/gfx/submitNewsletter/newsletterRightButton.png) no-repeat scroll 0 0;
	width: 130px;
	height: 40px;
	padding: 3px 7px 5px 5px;
	text-align: center;
	/* text-transform: uppercase; */
	/* font-weight: bold; */
	margin: 0px 30px 20px 30px;
}
#newsletterRightBox.doc{
	margin: 100px 25px 20px 25px;
}
#newsletterRightBox.pat{
	margin: 0px 10px 20px 10px;
}
.pat a, #TB_ajaxContent a{
	text-decoration: none;
}
#TB_ajaxContent a:visited{
	color: #487499;
}

#newsletterIcon {
    position: relative;
    top: -18px;
    left: -60px;
    min-width: 120px;
}
#subscribe_newsletter_img {
    width: 30px;
    height: 30px;
}