body, p, ul, li, td, div{
	font-family: verdana, arial;
	font-size: 11px;
}
fieldset, legend	{
	border:none;
	padding:0;
	margin:0;
}
a {
	color: #333333;
	text-decoration: underline;
	cursor:pointer;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
p {
	margin-bottom: 10px;
}
td {
}
li {
	padding-top:3px
}
/*.content {
	font-family: verdana;
	font-size: 11px;
}
a.main_nav {
	color: #333333;
	font-size: 11px;
	font-family: verdana, arial;
	text-decoration: none;
	padding-right: 8px;
}
a.main_nav:visited {
	color: #333333;
}
a.main_nav:hover {
	text-decoration: underline;
}*/
a.top_nav {
	color: #333333;
	font-size: 12px;
	font-family: verdana, arial;
	text-decoration: none;
	text-decoration: underline;
}
a.top_nav:visited {
	color: #333333;
}
a.top_nav:hover {
	text-decoration: underline;
}
a.service_nav {
	color: #333333;
	font-size: 11px;
	font-family: verdana, arial;
	text-decoration: none;
	text-decoration: underline;
}
a.service_nav:visited {
	color: #333333;
}
a.service_nav:hover {
	color: #333333;
	background: #eee;
}
a.accountlink:link {
	text-decoration: none;
}
a.accountlink:hover {
	text-decoration: underline;
}
a.accountlink:visited {
	text-decoration: none;
}
h1.pagetitle, h2.headline {
	background:url(/interface/bg_hline.gif) repeat-x bottom;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 0 20px;
	position:relative;
}
h2.headline span {
	padding:5px 0 5px 35px;
}
h2.headline span.iconArrow, .iconArrow {
	background:url(../interface/getstarted_icon.gif) no-repeat;
}
h2.headline span.iconBlog, .iconBlog {
	background:url(../interface/blog_icon.gif) no-repeat;
}
.iconBlogRoll{
	background:url(/interface/blogroll_icon.gif) no-repeat;
}
.iconSupport{
	background:url(/interface/support_icon.gif) no-repeat;
}
.iconLearn{
	background:url(/interface/learn_icon.gif) no-repeat;
}
.iconDYK{
	background:url(/interface/dyk2_icon.gif) no-repeat;
}
.iconTarget{
	background:url(../interface/target_icon.gif) no-repeat;
}
h2.headline span.iconSubscribe, .iconSubscribe {
	background:url(../interface/subscribe_icon.gif) no-repeat;
}
h2.headline span.iconStar, .iconStar {
	background:url(../interface/popularposts_icon.gif) no-repeat;
}
h2.headline span.iconCategories, .iconCategories {
	background:url(../interface/categories_icon.gif) no-repeat;
}
h2.headline span.iconSearch, .iconSearch {
	background:url(../interface/search_icon.gif) no-repeat;
}
h2.headline span.iconArchives, .iconArchives {
	background:url(../interface/archives_icon.gif) no-repeat;
}
h2.headline span.iconAuthors, .iconAuthors {
	background:url(../interface/authors_icon.gif) no-repeat;
}
.iconSocialMedia{
	background:url(/interface/icon_socialBox.gif) no-repeat;	
}
.iconExtras{
	background:url(/interface/extras_icon.gif) no-repeat;
}
h3 {
	font-size:11px;
}
h3.headline {
	background:url(/interface/bg_hline.gif) repeat-x bottom;
	font-size:11px;
	margin: 20px 0 10px;
	padding: 0 0 10px;
}
h3.headline_h3 {
	font-size:12px;
}
h3.headline_h3 a.printemail {
	font-weight:normal;
	float:right;
	font-size:11px;
	clear:right;
}
h2.pagetitle {
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 2px;
	width:400px; /* temp fix to wrap text */
}
/* Subscription Options Page
------------------------------------------------------------*/
.memberOptionsFull, .memberOptionsTrial {
	margin:0 0 20px;
	padding:0 0 20px;
}
.memberOptionsFull h2, .memberOptionsTrial h2, h2.product_name {
	background:url(../interface/bg_h3_subscription_d.png) no-repeat top right;
	font-size:14px;
	margin:0;
	padding:5px 10px 20px;
}
h2.product_name {
	padding:5px 10px 10px;
}
.memberOptionsFull p, .memberOptionsTrial p {
	margin:0;
	padding:0;
}
.memberOptionsFull .btn_Continue, .memberOptionsTrial .btn_Continue {
	margin-left:250px;
}
.memberService {
	width:220px;
}
.memberService input {
	clear:left;
	float:left;
	margin:0 10px 0 0;
}
.memberService p {
	float:left;
	padding:0 0 10px 0;
}
.memberService hr {
	border: 0 #c6cf6f solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	margin:10px auto;
 *margin:10px auto; /*WTF IE7 */
}
.memberServicePaid {
}
.listServices {
	border-left:1px solid #c6cf6f;
	padding:0 0 0 20px;
}
h2.product_name span {
	padding:0 40px 0 0;
}
p.product_price span {
	float:left;
	margin:0;
	padding:0 10px 0 0;
}
.product_desc {
	color:#000;
	font-size:11px;
	font-weight:normal;
}

.billingContainer {
	background:url(../interface/bg_h3_subscription_d.png) no-repeat top right;
	position:relative;
}
.billingContainer h3 {
	font-size:12px;
	margin:0 0 5px;
	padding:5px 10px;
}
.billingContainer_btns {
	height:40px;
	margin:10px auto;
	padding:0;
	position:relative;
}
.billingContainer_btns .btn_edit {
	top:0;
	left:75px;
	position:absolute;
}
.billingContainer_btns .btn_submit {
	top:0;
	right:90px;
	position:absolute;
}

/* Generic Styling 
--------------------------------------------------*/
.padRight {
	padding-right:10px;
}
.padBtm {
	list-style:none;
	margin:0;
	padding-bottom:20px;
	width:100%;
}
.brdrBtm {
	background:url(/interface/bg_hline.gif) repeat-x bottom;
	margin-bottom:15px;
	padding-bottom:15px;
}

.dotLine {
	background:url(/interface/bg_hline.gif) repeat-x bottom;
}

.brdrTop {
	background:url(/interface/bg_hline.gif) repeat-x top;
	margin-top:15px;
	padding-top:15px;
}
#kb_supportRequest {
	padding:15px 9%;
	text-align:center;
}

/* Containers for centering buttons under content 
--------------------------------------------------*/
#btnContainerBtm{
	padding: 20px 25%;
	text-align:center;
}
#btnContainerBtm p, #kb_supportRequest p{
	margin:0 auto;
	padding:0;
	text-align:center;
}
#btnContainerBtm p span, #kb_supportRequest p span{
	/*display:inline-block;*/
	float:left;
	text-align:left;
}

/*Letter Preview Layer
--------------------------------------------------*/
#letterPreviewLayer	{
		background-color:#fff;
		border:1px solid #666666;
		display:none;
		height:526px;
		left:50%; 
		position:absolute;
		padding-bottom:50px;
		*padding-bottom:0px;
		/*margin:20px;*/
		margin-left:-345px; 
		top:75px;
		width:702px;
		visibility:hidden;
		z-index:99999;
}
#letterPreviewContent{
	background-color:#FFF; 
	background-image:url(/interface/closeLayerBG.gif); background-repeat:repeat-x; 
	border:1px solid #ffffff; 
	height:525px;
	width:700px;
	*width:702px; /* IE padding issue */
}

/* Articles section
------------------------------------------------------------*/
.headlineArticle {
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0 0 20px;
	width:400px;
}
.shareSM {
	position:absolute;
	right:0;
	top:-15px;
	width:185px;
	*width:225px; /*IE */
}
.navMultiPage {
	float:left;
	text-align:right;
	width:450px;
}
.paginationSearch{
	line-height: 2em;
}

