﻿body 
{
	
}
.NormalText
{
	font-size:9pt; 
	font-family:Arial;
	background-color: #ffffff;
	color: #000000; 	
}
.NormalTextLeft
{
	font-size:9pt; 
	font-family:Arial;
	background-color: #ffffff;
	color: #000000; 	
	text-align:left;
}

.BoldMiniTitle
{
	font-size:9pt; 
	font-family:Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #000000; 
}

.BoldSubTitle
{
	font-size:16px; 
	font-family:Arial;
	background-color: #ffffff;
	color: #0000AA; 
}

.BoldSubTitleCentre
{
	text-align:center;
	font-size:16px; 
	font-family:Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #0000AA; 
}
.BigTitle
{
	font-family:Tahoma;
	font-size:18pt;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
}

.MidTitle
{
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
}

.OuterPage
{
	text-align:center;
}

.OuterPageLeft
{
	text-align:left;
}
.NormalBox
{
	border:2px;	
	border-style:solid;
	border-collapse:collapse;
	padding:15;
	width:500px;
	background-color:#eaf8ff;
	border-color:#000000;
	text-align:left;
}
.HiddenBox
{
	border:0px;	
	border-style:solid;
	border-collapse:collapse;
	background-color:#ffffff;
	border-color:#ffffff;
}

.ItalicUnderLine
{
	font-style:italic;
}


.DivCenter
{
	text-align:center;
}

.DivCenterBottom
{
	text-align:center;
	vertical-align:middle;
}

.PCenter
{
	text-align:center;
}
.Images
{
	border-style:none;
}
.CenterLeft
{
	vertical-align:middle;
	text-align:left;
}

.BoxGaurantee
{
	border:2px;
	border-style:solid;
	padding:8px;
	border-spacing:0;
	border-color:#000000;

}     


.BoxDashed
{
	border:3px;
	border-style:dashed;
	border-spacing:15;
	border-collapse:collapse;
	padding:8px;
	height:322px;
	width:90%;
	margin:20;
	padding:24px;
	border-color:#666666;

}   

.BlueConfidence
{
	font-family:Verdana, Arial, Helvetica;
	font-size:13pt;
	font-weight:bold;
	color:#0000ff;
}




.SalesNormalText
{
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	text-align:left;
}

.SalesNormalTextCentered
{
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	text-align:center;
}

.SalesSmallTextCentered
{
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
	font-weight:normal;
	color:#808080;
	text-align:center;
}

.BigYes
{
	font-family:Verdana, Arial, Helvetica;
	font-size:16pt;
	font-weight:bold;
	color:#FF0000;
}

.HRThinBlack
{
	
	color:#000000;
}

.BigText
{
	font-family:Verdana, Arial, Helvetica;
	font-size:16pt;
	font-weight:bold;
	color:#000000;
}

.StandoutBold
{
	font-family:Verdana, Arial, Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

.StandoutNormal
{
	font-family:Verdana, Arial, Helvetica;
	font-size:12pt;
	font-weight:normal;
	color:#000000;
}

.NormalItalicCenter
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

.SmallTextLeft
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
}
.SmallTextCenter
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
}
.WindowsControl
{
	background-color:#f0f0f0;
}