/* CSS Document */
body

{
margin:0px;
background-color:#C2C1C1;
}

.dotted-right-bottom
{
border-bottom-style: dotted; border-bottom-color: #CCCCCC; border-bottom-width: 2px;
border-right-style: dotted; border-right-color: #CCCCCC; border-right-width: 2px;
}
.dotted-bottom
{
border-bottom-style: dotted; border-bottom-color: #CCCCCC; border-bottom-width: 2px;
}
.dotted-right
{
border-right-style: dotted; border-right-color: #CCCCCC; border-right-width: 2px;
}
.darkgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4948;
}
.insidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-decoration:none;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
}
.insidetextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA251D;
	line-height: normal;
	letter-spacing: normal;
}
.insidelefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:2px;
}
.insideleftlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.insideheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #134C92;
	line-height: 20px;
	border-bottom-color:#DA251D; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
}
.insideheadtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #134C92;
	line-height: 20px;
}
.auxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	border-bottom-color:#DA251D; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing:1px;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.insidepooptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration:none;
}
.certitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 28px;
	border-bottom-color:#DA251D; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
}
.certitop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.right-bottom
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration:none;
border-bottom-style: dotted; border-bottom-color: #CCCCCC; border-bottom-width: 2px;
border-right-style: solid; border-right-color: #CCCCCC; border-right-width: 1px;
}
.right-bottom-white 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
color: #FFFFFF;
text-decoration: none;
border-bottom-style: solid; border-bottom-color: #CCCCCC; border-bottom-width: 1px;
border-right-style: solid; border-right-color: #FFFFFF; border-right-width: 1px;
}
.solidtable
{
border-bottom-style: solid; border-bottom-color: #CCCCCC; border-bottom-width: 1px;
border-top-style: solid; border-top-color: #CCCCCC; border-top-width: 1px;
border-right-style: solid; border-right-color: #CCCCCC; border-right-width: 1px;
border-left-style: solid; border-left-color: #CCCCCC; border-left-width: 1px;
}
.certiborder
{
border-bottom-style: solid; border-bottom-color: #DA2420; border-bottom-width: 5px;
border-top-style: solid; border-top-color: #DA2420; border-top-width: 5px;
border-right-style: solid; border-right-color: #DA2420; border-right-width: 5px;
border-left-style: solid; border-left-color: #DA2420; border-left-width: 5px;
}