.subHeading {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
/* Unordered Lists
------------------------------------------------------------*/

ul.checkbox {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
ul.checkbox li {
	list-style: none;
	background: url(/interface/checkbox.gif) no-repeat 0 3px;
	padding: 3px 0 3px 23px;
}
ul.form_login, .memberCategory, .memberWorkHistory, .newLetter, .form_billingAddress, .form_billingCCard, .generalUL, .activityTracking {
	list-style:none;
	margin:0;
	padding:0;
}
.form_billingAddress {
	border-right:1px solid #C6CF6F;
	padding-left:10px;
	width:180px;
}
.form_billingCCard {
	width:250px;
	padding-left:10px;
}
ul.form_login li, .memberCategory li, .newLetter li, .form_billingAddress li, .form_billingCCard li, .activityTracking li {
	float:left;
	list-style:none;
}
.memberWorkHistory li{
	list-style:none;
}
ul.form_login li.leftside {
	clear:left;
	padding:5px 20px 5px 0;
	width:130px;
}
ul.form_login li.rightside {
	padding:5px 0 5px 0;
	width:280px;
}
.activityTracking li.leftside{
	clear:left;
	padding:5px 20px 5px 0;
	width:100px;
}
.activityTracking li.rightside{
	padding:5px 0 5px 0;
	width:340px;
}
.memberCategory li.leftside, .newLetter li.leftside {
	padding:5px 0;
	text-align:right;
	width:120px
}
.memberCategory li.rightside {
	padding:5px 0 5px 29px;
	width:250px
}
.newLetter li.rightside {
	padding:5px 0 5px 29px;
	width:285px
}
.newLetter li.leftside {
	text-align:left;
}
.newLetter li.rightside {
}
.form_billingAddress li.leftside {
	padding:5px 5px 5px 0;
	width:60px;
	clear:left;
}
.form_billingAddress li.rightside {
	padding:5px 0 5px 0;
	width:100px;
}
.form_billingCCard li.leftside {
	padding:5px 5px 5px 0;
	width:80px;
}
.form_billingCCard li.rightside {
	padding:5px 5px 5px 0;
	width:145px;
}
fieldset#contactInformation	{
	margin-bottom:23px;
}
fieldset#contactInformation legend, fieldset#loginInformation legend	{
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin-bottom:17px;
}

/* Errors & Callout Boxes
------------------------------------------------------------*/

