body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	list-style-type: circle;
	margin-top:10px;
	background-image:url(images/bk.jpg);
	text-align:center;
	min-width: 780px;
}

h1 {
	font-size: 16px;
	color: #009933;
	margin-bottom: -2px;
	}

h2 {
	font-size: 10pt;
	color: #009933;
	margin-bottom: 1px;
}

h3 {
	font-size: 12pt;
	color: #009933;
	margin-bottom: -2px;
}

a { font-size: 10pt; color: #999999; font-weight:bold;}
a:link { text-decoration: none; color: #00B2EC; }
a:visited { text-decoration: none; color: #00B2EC; }
a:active { text-decoration: none; color: #00B2EC; }
a:hover { text-decoration: none; color: #000000; }

.menu { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color:#000000; font-weight:bold; text-decoration:none; display: block; text-align: left; vertical-align: middle; padding: 8px; background-color: #00B2EC; margin:1px; }
a.menu:active { color:#ffffff; background-color: #999; display: block; background-position: center center; text-align: left; vertical-align: middle;}
a.menu:link { color:#ffffff; background-color: #999; display: block; background-position: center center; text-align: left; vertical-align: middle;}
a.menu:visited { color:#ffffff; background-color: #999; display: block;background-position: center center; text-align: left; vertical-align: middle;}
a.menu:hover { color:#000000; background-color:#00B2EC; display: block; background-position: center center; text-align: left; vertical-align: middle;}

.menu_row { display:block; width:148px; height:32px; text-align:left; padding:0px; margin:1px; }

#wrapper { 
	width:760px;
	margin: 0px auto;
	text-align:left;
}

#top {
	width:760px;
	margin:0px auto;
	text-align: left;
	height:110px;
	background-image:url(images/bk_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#0058EC;
	float:left;
}

#main {
	width:760px;
	margin:0px auto;
	text-align:left;
	float:left;
	background-image:url(images/bk_mainblock.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#inner {
	width:740px;
	margin:0px auto;
	text-align:left;
	padding:6px;
}

#inner_bottom { clear:both; background-image:url(images/bk_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom; }

#nav {
	width:150px;
	margin:8px;
	text-align:left;
	float:left;
}


#main_block {
	width:538px;
	margin: 0px auto;
	margin:6px;
	padding:8px;
	background-color:#FFFFFF;
	text-align:left;
	float:right;
}

#main_block_box_wrapper { 
	width:530px;
	margin: 0px auto;
	background-color:#FFFFFF;
	text-align:left;
	float:left;
	}

#hp_box1 {
	background-image:url(images/box1.jpg);
	background-position:center;
	background-repeat: no-repeat;
	width:176px;
	height:208px;
	font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #999999;
	float:left;
}

#hp_box2 {
	background-image:url(images/box2.jpg);
	background-position:center;
	background-repeat: no-repeat;
	width:176px;
	height:208px;
	font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #999999;
	float:left;
}

#hp_box3 {
	background-image:url(images/box3.jpg);
	background-position:center;
	background-repeat: no-repeat;
	width:176px;
	height:208px;
	font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #999999;
	float:left;
}

.padding_hpbox {padding:8px 18px 14px 14px;}

.logo_border {
	border-top: 1px solid #EAEAEA;
	border-right: 10px solid #EAEAEA;
	border-bottom: 2px solid #EAEAEA;
	border-left: 2px solid #EAEAEA;
}

.contact {font-family: Arial, Helvetica, sans-serif; font-size:11pt; color: #009933; font-weight:bold; float:right; margin-top:76px;}

.contactlink {font-family: Arial, Helvetica, sans-serif; font-size:11pt; color: #009933; font-weight:bold;}
a.contactlink:link {color: #00B2EC;}
a.contactlink:visited {color: #00B2EC;}
a.contactlink:active {color: #00B2EC;}
a.contactlink:hover {color: #000000;}


#bottom {
	clear: both;
	width:760px;
	margin:0px auto;
	text-align:center;
	height:66px;
	background-image:url(images/bk_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.foot {
	font-size: 8pt;
	font-weight:bold;
	color: #009933;
	line-height:66px;
}

#clear {
	clear: both;
	width:760px;
	margin:0px auto;
	}
	
#copyright {
	clear: both;
	width:760px;
	margin:0px auto;
	}

	
.box {
	border: 1px solid #0095A4;
	background-color:#ffffff;
	background-image:url(images/box_image_bk.jpg);
	background-position:right;
	background-repeat: no-repeat;
	width:500px;
	padding:8px;
}

.box_colour {
	border: 1px solid #0095A4;
	background-color:#ffffff;
	background-image:url(images/box_bk_image_colour.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
	width:500px;
	padding:8px;
}

.image_padding {padding:8px 16px 8px 8px;}

.padding {padding:2px;}
.padding4 {padding:4px;}
.padding6 {padding:6px;}
.padding8 {padding:8px;}
.padding10 {padding:10px;}
.padding14 {padding:14px;}

.border { border: 1px solid #999999; }

.border_padding { border: 1px solid #999999; padding:6px;}

.lg { font-family: Arial, Helvetica, sans-serif; font-size:12pt; color: #666666; font-weight:bold; line-height:14pt;}
a.lg:link {text-decoration: none; color:#00B2EC;}
a.lg:visited {text-decoration: none; color: #00B2EC;}
a.lg:active {text-decoration: none; color: #00B2EC;}
a.lg:hover {text-decoration: none; color: #00646F;}

.med { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #0000; font-weight:bold;}
a.med:link {text-decoration: none; color:#00B2EC;}
a.med:visited {text-decoration: none; color: #00B2EC;}
a.med:active {text-decoration: none; color: #00B2EC;}
a.med:hover {text-decoration: none; color: #000000;}

.sm { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #000000; font-weight:bold;}
a.sm:link {text-decoration: none; color: #00B2EC;}
a.sm:visited {text-decoration: none; color: #00B2EC;}
a.sm:active {text-decoration: none; color: #00B2EC;}
a.sm:hover {text-decoration: none; color: #000000;}

.bottomemail { font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #000000; font-weight:bold;}
a.bottomemail:link {text-decoration: none; color: #00B2EC;}
a.bottomemail:visited {text-decoration: none; color: #00B2EC;}
a.bottomemail:active {text-decoration: none; color: #00B2EC;}
a.bottomemail:hover {text-decoration: none; color: #000000;}

.bottom_menu { font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #000000; font-weight:bold;}
a.bottom_menu:link {text-decoration: none; color: #00B2EC;}
a.bottom_menu:visited {text-decoration: none; color: #00B2EC;}
a.bottom_menu:active {text-decoration: none; color: #00B2EC;}
a.bottom_menu:hover {text-decoration: none; color: #000000;}

.tinyfont { font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #ffffff; font-weight:normal;}


.copy { font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #ffffff; font-weight:normal;}

.nisafont { font-family:verdana, arial; font-size:7pt; color: #ffffff; font-weight:normal;}
a.nisafont:link {font-family:verdana, arial; font-size:7pt; text-decoration:none; color:#ffffff; font-weight:normal;}
a.nisafont:visited { font-family:verdana, arial; font-size:7pt; text-decoration:none; color:#ffffff; font-weight:normal;}
a.nisafont:hover { font-family:verdana, arial; font-size:7pt; text-decoration:none; color: #ffffff; font-weight:normal;}

