body {
	background-color: white;
	color: black;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	margin-top: 10px;
}

a {
	color: #4962ed;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 20px;
	border-bottom: 1px solid #D3E6D2;
	clear: left;
}

h2 {
	font-size: 16px;
	border-bottom: 1px solid #D3E6D2;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
}

dt {
	font-weight: bold;
}

.bodyul	{
	padding-left: 28px;
	margin-top: -10px;
}

.bodyul li {
	padding-top: 7px;
}

.main { 
	width: 700px;
	text-align: justify;
	margin-top: 20px;
}

.logoimg {
	margin-top: 10px;
	margin-right: 104px;
}

.links {
	background-color: #D3E6D2;
	color: #48b040;	

	margin: 5px 0px 0px 0px;		
	padding: 7px 10px 5px 10px;
	
	border-bottom: 1px solid #597258;
}

.links img:hover {
	background-color: #e3f6e2;
}


.roundcont {
	background-color: #D3E6D2;
	color: #597258;	

	margin: 15px 0 0 0;		
	padding: 0px;
	width: 430px;

	border: 0;

	background-repeat: no-repeat;

}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/cornertr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/cornerbr.gif) no-repeat top right; 
}

img.corner {
   width: 18px;
   height: 18px;
   border: none;
   display: block !important;
  }
  
.midiwidth {
	width: 550px;
}

.fontmed {
	font-size: 18px;
}

.blockmed {
	padding: 0 15px 0 15px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.blockul {
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	padding-left: 30px;
	padding-right: 15px;
}

.blockright {
	font-size: 14px;
	margin-top: 10px;
	text-align: right;
	padding: 0 15px 0 15px;
}

.copyright {
	font-size: 11px;
	font-family: arial,sans-serif;
	text-align: center;
	
	background-color: #D3E6D2;
	border-bottom: 1px solid #597258;
	margin-top: 20px;
	padding: 2px;
}

.green {
	color: #48b040;	
}

.greener {
	color: #507449;	
}

.selecta {
	background-color: #e3f6e2;
	font-family: arial,helvetica,sans-serif;	
	font-size: 18px;
	border: 1px solid #507449;
	margin: 0 5px 0 5px;
	padding: 3px;
}


.plans {
	width: 700px;
}

.plans td {
	border-top: 1px solid #597258;
	border-left: 1px solid #597258;
	border-bottom: 1px solid #D3E6D2;
	border-right: 1px solid #D3E6D2;

	padding: 10px;
	margin: 30px;
}

.planpic {
	width: 65px;
	text-align: center;
}

.plandata {
	width: 100px;
	text-align: center;
}

.spaced li {
	padding-bottom: 10px;
}

.code {
	border: 1px dashed #ccccff;
	background-color: #f0fff0;
	font-family: Courier, monospace, fixed, fixed-width;
	padding: 8px;
	width: 99.5%; /* force IE to display scroll bars */
	overflow: auto;
} 

.cmd, .hostname {
	border: 1px dashed #ccccff;
	background-color: #f0fff0;
	font-family: Courier, monospace, fixed, fixed-width;
	font-weight: bold;
}

.testimonial {
	background-image: url("/images/quote-open.gif");
	background-position: 25px 0;
	background-repeat: no-repeat;
	width: 550px;
	height: 13em;
}

.testimonial blockquote {
	font-size: 12px;
	font-style: italic;
	padding-left: 44px;
	padding-right: 57px;
	text-align: justify;
	background-image: url("/images/quote-close.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
}

.author {
	font-size: 12px;
	text-align: right;
}

.pagetoc {
	background-color: #f9f9f9;
	border: 1px solid #aaaaaa;
	margin-top: 8px;
	margin-bottom: 16px;
	padding-right: 16px;
	float: left;
}

.pagetoc li {
/*
	list-style: none;
*/
}

.pagetoc ul ol {
	margin-top: 2px;
	margin-bottom: 2px;
}

.pagetoc h4 {
/*
	text-align: center;
*/
	margin-left: 16px;
}
