body {
	background-color:#1e3157;
	margin-top: 0px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993333;
}

.paragraph1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #265FA4;
	text-align: justify;
	vertical-align: top;
	overflow: visible;
	font-weight: normal;
	white-space: normal;
	display: table-cell;
	margin: 0px;
	left: 40px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 58px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color:#FFFFFF;
}
.image-left {
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #8EB7E3;
}
.image-centre {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8EB7E3;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #265FA4;
	font-size: 16px;
	line-height: 20px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: -1px;
	margin-left: 10px;
	margin-bottom: -5px;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265FA4;
	margin-left: 10px;
	font-weight: normal;
	background-position: top;
	margin-top: 10px;
	line-height: 14px;
	text-decoration: none;
}
.inlinebold {
	font-weight: bolder;
	font-size: 11px;
}
table
{
   
	
}

    

a:link
{
	text-decoration:none;
	color:#FFFFFF;
    background-color: #8EB7E3;
    font-family:Arial;
    font-size:10px;
    letter-spacing: 0px;
    
}

a:visited
{
	text-decoration:none;
	color:#FFFFFF;
    background-color: #8EB7E3;
    font-family:Arial;
    font-size:10px;
    letter-spacing: 0px;
   
}

a:active
{
	text-decoration:none;
	color:#FFFFFF;
    background-color: #8EB7E3;
    font-family:Arial;
    font-size:10px;
    letter-spacing: 0px;
    
}

a:hover 
{
	color: #ccf71e;
}


 

