﻿/* beweb savvy cms styles - modify as required */
/*
INSTRUCTIONS/NOTES:
 - Modify as needed, they are not hard and fast rules.
 - The table styles will be used if the administrator pastes in a table from microsoft word, excel or an html page, so its important to define them (they can of course be the same as body copy).
 - Use the next H tag after the headings you need (eg h3 or h4 say) for featured paragraph text if you have such a thing.
 - The BODY style is used in the html editor control itself, so best not to have anything too wacky on the generic body tag (eg a black background colour when the text colour is black). If you want to put styles on the body tag just use a class.
*/
body{
	margin:0px;
}
.normal,P,H1,H2,H3,H4,TD,TH,INPUT,SELECT,TEXTAREA {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.normal,P,UL,OL,LI,TD,TH {
	font-size: 12px;
}
.h1,H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77px;
	letter-spacing: 0px;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

.h2,H2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	margin:-25px 0px 0px 0px;
}
.h2{
  margin-top:-15px;
}
H3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height:18px;
	margin:-15px 0px 0px 0px;
}
H4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	color:#FFFFFF;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
H5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #012578;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
H6 {
	font-family: helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}
OL {
	margin-left: 30px;
	margin-bottom: 8px;
}
#normal ol{
 margin-left:5px;
}
#normal li{
	background-image:none;
	padding-left: 5px;
	display:list-item;
	margin: 10px 0;
}
ul {
	list-style-type:none;
	padding:0px;
	margin-left:0;
}
li	{
	background-image:url(Images/bullet-new.gif);
	background-repeat: no-repeat;
	padding-left: 2.5em;
	display:block;
	margin: 1.5em 0;
}
img {
	border:none;
}
form {
	margin: 0px;
}
 .Standard_Table {
	vertical-align: top;
	border-collapse: collapse;
}
 .Standard_Table TH {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
	background-color: #dddddd;
}
 .Standard_Table TD {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align:top;
}
 .Invisible_Gridlines {
	vertical-align: top;
}
/* end of beweb savvy cms styles */
.contact a,.contact a:link, .contact a:active, .contact a:visited {
 font-size:12px;
 color:#012578;
 font-weight:bold;
 text-decoration:none;

}
.global a, a:link, a:active, a:visited {
 color:#012578;
 font-weight:bold;
 text-decoration:none;
}
.global a:hover{
 color:#4C70C3;
 text-decoration:underline;
}

.relatedLink a, a:visited{
	color:#012578;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
.relatedLink a:hover{
	color:red;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
}
.Nav_Table{
	border:none;
	padding:0px;
	vertical-align:top;
	background-image:url(Images/bg-nav.gif);
	background-repeat:no-repeat;
}
.Title_Table{
	vertical-align:middle;
}
.Centre_Table td{
	border:none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
a.cap, a.cap:link, a.cap:active, a.cap:visited{
color:#FFFFFF;
font-size:9px;
line-height:11px;
text-decoration: none;
font-weight:normal;
}
a.cap:hover{
color:#FFFFFF;
font-size:9px;
line-height:11px;
text-decoration: underline;
font-weight:normal;
}
.incopy a, a:link, a:active, a:visited{font-size:10px; color:#012578; font-weight:bold; text-decoration:none;}
.incopy a:hover{font-size:10px; color:#4C70C3 ; text-decoration:underline;}
.blue{
	color:#012578;
}
.bluelite{
	color:#4C70C3;
}
#inner{
  position:inherit;
  line-height:15px;
  padding:0px 30px 10px 0px;
}
h1.inner {
  font-size:12px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom:10px;
	font-weight:bold;
}
.middle-column{margin-left:152px;width:500px;}
.data-recovery-wrapper{position:relative; width:490px; margin-top:28px;}
.data-recovery{font-size:77px;font-family:arial;}
.color2{color:#5F74A3;}
.color1{color:#012578;}
.color3{color:#707070;}
.contact-lost-files{width:441px;height:31px;padding-left:16px;padding-top:5px; background-image:url(Images/title-contactBg.gif); background-repeat:no-repeat;}
.lost-files{font-size:16px;line-height:26px;vertical-align:middle;}
.footer-copyright{position:absolute;right:-130px;top:8px;}
.footer-copyright-text{font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#314E91;}
.footer-nav{color:#012578;margin-top:17px;}

.breadcrumb{
	font-size:10px;
	padding-bottom:7px;
}
.breadcrumb a{
	text-decoration:underline;
	font-weight:normal;
}
.smartfooter {
	color:#ccc;
	padding:8px 0 10px 0;
}

.smartfooter a {
	color:#012578!important;
}
.smartfooter h5{
	font-size:12px;
	color:black;
}
.submenu{
	margin-left:6px;
	padding-bottom:3px;
}
a.indent{
	font-weight:normal;
	font-size:9px;
	color:white;
}
a.indent:hover{
	text-decoration:underline;
}
.intro{
	position:inherit;
	line-height:15px;
	padding:0px 30px 10px 0px;
}
.intro h1, h1.proper{
	font-size:18px;
	padding-bottom:7px;
}
.callnow{
	font-weight:bold;
	font-size:15px;
	text-align:center;
}

tr.recover-it a{
	margin-left:18px;
	font-weight:bold!important;
}
tr.recover-it a.nomargin{margin:0!important;}

a.nzsite{
	display:block;
	width:118px;
	height:125px;
	font-size:9px;
	letter-spacing:-1px;
	color:#000;
	text-align:center;
	background:url(images/nz.png) center 15px no-repeat;
}
a.nzsite:hover{
	text-decoration:underline;
}

.link{font-size:12px!important;text-decoration:underline!important;font-weight:normal!important;}
.important{color:red;font-weight:bold;text-align:center;}
.color1{color:red;}
.fbintro {
  font-size:9px;
  letter-spacing:-1px;
  font-weight:bold;
  padding-bottom:10px;
}
.fb {
  padding-bottom:20px;

}

#fb-root {
margin-top:10px;
}
