﻿body {
}

div.doccontent
{
	background:#EEEEEE none repeat scroll 0%;
	color: #369;	
	width: 85%;	
	margin-top: 87px;
	margin-left: 193px;	
	padding-left: 5px;
	float:inherit;
}

div.doccontent em a:link, div.doccontent em a:active, div.doccontent em a:visited
{
	background-repeat: repeat-x;
	color: #369;
	text-decoration: underline;
	font-family: Arial,sans-serif;

}

div.doccontent em a:hover
{
	background-repeat: repeat-x;	
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial,sans-serif;

}

div.contentheader 
{
	font-family:Arial,sans-serif;
	color: #369;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

div.contentbold 
{
	font-family:Arial,sans-serif;
	color: #369;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

div.productheader 
{
	font-family:Arial,sans-serif;
	color: #369;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}