.pwdForgot {
	background:url(/interface/bg_hline.gif) repeat-x top;
	margin:15px 0;
	padding:15px 5px;
	position:relative;
}
.homeblurb {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	font-family: verdana, arial;
}
/* Footer
------------------------------------------------------------*/
.footer {
	width: 625px;
	vertical-align: top;
	font-size: 10px;
	font-family: verdana, arial;
	font-weight: normal;
	text-align: left;
	color: #000;
	text-decoration: none;
}
a.footerlink {
	font-size: 10px;
	font-family: verdana, arial;
	color: black;
	text-decoration: underline;
}
a.footerlink:visited {
	color: black;
}
a.service_list {
	font-family: verdana, arial;
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
a.service_list:hover {
	color: #666;
	text-decoration: underline;
}
a.service_list:visited {
	color: #666;
	text-decoration: underline;
}
a.innernav {
	color: #000000;
	text-decoration: underline;
}
a.innernav:visited {
	color: #000000;
	text-decoration: underline;
}
a.innernav:hover {
	color: #666;
}
a.innernav_on {
	color: #BEC769;
	font-weight: bold;
	text-decoration: none;
}
a.innernav_on:visited {
	color: #BEC769;
	font-weight: bold;
	text-decoration: none;
}
a.innernav_support {
	color: #000000;
	text-decoration: none;
}
a.innernav_support:visited {
	color: #000000;
	text-decoration: none;
}
a.innernav_support:hover {
	color: #000;
}
a.blog_link {
	color: #000000;
	text-decoration: underline;
}
a.blog_link:visited {
	color: #666;
	text-decoration: underline;
}
a.blog_link:hover {
	color: #666;
	text-decoration: underline;
}
/* FORM FIELDS */
.inputfield {
	padding: 1px;
	color: #333333;
	border: 1px solid #BEC769;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
}
li.witherrormsg {
	position: relative;
	height: 19px;
}
.haserrormsg {
	position: absolute;
}
.iserrormsg {
	position: absolute;
	left: 4px;
	top: 7px;
	color: #999999;
	display: none;
}
.shoppingcart_bold {
	font-family: verdana, arial, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}
.shoppingcart_lgblack{
	font-family: verdana, arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
.shoppingcart_lgwhite {
	font-family: verdana, arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.shoppingcart_err {
	font-family: verdana, arial;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.shoppingcart_errBlue {
	background:url(/interface/message_error.gif) no-repeat top right #B1E4F1;
	font-size:10px;
	font-weight:normal;
	padding:15px;
}
.shoppingcart_Notice {
	background:url(/interface/fold_tan.gif) no-repeat top right #E2E6BB;
	padding:15px;
}
.shoppingcart_Message {
	background:url(/interface/message_cornerlt.gif) no-repeat top right #E6E6B4;
	padding:15px;
}
.fieldErrorHighlight	{
	background:#B1E4F1;
}
a.nav {
	color: #999999;
	font-family: verdana, arial;
	color: white;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}
a.nav_on {
	color: #BEC769;
	background: #eeeeee;
}
.product_price {
	font-family: verdana, arial;
	color: #BEC769;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.product_original_price {
	font-family: verdana, arial;
	color: Red;
	font-weight: normal;
	text-decoration: line-through;
	font-size: 13px;
}
.product_name {
	font-family: verdana, arial;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.product_name span {
	color:#000;
	font-size:11px;
	font-weight:normal;
	text-align:right;
}
.header_overview {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	margin:0;
	padding:.5em 0;
}
.overviewbody {
	color: #000000;
	margin:0;
	padding:5px 0;
	text-decoration: none;
}
.fontheader {
	font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
a.fontheader:visited {
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.list {
	border-bottom: 1px solid #fff;
	font-family: arial;
	font-size: 11px;
}
.listheader {
	border-bottom: 1px solid #fff;
}
.article_list {
	font-family: verdana, arial;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.tanheader {
	color: #BEC769;
}
 {
	font-family: verdana;
	font-size: 11px;
	/*border: 1px solid #BEC769;*/
}
body_footer {
	border: 0px;
	width: 100%;
}
/*#ie_win_qbox {
	position:relative;
	left:13px;
	width:270px;
	border: 1px solid #BEC769;
	margin-bottom:10px;
	margin-top:5px;
	padding:5px;
	z-index:140;
}
#ff_win_qbox {
	position:relative;
	left:-20px;
	width:270px;
	border: 1px solid #BEC769;
	margin-bottom:10px;
	margin-top:5px;
	padding:5px;
	z-index:140;
}
#sf_mac_qbox {
	position:relative;
	left:-55px;
	width:270px;
	border: 1px solid #BEC769;
	margin-bottom:10px;
	margin-top:5px;
	padding:5px;
	z-index:140;
}
#ff_mac_qbox {
	position:relative;
	left:-40px;
	width:270px;
	border: 1px solid #BEC769;
	margin-bottom:10px;
	margin-top:5px;
	padding:5px;
	z-index:140;
}
#qHolder a:hover {
	background:#BEC769;
	color:white;
}
#qHolder a {
	text-decoration:none;
	padding-bottom:3px;
}*/
.open {
	display:block;
}
.close {
	display:none;
}
/*#qHolder {
	position: absolute;
	background-color:white;
	width:300px;
	border: 1px solid #BEC769;
}
*/
#question {
	font-family: verdana, arial;
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}
/*#qbox {
	border: 1px solid #BEC769;
}
#qtitle {
	width:108px;
}
*/
#selectionBox {
	border: 1px solid #BEC769;
	background-color:white;
	width:300px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}
#pad {
	width:8px;
}
/*.myContacts_Group {
	padding: 2px 0px 2px 10px;
	background-color:#FFFFFF;
}
.myContacts_SelectedGroup {
	padding: 2px 0px 2px 10px;
	color:#BEC769;
	font-weight:bold;
}
.myContacts_GroupBorderFull {
	border:1px solid #BEC769;
	padding-left:5px;
}
.myContacts_GroupBorderPart {
	border-bottom:1px solid #BEC769;
	border-left:1px solid #BEC769;
	border-right:1px solid #BEC769;
	padding-left:5px;
}*/
.pastDue {
	color:#FF0000;
	font-weight:bold;
}
.grayOut {
	color:#999999;
}
.border {
	background-color:#8D8D8D;
}
.borderFooter {
	background-color:#EAEED4;
	height: 14px;
}
/* Blog Style */
#page_wrap {
	width: 764px;
}
#blog_left_col {
	width: 228px;
	float: left;
	margin-top: -1px;
}
#blog_right_col {
	float: right;
	width: 469px;
	margin-right: 29px;
	display: inline; /* Fix for IE6 Double Margin bug */
}
#blog_right_col a {
	text-decoration: underline;
}
.blog_option_box {
	float: left;
	width: 218px;
	padding:0;
	margin: 0 0 20px 0;
}
.learn_option_box, .left_column_box {
	float: left;
	width: 218px;
	padding:0 0 20px 0;
	margin: 0;
}
.DidYouKnow_box {
	float: left;
	width: 218px;
	padding:0 0 20px 0;
	margin: 0 0 0 0;
}
.blog_option_box a:hover {
	text-decoration:underline;
}
.blog_option_box_alt {
	float: left;
	width: 218px;
	padding:0;
	margin: 0 0 10px 0;
}
.boxContainer{
	background:url(/interface/box_btm_bg.gif) no-repeat bottom;
	margin-bottom:20px;
	padding:0 0 25px;
	position:relative;
	width: 218px;
}
.boxInner{
	background:url(../interface/box_mid_bg.gif) repeat-x;
}
.boxTopPiece{
	background:url(../interface/box_top_bg.gif) no-repeat;
	padding:3px 0 0;
}
.boxContentPiece{
	padding: 5px 15px 15px;
}
.boxInner ul {
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
	list-style:none;
}
.boxContainer h3{
	background:url(/interface/bg_hline.gif) repeat-x bottom;
	font-size:12px;
	padding:10px 5px 15px 0;
	margin:5px 10px;
}
.boxContainer h3 span{
	padding:5px 0 5px 35px;
}


.boxtop {
	float: left;
	width: 218px;
	background:url(../interface/box_top_bg.gif) no-repeat;
	margin: 0;
	padding: 0;
}
.boxmid {
	float: left;
	width: 218px;
	background:url(../interface/box_mid_bg.gif) no-repeat;
	margin: 0;
	padding: 0;
}
.boxbtm {
	float: left;
	width: 218px;
	height: 25px;
	background:url(../interface/box_btm_bg.gif) no-repeat;
	margin: 0;
	padding: 0;
}
/*.boxhdr {
	float: left;
	width: 176px;
	background:url(../interface/box_hdr.gif) repeat-x bottom left;
	margin: 2px 0 0 10px;
	display: inline;
}*/ /* display inline Fix for IE6 Double Margin bug */
.boxhdr {
	padding:0;
}
.boxhdrNoLine {
	float: left;
	width: 176px;
	margin: 2px 0 0 10px;
	display: inline; /* Fix for IE6 Double Margin bug */
}
.boxcontent {
	float: left;
	margin: 0;
	padding: 11px 28px 10px 15px;
}
.boxcontent_alt {
	float: left;
	margin: 0;
	padding: 12px 28px 10px 15px;
}
.parentLevelNavClass {
	float: left;
	margin: 0;
	padding: 0px 28px 10px 15px;
}
.boxcontent ul {
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
	list-style:none;
}
ul.col_siteMap {
	list-style:none;
	margin:0;
	padding:0 0 20px 5px;
}
ul.col_siteMap li {
	float:left;
	padding:0 0 .5em;
	width:220px;
}
.manageGroups {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.manageGroups a {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.manageGroups_selected {
	color:#BEC769;
	font-weight: bold;
	text-decoration: none !important;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.manageGroups_selected a {
	color:#BEC769;
	font-weight: bold;
	text-decoration: none !important;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
li.active_bloglink {
	padding: 0 21px 8px 10px;
	background:url(/interface/bullet_blog.gif) no-repeat top left;
	vertical-align: baseline;
	line-height: 12px;
	color:#BEC769;
	font-weight: bold;
	text-decoration: none !important;
}
li.active_bloglink a {
	color:#BEC769;
	font-weight: bold;
	text-decoration: none !important;
}
li.active_bloglink a:visited {
	color:#BEC769;
	font-weight: bold;
	text-decoration: none !important;
}
li.blogLink {
	padding: 0 10px 8px 10px;
	background:url(/interface/bullet_blog.gif) no-repeat top left;
	vertical-align: baseline;
	line-height: 12px;
	text-decoration: none;
}
li.blogLink a {
	text-decoration:underline;
	color: #000;
}
li.blogLink a:visited {
	color: #666;
}
li.blogLink a:hover {
	text-decoration:underline;
	color: #666;
}
#subscribe.hdr_text {
	float: left;
	background:url(../interface/subscribe_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 12px 35px;
}
#subscribe_alt.hdr_text {
	float: left;
	background:url(../interface/subscribe_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
#categories.hdr_text {
	float: left;
	background:url(../interface/categories_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
#blog.hdr_text {
	float: left;
	background:url(../interface/blog_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
#diags.hdr_text {
	float: left;
	background:url(../interface/categories_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
#authors.hdr_text {
	float: left;
	background:url(../interface/authors_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
#getstarted.hdr_text {
	float: left;
	background:url(../interface/getstarted_icon.gif) no-repeat 0 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 10px 35px /* 14px 5px 23px 35px */;
}
#getstartedblog.hdr_text {
	float: left;
	background:url(../interface/getstarted_icon.gif) no-repeat 0 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 10px 35px;
}
#learnCenter.hdr_text {
	float: left;
	background:url(../interface/learn_icon.gif) no-repeat 0 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 10px 35px /* 14px 5px 25px 35px */;
}
#learnCenterSrch.hdr_text, #moduleSocialMedia.hdr_text {
	float: left;
	background:url(../interface/search_icon.gif) no-repeat 0 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 10px 35px;
}
#moduleSocialMedia.hdr_text {
	background:url(../interface/icon_socialBox.gif) no-repeat 0 10px;
}
.centerContent {
	padding:11px 0 10px;
	text-align:center;
	width:215px;
}
a.link_twitter img, a.link_facebook img, a.link_youtube img, a.linked_in img {
	text-decoration:none;
	border:none;
	margin-right:5px;
}
a.linked_in img {
	margin:0;
}
#generic.hdr_text {
	float: left;
	background:url(../interface/generic_icon.gif) no-repeat 0 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 10px 35px; /*14px 5px 25px 35px; */
}
#extras.hdr_text {
	float: left;
	background:url(../interface/extras_icon.gif) no-repeat 0 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 10px 35px /* 14px 5px 25px 35px */;
}
#support.hdr_text {
	float: left;
	background:url(../interface/support_icon.gif) no-repeat 0 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 22px 35px;
}
#DidYouKnow.hdr_text {
	float: left;
	background:url(../interface/dyk2_icon.gif) no-repeat 0 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 10px 35px /* 14px 5px 25px 35px */;
}
#AboutUs.hdr_text {
	float: left;
	background:url(../interface/authors_icon.gif) no-repeat 0 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 10px 35px /* 14px 5px 25px 35px */;
}
#popularposts.hdr_text {
	float: left;
	background:url(../interface/popularposts_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
#blogroll.hdr_text {
	float: left;
	background:url(../interface/blogroll_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
#archives.hdr_text {
	float: left;
	background:url(../interface/archives_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
#search.hdr_text {
	float: left;
	background:url(../interface/search_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
#myContacts.hdr_text {
	float: left;
	background:url(../interface/contacts_icon.gif) no-repeat left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 5px 21px 35px;
	overflow: hidden;
}
.hdr_text_alt {
	float: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c0c66c;
	padding: 9px 5px 10px 0;
}
#bookmarks {
	float: left;
	width: 100%;
	border: solid 1px #c1c66a;
	text-align:center;
	margin: 14px 0 25px 0;
	padding: 5px 0 5px 0;
}
#bookmarks p{
	margin:0 auto;
	
}
#bookmarks a {
	text-decoration: underline;
}
#blog_commentheader {
	float: left;
	width: 450px;
}
.blog_content {
	float: left;
	width: auto;
}
.blog_title {
	padding:0;
}
.blog_title, blog_title a, .blog_title a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin:0;
}
.blog_title a:hover {
	color: #666;
}
h1.blog_topic {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin:0;
	padding:0 0 1px 0;
}
/* Left Column Blog authors panel
------------------------------------------------*/
.authorContinue {
	display:none;
}
.moreAuthors {
	background: url("/interface/bullet_blog_down.gif") no-repeat 30px 2px;
	bottom:7px;
	cursor:pointer;
	/*display:block;
	float:right;
	margin:3px 15px 0 0;*/
	padding-right: 11px;
	position:absolute;
	right:15px;
}
.collapse {
	background: url("/interface/bullet_blog_up.gif") no-repeat 49px 3px;
}
span.rss_link {
	background: url(../interface/rss_icon.gif) left no-repeat;
	padding: 2px 0 3px 25px;
	margin: 0 0 10px -2px;
	cursor:pointer;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
a.rss {
	cursor:pointer;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.authordate {
	float: left;
	font-family: verdana;
	font-size: 10px;
	color: #B6B6B6;
	font-style:italic;
	width: 100%;
	margin-bottom: 10px;
}
div.dline {
	float: left;
	background: #fff url(../interface/hr_bg.gif) top repeat-x;
	width:100%;
	height: 10px;
	padding: 0 0 0 0;
	margin: 0;
}
#siteMapRow {
	float: left;
	width: 100%;
	padding: 3px;
	margin: 3px;
}
#siteMapColumnLeft {
	width: 45%;
	float: left;
	padding: 3px;
}
#siteMapColumnRight {
	width: 45%;
	float: right;
	padding: 3px;
}
.quotedComment {
	color: #808080;
	font-style: italic;
}
ul.parentLevelNav {
	list-style: none;
	margin: -12px 0 0;
	padding: 0;
	width: 100%;
}
ul.parentLevelNav li {
	margin: 0;
	padding: 0;
	background: white url(/interface/bullet_arrow_right.gif) no-repeat left 4px;
	list-style-type: none;
}
/*ul.parentLevelNavLearn {
	list-style: none;
	margin: -12px 0 0 0;
	padding: 0;
	width: 100%;
}*/
ul.parentLevelNavLearn li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.parentLevel {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
}
ul.parentLevel li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
h1.pagetitleX {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	width:100%;
	padding: 2px 0 2px 0;
	margin: 20px 0 5px 0;
}
span.pagetitleX {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 20px 0 5px 0;
}
h1.NavPageTitle {
	font-family: verdana;
	font-size: 11px;
	padding: 2px 0 2px 0;
	margin: 20px 0 0 0;/* border-bottom: solid 1px #000; */
}
.NavPageTitleTight {
	cursor: hand;
	cursor: pointer;
}
ul.childMenuLevel01_nav {
	list-style: none;
	margin: 0 0 7px 2px;
	padding: 0;
	background: white url(/interface/spacer.gif) no-repeat left center;
}
ul.childMenuLevel01_nav li {
	padding: 5px 0 3px 11px;
	background:url(/interface/bullet_blog.gif) no-repeat 0 5px;
	vertical-align: baseline;
}
ul.childMenuLevel01_navExtras {
	list-style: none;
	margin: 0 0 7px 2px;
	padding: 0;
	background: white url(/interface/spacer.gif) no-repeat left center;
}
ul.childMenuLevel01_navExtras li {
	padding: 5px 0 3px 11px;
	background:url(/interface/bullet_blog.gif) no-repeat 20px 5px;
	vertical-align: baseline;
}
li.dline {
	background: #fff url(/interface/hr_bg.gif) top repeat-x;
	width:441px;
	height: 13px;
	padding: 0;
	margin: 5px 0 5px 0;
	font-size:0;
}
li.spacer {
	width:441px;
	height: 1px;
	padding: 5px;
	margin: 0;
}
ul.childMenuLevel01 {
	list-style: none;
	margin: 9px 0 7px 0;
	padding: 0;
}
ul.childMenuLevel01 li {
	padding: 5px 0 3px 10px;
	background:url(/interface/bullet_blog.gif) no-repeat 0 5px;
	vertical-align: baseline;
}
ul.childMenuLevel02 {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.childMenuLevel02 li {
	padding: 0 0 0 8px;
	background: url(../interface/bullet_dash.gif) no-repeat 0 8px;
}
ul.childMenuLevel03 {
	list-style: none;
	margin-left: 10px;
	padding: 0;
}
ul.childMenuLevel03 li {
	padding-left: 8px;
	background: url(../interface/bullet_dash.gif) no-repeat 0 8px;
}
.confirmboxtop {
	border-left : thin solid;
	border-color :black;
	border-left-width: 1px;
	border-top : thin solid;
	border-color :#000;
	border-top-width: 1px;
	border-right : thin solid;
	border-color :#000;
	border-right-width: 1px;
}
.confirmboxbottom {
	border-left : thin solid;
	border-color :black;
	border-left-width: 1px;
	border-bottom : thin solid;
	border-color :#000;
	border-bottom-width: 1px;
	border-right : thin solid;
	border-color :#000;
	border-right-width: 1px;
}
.confirmboxleftside {
	border-left : thin solid;
	border-color :black;
	border-left-width: 1px;
}
.confirmboxrightside {
	border-right : thin solid;
	border-color :black;
	border-right-width: 1px;
}
.boxmiddle {
	border-left : thin solid;
	border-color :#8D8D8D;
	border-left-width: 1px;
	border-right : thin solid;
	border-color :#8D8D8D;
	border-right-width: 1px;
}
ul.childMenuLevel01extra {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
ul.childMenuLevel01extra li {
	padding: 0 0 0 10px;
	background:url(/interface/bullet_blog.gif) no-repeat 0 2px;
	vertical-align: baseline;
}
.parentLevelNav ul {
	margin: 0;
	padding: 0;
}
.parentLevelNav li {
	background: white url(/interface/bullet_arrow_right.gif) no-repeat left 4px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.parentLevelNav li.submenu {
	background: white url(/interface/bullet_arrow_right.gif) no-repeat left 4px;
	margin-top:10px;
	padding:2px 5px 0px 15px;
	cursor: hand !important;
	cursor: pointer !important;
}
.parentLevelNav .arwli{
	margin-top:10px;
	padding:2px 5px 0px 15px;
}
.parentLevelNav li.submenu ul {
	display: none;
}
.parentLevelNav .submenu ul li {
	padding: 5px 0 3px 30px;
	background:url(/interface/bullet_blog.gif) no-repeat 17px 5px;
	cursor: default;
}
span.searchhighlight {
	background-color:#B1E4F1;
}
.lgbold {
	font-weight:bold;
	font-size: 12px;
}
.smbold {
	font-weight:bold;
	font-size: 10px;
}
.postIt {
	position:absolute;
	z-index:30;
	height:245px;
	width:247px;
	visibility:visible;
	margin: -29px 0 0 0;
}
#startNowRound {
	height:75px;
	width:73px;
	cursor: pointer;
	z-index:31;
	position:absolute;
	background: url(../interface/btn_startNow.png) no-repeat;
}
#postItBlog {
	position:relative;
	z-index:30;
	height:245px;
	width:247px;
	visibility:visible;
	margin: 0px 0 0 -25px;
}
#startNowBlog {
	height:75px;
	width:73px;
	cursor: pointer;
	z-index:31;
	position:relative;
	background: url(/interface/btn_startNow.png) no-repeat;
}
#postItBlogAlt {
	position:relative;
	z-index:30;
	height:245px;
	width:247px;
	visibility:visible;
	margin: 0px 0 0 -27px;
}
/* Poll CSS
----------------------------------------------------------------*/
#contentPoll .pollContainer {
	padding:8px;
	border:1px solid grey;
	width:370px;
}
#contentPoll .pollContainer .pollTable {
	width:363px;
}
#contentPoll .pollQuestion {
	font-weight:bold;
	width:310px;
	text-align:left;
	padding-top:10px;
	padding-bottom:9px;
}
#contentPoll .pollChoicesTable {
	width:255px;
}
#contentPoll .pollChoicesTable td {
	padding-bottom:20px;
}
#contentPoll .pollVoteBtn {
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}
#sidebarPoll .pollContainer {
	margin-top:5px;
	margin-left:-3px;
}
#sidebarPoll .pollContainer .pollTable {
	width:200px;
}
#sidebarPoll .pollQuestion {
	font-weight:bold;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	width:185px;
}
#sidebarPoll .pollChoicesTable {
	width:185px;
}
#sidebarPoll .pollChoicesTable td {
	padding-bottom:20px;
}
#sidebarPoll .pollVoteBtn {
	float:right;
	margin-bottom:10px;
	margin-right:5px;
	cursor:pointer;
}
#contentPencil {
	margin-top:-84px;
	float:left;
	margin-left:50px;
}
#sideBarPencil {
	float:left;
	margin-left:5px;
	z-index:20;
	position:relative;
	visibility:visible;
	margin-top:-75px;
}
.filledPerc {
	width:5px;
	height:5px;
	background-color:#844610;
	margin-right:1px;
	float:left;
	margin-top:2px;
	font-size:0;
}
.emptyPerc {
	width:5px;
	height:5px;
	background-color:#c3c3c3;
	margin-right:1px;
	float:left;
	margin-top:2px;
	font-size:0;
}
.pollResult {
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#c3c3c3;
}
.pollVotes {
	color:#a7aa6e;
}
.resultText {
	padding-right:15px;
	padding-bottom:10px;
}
/* jQuery.Rating Plugin CSS */
div.rating-cancel, div.star-rating {
	float:left;
	width:17px;
	height:15px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent;
	overflow:hidden
}
div.rating-cancel, div.rating-cancel a {
	background:url(/interface/starDelete.gif) no-repeat 0 -16px
}
div.star-rating, div.star-rating a {
	background:url(/interface/star.gif) no-repeat 0 0px
}
div.rating-cancel a, div.star-rating a {
	display:block;
	width:16px;
	height:100%;
	background-position:0 0px;
	border:0
}
div.star-rating-on a {
	background-position:0 -16px!important
}
div.star-rating-hover a {
	background-position:0 -32px
}
/* Read Only CSS */
div.star-rating-readonly a {
	cursor:default !important
}
/* Partial Star CSS */
div.star-rating {
	background:transparent!important;
	overflow:hidden!important
}
/* END jQuery.Rating Plugin CSS */

