/* custom stuff */

.clr {
  clear: both;
}

div.mosimage_caption {
  font-size: 11px;
}


#page_bg {
        height: 100%;
	background: #715535;
	padding: 0;
	margin: 0px;
	border: 0;
}

#page_bg1 {
        height: 100%;
	background: #715535;
	padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
	border: 0;
}

#center {
	text-align: center;
}

#main_bg {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  background: #fff;
  text-align: left;
  border: 1px solid #7D3D00;
}

#main_bg1 {
  width: 800px;
  background: #fff;
  text-align: left;
  border: 1px solid #7D3D00;
  margin-left: auto;
  margin-right: auto;
}


#content_bg {
	margin: 0px 0px;
}

#header {
	background: #000 url(../images/bees_header.gif) 0 0 no-repeat;
	width: 800px;
	height: 135px;
        padding-top: 0px;
        border-bottom: 6px solid #715535;
}

#topmenu-a {
    margin-top: 24px;
    margin-right: 2px;
    padding-top: 0px;
    padding-left: 0px;
	float: right;
	width: 450px;
	overflow: hidden;
}

#topmenu-a div {
	padding: 0px 0px;
}

#newflash {
	float: right;
	background: url;
	height: 30px;
	width: 300px;
	overflow: hidden;
}

#newflash div {
	padding: 0px 0px;
}

#newflash table.contentpaneopen td {
	color: #ddd;
}

/*
#topmenu ul {
	padding: 0;
	list-style: none;
	display: block;
}

#topmenu li {
	margin: 0;
	float: right;
	height: 25px;
	padding: 0;
}
*/

#topmenu-a a:link, #topmenu-a a:visited {
	background: #BA1C1C;
	float: right;
	text-align: center;
	line-height: 20px;
	width: 70px;
	padding: 0 0px;
	color: #fff;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 0;
	height: 20px;
}

#topmenu-a a:hover {
	background: #519620;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	text-decoration: none;
	height: 20px;
}

#content {
	float: right;
	width: 601px;
	border: 0px solid #c00;
	padding-top: 6px;
}

#content-full {
	float: left;
	width: 800px;
	border: 0px solid #c00;
	padding-top: 6px;
	background: #fff;
}

#content-full1 {
	float: left;
	width: 800px;
	border: 0px solid #c00;
	padding-top: 0px;
}

#navigation {
	float: left;
	width: 197px;
	padding-top: 6px;
	margin: 0;
	border-right: 2px dashed #D7D7D7;
	background: #FAFAFA;
/*	height: 100%;
	position: absolute; */
}

.padding {
	width: auto !important;
	width: 100%;
	padding: 0px 25px 30px 15px;
}

.padding1 {
	width: auto !important;
	width: 100%;
	padding: 0px 5px 10px 0px;
}

.padding2 {
	width: auto !important;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.highlight {
	background: #fff;
	border: 1px solid #DBDAC4;
	padding: 0px 15px;
}

.footer {
	clear: both;
	line-height: 30px;
	color: #333;
	background: #E7961C;	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.footer:link, a.footer:visited {
	color: #999;
	border-bottom: 1px dotted #999;
}

a.footer:hover {
	color: #999;
	border-bottom: 1px dotted #999;
}


/* required stuff */

span.pathway {
	display: block;
	margin-bottom: 5px;
}

#content-pane .tab-page {
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}

.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}

.readon {

}

h1 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	color: #CE0000;
	margin: 10px 0 5px 0;
	line-height: 30px;
}

h2 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	color: #CE0000;
	margin: 10px 0 5px 0;
	line-height: 30px;
}

h3 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	margin: 10px 0 5px 0;
}

.componentheading {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	margin: 25px 0 5px 40px;
}

.contentheading {
    height: 30px;
	vertical-align: bottom;
	font-size: 20px;
 	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	text-align: left;
	width: 100%;
}

div.moduletable {
	margin-bottom: 4px;
	margin-bottom: 0px;
/*    border-bottom: solid 2px #BA1C1C; */
    padding-bottom: 0px;	
}

table.moduletable .contentheading {
  height: 30px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 18px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #ff0000;
}


a.mainlevel {
  display: block;
}

.mainlevel-nav {
  display: block;
  border-bottom: 0px solid #ddd;
  font-size: 11px;
}

/* separate styling for main menu - legacy turned on for the module */

