@charset "UTF-8";
/* CSS Document */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4D4D4D;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 37pt;
	color: #ffffff;	


}

a:link {
	color: #04065a;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4d4d4d;
}
a:hover {
	text-decoration: underline;
	color: #164bac;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 15pt;
	color: #1648ac;
	font-weight: normal;
}
h2 {
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 13pt;
	color: #04065a;
	text-transform: capitalize;
	font-weight: normal;
	font-style: bold;
}



h4 {
	font-size: 28pt;
	color: #fff;
	font-weight: normal;
}

h5 {
	font-size: 14pt;
	color: #04065A;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	word-spacing: normal;
	line-height: normal;
}

.watermark

{background-image:url(../images/REV_dial_watermark.png);
background-repeat:no-repeat;
background-position:bottom left;

}

.pad
{
	padding-left:20px;
	padding-right:20px;
	text-align: left;
	
}

.us 
{
	font-size: 6pt;
	color: #AAA;



}

.enq

{
	font-size: 10pt;
	color: #1648AC;
	text-decoration: none;	
}

imageright
{
	text-align:right;
	float:right;
	
}
