body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center; 
	min-width: 761px;
	/*background: url(../images/mainbg_gradient.jpg) repeat-x;*/
	background-color: #e1e3f2;
	height: 100%;
}
p {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	padding-right: 10px;
}
ul {
	font-size: 10px;
	color: #878787;
}
img {
	border: 0px;
}
a {
	font-size: 11px;
	text-decoration: none;
}
form {
	padding: 0px;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
}
a.bluesmalltext:hover {
	text-decoration: underline;
	color: #00549d;
}
/* IDs */

#wrapper {   
	width: 760px;   
	margin: 0 auto;   
	text-align: left;   
	background-color: white;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
#header {
	height: 99px;
}
#greybarmenu {
	/*background: url(../images/menubar_gradient.jpg) repeat-y;*/
	background-color: #00549d;
	text-align: left;
	color: white;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	vertical-align: center;
	/*padding-top: 7px;*/
}
#menuleft {
	float: left;
	width: 200px;
	text-indent: 15px;
	padding-top: 2px;
}
#menuright {
	padding-top: 3px;
	float: right;
	width: 490px;
}
#contentholder {
	width: 760px;
	background-color: #fff;
}
#contentholdercostcalc {
	width: 760px;
	background-color: #d3d5e2;
}
#contentleft {
	float: left;
	width: 180px;
}
#contentleftindex {
	float: left;
	width: 230px;
	padding-left: 20px;
}
#contentleftcoi {
	float: left;
	width: 200px;
	padding-left: 10px;
}
#backingpanelindex {
	background-color: #e1e3f2;
	padding: 5px;
	border: 1px #00549d solid;
	width: 450px;
	height: 330px;
}
#backingpanel {
	background-color: #e1e3f2;
	padding: 5px;
	border: 1px #00549d solid;
	width: 430px;
}
#contentleftcareers {
	float: left;
	width: 180px;
}
#leftimageindex {
	width: 215px;
	height: 345px;
	background-image: url(../images/box.gif);
}
#leftimagecoi {
	width: 250px;
	height: 1445px;
}
#leftimagecareers {
	width: 152px;
	height: 285px;
	background-image: url(../images/group-pic.jpg);
}
#contentright {
	float: right;
	width: 560px;
	padding-left: 20px;	
}
#contentrightindex {
	float: right;
	width: 420px;
	padding-left: 20px;	
	padding-right: 70px;
}
#contentrightcoi {
	float: right;
	width: 500px;
	padding-right: 10px;
}
#secondarycontentleft {
	float: left;
	width: 370px;

}
#secondarycontentleftcc {
	float: left;
	width: 370px;
	background-color: #e1e3f2;
}
#secondarycontentright {
	float: right;
	width: 175px;
}
#contactregency {
	float: left;
	width: 180px;
}
#contactmaxwell {
	float: left;
	width: 180px;
}
#footer {
	background: url(../images/footberbar_gradient.jpg) repeat-y;
	color: white;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	vertical-align: center;
	padding-top: 8px;
	padding-left: 10px;
}
.footerleft {
	color: white;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	vertical-align: center;
	padding-top: 8px;
	padding-left: 10px;
	width: 380px;
}
.footerright {
	color: #00549d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	vertical-align: center;
	padding-top: 8px;
	padding-left: 10px;
	width: 380px;
	text-align: right;
}
/* Classes */
.spacer {
	font-size: 10px;
	color: white;
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.paddedfivepx {
	padding-left: 5px;
	padding-right: 5px;
}
.paddedfifteenpx {
	padding-left: 15px;
	padding-right: 5px;
}
.blueheader {
	font-size: 12px;
	font-weight: bold;
	color: #00549d;
	font-family: Arial, Helvetica, sans-serif;
}
.homeheader {
	font-size: 20px;
	font-weight: bold;
	color: #00549d;
	font-family: Arial, Helvetica, sans-serif;
}
.bluetext {
	font-size: 12px;
	color: #00549d;
}
.bluetexthome {
	font-size: 11px;
	color: #00549d;
}
.bluetext10 {
	font-size: 10px;
	color: #00549d;
}
.bluesmalltext {
	font-size: 9px;
	color: #00549d;
}
.italicised {
	font-style: italic;
}
.greybodytext {
	font-size: 11px;
	color: #666666;
}
.redbodytext {
	font-size: 11px;
	color: red;
}
.bluebodytext {
	font-size: 11px;
	color: #00549d;
}
.greysmalltext {
	font-size: 9px;
	color: #666666;
}
.bluesmalltext {
	font-size: 9px;
	color: #00549d;
}
.bluelargetext {
	font-size: 14px;
	color: #00549d;
}
.underlined {
	text-decoration: underline;
}
.centred {
	text-align: center;
}
.left {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.seniormanagement {
	border: thin;
	border-width: thin;
}
.alignright {
	text-align: right;
}
.whitetext {
	color: white;
}
.whitebackground {
	background-color: white;
}
.costcalc {
	background-color: #e1e3f2 ;
	width: 370px;
	height: 186px;
}
.favourites {
	background-color: #01559e ;
	width: 490px;
	color: white;
}
.favouritesright {
	background-color: #01559e ;
	width: 230px;
	color: white;
}
.favouriteslarge {
	background-color: #01559e ;
	width: 490px;
	color: white;
	font-size: 23px;
}
.costcalctableheader {
	font-size: 10px;
	color: #00aeef;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.costcalctableleft {
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.costcalctableright {
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.costcalctableboth {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.costcalctableborderbottom {
}
.whitebg {
	background-color: white;
}
.redtext {
	color: red;
	font-weight: bold;
}
.paddedtentopbottom {
	padding-top: 6px;
	padding-bottom: 6px;
}
.greyinputbox {
	background-color: #e1e3f2;
	border: 1px solid #00549d;
}
.whiteinputbox {
	background-color: white;
	border: 1px solid #00549d;
}
.coitable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 470px;
}
.coitableheader {
	background-color: #878787;
	color: white;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.coitextbox {
	border: 1px #878787 solid;
}
.coismalltextbox {
	border: 1px #878787 solid;
	width: 50px;
}
.coilargetextbox {
	border: 1px #878787 solid;
	width: 338px;
}
.coinotestextbox {
	border: 1px #878787 solid;
	width: 338px;
	height: 100px;
}
.employeeteam {
	width: 350px;
	border: 1px #00549d solid;
	padding: 0px;
}
.employeeteamtableheader {
	background-color: #00549d;
}
.employeeteamtableheadertext {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.employeeteamimage {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom:10px;
	vertical-align: top;
}
.employeeteamtext {
	vertical-align:top;
}
.hipindented {
	text-indent: 10px;
}
.homefloatleft {
	float: left;
	width: 200px;
}
.homefloatright {
	float: right;
	width: 200px;
}

.costcalclightbluetext {
	color: #00aeef;
}
.costcalcsmallbluetext {
	color: #00549e;
	font-size: 10px;
}
.costcalcsmallwhitetext {
	color: #fff;
	font-size: 10px;
}
.fontfourteen {
	font-size: 14px;
}
.fontsixteen {
	font-size: 16px;
}
.fonteighteen {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font24 {
	font-size: 24px;
}
.font26 {
	font-size: 26px;
}
.stage2left {
	background-color: white;
	border: 1px #00549d solid;
	width: 152px;
}
.normaltext {
	font-weight: normal;
}
.dividerfive {
	clear: both;
	height: 5px;
}
.dividerten {
	clear: both;
	height: 10px;
}
.dividerthirty {
	clear: both;
	height: 30px;
}
.dividerfifty {
	clear: both;
	height: 50px;
}
/*---------------------- new cost calc -------------------------*/
#newleftcontent {
	width: 500px;
	float: left;
	margin-left: 10px;
}
#newrightcontent {
	width: 230px;
	text-align: right;
	float: right;
	padding: 0 5px 0 5px;
}
#costcalcbackground {
	background-color: #e1e3f2;
	width: 470px;
	padding: 10px;	
	border: 1px #00549e solid;
}
#costcalcleft {
	float: left;
	width: 270px;
}
#costcalcright {
	float: right;
	width: 170px;
	padding-left: 20px;
}
.costcalcsmallgreytext {
	color: #666666;
	font-size: 10px;
}
.inputpricebox {
	border: 1px #666666 solid;
	width: 240px;
	height: 20px;
}
.inputpriceboxmultiline {
	border: 1px #666666 solid;
	width: 190px;
	height: 200px;
}
.costcalcheadertext {
	color: #00549e;
	font-size: 25px;
}
.lightbluetext {
	color: #00549e;
}
.costcalcsmalltext {
	color: #00549e;
	font-size: 10px;
}
.costcalcgreytext {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.purple {
	color: #922992;
	font-size: 12px;
}
.boldpurple {
	color: #922992;
	font-weight: bold;
	font-size: 12px;
}
#contactusbox {
	width: 230px;
	height: 200px;
	background: url(../images/costcalc/contactusbgbox.jpg) no-repeat;
	text-align: center;
	padding-top: 45px;
}
#contactusboxinner {
	width: 226px;
}
.contactusboxtextlarge {
	color: #00aeef;
	font-size: 12px;
}
.contactusboxtextlargest {
	color: #00aeef;
	font-size: 14px;
}
.contactusboxtextmedium {
	color: #00549e;
	font-size: 11px;
}
.contactusboxtextsmall {
	color: #00aeef;
	font-size: 10px;
}
.contactusboxtextsmallest {
	color: #00549e;
	font-size: 10px;
}
.ftbtext {
	color: #69bc46;
}
.rstext {
	color: #ed008c;
}
.large {
	font-size: 16px;
}
.costcalcmenutext {
	font-size: 14px;
	text-decoration: none;
	color: white;
}
.costcalcmenutextunderlined {
	font-size: 14px;
	text-decoration: underline;
	color: white;
}
.headertext {
	font-size: 25px;
}
.smalltext {
	font-size: 8px;
}
/*------------------------ new content --------------------------*/
#newleftcontentmain {
	width: 500px;
	float: left;
	margin-left: 10px;
}
.newheadertext {
	font-size: 30px;
	color: #00549d;
}
#costcalcminihomeleft {
	width: 375px;
	float: left;
}
#costcalcminihomeright {
	width: 95px;
	float: right;
}
#minicostcalc {
	width: 220px;
	background-color: #e1e3f2;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.miniinputpricebox {
	border: 1px #666666 solid;
	width: 120px;
	height: 15px;
}
.minicostcalcgreytext {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
}
#minicostcalcinputs {
	float: left;
	width: 130px;
}
#minicostcalcgo {
	width: 85px;
	float: right;
}
.minicostcalcbluetext {
	font-size: 9px;
	color: #00549d;
}
.newcontactusleft {
	width: 140px;
	float: left;
	margin-top: 10px;
}
.newcontactusright {
	width: 340px;
	float: left;
}
.newcontentinnerleft {
	width: 250px;
	float: left;
}
.newcontentinnerright {
	width: 80px;
	float: right;
}
.purpletext {
	color: #692b8a;
}
.font12 {
	font-size: 12px;
}
.font10 {
	font-size: 10px;
}
#newcareersleft {
	width: 350px;
	float: left;
}
#newcareersright {
	width: 130px;
	float: right;
	text-align: right;
}
#hideShow {
	/*visibility:hidden;
	height: 0px;*/
}

#newcontactusbox {
    width: 230px;
    height: 249px;
    padding: 8px;
    margin: 0;
    border: 0;
    background-image: url('../images/costcalc/contact_us_box.jpg');
    background-repeat: no-repeat;
    text-align: left;
}

#newcontactusbox h1 {
    font-size: 18px;
    color: white;
    padding: 2px 0px 2px 0px;
    border: 0;
    margin: 0;
    font-weight: normal;
}

#newcontactusbox h2 {
    font-size: 14px;
    color: white;
    padding: 2px 0px 2px 0px;
    border: 0;
    margin: 0;
    font-weight: normal;
}

#newcontactusbox h3 {
    font-size: 12px;
    color: white;
    padding: 2px 0px 2px 0px;
    border: 0;
    margin: 0;
    font-weight: normal;
}

#newcontactusbox input {
    padding: 12px 0px 12px 0px;
    border: 0;
    margin: 0;
}

#newcontactusbox p {
    font-size: 12px;
    color: white;
    padding: 0;
    border: 0;
    margin: 0;
}

#newcontactusbox a {
    font-size: 12px;
    color: white;
    padding: 0;
    border: 0;
    margin: 0;
}

#newcontactusbox em {
    font-weight: bold;
    font-style: normal;
}
