/* This new CSS file has amendments required for the pages developed by Helen Nisbet */

/* Also sets style for form labels */
p, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #467CBC;
	text-align: justify;
}

/* Sets style for success.htm page */
p.success {
font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #467CBC;
	text-align: justify;
}

/* Sets style for success.htm page */
h1.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #477DBD;
	text-align: center;
}

/* Sets the style for the Nisbet Design reference */
p.nisbet {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	text-align: right;
}

a.button, a.buttonDis {
	display: block;
	background-image: url(images/button-new.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 20px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	text-align: center;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}

a.button:hover {
background-position: 0 -36px;
font-family: Arial, Helvetica, sans-serif;
font-color: #467CBC;
}

a.button-left, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
width: 125px;
height: 20px;
margin: 0px auto;
padding: 0px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

a.button-left:hover {
background-position: 0 -36px;
font-family: Arial, Helvetica, sans-serif;
font-color: #467CBC;
}

a.button:active {
background-position: 0 -36px;
}

.footer {
 	background-image: url(images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	font-weight: bold;
	text-align: centre;
    padding-top: 0px;
    padding-left:0px;
    padding-bottom:0px;
}

.nav {
	background-color: #93BDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	font-weight: bold;
	text-align: centre;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom:0px;
	vertical-align: bottom;
}

a:visited {
    text-decoration: none;
    color: #467CBC; 
}

a:link {
	color: #93BDED;
	font-style: normal;
	font-weight: bolder;

}
a:hover {
    text-decoration: underline;
	color: #006699;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #477DBD;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #467CBC;
}

.header {
	background-image: url(images/header.jpg);
}

.header1 {
	background-image: url(images/header1.jpg);
}

.header2 {
	background-image: url(images/header2.jpg);
}

.headlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.headlink2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
