﻿body { font-family:verdana; font-size:0.65em; margin-top: 0px}
select, td { font-family: Verdana; font-size:1em }
input { font-family: Verdana; font-size:0.90em}

.innerContentTable {width: 100%}

h1 { font-family: Verdana; font-size:14px; font-weight:bold; }
h2 { font-family: Verdana; font-size:12px; font-weight:bold; }

a.white			{ color: white; text-decoration:none; }
a.white:hover	{ text-decoration:underline; }

a.nav:link { color:Black; font-size:12px; font-weight:bold; text-decoration:none}
a.nav:visited { color:Black; font-size:12px; font-weight:bold; text-decoration:none}
a.nav:hover { color:White; font-size:12px; font-weight:bold; text-decoration:none}

.navcolour{ background-color:#D1C29A}
.maintable{ background-color:#ffffff; border-left:solid 1px #ffffff; border-right:solid 1px #ffffff}
.line { background-color:#cccccc}
.aspstandard { font-family: Verdana; font-size:1em }
.nextPreviousButton {font-family: Verdana; font-size:1.2em; width: 75px;}
.nextprev { font-family: Verdana; font-size:1.2em; width: 75px; }
.Login { font-family: Verdana; font-size:1.2em }
.grey		{ color: Gray; }
.darkGrey	{ background-color: #C2BEBF; }

.14bold  	{ font-weight:bold; Font-Size: 1.2em }

.larger{ font-size:.95em}

.step		{ font-family: Verdana; font-size:1em; height:20px; }
.stepTitleBar {font-family: Verdana; font-size:1em; height: 20px; background-color: #a7db91 }
.fieldName	{ font-family: Verdana; font-size:1em; background-color: #DEDEDE; }
.fieldText	{ font-family: Verdana; font-size:1em; background-color: #E9E9E9; }

.noButton	{ font-size: 1em; }
.yesButton	{ font-size: 1em; }

.normal		{ font-weight: normal; }
.bold		{ font-weight: bold; }
.hidden		{ visibility: hidden; font-family: Verdana; font-size: 1em; }

.terms		{ BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; OVERFLOW: auto; BORDER-LEFT: black 1px solid; WIDTH: 99%; BORDER-BOTTOM: black 1px solid; HEIGHT: 83px; PADDING-LEFT: 5px; }
.termstitle { FONT-SIZE: 1.20em; FONT-FAMILY: Arial }
.termstext  { FONT-SIZE: 1em; FONT-FAMILY: Arial }
.termsmini  { font-size: 0.80em; font-family: Arial }

.largetitle	{ font-size: 1.3em }

.pinkBox {border-top: 1px solid pink; border-bottom: 1px solid pink; border-right: 1px solid pink; border-left: 1px solid pink}
.navLink {color: White; font-size: 1em; text-decoration: none}

div.roundcorner {
	   background: url(images/topright.gif) no-repeat top right;
	   width:100%;
	   height:100%;
	   text-align:left;
	}
	
div.roundcorner div {
	background: url(images/topleft.gif) no-repeat top left;
	width:100%;
	   height:100%;
	   text-align:center;
	   
}

div.roundcorner div div {
	background: url(images/bottomright.gif) no-repeat bottom right;
	width:100%;
	   height:100%;
	   text-align:center;
	   
}

div.roundcorner div div div {
	background: url(images/bottomleft.gif) no-repeat bottom left;
	width:100%;
	   height:100%;
	   text-align:center;
}