body {
   	background: #fff;
    padding: 0px;
   	margin: 0px;
   	color: #000000;
}
a:link { 
   	color: #0067CE;
}
a:visited { 
   	color: #0067CE;
}
a:hover { 
   	color: #971818;
}
a:active { 
  	color: #971818;
}
/* navigation definitions
----------------------------------------------- */
table.top_navigation {
	background-image: url(/images_sup/spacer.gif);
}
td.top_navigation_rt {
	background-image: url(/images_sup/spacer.gif);
}
td.top_navigation_lt {
	background-image: url(/images_sup/spacer.gif);
}

#sub_navigation {
	text-align: center;
	text-decoration: none;
  	padding: 6 0 6 0; 
  	margin: 4 0 8 0; 
  	background: #F8F7EF;
  	border: 1px dotted #B2B2B2; 
  	border-width: 1px 0;
}

#sub_navigation a {
	text-decoration: none;
}  	


/* font definitions
----------------------------------------------- */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #971818;
}
.title_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #971818;
}
.title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #971818;
}
.title_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #AAAAB0;
}
.title_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: green;
}
.title_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #971818;
}
.title_sm_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #971818;
}
.title_sm_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.title_sm_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: green;
}
.title_sm_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #AAAABB;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.content_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.content_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #848484;
	font-weight: normal;
}
.link_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0067CE;
}
.red13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #971818;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
}
.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.content_bold_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text4b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
.content_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #aaaaaa;
	font-weight: normal;
}
.greenX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: green;
	font-weight: bold;
	text-decoration: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px dotted #d2d2d2;
	border-top: none;
}
code {
	color: #0033CC;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

/* containers
----------------------------------------------- */
/* sidebar container - header */

#sidebar_header_color {
	background:#ffbf29; 
	height:25px; 
	clear:both;
}
.sidebar_header {
	padding-top: 5px; 
	display:block; 
	width: 100%; 
	height: 2px; 
	clear: both; 
}

.sidebar_header_text {
	padding:7px;
	color:#000;
}

/* sidebar container - body */

#sidebar_body {
	width:100%; 
	background:#ebf5fe;
	margin:1px 0 12px 0;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color:#6488B4; 
}
#sidebar_body_padding { 
	padding-left: 10px; 
	padding-top: 4px; 
	padding-bottom: 8px; 
	border: 1px dotted #b2b2b2;
	border-top: none;
}

#sidebar_content {
	color:#000;
	margin:2px;
	display:block; 
	font: 10px Verdana, Helvetica, Arial, sans-serif;
}


#orange_arrow_list {
	margin:.7em 10 10px -25px;
}
#orange_arrow_list li {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
	list-style-image : url(https://support.markspace.com/images_sup/list_yellow_arrow.gif);
	margin:0 0 .3em;
}
#orange_arrow_list li.noimg {
	font-weight:normal;
	list-style-image:none;
	list-style-type:none;
}


/* table definitions
----------------------------------------------- */
table.basic {
	width: 760px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
table.basic_470 {
	width: 470px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
table.table {
	width: 760px;
	border: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #7b9ebd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
table.border_425 {
	width: 425px;
	border: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #7b9ebd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
table.sidebar {
	background: #e3ecf5;
	width: 310px;
	border: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #e3ecf5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

/* table row definitions
----------------------------------------------- */
tr.table {
	background: #d5e2fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
tr.sidebar {
	background: #296EB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

/* table cell definitions
----------------------------------------------- */
td.left_container {
	padding: 5 20 10 0;
  	border: none;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
td.right_container {
	padding: 5 10 10 15;
	/*background: #e3ecf5;*/
  	border: none;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
td.table {
	border-right: none;
	border-left: none;
	border-bottom: 1px dotted #d2d2d2;
	border-top: none;
}
td.vertical_rule {
	border-right: none;
	border-left: 1px solid #d2d2d2;
	border-bottom: none;
	border-top: none;
}


/* list definitions
----------------------------------------------- */
ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
color: #000000;
list-style-position: outside;
list-style-type: square;
}
ul.inline {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
color: #000000;
list-style-position: outside;
list-style-type: square;
padding: 0px 10px 10px 10px;
margin: 6px 6px 6px 6px;
text-indent: -2px;
}
/* purchase buttons
----------------------------------------------- */
#purchase_buttons {
  margin: 0;
  padding: 0;
  font-size: 9px;
  font-weight: normal;
  line-height: 1px;
}

#purchase_buttons ul {
  	margin: 0;
  	padding: 0;
  	list-style-type: none;
	text-align: center;
  	border: 0;
}

#purchase_buttons ul li {
  	padding: 0;
  	margin: 0;
  		text-align: center;
}

#purchase_buttons ul li a {
	padding-top: 6;
	margin: 0;
	text-align: center;
	background-color: #FFBE2E;
	width: 124px;
	height: 20px;
	color: #000;
	display: block;
	text-decoration: none;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#purchase_buttons ul li#upgrade a{
  	background: #67A6E5;
  	width: 68px;
	color: #000;
  
}

#purchase_buttons ul li a:hover
{
  	background: #FFD400;
  	color: #000;
}

#purchase_buttons ul li#upgrade a:hover
{
  	background: #59ACFF;
  	color: #000;
}

/* misc holdovers
----------------------------------------------- */
/* kb search button */
input.stylized { border-left: solid 1px #336699; border-top: solid 1px #336699; border-right: solid 1px #666666; border-bottom: solid 1px #666666; font-family: Tahoma, Arial, Helvetica; font-weight: bold; font-size: 8pt; color: #000000; background-color: #FEC02F; }