/* BEGIN jQuery autocomplete Plugin CSS */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #0A246A;
	color: white;
}
/* END jQuery Autocomplete Plugin CSS */

/* Cart Please Wait Css*/
	

#waitLayer {
	background:url(../interface/icons/closeup_top.png) top no-repeat;
	padding:10px 0 0;
	width:264px;
	z-index:10020;
	position:absolute;
	height:88px;
	display:none;
}
#waitLayerBtm {
	background: url(../interface/icons/closeup_bottom.png) bottom no-repeat;
	font-size:0;
	padding:0 0 16px;
	width:100%;
}
#waitInner {
	padding:0 0 15px 0;
	width:100%;
	height:45px;
}
#waitContent {
	color:#636363;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0 15px;
	text-align:center;
}
.download_title {
	color:#989898;
	font-weight:bold;
	padding:0 0 .5em;
	display:block;
}
.download_desc {
	color:#2d2d2d;
	padding-top:0px;
	margin-top: 0px;
	padding:0;
	display:block;
}
.download_title input {
	padding-top:10px;
}
.download_link {
	cursor:pointer;
}
.download_type {
	cursor:pointer;
	padding-top:5px;
}
#downloadLayer {
	position:absolute;
	width:710px;
	display:none;
}
.close_downloadLayer {
	cursor:pointer;
	border:0;
}
/* Share Bar     06/30/10   Ken
-----------------------------------------------*/
.sharebar {
	background:url(../interface/bg_sharebar.png) repeat-x;
	display:block;
	height:45px;
	padding:15px 15px 5px;
}
.socialMedia, .socialEmail {
	float:left;
	margin:0;
	padding:0;
	width:270px;
	position:relative;
}
.socialEmail {
	width:150px;
	margin-top:-3px;
}
.socialMedia li, .socialEmail li {
	float:left;
	list-style-type:none;
}
.share_linkedin {
	margin-left:15px;
}
.socialEmail li.social_email, .socialEmail li.social_pdf {
	height:30px;
	width:90px;
}
.socialEmail li.social_pdf {
	width:50px;
}
.socialEmail li.social_email a, .socialEmail li.social_pdf a {
	display:block;
	height:30px;
	text-decoration:none;
}
.socialEmail li.social_email a {
	background:url(../interface/icon_share_email.gif) no-repeat;
	margin-right:15px;
	padding:5px 0 0 30px;
	text-transform:uppercase;
}
.socialEmail li.social_pdf a {
	background:url(../interface/icon_share_pdf.gif) no-repeat;
	padding:5px 0 0 35px;
}
/* CSS Buttons to replace/update current images  08-25-10 Ken
-------------------------------------------------------------------*/
.btn_GetStarted, .btn_GetStarted_wide, .btn_GetStartedPrice, .btn_Continue, .btn_continue_wide, .btn_continue_medium, .btn_continue_250, .btn_select, .btn_Back, .btn_SaveProfile, .btn_Submit, .btn_CreateLetter, .btn_CreateResume, .btn_CreateResume_large, .btn_SubscribeAnnual, .btn_SubscribeMonthly, .btn_landingGetStarted, .buildYourResume, .btn_LoginBuilder, .btn_PreviewLetter, .btn_Save, .btn_CreateNewLetter, .btn_NewResume, .btn_edit, .btn_create_account, .btn_create_account_narrow, .button {
	cursor:pointer;
	display:block;
	font-size:0;
	text-decoration:none;
	text-indent:-9999px;
}
.btn_landingGetStarted {
	background:url(../interface/btn_landingGetStarted.png) no-repeat;
	height:52px;
	width:200px;
}
a span.buildYourResume {
	background:url(../interface/btn_buildYourResume_266x54.png) no-repeat scroll 0 0 transparent;
	height:54px;
	width:266px;
}
.btn_GetStarted {
/*	background:url(../interface/btn_getstarted_orange_160x40.png) no-repeat;
	height:40px;
	width:160px;*/
	background:url(../interface/buttons/button_Get-Started.png) no-repeat;
	height:34px;
	width:149px;
}
.btn_GetStarted_wide {
	background:url(../interface/buttons/button_Get-Started_wide.png) no-repeat;
	height:47px;
	width:254px;
}
.btn_GetStartedPrice {
	background:url(../interface/buttons/button_Get-Started-Price.png) no-repeat;
	height:55px;
	width:234px;
}
/*
.btn_Continue {
	background:url(../interface/btn_continue_orange_100x21.gif) no-repeat;
	height:21px;
	text-align:left;
	width:100px;
}*/

