/* CSS Document */
html {
	background:url(../images/background.jpg);
}
body{
	margin:0;
	padding:0;
	font: 11px/1.5em "verdana";
	background: url(../images/informed_banner.jpg) no-repeat top center ;
	text-align:justify
}

h1, h2, h3, h4, h5, h6 {
       font-family: helvetica, arial, verdana, sans-serif;
       font-weight: normal;
}

h1 {
       font-size: 218%;
}

h2 {
       font-size: 164%;
}

h3 {
       font-size: 145%;
}

h4 {
       font-size: 118%;
}

p {text-align:justify}

a{color: #981793; padding-right:8px; padding-left:8px}

div#header {
	height:107px;
	margin:0;
}
div#header h1{
	height:107px;
	margin:0;
	padding-left:10px;
}

div#banners{
text-align:left;
height:171px;
background:url(../images/banner_home.jpg) center top no-repeat;
}

.homepage{
text-align:left;
height:171px;
background:url(../images/banner_home.jpg) center top no-repeat;
}
.whatwedo{
text-align:left;
height:171px;
background:url(../images/whatwedo_banner.jpg) center top no-repeat;
}

.contactus{
text-align:left;
height:171px;
background:url(../images/banner_contact.jpg) center top no-repeat;
}

div#wrapper{
background:#FFFFFF;
margin-bottom:0px;
}

div#basewrapper{
background:#FFFFFF;
padding:10px;
}

div#content{
padding:15px

}

div#content p{
padding:2px;
text-align:justify
}

td p {
	margin:0;
	padding:0;
	text-align:justify;
	}

div#navigation{background:#FFFFFF}
div#extra{background:#FFFFFF}
div#footer{color: #FFF}
div#footer p{margin:0;padding:0px}

div#container{width:806px;margin:0 auto;}
div#navigation{float:right;width:255px; padding-left:10px; padding-right:10px}
div#extra{float:left;width:256px; padding-left:10px}
div#middle{float:left;width:255px;background:#FFFFFF;padding-left:10px}
div#footer{clear:both;width:100%}

a.nav:link{
	color: #5C8DCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding:0px;

}

a.nav:visited{
	color: #5C8DCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding:0px;

}

a.nav:hover{
	color:#000000;


}

a.nav:active{
	color: #5C8DCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding:0px;

}

a.body:link{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding:0px;

}

a.body:visited{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding:0px;

}

a.body:hover{
	color: #5C8DCF;


}

a.body:active{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding:0px;

}

.image{
margin-right:10px;
margin-bottom:5px;
	
}

.arrowbullets
{
	padding:0px;
	margin-left:17px;
	margin-top:0px;
	text-decoration:none;
}


.arrowbullets li{
list-style-image: url(../images/arrowbluebul.gif);
list-style-position: outside;
margin: 2px 10px 10px 0px;
text-decoration:none;
}


.latestNews
{ color:black; padding: 0px 0px 10px 0px; text-decoration:none }

a.latestNews:hover
{ color:#5C8DCF; padding: 0px 0px 10px 0px; text-decoration:none }

.NewsTable
{width:100%; border:solid 1px #C9D9EF; padding:10px;}


.newsbullets
{
	margin-left:17px;
	margin-top:0px;
	text-decoration:none;
	padding:5px;
	padding-left:0px;
	padding-top:0px;
	font-weight:normal
}


.newsbullets li{
list-style-image: url(../images/arrowbluebul.gif);
list-style-position: outside;
margin:   2px 10px   0px 0px;
text-decoration:none;
	font-weight:normal
}

.newsbullets a, a:visited, a:active
{ color:black; text-decoration:none; padding:0px;}

.newsbullets a:hover
{ color:#4464A6; text-decoration:none; padding:0px;}

.newsbullets ul{ padding:0px}

.imageTextContainer	{
	width: 100%;
}

.textLeftOfImage	{
	width: 70%;
	float: left;
}

.textRightOfImage	{
	width: 70%;
	float: right;
}

.imageLeftOfText	{
	float: left;
	width: 30%;
	text-align: left;
}

.imageRightOfText	{
	float: right;
	width: 30%;
	text-align: right;
}

.emphasisedText	{
	font-weight: bold;
}

.pageTitleText	{
	font-family: arial;
	color: #000000;
	font-size: 18px;
}

.pageSubTitleText	{
	font-family: arial;
	color: #000000;
	font-size: 16px;
}