﻿.content
{
	font-family: Helvetica;
	font-size: 9.5pt;
	color: #071A45;
}
.enqlabel
{
	font-family: Helvetica;
	font-size: 8.5pt;
	color: #071A45;
 font-weight:bold;
}


.enqtxtbox
{
	font-family: Helvetica;
	font-size: 8.5pt;
	color: #071A45;
 
}
.heading
{
	font-family: Helvetica;
	font-size: 14pt;
	font-weight: 500;
	color: #071A45;
}

.sub-heading
{
	font-family: Helvetica;
	font-size: 10.5pt;
	font-weight: 800;
	color: #071A45;
}
.error
{
	font-family: Helvetica;
	font-size: 9.5pt;
	color: #ff0000;
}

 

.peopleImageBackground{
        background: url('../images/blue_panel.jpg') no-repeat top left;
        width: 180px;
        height: 400px;            
}
                
.peopleBack {
        display: block;
       background:no-repeat bottom left;
        padding:   5px     0px  5px 20px;
           width: 140px;
        height: 200px;   
}

 


/* Links CSS */
a.contentlink:link
{
	font-family: Helvetica;
 	font-size: 9.5pt;
 	color: black;
	font-weight:bold;	
	text-decoration: none;
}
a.contentlink:visited
{
	font-family: Helvetica;
	 	color: black;
	font-weight:bold;
	font-size: 9.5pt;
	text-decoration: none;
}
a.contentlink:active
{
		color: black;
	font-weight:bold;
	font-family: Helvetica;
 	font-size: 9.5pt;
	text-decoration: underline;
}
a.contentlink:hover
{
	font-family: Helvetica;
	color: black;
	font-weight:bold;
	font-size: 9.5pt;
	text-decoration: underline;
}

a.loginlink:link
{
	font-family: Helvetica;
	color: #071A45;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.loginlink:visited
{
	font-family: Helvetica;
	color: #071A45;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.loginlink:active
{
	font-family: Helvetica;
	color: #071A45;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
a.loginlink:hover
{
	font-family: Helvetica;
	color: #071A45;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

a.footerlink:link
{
	font-family: Helvetica;
	color: #000000;
	font-size: 8.5pt;
	font-weight: 700;
	text-decoration: none;
}
a.footerlink:visited
{
	font-family: Helvetica;
	color: #000000;
	font-size: 8.5pt;
	font-weight: 700;
	text-decoration: none;
}
a.footerlink:active
{
	font-family: Helvetica;
	color: #CDE10E;
	font-size: 8.5pt;
	font-weight: 700;
	text-decoration: underline;
}
a.footerlink:hover
{
	font-family: Helvetica;
	color: #CDE10E;
	font-size: 8.5pt;
	font-weight: 700;
	text-decoration: underline;
}