a.mainlevel:link, a.mainlevel:visited {
	text-decoration: underline;
	border-bottom: 0px dotted #CE0000;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}

a.mainlevel:hover {
	text-decoration: underline;
	border-bottom: 0px dotted #CE0000;
}

/* end no underline */


a:link, a:visited {
	color: #333; 
	text-decoration: none;
	border-bottom: 1px dotted #333;
 	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	letter-spacing: 1.6px; */
}

a:hover {
	color: #76261B;
	border-bottom: 1px dotted #76261B;
}


a.lowerlink:link, a.lowerlink:visited {
	color: #333; 
	text-decoration: none;
	border-bottom: 1px dotted #333;
	font-size: 13px;
 	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
/*	letter-spacing: 1.6px; */
}

a.lowerlink:hover {
	color: #76261B;
	border-bottom: 1px dotted #76261B;
}

/* no underline */
a.plainlink:link, a.plainlink:visited {
	color: #356514; 
	text-decoration: none;
}

a.plainlink:hover {
	color: #76261B;
	text-decoration: none;
}
/* end no underline */

a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

.componentheading{

}

.sectiontableheader {
  font-weight: bold;
  background: #E3822D;
  padding: 3px;
  border-top: solid 1px #000000;
}

HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}

.moduletable-adsense {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
    font-weight: normal;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px dotted #c23f2d;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 20px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/bullet-bee1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 0px;
}

/* change the spacing between the left menu and the google ads here */

div.moduletable_menu {
        margin-bottom:18px;
        margin-top:18px;
 }
 
.moduletable_menu ul {
        margin:0;
        padding:0;
        list-style:none;
}

.moduletable_menu li {
        background:url() no-repeat left;
        display:block;
        padding:0px 0px 0px 14px;
 	line-height: 17px;
}

.button {

}

.inputbox {
  font-size: 12px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}


/* Content - Sections & Categories */
table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
  background: #ECECE3;
  border: 1px solid #DBDAC4;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/
.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
  font-weight: normal;
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.pollstableborder td {
  padding: 4px 0px;
}


td.sectiontableentry1 {
  color: #333333;

}

td.sectiontableentry2 {
  color: #333333;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-left: 0px solid #333;
	border-top: 0px solid #333;
	border-right: 0px solid #333;
	border-bottom: 1px dashed #333;
	background: #ECECE3;
	padding: 3px 3px 3px 0px;
}


.pagenav {
	font-weight: bold;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}

strong {
	color: #333333;
}

.moduletable-profiles1 {
    font-size: 1.0em;
    vertical-align: top;
	padding: 5px 0px 0px 0px;
	}

.moduletable-profiles {
    font-size: 1.0em;
    vertical-align: top;
    border-bottom: solid 2px #BA1C1C;
	padding: 0px 0px 25px 0px;
	}

td.moduletable-profiles {
    font-size: 1.0em;
    border: 1px solid #DDDDDD;
    vertical-align: top;
	padding: 10px;
	width: 33.333%;
	}

table.moduletable-profiles {
    font-size: 1.0em;
    border: 1px solid #DDDDDD;
    vertical-align: top;
	}

.moduletable-profiles div {
	margin: 0;
	padding: 10px;
	width: 100%;
}

/* for emphasis in articles */

.articleaccentuate {
    font-weight: bold;
	background: #ECECE3;
	padding: 2px;

}

.articleaccentuate-big {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0 5px 0;
	line-height: 28px;
	background: #ECECE3;
	padding: 6px;
}

.articleaccentuatebox {
    font-weight: bold;
	background: #ECECE3;
    padding: 10px 25px 10px 25px;
    margin: 15px 45px 15px 45px;
    line-height: 5.5mm;
}


.articleaccentuatebox1 {
    font-weight: normal;
	background: #F2F2F2;
    padding: 10px 10px 10px 10px;
    margin: 15px 55px 15px 55px;
    line-height: 4.5mm;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border: thin solid #DDDDDD;
}

.articleaccbox-header {
    font-weight: bold;
    line-height: 5.5mm;
	font-size: 20px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 4px 0px 10px 0px;
}

.articleaccbox-footer {
    font-weight: normal;
	font-size: 10px;
}

.articleaccentuatebox2 {
    font-weight: bold;
	background: #ECECE3;
    padding: 0px 5px 5px 5px;
    margin: 5px 100px 5px 50px;
    line-height: 5.5mm;
}

.articleinfobox {
    font-size: .8em;
	font-weight: bold;
	background: #ECECE3;
    padding: 10px 20px 10px 25px;
    margin: 15px 45px 15px 45px;
    line-height: 4.0mm;
    color: #4D9220;

}

/*
.flexcontentitem {
	font-size: 9px;
 	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9b9a87;
	text-align: left;
  margin: 2px;
  border-bottom: 1px dashed #979e3f;
  width: 156px;
  float: left;
}

.flexcontent div {

  margin: 5px 5px 5px 5px;
} */

 /* *** Float containers fix:

 http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */  


#userpos, .flexcontent-profiles {
  display: block;
 /* background: url(../images/bottompanel.jpg) no-repeat bottom left; */
  width: 538px;
  height: 130px;

}

.flexcontent-profiles h3{

  margin: 0;
  padding: 0 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1em;
}


