body {
	background-image: url(http://www.mouldoff.com/img/bkgd.gif);
	background-repeat: repeat-x;
	background-color: #184c89;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

/**Links**/
a:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a:hover {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a:active {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a:link.sm {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;}
a:visited.sm {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;}
a:hover.sm {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;}
a:active.sm {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;}
a:link.blue {
	font-size:16px; 
	font-weight:bold; 
	color:#009900;}
a:hover.blue {
	font-size:16px; 
	font-weight:bold; 
	color:#009900;}
a:active.blue {
	font-size:16px; 
	font-weight:bold; 
	color:#009900;}
a:visited.blue {
	font-size:16px; 
	font-weight:bold; 
	color:#009900;}
a.text:link {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	text-decoration:none;}
a.text:visited {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	text-decoration:none;}
a.text:hover {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	text-decoration:underline;}
a.text:active {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	text-decoration:underline;}
a.reg:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;}
a.reg:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;}
a.reg:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;}
a.reg:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;}
a:link.lg {
	font-size:18px;
	color: #FF0000}
a:visited.lg {
	font-size:18px;
	color: #FF0000}
a:hover.lg {
	font-size:18px;
	color: #660000}
a:active.lg {
	font-size:18px;
	color: #FF0000}
a.lg {
	font-size:medium;
	color:#006600;}
a:visited.dkblue{
font-size:13px;
color:##003399;}
a:hover.dkblue{
font-size:13px;
color:##0066FF;}
a.dkblue{
font-size:13px;
color:#000099;}
a:link.dkblue{
font-size:13px;
color:#000099;}
a:link.red {
	font-size:12px;
	color: #BF0000}
a:visited.red {
	font-size:12px;
	color: #BF0000}
a:hover.red {
	font-size:12px;
	color: #660000}
a:active.red {
	font-size:12px;
	color: #BF0000}
a.red {
	font-size:12px;
	color:#006600;}
a.white {
font-size:16px;
color:#FFFFFF;}
a:visited.white {
font-size:16px;
color:#FFFFFF;}
a:hover.white {
font-size:16px;
color:#FFFFFF;}

/**Table data**/
table.align {
	padding-top: 0px;
	vertical-align: top;
	top: 0 px;
	width: 746px;
	border: 1px solid #000000;}
td.rt {
	padding-right: 3px;
	border-spacing:inherit;
	border-width:thin;
	border-left-color: #CCCCCC;
	border-left-style:solid;}
td.rt3 {
	padding-right: 3px;}
td.rt5 {
	padding-right: 5px;}
td.rt10 {
	padding-right: 10px;}
td.rt20 {
	padding-right: 20px;}
table.box {	
	padding:10px;
	border-color:#333333;
	background-color:#FFFFCC;}
td.padding {
	padding-left: 15px;
	padding-right: 8px;
	border-left: inset;
	border-color: #000000;}
td.padding15 {
	padding-left: 15px;
	padding-right: 15px;
	border-left: inset;
	border-color: #000000;}
td.padding20 {
	padding-left: 15px;
	padding-right: 20px;
	border-left: inset;
	border-color: #000000;}
td.padding40 {
	padding-left: 40px;
	padding-right: 30px;
	border-left: inset;
	border-color: #000000;}
table.newsbox {
	border: 1px solid #000000;}
td.news {
	border-right: 1px dotted #cccccc;}
td.newstop {
	border-top: 1px dotted #cccccc;}
table.boxthin {
	border-color: #999999;
	border-style:solid;
	border-spacing:inherit;
	border-width:thin;}
td.professionals {
border-top: 1px dotted #666666; border-bottom: 1px dotted #666666;}
.floatlt{
	left:0;
	top:0;
	padding:15;
	width:150px;
}
.floatrt{
	float:right;
	top:0;
	width:126px;
	height:37px;}
.tophead{
background-image:url(img/new-headnologo.jpg);
background-repeat:no-repeat;
background-position:center;
width:900;
height:151;}


#container { 
	width: 900px;
	margin: 0 auto;
}
#content { 
	position: relative; 
	padding: 20px 260px 60px 75px;
	background: #fff;
}
#nav { 
	height: 50px;
	background: #6699cc;
}
#callout { 
	position: absolute;
	top: -20px;
	bottom: 0px;
	right: 0px;
	width: 190px;
	padding: 0 20px;
	border-top: 5px solid #f95b34;
	background: #fff;
	border-left: 1px solid #f95b34;
}
.imgfloat {
	text-decoration: none;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 178px;
	width: 250px;
	overflow: visible;
	float: right;
	margin: 10;
	right: 5px;
}


#footer { 
	position: fixed;
	bottom: 0;
	width: 860px;
	padding: 0 20px;
	background: #c7d8ee;
	font:Arial, Helvetica, sans-serif 9px;
	color:#333;
	text-align:center;
}
#nav a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
	line-height: 50px;
	border-right: 1px solid #333399;
}
#nav a:hover {
	background: #3399cc;
}
#callout p {
	color: #000000;
}
#header{
	position: relative; 
	padding: 0px 0px 0px 0px;
	background: #333399;
}
#number{
	position: relative;
	float:left;
	padding: 0px 0px 0px 0px;
	left: -75px;
	top: 0px;
	margin: 0px;
}
#callout p.orangelg{
	font-size:24px;
	font-weight:bold;
	color:#ff6600;
	text-align:center;
	line-height: 28px;
}



/**Font styles**/
/**Colour**/
.dkgreen {	
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;}
.dkgreensm{	
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
.dkgreenmed {	
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;}
.dkgreenlg {	
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;}
.dkblueb {
	color: #003366;
	font-weight: bold; }
.dkbluemed {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000066;}
.dkbluelg {	
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;}
.whiteb {
	color: #FFFFFF;
	font-weight: bold;}
.red {
	color: #FF0000;}

/**Size**/
.font11 {
	font-size: 11px;}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
.font12b{
    font-weight: bold;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
.font16 {font-family:Arial, Helvetica, sans-serif;
	font-size:16px;}
.font18 {font-family:"Times New Roman", Times, serif;
	font-size:18px; 
	font-weight:normal;}
.font18a {font-family:Arial, Helvetica, sans-serif;
	font-size:18px; 
	font-weight:normal;}
.font18b {font-family: Arial, Helvetica, sans-serif;
	font-size:18px; 
	font-weight:bold;}
.font20{font-family: Arial, Helvetica, sans-serif;
	font-size:20px; 
	}
.font22{font-family: Arial, Helvetica, sans-serif;
	font-size:22px; 
	}
.font24 {
	font-size: 24px;}
.font24b {
	font-size: 24px;
	font-weight:bold;
	}
.font24space {
	font-size: 30px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	bottom:-40px;
	}
.font34 {font-family:"Times New Roman", Times, serif;
	font-size:34px;
	font-weight:bold;}
.xsmfont {
	font-size: x-small; }
.xsmfontb {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: x-small;}
.medfont {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;}
.greymed {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	color:#666666;}
.lgfont {
	font-size: large}
.xlfont {
	font-size: x-large}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF6600;}
.contactlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FF6600;
	font-weight: bolder;
	border: 0;
}
.indent{
padding-left:15px;
}
.indent40{
padding-left:40px;
padding-right:40px;
}
.indent60{
padding-left:60px;
padding-right:40px;
}
li.column1 { margin-left: 2em; list-style: none;}
li.column2 { margin-left: 10em; list-style: none;}
li.reset { margin-top: -3.7em; }


/** Other**/
.lrubber {border: 1px solid #006600;
	margin: 1em; valign: center;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;
	padding-right:12px;}
.moldoff {border: 1px solid #0000FF;
	margin: 1em; valign: center;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;
	padding-right:12px;}
.center {
	text-align: center;}
li.types {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image:none;
	list-style-type:none;
	padding-right:30px;
	margin-left:1em;}
li.space{
margin:5px;}
.ltpadding{padding-left:60px; padding-right:10px;}

/** Borders and boxes**/
.base {
	border: 1px solid #000000;
	width: 140px;
	padding: 5px;}
.basenowid {
	border: 1px solid #000000;
	padding: 5px;}
fieldset{
    width: 138px;
	border: 1px solid #000000;
	padding-left: 10px;
	padding-right: 5px; }
legend{
    font-weight: bold;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; }

/** Float**/
.associations{
	width:142px;
	position: absolute;}
.container{position:relative; bottom: 20px; right: -165px;}
.assoctitle{
position:fixed;
bottom: 220px;
right: 55px;
width: 145px;
color:#ffffff;
text-shadow:#666666;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;}

.contactfooter {
	width:100%;
	background-color:#4C892A;
	padding:5px;
	position: fixed;
	bottom: 0;
	right: 15px;
	padding: 10px 10px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	border-top: #333333 1px solid;
}
.steps{
	background-color: #006666;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	margin-left:-1px;
	margin-top: 130px;
	text-indent: 10px;
	color:#FFFFFF;
	font-weight: bold;
	width: 149px;
}
td.stepsbkgd{background-repeat: no-repeat;}

/**Spry**/

 @charset "UTF-8";
/* end of do not edit */


/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/*******************************************************************************
 LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 150px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 150px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 8.2em;
}

/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 1px solid #75B84F;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #333333;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #75B84F;
	padding: 0.5em 0.75em;
	color: #333333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #333333;
	color: #999999;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #333333;
	color: #ffffff;
}
/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* do not edit below */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;

}

@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