#btn_saveProfile {
	background:url(../interface/btn_saveprofile_138x34.gif) no-repeat;
	height:34px;
	width:138px;
}
/*.btn_Submit {
	background:url(../interface/btn_submit_orange_87x21.gif) no-repeat;
	height:21px;
	width:87px;
}*/
.btn_CreateLetter {
/*	background:url(../interface/btn_createletter_143x21.gif) no-repeat;
	height:21px;
	width:143px;*/
	background:url(../interface/buttons/btn_createletter.png) no-repeat;
	height:34px;
	width:165px;
}
.btn_CreateResume {
/*	background:url(../interface/btn_createresume_154x21.gif) no-repeat;
	height:21px;
	width:154px;*/
	background:url(../interface/buttons/button_Create-Resume.png) no-repeat;
	height:34px;
	width:182px;
}
.btn_CreateResume_large {
	background:url(../interface/buttons/button_Create-Resume_large.png) no-repeat;
	height:47px;
	width:250px;
}
.btn_SubscribeAnnual {
	background:url(../interface/btn_subscribe_annual_139x35.gif) no-repeat;
	/*display:inline-block;*/
	float:left;
	height:35px;
	margin-right:10px;
	width:139px;
}
.btn_SubscribeMonthly {
	background:url(../interface/btn_subscribe_monthly_139x35.gif) no-repeat;
	/*display:inline-block;*/
	float:left;
	height:35px;
	width:139px;
}
.btn_LoginBuilder {
	/*background:url(../interface/btn_login.gif) no-repeat;*/
	background:url(../interface/buttons/button_Login.png) no-repeat;
	/*display:inline-block;*/
	height:34px;
	margin:0;
	/*position:relative;
	top:-12px;
	left:20px;
*/	width:98px;
}
#btn_edit {
	background:url(../interface/buttons/button_Edit.png) 0 0 no-repeat;
	height:34px;
	width:138px;
}
#btn_cancel	{
	background:url(../interface/btn_cancel_99x34.gif) no-repeat;
	height:34px;
	width:99px;
}
#button_area {
	margin:10px auto;
	text-align:center;
	width:300px;
}
#button_area .btn_Continue, #button_area .btn_Back, #button_area {
	float:left;
	margin-left:10px;
}
#button_area .btn_SaveProfile {
}
#btn_viewDetails	{
	width:155px;
	height:34px;
	background:url(/interface/buttons/button_View-Details.png) no-repeat;
}
#btn_back,.btn_back	{
	width:95px;
	height:34px;
	background:url(/interface/buttons/button_Back.png) no-repeat;
}
#btn_submit, .btn_Submit	{
	width:111px;
	height:34px;
	background:url(/interface/buttons/button_Submit.png) no-repeat;
}
#btn_saveMyStuff	{
	background:url(/interface/buttons/button_Save-my-stuff_fbfbfb.png) no-repeat;
	width:163px;
	height:34px;
	position:absolute;
	z-index:16;
	top:232px;
	left:386px;
}

#btn_continue, .btn_Continue	{
	background:url(/interface/buttons/button_Continue.png) no-repeat;
	width:128px;
	height:34px;
	/*margin-left:420px;
	margin-top:113px;*/
	margin:0;
}

#btn_continue_wide, .btn_continue_wide	{
	background:url(/interface/buttons/button_Continue_wide.png) no-repeat;
	width:270px;
	height:47px;
	margin:0;
}

#btn_continue_medium, .btn_continue_medium	{
	background:url(/interface/buttons/button_Continue_medium.png) no-repeat;
	width:219px;
	height:47px;
	margin:0;
}

#btn_continue_250, .btn_continue_250	{
	background:url(/interface/buttons/button_Continue_250.png) no-repeat;
	width:250px;
	height:47px;
	margin:0;
}

#btn_select, .btn_select	{
	background:url(/interface/buttons/button_Select.png) no-repeat;
	width:219px;
	height:47px;
	margin:0;
}

#btn_continue_alt	{
	background:url(/interface/buttons/button_Continue_fbfbfb.png) no-repeat;
	width:128px;
	height:34px;
	left:420px;
	top:150px;
	position:absolute;
	z-index:20;
}
						 
.btn_confirm {
	background:url(/interface/buttons/button_Confirm.png) no-repeat;
	width:120px;
	height:34px;
}
						 
.btn_PreviewLetter {
	background:url(/interface/buttons/button_Preview-Letter.png) no-repeat;
	height:34px;
	width:161px;
}
#btn_save, .btn_Save {
	background:url(/interface/buttons/button_Save.png) no-repeat;
	height:34px;
	width:95px;
}
.btn_CreateNewLetter {
	background:url(/interface/buttons/button_GREEN_New-Letter.png) no-repeat;
	height:34px;
	width:144px;
}
.btn_NewResume {
	background:url(/interface/buttons/button_GREEN_New-Resume.png) no-repeat;
	height:34px;
	width:161px;
}