.flexcontent-profiles {
  float: left;
  width: 160px;
  display: block;
  height: 110px;
  position: relative;
  overflow: hidden;
  font-size: 0.8em;
  border-right: 1px solid #fff;
  margin-right: 1px;
  padding-left: 1px;
  background: #ECECE3;
  padding: 4px 4px 4px 4px;
  margin: 5px 5px 5px 5px;
}


.flexcontentitem-profiles {
  font-size: 0.7em;
  background: #ECECE3;
}

.flexcontentitemtitle h3 {
  font-size: 0.8em;
  background: #ECECE3;
}

.flexcontent-profiles a{
  color: #000;
  font-weight:bold;
  margin-bottom:0;
}


.flexcontent-profiles a:hover{
  color: #000;
}

.flexcontent-profiles a:link, .flexcontent-profiles a:visited {
	color: #000; 
	text-decoration: none;
	border-bottom: 1px dotted #c23f2d;
}

.flexcontent-profiles img{
  margin: 0;
  padding: 0;
  border: none;
}


* html .contentitem-profiles img{
  left: -5px;
}


.flexcontent-profiles p{
  margin: 0;
  padding: 0 2px;
  padding-top: 0;
}


.contentitem-inbrief{
  width: 100%;
  display: block;
  margin-bottom: 5px;
}

.flexcontent-inbrief h3, .moduletable-offer h3{
  font-weight: bold;
  font-size: normal;
  height: 42px;
 /* background: url(../images/button_double.jpg) no-repeat top left; */
  text-transform: uppercase;
  padding-left: 2px;
}

#userpos {
  background: #519620;
  border: 0px solid #ECECE3;
  padding: 0px 0px;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #9b9a87;
}

.flexcontent-feed{
  border: 1px solid #979e3f;
}

.flexcontent-feed h3{
  background-color: #fff;
  margin: 2px;
  font-size: 1.1em;
}

.flexcontent-feed .flexcontentitem{
  margin: 2px;
  border-bottom: 1px dashed #979e3f;
}

.flexcontentitem p{
  margin: 2px;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 3.0mm;
text-align: center;
}


.flexcontentitem h3{
  margin: 2px;
  font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 3.0mm;
}

/* content sales page styles */

.contentpaneopen h1 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C60000;
	margin: 20px 0 20px 0;
	line-height: 26px;
}

.contentpaneopen h2 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	margin: 10px 0 5px 0;
	line-height: 20px;
}

.contentsubline {
	font-weight: normal;
	color: #2D2D2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    line-height: 5.0mm;
	color: #333333;
}

.moduletable-aweber {
	width: 124px;
	padding: 2px 0 3px;
	margin: 0px 0px 0px -4px;
	font-size: 9pt;
    border-bottom: solid 2px #BA1C1C; 
}

.testamonials div {
   float: center;
   }

#testamonials {
	width: 280px;
    font-weight: normal;
	background: #ECECE3;
    padding: 10px 25px 10px 25px;
    margin: 0px 0px 0px 0px;
    line-height: 5.5mm;
    border: medium dashed #BA1C1C; 
    text-align: center;
    vertical-align: middle;
}

.bullettick {
    margin-left: 0px;
	font-weight: normal;
    padding-left: 0px;
   }

.bullettick ul {
    list-style: none;
    margin-left: 50px;
    padding-left: 0px;
   }
	

.bullettick li {
    position: relative;
    background-image: url(../../../images/bullettick.gif);
	line-height: 17px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
   }
   
.largebullet {
    margin-left: 0px;
	font-weight: normal;
    padding-left: 0px;
   }

.largebullet ul {
    margin-left: 35px;
    padding-left: 0px;
   }
	
.largebullet li {
    position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #BA1C1C;
    background-image: url(../../../images/bullet_big.gif);
	line-height: 24px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
	margin: 20px 0 20px 0;
   }
      
.smallbullet {
    margin-left: 0px;
	font-weight: normal;
    padding-left: 0px;
   }

.smallbullet ul {
    margin-left: 100px;
    padding-left: 0px;
   }
	
.smallbullet li {
    position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BA1C1C;
    background-image: url(../../../images/bullet_small.gif);
	line-height: 16px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
	margin: 20px 0 20px 0;
   }


