﻿.content
{
	background-color:White;
	border: 1px solid navy;
	margin:10px 0px;
	padding: 0px 20px;
}

.mainTitle
{
	margin-top:25px;
	margin-bottom:25px;
	color:#000066;
	width:50%;
	border-bottom: double 2px #000066;
	text-align:center;
}

.conSubTitle
{
	margin:20px 0px;
	text-align:left;
	color:#006666;
	width:99.8%;
	border-bottom: solid 2px #006666;
}

.helpSubTitle
{
	margin:20px 0px;
	text-align:left;
	color:#006666;
	font-size:larger;
}

.consultancyLeft
{
	width:58%;
	float:left;
	margin-bottom: 20px;
}

.consultancyRight
{
	width:38%;
	float:right;
	margin-bottom: 20px;
}

.helpLeft
{
	width:52%;
	float:left;
	margin-bottom: 20px;
}

.helpRight
{
	width:48%;
	float:right;
	margin-bottom: 20px;
}

.helpBottom
{
	width:98%;
	margin-bottom: 20px;
}

.subTitle
{
	text-align:justify;
	color:Navy;
	font-family:Verdana;
	font-size:larger;
	font-weight:bold;
	margin:15px 0px;
}

.proText, .agentText, .proTextsmall
{
	text-align:justify;
	color:Navy;
	font-family:Verdana;
	font-size: 0.8em;
	margin:15px;
}

.consultancyImage 
{
	width:99%;
	height:270px;
}

.helpImage 
{
	width:99%;
}

.systemImage
{
	width:99%;
	height:150px;
}

.consultancyLink
{
	color:Blue;
}

* html .consultancyLink
{
	display:inline;
}

.consultancyLink:hover
{
	color:Red;
}

.proTextsmall
{
	text-align:center;
	font-size:0.65em;
	color:#006666;
}
