@charset "utf-8";

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

content-wrapper
{
	width: 100%;
}

	div.preload img
	{
		width: 15%;
		height: auto;
		margin: 0.25%;
	}
	
	div.preload img.print-hide
	{
		display: none;
	}
	
	div.preload
	{
		text-align: center;
		border-bottom: 1pt solid #669BCA;
		margin-bottom: 12pt;
	}
	
	#navigation
	{
		display: none;
	}
	
h1
{
	display: inline;
	font-size: 16pt;
	line-height: 30pt;
	font-weight: normal;
	padding: 0pt 6pt 0pt 0pt;
	margin: 0pt;
	border-right: 1pt solid #669BCA;
}

h2
{
	font-size: 18pt;
	font-weight: normal;
	padding: 0pt;
	margin: 0pt 0pt 18pt 0pt;
	color: #669BCA;
}

h3
{
	font-size: 18pt;
	font-weight: normal;
	padding: 0pt;
	margin: 0pt 0pt 6pt 0pt;
	color: #669BCA;
}

h4
{	
	font-size: 12pt;
	font-weight: bold;
	padding: 0pt;
	margin: 0pt 0pt 6pt 0pt;
}

p
{
	font-size: 12pt;
	margin: 0pt 0pt 12pt 0pt;
}

em
{
	font-style: normal;
	color: #669BCA;
}

ul
{
	margin: 0pt 0pt;
	padding: 0pt 0pt;
}

	ul li
	{
		list-style-type: disc;
		font-size: 12pt;
		line-height: 20pt;
	}

form
{
	display: none;
}

#btn-contact
{
	display: none;
}

dl
{
	margin: 0pt 0pt 12pt 0pt;
	padding: 0pt;
}

	dl dt
	{
		float: left;
		clear: left;
		padding: 0pt;
		margin: 0pt;
		line-height: 20pt;
		font-weight: bold;
	}
	
	dl dd
	{
		line-height: 20pt;
		padding: 0pt 0pt 0pt 90pt;
		margin: 0pt;
	}
	
	dl a:link,
	dl a:visited
	{
		color: #333333;
		text-decoration: none;
	}
	
	dl a:hover
	{
		color: #669BCA;
		text-decoration: none;
	}
	
span.small
{
	font-size: 10pt;
}

br.clear
{
	line-height: 0pt;
	font-size: 0pt;
	padding: 0pt;
	margin: 0pt;
	clear: both;
}

div.col-1
{
	float: left;
	padding: 0pt 30pt 0pt 0pt;
}

div.col-2
{
	float: left;
	padding: 0pt 0pt 0pt 30pt;
	border-left: 1pt solid #669BCA;
}

	div.col-1 p,
	div.col-2 p
	{
		margin: 0pt 0pt 0pt 0pt;
	}
	
#what-our-clients-say
{
	margin: 12pt 0pt;
}

	#what-our-clients-say blockquote p
	{
		font-size: 10pt;
		color: #669BCA;
	}
	
	#what-our-clients-say p.cite
	{
		font-size: 12pt;
		padding: 0pt;
		margin: 6pt 0pt 0pt 0pt;
		text-align: right;
	}
	
		#what-our-clients-say p.cite cite
		{
			font-style: italic;
			font-weight: normal;
		}

#copyright
{
border-top: 1pt solid #669BCA;
padding: 3pt 0pt 3pt 0pt;
margin: 0pt;
clear: both;
color: #669BCA;
}
	
	#footer-details
	{
		margin: 0pt;
		padding: 0pt;
		font-size: 12pt;
		border-collapse: collapse;
	}
	
		#footer-details th
		{
			text-align: left;
			width: 48pt;
			font-weight: normal;
		}
		
	#footer-details a
	{
		text-decoration: none;
		color: #669BCA;
	}
	
#page-footer
{
	margin: 12pt 0pt 0pt 0pt;
}