.header_host-title {
	background: #E7EFE1;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px; 
    text-align: center;
    vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

.host-item {
	background: #FFFFFF;
    padding: 2px 0px 2px 10px;
    margin: 0px 0px 0px 0px; 
    text-align: left;
    vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px dotted #999999;
}

.host-item-red {
    font-weight: bold;
	background: #F5F5F5;
    padding: 2px 0px 2px 10px;
    margin: 0px 0px 0px 0px; 
    text-align: center;
    vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE3300;
	border-bottom: 1px dotted #999999;
}

.host-qty {
	background: #F5F5F5;
    padding: 2px 0px 2px 6px;
    margin: 0px 0px 0px 0px; 
    text-align: left;
    vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
}

table.outline_hostingpplan {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	}

.signup {
	background: #E7EFE1;
	padding: 3px 0px 3px 0px;
    text-align: center;
}

.survey-frontpage div {
    font-weight: bold;
	background: #ECECE3;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	border: 0px dotted #CE3300;
    vertical-align: middle;
}

.topcontent-htmlmod {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 19pt;
	color: #CE3300;
    font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-bottom: 0px dotted #c23f2d;
    padding: 0px 0px 25px 0px;
    margin: 0px 0px 0px 0px;
}

.topcontent2-htmlmod {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 19pt;
	color: #CE3300;
    font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-bottom: 0px dotted #c23f2d;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
}


.signup-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
    font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 100px;
width: 125px;
background: url(../images/cross-corner1a.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}

.topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 100px;
width: 125px;
background: url(../images/cross-corner1b.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}

.topright:link, .topright:visited {
border-bottom: 0px dotted #c23f2d;
}

.topright:hover {
border-bottom: 0px dotted #c23f2d;
}

.topleft:link, .topright:visited {
border-bottom: 0px dotted #c23f2d;
}

.topleft:hover {
border-bottom: 0px dotted #c23f2d;
}

.mod_contentitems-profiles {
    font-size: 0.8em;
    vertical-align: top;
	}

td.mod_contentitem-profiles {
    font-size: 0.8em;
    border: 1px solid #DDDDDD;
    vertical-align: top;
	padding: 10px;
	width: 33.333%;
	}

table.mod_contentitem-profiles {
    font-size: 0.8em;
    border: 1px solid #DDDDDD;
    vertical-align: top;
	}

.mod_contentitem-profiles div {
	margin: 0;
	padding: 10px;
	width: 100%;
    vertical-align: top;
    border: 1px solid #DDDDDD;
}

/* for center content page newsletter box - uj */

.newsbox1 {
    font-weight: normal;
	background: #F2F2F2;
    padding: 6px 6px 6px 6px;
    margin: 0px 0px 0px 10px;
    line-height: 4.0mm;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border: thin solid #DDDDDD;
}

.newsbox1-header {
    font-weight: bold;
    line-height: 5.0mm;
	font-size: 17px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 4px 0px 6px 0px;
}

.newsbox1-footer {
    font-weight: normal;
	font-size: 10px;
}

.top-content-modhtml {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 19pt;
	color: #CE3300;
    font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-bottom: 0px dotted #c23f2d;
    padding: 10px 10px 15px 10px;
    margin: 10px 10px 10px 10px;
    	background: #ECECE3;
}

.signup-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
    font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 100px;
width: 125px;
background: url(../images/cross-corner1a.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}

.topright:link, .topright:visited {
border-bottom: 0px dotted #c23f2d;
}

.topright:hover {
border-bottom: 0px dotted #c23f2d;
}

.mod_contentitems-profiles {
    font-size: 0.8em;
    vertical-align: top;
	}

td.mod_contentitem-profiles {
    font-size: 0.8em;
    border: 1px solid #DDDDDD;
    vertical-align: top;
	padding: 10px;
	width: 33.333%;
	}

table.mod_contentitem-profiles {
    font-size: 0.8em;
    border: 1px solid #DDDDDD;
    vertical-align: top;
	}

.mod_contentitem-profiles div {
	margin: 0;
	padding: 10px;
	width: 100%;
    vertical-align: top;
    border: 1px solid #DDDDDD;
}

/* these are for members site pages */

.salespage-dottedline {
    border: 1px dotted #CE0000;
	margin: 10px 80px 10px 80px;
	text-align: center;
    background-color: #FFFFFF;
/*	background-color: #FBFBFB; */
}

.salespage-header {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	color: #CE0000;
	margin: 10px 0 5px 0;
	line-height: 24px;
}

.salespage-yellowbg {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 60px 5px 60px;
	padding: 4px 6px 4px 6px;
	line-height: 18px;
    background-color: #FFFF00;
}

.salespage-dwmld {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0C5D9A;
	margin: 10px 0 5px 0;
	line-height: 20px;
}

.moduletable-banner {
        text-align: center;
	margin: 0px 46px 0px 46px;
}

.plainlink {
        width: 33%;
}

.plainlink1 {
        width: 33%;
	background: url(../../../images/stories/core/bg-topcontent.gif) 0px 2px no-repeat;
	text-align: center;
	padding-left: 29px;
	padding-bottom: 3px;
}

/* no underline */

.plainlink a:link, .plainlink a:visited {
	text-decoration: none;
	border-bottom: 0px dotted #CE0000;
}

.plainlink a:hover {
	text-decoration: none;
	border-bottom: 0px dotted #CE0000;
}

/* end no underline */