/*///////////////////////////////////////////////////////////////////////////*/
/* CSS Document ©2009 jakapasi.co.uk Created on Aug 22, 2009	 			 */
/*///////////////////////////////////////////////////////////////////////////*/

body {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	margin:27px 0 50px 20px;
	
	background:url(images/site-bg.gif) repeat-x top;
}
* {
	outline:none;
}
h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#096696;
	margin:0px;
	padding:0px;
}
h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#096696;
	margin:0px;
	padding:0px;
}
h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ab3040;
	margin:0px;
	padding:0px;
}
h4 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#ab3040;
	margin:0px;
	padding:0px;
}

h5 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0px;
	padding:0px;
}

a:link {
	color: #ab3040;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color: #ab3040;
	text-decoration: none;
	font-weight:normal;
}
a:active {
	color: #ab3040;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color: #ab3040;
	text-decoration:underline;
	font-weight:normal;
}
.mnuTop:link {
	color:#013550;
	text-decoration:none;
	padding:9px 8px;
	background-image:none;
	font-weight:normal;
}
.mnuTop:visited {
	color:#013550;
	text-decoration:none;
	padding:9px 8px;
	background-image:none;
	font-weight:normal;
}
.mnuTop:active {
	color:#013550;
	text-decoration:none;
	padding:9px 8px;
	background-image:none;
	font-weight:normal;
}
.mnuTop:hover {
	color:#000000;
	text-decoration:none;
	padding:9px 8px;
	background-image:url(images/mnu-hi-bg.gif);
	font-weight:normal;
}
.mnuImgSep {
	width:13px;
	background:url(images/mnu-sep.gif) no-repeat center;
}
.topImgSep {
	width:9px;
	background:url(images/top-ico-sep.gif) no-repeat center;
}
.footerTxt {
	font-size:11px;
	color:#727272;
	padding-bottom:20px;
}
.footerLnkSml:link {
	color:#727272;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
.footerLnkSml:visited {
	color:#727272;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
.footerLnkSml:active {
	color:#727272;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
.footerLnkSml:hover {
	color:#096696;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
}
.footerLnk:link {
	color:#096696;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:0 9px 0 8px;
	background:url(images/footer-sep.gif) no-repeat right center;
}
.footerLnk:visited {
	color:#096696;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:0 9px 0 8px;
	background:url(images/footer-sep.gif) no-repeat right center;
}
.footerLnk:active {
	color:#096696;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:0 9px 0 8px;
	background:url(images/footer-sep.gif) no-repeat right center;
}
.footerLnk:hover {
	color:#096696;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	padding:0 9px 0 8px;
	background:url(images/footer-sep.gif) no-repeat right center;
}
.normalList {
	padding-left:15px;
	margin-top:10px;
	list-style-image:url(images/bullet-right.gif);
}

.normalList1 {
	padding-left:13px;
	margin-top:5px;
	list-style-image:url(images/bullet-right.gif);
}

a.uselink:link {
	color: #096696;
	text-decoration:none;
	font-weight:bold;
}
a.uselink:visited {
	color: #096696;
	text-decoration: none;
	font-weight:bold;
}
a.uselink:active {
	color: #096696;
	text-decoration:none;
	font-weight:bold;
}
a.uselink:hover {
	color: #096696;
	text-decoration:underline;
	font-weight:bold;
}
.taxborder{
	border-bottom:1px solid #000;
	padding-bottom:8px;
	}
.taxborder1{
	border-bottom:1px solid #cfcfcd;
	padding-bottom:8px;
	}
	
.taxborder-right{
	border-right:1px solid #000;
	padding-bottom:8px;
	}
	
.contact-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	}