body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#5a738e;
	background-repeat:repeat-x;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.contentblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3FBAD2;
}
.content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1190B1;
}
.content a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #E89C00;
}
.leftbkhome {
	background-image: url(images/layout-3_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.topbkhome  {
	background-repeat: no-repeat;
	background-image: url(images/layout-3_01.jpg);
	background-position: bottom;
}
.bottombkhome  {
	background-repeat: no-repeat;
	background-image: url(images/layout-3_05.jpg);
	background-position: top;
}
.rightbkhome  {
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/layout-3_04.jpg);
}
.contenthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.contenthome a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.contenthome a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.contenthome a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.paragraph-headhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.leftbkhome2 {
	background-image: url(images/layout-7_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.topbkhome2  {
	background-repeat: no-repeat;
	background-image: url(images/layout-7_01.jpg);
	background-position: bottom;
}
.bottombkhome2  {
	background-repeat: no-repeat;
	background-image: url(images/layout-7_05.jpg);
	background-position: top;
}
.rightbkhome2  {
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/layout-7_04.jpg);
}



body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
	font-size: large;
	line-height: 150%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}

/* page title only, condensed font because x-large */ 
h1 {
	font-size: xx-large;
	font-family: Arial Black, Gadget, sans-serif;
	text-align: center;
	line-height: 120%;
	color: #003366;
}

/* first line hanging out */
h2 {
	font-size:x-large;
	font-family: Verdana, Gadget, sans-serif;
	font-weight: bold;
	line-height: 150%;
	color: #003366;
	
}

p.image {
	text-indent: 2em;
}

/* bullet: colour #003333, 20x15px, match with large font and colour #003366 */
ul {
	list-style-image: url('checkmark_20x15px.png');
}

li {
	margin-top: 1em;
}

/* use with <span class="highlight"> ... </span> for yellow highlighting effect */
.highlight {
	background-color:yellow;
}

/* use with <span class="highlight"> ... </span> for red foreground */
.red {
	color: red;
}

/* images with captions: good separation before and after */
div.image {
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}

/* image caption: font must be significantly different from normal text */
div.image div.caption {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-style: italic;
}

/* footnotes */
div#footnotes p {
	font-size: smaller;
	margin-left: 3em;
	text-indent: -2em;
}

.nav-bar-second {
width: 634px;
height: 32px;
background: url('images/services-bg.jpg') no-repeat;
margin: 0px;
padding: 0px;
padding-left: 135px;
}

.nav-bar-second a {
float: left;
margin-right: 45px;
font-size: 12px;
color: #AAE8F9;
margin-top: 5px;
}

.nav-bar-second a:hover {
text-decoration:none;
}