#btn_goToMyResume	{
	background:url(/interface/buttons/button_Go-To-My-Resumes.png) no-repeat;
	width:209px;
	height:32px;
}

#btn_goToBlog	{
	background:url(/interface/buttons/button_GoToPongoBlog.png) no-repeat;
	height:32px;
	width:199px;
}
#btn_cancelMyMembership	{
	background:url(/interface/buttons/button_Cancel-My-Membership.png) no-repeat;
	height:32px;
	width:248px;
	margin-top:33px;
}
.btn_create_account	{
	background:url(/interface/buttons/button_Create-Account.png) no-repeat;
	height:47px;
	width:250px;
}
.btn_create_account_narrow	{
	background:url(/interface/buttons/button_Create-Account_narrow.png) no-repeat;
	height:47px;
	width:225px;
}
.footer_mcafee {
	float:left;
	padding-top:20px;
	padding-right:15px;
}
.teamviewer {
/*width:80%;*/
}
.teamviewer tr td {
	padding:20px 20px 20px 0;
	border-bottom:1px solid #ccc;
}
.teamviewer tr td img {
	margin:0 0 0 60px;
}
p.checkbox input, p.checkbox span {
	float:left;
}
p.checkbox span {
	font-size:10px;
	padding-left: 10px;
	width: 350px;
}
.login {
	color:#000;
	font-size:10px;
	right:20px;
	position:absolute;
	text-align:right;
	width:300px;
	top:14px;
}
.login a {
	padding-bottom:10px;
}
.login .phoneNumber {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
#cs_Online {
	margin:5px 0;
}
/* Contact Page update 11-17-10 Ken 
-----------------------------------------------*/
h3.subH3 {
	color:#000;
	font-size:10px;
	font-weight:normal;
	margin:20px 0 20px;
}
h3.subH3 strong {
	color:#b3b846;
	font-size:12px;
}
#contactUs_info, #contactUs_info li {
	display:block;
	list-style:none;
}
#contactUs_info {
	height:200px;
	margin:0 0 40px;
	padding:0;
}
#contactUs_info li {
	font-size:11px;
	height:25px;
	margin:0 0 10px 0;
	padding:3px 0 0 30px;
}
#contactUs_info li.cPhone {
	background:url(../interface/icon_phone_22x21.gif) no-repeat;
}
#contactUs_info li.cEmail {
	background:url(../interface/icon_email_22x21.gif) no-repeat;
}
#contactUs_info li.cTweet {
	background:url(../interface/icon_tweet_22x23.gif) no-repeat;
}
#contactUs_info li.cFacebook {
	background:url(../interface/icon_facebook_11x23.png) no-repeat;
}
#contactUs_info li.cAddress {
	background:url(../interface/icon_letter_22x21.gif) no-repeat;
}
#contactUs_info li.cAddress span {
	float:left;
	padding-right:10px;
}
/* Support Page cleanup
-----------------------------------------------*/
#support_Request {
	background:url(/interface/navline.gif) repeat-x top;
	padding:20px;
	margin:20px 0 0;
}
/* landV1 cleanup
-----------------------------------------------*/
#landv1 #contentMain {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:30px;
	padding-right:15px;
	width:350px;
}
#landv1 #contentMain h2 {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	/*padding-bottom:20px;*/
	text-align:center;
}
#landv1 #contentMain p {
	font-size:16px;
	color:#9CA42A;
	margin:0;
	padding:0 0 20px 35px;
}
#landv1 #contentMain ul {
	margin:0 0 0 15px;
}
#landv1 #contentMain ul li {
	color:#9CA42A;
	margin-bottom:15px;
	font-size:14px;
}
#landv1 #contentMain ul li span {
	color:#333333;
	font-size:11px;
}
/* Nav utility 12-3-10 Ken
-----------------------------------------------*/ 
.navUtilityNormal
{
	/*float:right;margin:11px 15px 5px 0;*/
	position:absolute;
	right:20px;
	top:18px;
	width:450px;
}
body#bodyLoggedIn .navUtilityNormal {
	top:2px;
}
.navMain {
	bottom:5px;
 *bottom:0;
	height:28px;
	position:absolute;
	right:20px;
	width:400px;
}
body#bodyLoggedIn .navMain {
/*margin:13px 0 0 9px;
	*margin:13px 0 0 -1px;  IE */
}
body#bodyLoggedIn #container_midBtm {
	display:none;
}
.navUtilityNormal span {
	display:block;
	float:right;
	margin-left:15px;
}
#landing .navUtilityNormal span {
	display:block;
	float:right;
	margin-left:15px;
}
.btn_login {
	width:68px;
}
.btn_login a, .btn_logOut a, .btn_emailUs a, .btn_liveHelp a, .btn_contactPhoneNum {
	display:block;
	font-size:1px;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
.btn_login a {
	background:url(../interface/btn_logIn_68x22.png) no-repeat;
	cursor:pointer;
	height:22px;
	width:68px;
}
.btn_logOut a {
	background:url(../interface/btn_logOut_68x22.png) no-repeat;
	cursor:pointer;
	height:22px;
	width:68px;
}
.btn_emailUs a {
	background:url(../interface/btn_emailUs_75x22.png) no-repeat;
	cursor:pointer;
	height:22px;
	width:75px;
}
.btn_contactPhoneNum {
	background:url(../interface/866_486_4660.png) no-repeat;
	height:22px;
	width:105px;
}
.btn_liveHelp {
	background:url(../interface/btn_liveHelp_77x22.png) no-repeat;
	cursor:pointer;
	height:22px;
	width:77px;
}
.navUtilityBuilder {
	right:20px;
	top:25px;
	width:450px;
}
#land11 #landOrigin {
	width:760px;
	position:relative;
}
#landOrigin {
	background:url(/interface/bg_top.png) repeat-x;
	width:765px;
	height:86px;
	padding:0;
	margin:0;
}
#landOrigin h1 a {
	background:url(/interface/landingLogo.png) no-repeat 25px 0px;
	height:83px;
	width:230px;
}
#landOrigin h1, #landOrigin h1 a, #landOrigin p {
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999px;
	text-decoration:none;
}
#landOrigin p.tagline_edu {
	background:url(../interface/prepareToGetHired_310x34.png) no-repeat;
	display:block;
	font-size:1px;
	height:34px;
	left:245px;
	position:absolute;
	width:310px;
	text-decoration:none;
	text-indent:-9999px;
	top:72px;
}
#signage {
	position:absolute;
	z-index:10;
	top:10px;
	left: 255px;
	background:url(/interface/hiringsign.png) no-repeat;
	height:108px;
	width:141px;
	text-indent:-9999em;
}
/* Subscription Options omniture 
-----------------------------------------------*/

