body
{
	background: #4656A6;
}	

body, img, p, td, ul, ol, li, h1, h2, h3, h4, form, hr
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

input
{
	margin: 0;
}

.content
{
	background: #dededd;
	padding: 10px;
	vertical-align: top;		
}

p, td, ul, ol, li
{
	line-height: 160%;
	color: #000000;
}

.formhint
{
	color: #808080;
	line-height: 135%;
}

.formlabel
{
	font-weight: bold;
}

p, form
{
	margin: 12px 40px 12px 40px;
}

li.why
{
	margin: 12px 0px 12px 20px;
}

li
{
	margin: 0px 0px 0px 40px;
}

ul
{
	list-style-type: disc;
	margin-top: 12px;
	margin-bottom: 12px;
}

.list
{
	margin-left: 40px;
	margin-right: 40px;
}

.list2
{
	margin-left: 80px;
	margin-right: 40px;
}

h1, h2
{
	font-family: arial, sans-serif;
	font-weight: bold;
	line-height: 100%;
	color: #000099;
}
	
h1
{
	margin-top: 5px;
	font-size: 16pt; 
	text-align: center;
}

h2
{
	font-size: 12pt; 
}

.dotline
{
	height: 1px;
	background-image: url(images/dots.gif);
	width: 100%;
	margin: 20px 0px 20px 0px;
}

.blogsub
{
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 7pt; 
	color: #808080;
}

.http
{
	font-weight: bold;
	color: #000099;
}

.copyright
{
	font-size: 7pt; 
	color: #dededd;
	text-align: center;
	margin: 2px;
}

.banner
{
	font-size: 7pt; 
	color: #dededd;
	text-align: center;
}

.costbox
{
	background: #cfd6e3;
	width: 200px;
	padding: 10px;
	margin: 10px;
	border-style: dashed;
	border-width: 1px;
	border-color: #000099;
	color: #000099;
	font-size: 14pt;
	font-family: arial, sans-serif;
	line-height: 100%;
	text-align: center;
}

table.error
{
	background: #f3bfc0;
	margin: 10px;
	border-style: dashed;
	border-width: 1px;
	border-color: #660000;
}

td.error
{
	color: #660000;
	font-weight: bold;
}

hr.error
{
	margin: 10px;
	border-style: dashed;
	border-bottom-width: 1px;
	border-color: #660000;
}

.portrait
{
	float: right;
	margin: 10px 20px 10px 20px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 7pt; 
	color: #808080;
	line-height: 120%;
}