/* CSS Document */

body {
   background: white;
   font-size: 12pt;
   font-family: Arial, Helvetica, sans-serif;
   color: #333;
   margin: 5%;
   }


div.dot_head form, div.dot_head ul, div.dot_navtabs {
	display: none;
}

div.dot_head div h2 {
	display: list-item;
	list-style-image: url(/images/dv7/dot_print.jpg);
	list-style-position: inside;
	border-bottom: 1px dashed #ccc;
	height: 70px;
	margin: 0 0 20px 0;
}

div.dot_head div h2 a {
	display: none;
}

div.dot_head div h2:after {
	font-size: 16px;
	color: #999;
	position: absolute;
	margin: 43px 0 0 -15px;
	content: " (http://www.dotster.com" attr(href) ") ";
}

fieldset {
	border: 1px dashed #999;
	padding: 15px;
}

fieldset input {
	font-size: 22px;
	color: #333;
	padding: 3px 5px;
}

fieldset input[type=submit] {
	display: none;
}

fieldset ul {
	margin: 0;
	display: block;
	padding: 5px 0;
	height: 20px;
}

fieldset ul li {
	float: left;
	padding-right: 10px;
	list-style: none;
}

input {
	border: 1px solid #666;
}

p {
	font-size: 12px;
}

h2 {
	font-size: 32px;
	font-weight: normal;
}

h3 {
	font-size: 22px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}

ul li, ol li {
	font-size: 12px;
}

a:link, a:visited {
   color: #769d31;
   background: transparent;
   text-decoration: underline;
   }
   
a[href^="/"]:after {
   content: " (http://www.dotster.com" attr(href) ") ";
   text-decoration: none;
   color: #666;
   }
   
div.dot_foot div.dot_fcont div, div.dot_foot div.dot_fcont div.dv_xtra, p.dot_copy {
 	display: none;
}

div.dot_foot div.dot_fcont ul.dot_end_f {
	display: none;
}

.ui-tabs-nav {
	display: none;
}

div.dot_foundation div {
	display: block !important;
}


div.quote blockquote p {
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  line-height: 1.5em;
  color:#333;
}

div.quote blockquote {
	padding: 9px 29px 0;
	margin: 0;
}

div.quote span.tquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	width:24px;  
	height:24px;  
	display:block;
	position: absolute;
	margin: 15px 0 0 15px;
}  

div.quote span.bquote {  
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	width:24px;  
	height:24px;  
	display:block;
	position: absolute;
	margin: -15px 0 20px 565px; 
}

div.quote cite {
	display: block;
	margin: 0;
	padding: 0 0 15px 30px;
	background: url(/images/dv7/shad_box_bot.jpg) 0 bottom no-repeat;
}

div.pick-plan h3 span, div.expander h4 span {
	display: none !important;
}