#membership_container_b { /* 3 columns short */
}
#membership_container_c, #membership_container_d, #membership_container_e {
	/*background:url(../interface/bg_suboptions_mid_709x20.png) repeat-y;*/
	width:709px;
	margin-bottom:20px;
}
#membership_container_c .membership_inner, #membership_container_d .membership_inner, #membership_container_e .membership_inner {
	/*background:url(../interface/bg_suboptions_top_709x20.png) no-repeat;*/
	padding:20px;
}
#membership_container_c .txt_subscriptionOptions, #membership_container_d .txt_subscriptionOptions, #membership_container_e .txt_subscriptionOptions {
	background:url(../interface/bg_hline.gif) repeat-x bottom;
	margin:0 0 20px;
}
#membership_container_c .txt_subscriptionOptions span, #membership_container_d .txt_subscriptionOptions span, #membership_container_e .txt_subscriptionOptions span {
	background:url(/interface/header_subscriptionoptions_text.gif) no-repeat;
	display:block;
	font-size:0px;
	height:40px;
	/*padding:0 0 10px 0;*/
	text-indent:-999px;
	width:202px;
}
#membership_container_c .membership_footer, #membership_container_d .membership_footer, #membership_container_e .membership_footer {
	/*background:url(../interface/bg_suboptions_btm_709x30.png) no-repeat bottom;*/
	padding-bottom:30px;
}
#membership_container_c .membership_footer p, #membership_container_d .membership_footer p, #membership_container_e .membership_footer p {
	padding:10px 20px;
}
#membership_container_c h3 {
	background:url(../interface/bg_h3_subscription_c.png) no-repeat;
	font-size:13px;
	height:25px;
	margin:0;
	padding:5px 8px 10px;
	width:214px;
}
#membership_container_c #member_trial h3 {
	background:url(../interface/bg_h3_subscription_c.png) no-repeat top right;
	width:178px;
 *width:194px;
}
#membership_container_c #member_trial {
	width:194px;
	margin:20px 0 0;
}
#membership_container_c #member_monthly {
	background:url(../interface/bg_monthly_c.png) repeat-x 0 28px;
	margin: 20px 20px 0px;
	width:214px;
}
#membership_container_c #member_annual {
	background:url(../interface/bg_annual_c.png) repeat-x 0 28px;
	margin-top:20px;
	width:214px;
}
#membership_container_c ul, #membership_container_c p {
	list-style:disc;
	margin:0;
	padding:0 8px 5px;
}
#membership_container_c ul li {
	margin-left:15px;
	padding-top:0px;
	padding-bottom:5px;
}
#membership_container_c p.notice {
	background:url(../interface/asterisk_5x8.png) no-repeat 8px 1px;
	display:none;
	font-size:10px;
	/*margin-top:20px;*/
	padding-left:15px;
}
#membership_container_c .btn_choice {
	bottom:20px;
 *bottom:40px;
	left:45px;
	position:absolute;
}
#membership_container_c .discountdeal {
	font-size:12px;
}
#membership_container_d, #membership_container_e {
}
#membership_container_d h3, #membership_container_e h3 {
	background:url(../interface/bg_h3_subscription_d.png) no-repeat;
	font-size:13px;
	height:22px;
	margin:0;
	padding:5px 8px 0;
	width:662px;
}
#membership_container_d #member_trial, #membership_container_d #member_subscriptions, #membership_container_e #member_trial, #membership_container_e #member_subscriptions {
	margin:20px 0 0;
	position:relative;
	width:662px;
}
#membership_container_d #member_monthly {
	background:url(../interface/bg_subscriptions_d.png) repeat-x;
	padding:10px 5px 0;
}
#membership_container_e #member_monthly {
	background:url(../interface/bg_subscriptions_E.png) repeat-x;
	padding:10px 5px 0;
}
#membership_container_d #member_annual, #membership_container_e #member_annual {
	background: url(/interface/bg_hline.gif) repeat-x top;
	margin-top:10px;
	padding:10px 5px;/*width:400px;*/
}
#membership_container_e #member_annual {
	background:none;
}
#membership_container_e #member_annual {
	width:480px;
}
#membership_container_d ul, #membership_container_d p, #membership_container_e ul, #membership_container_e p {
	list-style:disc;
	margin:0;
	padding:0 8px 5px;
}
#membership_container_d #member_trial ul, #membership_container_d #member_monthly ul, #membership_container_d #member_annual ul, #membership_container_e #member_trial ul, #membership_container_e #member_monthly ul {
	float:left;
}
#membership_container_d ul li, #membership_container_e ul li {
	margin-left:15px;
	padding-top:0px;
	padding-bottom:5px;
}
#membership_container_d p.notice, #membership_container_e p.notice {
	background:url(../interface/asterisk_5x8.png) no-repeat 8px 1px;
	display:none;
	font-size:10px;
	/*margin-top:20px;*/
	padding-left:15px;
}
#membership_container_d .btn_choice {
	bottom:40px;
	right:20px;
	position:absolute;
}
#membership_container_e .btn_choice {
	right:20px;
	top:45px;
	position:absolute;
}
#membership_container_d .discountdeal, #membership_container_e .discountdeal {
	font-size:12px;
}
#membership_container_d .btn_radio, #membership_container_e .btn_radio {
	display:inline-block;
	padding:0 20px 0 0;
}
#membership_container_d .pricepoint, #membership_container_e .pricepoint {
	font-size:12px;
	font-weight:700;
	margin-top:0px;
	padding-top:0px;
}
#membership_container_e .pricepoint {
	font-size:12px;
}
#membership_container_d .pricepoint span, #membership_container_d .pricepoint strong, #membership_container_e .pricepoint span, #membership_container_e .pricepoint strong {
	font-size:11px;
}
.membership_inner {
}
#membership_container_b #member_trial, #membership_container_b #member_monthly, #membership_container_b #member_annual, #membership_container_c #member_trial, #membership_container_c #member_monthly, #membership_container_c #member_annual {
	float:left;
	position:relative;
}
#membership_container_b #member_trial, #membership_container_b #member_monthly, #membership_container_b #member_annual {
	height:350px;
}
#membership_container_c #member_trial, #membership_container_c #member_monthly, #membership_container_c #member_annual {
	height:310px;
}
#membership_container_b #member_trial {
	width:149px;
}
#membership_container_b h3 {
	background:url(../interface/bg_h3_subscription_b.gif) no-repeat;
	font-size:13px;
	height:25px;
	margin:0;
	padding:5px 8px 10px;
	/*display:block;
	font-size:0px;
	text-indent:-9999px;*/
	width:149px;
}
#membership_container_b ul, #membership_container_b p {
	list-style:disc;
	margin:0;
	padding:0 8px 5px;
}
#membership_container_b ul li {
	margin-left:15px;
	padding-top:0px;
	padding-bottom:5px;
}
#membership_container_b #member_monthly {
	background:url(../interface/bg_monthly_b.png) no-repeat 0 28px;
	margin:0 4px;
	width:149px;
}
#membership_container_b #member_annual {
	background:url(../interface/bg_annual_b.png) no-repeat 0 28px;
	width:149px;
}
#membership_container_b .btn_choice {
	bottom:20px;
 *bottom:40px;
	right:25px;
	position:absolute;
}
#membership_container_b .discountdeal {
	font-size:12px;
}
#membership_container_b p.notice {
	background:url(../interface/asterisk_5x8.png) no-repeat 8px 1px;
	display:none;
	font-size:10px;
	/*margin-top:20px;*/
	padding-left:15px;
}
.pricepoint {
	font-size:12px;
	font-weight:700;
}
.pricepoint span {
	font-size:11px;
}
.pricepoint sup {
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	vertical-align: baseline;
}
/* Services 
-----------------------------------------------*/
#ourService.hdr_text {
	background: url("../interface/ourservice_icon.gif") no-repeat scroll left center transparent;
	float: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px 10px 35px;
}
.ourService#rightColumn {
	float:left;
	width:400px;
}
.ourService#leftColumn {
	float:left;
	width:241px;
}
.floatLeft, .left {
	float:left;
}
.floatRight, .right {
	float:right;
}
.clearBoth {
	clear: both;
}
/* Blurb Callout 
-----------------------------------------------*/
.blurbCallout {
	background:url(../interface/blurb_mid_229x10.png) repeat-y;
	margin:0 0 20px 0;
	width:229px;
}
.blurbMid {
	background:url(../interface/blurb_top_229x43.png) no-repeat top;
	font-size:10px;
	padding:20px 30px 2px 20px;
}
.blurbBtm {
	background:url(../interface/blurb_btm_229x16.png) no-repeat bottom;
	height:16px;
}
/* clearfix 
-----------------------------------------------*/
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
* html .clearfix, *:first-child+html .clearfix {
	zoom:1
}

/* rotator in-page placement 
----------------------------------------------------*/
div.rotator {
	background:#F0F0F0;
	height:119px;
	*height:121px;
}

ul.rotator	{
	margin:-19px 0 0 0;
	padding:0;
}
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	height:105px;
	display:block;
	*margin-top:3px;
}

div.rotator ul li.show {
	z-index:10000;
}

	#freeTrialCount{
		float:right;
		margin-top:48px;
		padding-right:9px;
		color:#8e923d;
		font-size:10px;
		font-family:Verdana, Geneva, sans-serif;
	}
	a.daysRemaining	{
		color:#990800;
		font-size:11px;
		text-decoration:underline;
	}

/* My Account Pages 
----------------------------------------------------*/

.actionClass:hover	{
	color:#666;
	text-decoration: underline;
}
.membershipOverviewOptions a	{
	font-size:10px;
	text-transform:none;
	cursor: pointer;
	color: #333333;
    text-decoration: underline;
	font-weight:normal;
	padding-left:5px;	
}
.membershipOverviewOptions a:hover	{
	color: #666;
    text-decoration: underline;
}
.membershipOverviewOptions	{

}
dl.membershipOverviewOptions dt	{
	text-transform:uppercase;
	color: #b8bd53;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 5px;
}
dl.membershipOverviewOptions dd	{
	margin:0;
	padding:0 0 8px;
}

