body,td,th
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height:15px;
		font-size: 12px;
		color: #000000;
		margin-bottom: 16px;
	}
body 
	{
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
a:link
	{
		color: #000099;
		text-decoration: none;
	}
a:visited
	{
		text-decoration: none;
		color: #666666;
	}
a:hover
	{
		text-decoration: underline;
		color: #CC0000;
	}
a:active
	{
		text-decoration: none;
		color: #00CC00;
	}
h1,h2,h3,h4,h5,h6
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-top: 1px;
		margin-bottom: 20px;
	}
h1
	{
		font-size: 40px;
		color: #003366;
		line-height: 43px;
	}
h2
	{
	font-size: 32px;
	color: #7E1900;
	line-height: 34px;
	}
h3
	{
		font-size: 26px;
		color: #003366;
		line-height: 28px;
	}
h4
	{
		font-size: 24px;
		color: #003366;
		line-height: 26px;
	}
h5
	{
	font-size: 20px;
	color: #7E1900;
	line-height: 23px;
	font-style: normal;
	}
h6
	{
		font-size: 17px;
		color: #000000;
		line-height: 20px;
	}
li
	{
	margin-bottom: 14px;
	list-style-image: url(../_images/bullets/arrow-orange.gif);
	
	}
.highlight
	{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	}
.product-highlight
	{
		color: #003366;
		font-weight: bold;
	}
.quote-l
	{
		width: 200px;
		margin-top: 0px;
		margin-right: 15px;
		margin-bottom: 5px;
		margin-left: 0px;
		border: 1px solid #CCCCCC;
	}
.quote-center
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		width: 500px;
		margin-top: 5px;
		margin-right: auto;
		margin-bottom: 5px;
		margin-left: auto;
		border: 1px solid #EFEF90;
		padding-top: 5px;
		padding-right: 8px;
		padding-bottom: 5px;
		padding-left: 8px;
		background-color: #FFFDE0;
	}
.insert#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #F7FFF8;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.insert#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.insert#body p 
{
	margin-bottom:4px;
	margin-top: 9px;
}
.insert-right {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.insert-left {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.quote-left
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFAE5;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #EFEF90;
	
}
.quote-left td{
	border: none;
}
.quote-r {
		width: 200px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 15px;
		border: 1px solid #CCCCCC;
}
.quote-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFAE5;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #EFEF90;
}

