html
	{
	margin:0px;
	padding:0px;
	min-height: 100%;
	max-height: 100%;
	height: 100%;
	}
	
body 
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	min-height: 100%;
	max-height: 100%;
	height: 100%;
	background-color: #ffffff;
    background-image: url(../images/background_body.jpg);
	background-repeat: repeat-x;

	}
a
{
	color: #331F73;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

:link
    {
	
	}
	
:visited
    {
	
	}
	
a img
	{
	border:none;
	text-decoration: none;
  display: block;
  margin: 0 auto;
	}
	
br
	{
	
	}

form
    {
	padding: 0px;
	margin: 0px;
	}

h1
	{
	padding: 10px 0;
	margin: 0px;
	font-size: 24px;
	font-weight:100;
	}
	
h2
	{
	padding:0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
	}

h3
	{
	padding:5px;
	margin: 0px;
	font-size: 12px;
	text-align: center;
	}

img
    {
	border: none;
	}

li
	{
	list-style-image:url(../images/li.png);
	list-style-position:outside;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	}

li.centre {

	list-style-image:none;
	list-style-position:outside;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;

	}

.latestnews 
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	}

th
	{
	background-image:url(../images/egg.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	vertical-align: top;
	color: #5a6b90;
	padding-left: 30px;
	text-align:left;
	}

td
	{
	vertical-align: top;
	}
	
hr {
	color: #ffffff;
	background-color: #ffffff; 
	border: 1px dotted #666666; 
	border-style: none none dotted;
	}

.wrapper
    {
	/*background-image:url(../images/wrapper_background.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;*/
	/*
	background-attachment: fixed;*/
	margin-left:auto;
	margin-right:auto;
	width: 790px;
	/*
	min-height: 100%;
	max-height: 100%;
	height: 100%;
	text-align:center;*/
	}

.header
	{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width: 790px;
	height: 120px;
	}

.header span
	{
	display: none;
	}

.navTop
	{
	background-image:url(../images/background_nav_top.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 30px;
	text-align: center;
  /*padding-top: 9px;*/
	}

.navRight
	{
	float:right;
	width: 203px;
	background-image:url(../images/background_nav_right.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	}

.navRight p
	{
	margin: 10px;
	}
	
.navTop ul
{
display:inline;
vertical-align: 20%;
list-style: none;
margin: 0;
margin-left: -50px;
}

.navTop li
{
padding-left: 3px;
padding-right: 3px;
padding-bottom: 0;
padding-top: 12px;
display:inline;
list-style: none;
margin: 0;
float: left;
}

.navTop li a { font-family: verdana, arial, tahoma, serif; font-size: 10px; display:block; padding-left: 4px;
padding-right: 4px;}
.navTop li a:link { color: #FFFFFF; text-decoration: none;}
.navTop li a:visited { color: #FFFFFF; text-decoration: none;}
.navTop li a:hover { color: #FFFFFF; text-decoration: underline; }

.lntitle
	{
	font-family: verdana, arial, tahoma, serif;
	font-size: 24px;
	color: #331F73;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 4px;
	}
	
.pagetitleblue
	{
	font-family: verdana, arial, tahoma, serif;
	font-size: 24px;
	color: #331F73;
	}

.pagetitlepurple
	{
	font-family: verdana, arial, tahoma, serif;
	font-size: 24px;
	color: #346AC0;
	}
	
	.purple_m 
	{
	font-size:1.0em;
	line-height: 1.2em;
	font-weight: bold;
	color: #331F73;
	}
	
	.grey_s {
	
	font-size: 0.7em;
	line-height: 1.2em;
	color: #555555;
	}
	
	.black_s {
	margin: 0em 0% 0em 0%;
	font-size: 0.7em;
	color: #000000;
	}

.main
	{
	float: left;
	width:587px;
	}
	

.newslink:link {text-decoration: none; color: #331F73;}
.newslink:visited {text-decoration: none; color: #331F73;}
.newslink:active {text-decoration: none; color: #331F73;}
.newslink:hover {text-decoration: underline; color: #666666;}
	
.main p
	{
	margin: 10px 10px 10px 0;
	}
	
.footer
	{
	float: none;
	clear:both;
	width:790px;
	height: 44px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	padding-top: 26px;
	}

.footer span
	{
	font-weight:100;
	float:left;
	}

.clearBoth
	{
	clear: both;
	}
	
	.imgborder 
	{
	border-style: solid;
	border-width:1px;
	border-color: #37237A;
	}
	
	.empty {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	border-left: 1px #b43141 solid;
	border-top: 1px #b43141 solid;
	border-bottom: 1px #e6a4ac solid;
	border-right: 1px #e6a4ac solid;
	background-color:#f9d2d5;
	padding: 2px;
	color: #ae0000;
	font-size: 11px;
}
.color1{
	color:#331F77;
	}
  
.color2 {
  color: #346AC0;
}

.testimonialfont {
  color:#331F77;
  font-size: 1.3em;
  font-weight: bold;
}

.testimonialbar {
  clear:both; 
  padding:10px 0;
  width: 95%; 
  border-top: 1px solid #EEEEEE; 
  height: 10px;
}

  
 #refferal{
    width:400px;
 }
#refferal legend{
     font-weight:bold;
  } 
 #refferal fieldset{
  margin:8px 0px;
 } 
#refferal label{
  font-weight:bold;
  margin-right:5px;
  float:left;
  clear: left;
  width:175px;
  }
#refferal input{
  margin-right:5px;
  float:left;
  clear: right;
  }

#refferal .buttons{
  clear:both;
  }

#refferal .courtesy{
  clear: both;
  margin:10px 0px; 
}
#refferal .courtesy input{
  width:30px;
  float: left;
  clear:left;
  margin-bottom:5px; 
}
#refferal .courtesy label{
  float:left;
  width:350px;
  margin-bottom:5px;
  clear: right;
}
#refferal .captcha {
  clear:both;  
}
.thumbnail{
  margin-left:10px;
  width:100px;
  float: left;
  height: 100px;
  display: block;  
}
#contact_name{
  width:200px;
}

.redstar {
	color: #FF0000;
}