p.freeTrialMembership_top	{
	background: url("/interface/free-membership-top.png") no-repeat 0 0;
	width:463px;
	height:158px;
	margin-left:-8px;
	position:relative;
}
p.membershipChart#freeTrial	{
	background: url("/interface/free-membership-chart.png") no-repeat 0 0;
	height: 391px;
	width:456px;
}
p.membershipChart#monthly	{
	background: url("/interface/monthly-membership-chart.png") no-repeat 0 0;
	height: 567px;
	width:457px;
	position:relative;
}
p.membershipChart#annual	{
	background: url("/interface/annual-membership-chart.png") no-repeat 0 0;
	height: 390px;
	width:456px;
}
p.membershipChart#maintenance	{
	background: url("/interface/maintenance-membership-chart.png") no-repeat 0 0;
	height: 390px;
	width:457px;
}
p.membershipChart#monthlyNoAd	{
	background: url("/interface/monthly-membership-chart-no-ad.jpg") no-repeat 0 0;
	height: 413px;
	width:457px;
}
/*p.membershipSummaryContent	{
	padding-left: 5px;
}*/
a.viewMembershipOptions	{
	background: url("/interface/btn_viewfullmembershipoptions_247x32.gif") no-repeat 0 0;
	height:32px;
	width:247px;
	text-indent:-9999em;
	z-index:10;
	position:absolute;
	top:91px;
	left: 221px;
	cursor:pointer;
	display:block;
}
a.upgrade	{
	background: url("/interface/btn_upgrade_125x32.gif") no-repeat 0 0;
	height:32px;
	width:125px;
	text-indent:-9999em;
	z-index:10;
	position:absolute;
	top:497px;
	left: 333px;
	cursor:pointer;
	display:block;
}

#maintenanceChart	{
	width:583px;
	padding-top:312px;
	background:url(../interface/bg_maintenance_mbrship.gif) no-repeat;
	float:left;
}
#maintenanceChartBtm	{
	background:url(../interface/bg_maintenance_mbrship_btm.gif) no-repeat;
	height:9px;
	width:583px;
	float:left;
	
}
#cancelContent {
	background: #f9f9f9 url(../interface/background_cancel.png) repeat-x 0 0;
	width: 583px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #d1d1d1;
}
#cancelContentWhite {
	width: 585px;
	margin: 10px auto 0 auto;
	padding: 0;
}
.cancelHdr {
	color: #6a8287;
	font-size: 24px;
	font-weight: normal;
	margin: 40px 0 30px 35px;
	padding-right: 25px;
}
.cancelRadioGroup {
	float: left;
	clear: both;
	margin-top: 35px;
	margin-left: 35px;
}
.cancelImage {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	width: 95px;
	height: 118px;
}
.cancelText {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 12px;
	color: #6a8287;
	width: 354px;
}
.bold {
	font-weight: bold;
}
.cancelTextSmall {
	font-size: 10px;
}
.cancelTextHdr {
	font-size: 16px;
	font-weight: bold;
	color: #313131;
}
#cancelContinue {
	clear: both;
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	margin: 15px 25px 0 425px;
}
#mmBillingInfo {
	clear: both;
}
#mmBillingContent {
	background: url(../interface/bg-dotted.png) repeat-x 0 0;
	padding-top: 10px;
	width: 508px;
	height: 169px;
	position: relative;
	margin: 0 30px 0 41px;
}
#mmBillingSpacer {
	height: 30px;
}
h3.headings	{
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}
h3#maintHeadlineOne	{
	font-size:12px;
	position:absolute;
	top:36px;
	left:44px;
	z-index:15;
}
h3#maintHeadlineTwo	{
	font-size:12px;
	position:absolute;
	top:-29px;
	/*left:44px;*/
	z-index:15;

}
p.accountMaintLower	{
	padding:0 0 32px 0;
	background:url(../interface/bg_hline.gif) repeat-x bottom;
	margin: 27px 0 0 0;
	float:left;
}
.myAccountVldErr {
	background:url(/interface/message_error.gif) no-repeat top right #B1E4F1;
	padding:15px;
	margin-bottom: 15px;
}
.myAccountVldErr div {
	font-size:10px;
	font-weight:normal;
}
.errMsgHeader {
	font-weight: bold;
}

fieldset.billing {
	margin-bottom:23px;
	float:left;
	position:absolute;
	z-index:16;
	top:287px;
}

#fieldsetSubtext	{
	padding-left:0px;
	margin-top:0;
}
fieldset.billing select {
	margin:0 0 1px 0;
	padding:0;
	
}
fieldset.billing ul {
	list-style:none;
}
fieldset.billing li {
	margin:0 0 5px 0;
	padding:0;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
}
fieldset.billing input {
	width:244px;
	border: solid 1px #b4b4b4;
	margin:2px 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#353535;
	padding:3px 4px 3px 3px;
}
fieldset.billing input.firstname {
	width:211px;
}
fieldset.billing li.expiration {
	position:relative;
	height:17px;
	width:235px;
	padding:14px 0 0 7px;
	*padding:12px 0 0 7px;
	display:block;
}

span.exp {
	margin-right:10px;
	float:left;
	padding-top:1px;
	*padding-top:3px;
}
fieldset.billing label {
	font-weight:normal;
	font-size:12px;
	cursor:text;
	color:#999;
	top:6px;
	left:8px;
	position:absolute;
}
fieldset.billing label.middleInitial {
	left:235px;
}
fieldset.billing label.cid {
	left:228px;
	top:15px;
	z-index:15;
}
fieldset.billing input.cidbox {
	width:30px;
	position:absolute;
	padding:3px 1px;
	margin:0;
	left:222px;
	top:11px;
}
.error {
	background-color:#CAECF4;
}

.creditRow {
	background:url(../interface/creditcard_sprite.png) 2px 2px no-repeat;
	width:221px;
	height:27px;
}
p.termsContent {
	width:308px;
	height:27px;
	font-size:9px;
	text-align:justify;
	position:absolute;
	z-index:15;
	color:#797979;
}
fieldset.billing input.checkbox {
	padding:0;
	width:auto;
	float: left;
	height: 60px;
	margin: -23px 5px 0;
	border:none;
	outline:none;
}
.cidLayer, .ie7fix	{
	position:absolute;
	width:440px;
	height:216px;
	z-index:20;
	background:#fff url(../interface/cid.png) 34px 27px no-repeat;
	border: 1px solid #CAC6C6;
	visibility:hidden;
	top:82px;
	left:111px;
}
.ie7fix {
	background: none;
}
fieldset.signup {
	margin-bottom:23px;
}
fieldset.signup ul {
	list-style:none;
}
fieldset.signup li {
	margin:0 0 5px 0;
	padding:0;
	position:relative;
}
fieldset.signup input {
	width:237px;
	border: solid 1px #b4b4b4;
	margin:2px 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#353535;
	padding:3px 4px 3px 3px;
}
fieldset.signup input.firstname {
	width:199px;
}
fieldset.signup label.middleInitial {
	left:226px;
}
fieldset.signup label {
	font-weight:normal;
	font-size:12px;
	cursor:text;
	color:#999;
	top:6px;
	left:8px;
	position:absolute;
}
a.finecopy {
	color: #fe9019;
	font-weight:bold;
	text-decoration: none;
}
a.finecopy:hover {
	color: #fe9019;
	text-decoration: underline;
}
.careerProfileSelect{
	width: 350px;
}
.careerProfileOption {
	width: 320px;
}
.careerProfileTextInput {
	width: 346px;
}
/* Wait Message Style */
#funnelWaitLayer {
	/*background:url(../interface/icons/closeup_top.png) top no-repeat;*/
	padding:10px 0 0;
	width:264px;
	z-index:10020;
	position:absolute;
	height:88px;
	display:none;
}
fieldset.billing li.expValidation	{
	height: 21px;
    margin: 9px 0 0;
    padding: 0 0 0 7px;
	color:red;
	width:216px;
}
#funnelWaitLayerBtm {
	/*background: url(../interface/icons/closeup_bottom.png) bottom no-repeat;*/
	font-size:0;
	padding:0 0 16px;
	width:100%;
}
#funnelWaitInner {
	padding:0 0 15px 0;
	width:100%;
	height:45px;
}
#funnelWaitContent {
	color:#636363;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0 15px;
	text-align:center;
}

#col_Left, #col_Right, #col_LeftWide, #col_RightWide{
	float:left;
}
#col_Left{
	margin: 0 4px 0 138px;
	padding: 0;
	width: 230px;
}
#col_Right{
	padding: 0px 0 0 0;
	width: 460px;
}
.textInputGroup {
	position: relative;
}
.textInputGroup label {
	position: absolute;
	left: 12px;
	top: 2px;
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	color: #999999;
	visibility: hidden;
	cursor: text;
}
.textInputGroup.mozilla label {
	left: 12px;
	top: 2px;	
}
.textInputGroup.webkit label {
	left: 12px;
	top: 4px;	
}
.textInputGroup.opera label,
.textInputGroup.msie label {
	left: 11px;
	top: 2px;	
}
.textInputGroup input {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #b4b4b4;
	background-color: #ffffff;
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	color: #353535;
	padding-left: 10px;
}
.textInputGroup.tigError label {
	color: #ff0000 !important;
}
.textInputGroup.tigError input {
	border-color: #f6999a !important;
	background-color: #ffefc3 !important;
}
.ccValidationErrors {
	color: red;
}

