body { 
	margin: 0px;
	color: #000; 
	font-size: 10pt; 
	line-height: 15pt;
	font-family: "Myriad Web","Myriad Pro","Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	background-color: #fff; 
	}

h2 {
	color: #003366;
	font-size: 12pt;
	line-height: 17pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.h2para {
	color: #4CCED1;
	font-size: 14pt;
	line-height: 17pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h3 {
	font-size: 16px; 
	line-height: 1.4em;
	font-weight: bold;
	}
.h3para {
	font-size: 16px; 
	line-height: 1.4em;
	font-weight: bold;
	}	

h4 {
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	color: #4981B5;
	}
.h4para {
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	color: #003F87;
	}	
	
hr.hr2 {
	border: 1;
	color: #FFFFFF;
	height: 1px;
	border-color: #94BAE1;
    }
	
	
.h4bullet {
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	color: #003F87;
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(/images/layup/dot.gif);
	margin-left: 0px;
	}	

.h4bullet li a {
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;

	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(/images/layup/dot.gif);
	margin-left: 0px;	
	color: #003F87;
	}	
.h4bullet a:hover{
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	color:  #4CCED1;
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(/images/layup/dot.gif);	
	margin-left: 0px;
	}		

.bluesub {
	font-size: 10pt; 
	font-weight: bold;
	color: #003F87;	
	}
.bluesub a{
	font-size: 10pt; 
	font-weight: bold;
	color: #003F87;	
	}
.bluesub a:hover{
	color:#003399;
	font-size: 10pt; 
	font-weight: bold;
	}		

.listbluesub {
	font-size: 10pt; 
	font-weight: bold;
	color: #4274B0;	
	}
.listbluesub a{
	font-size: 10pt; 
	font-weight: bold;
	color: #4274B0;	
	}
.listbluesub a:hover{
	color:#FF0000;
	font-size: 10pt; 
	font-weight: bold;
	}	
	
.bold { 
	font-weight: bold; 
	}

/* bold coloured heads */		
	

.boldlime { 
	font-weight: bold;
	color: #8fd400;
	}

.boldlime:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #8fd400;
	}

.boldorange { 
	font-weight: bold;
	color: #f78f1e;
	}

.boldgreen { 
	font-weight: bold;
	color: #009b7b;
	}

.boldred { 
	font-weight: bold;
	color: #ef3e35;
	}

.boldochre { 
	font-weight: bold;
	color: #f0cc01;
	}

.boldlilac { 
	font-weight: bold;
	color: #7481bf;
	}

.boldemerald { 
	font-weight: bold;
	color: #00a2b2;
	}

.small {
	font-size: 12px; 
	line-height: 13px;
	}

.smallbold { 
	font-size: 12px; 
	font-weight: bold; 
	}

.sidesmallbold { 
	font-size: 12px; 
	font-weight: bold; 
	padding: 0 0 0 11px;
	}

.italic { 
	padding: 10px 0 0 0;
	font-style: italic; 
	}

.name {
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold;
	}

.newstext {
	font-size: 12px; 
	line-height: 14px;
	}

ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style: square;
	}
	
li {
	padding: 0;
	margin: 0;
	}
	
a:link { 
	text-decoration: none;
    color: #000; 
	}
	
a:active { 
	text-decoration: none;
	}
		
a:visited { 
	color: #000; 
	text-decoration: none;
	}
		
a:hover { 
	color: gray; 
	text-decoration: none;
	}
	


h3 a:link { 
	text-decoration: none;
	color: #1f87d0; 
	}
	
h3 a:active { 
	text-decoration: none;
	color: #1f87d0; 
	}
		
h3 a:visited { 
	text-decoration: none;
	color: #1f87d0; 
	}
		
h3 a:hover { 
	text-decoration: underline;
	color: #1f87d0; 
	}
	
.footer {
	font-size: 11px; 
	line-height: 14px;
	color: #ccc; 
	}
	
.search { 
	color: #000; 
	font-size: 14px; 
	line-height: 20px;
	}

a.footer:link { 
	text-decoration: none;
    color: #ccc; 
	}
	
a.footer:active { 
	text-decoration: none;
	}
		
a.footer:visited { 
	color: #ccc; 
	text-decoration: none;
	}
		
a.footer:hover { 
	color: #1f87d0; 
	text-decoration: underline;
	}

a.more:link {
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold; 
	text-decoration: none; 
	color: #1a8c67; 
	}
	
a.more:active {
	text-decoration: none; 
	font-weight: bold; 
	}
		
a.more:visited {
	color: #1a8c67;
	text-decoration: none;
	font-weight: bold; 
	}
		
a.more:hover {
	color: #1a8c67;
	text-decoration: underline;
	font-weight: bold; 
	}

a.blue:link {
	text-decoration: none; 
	color: #000; 
	}
	
a.blue:active {
	text-decoration: none; 
	}
		
a.blue:visited {
	color: #000;
	text-decoration: none;
	}
		
a.blue:hover {
	color: #1f87d0;
	text-decoration: underline;
	}

a.boldlink:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #000; 
	}
	
a.boldlink:active {
	font-weight: bold; 
	text-decoration: none; 
	}
		
a.boldlink:visited {
	font-weight: bold; 
	color: #000;
	text-decoration: none;
	}
		
a.boldlink:hover {
	font-weight: bold; 
	color: #1f87d0;
	text-decoration: underline;
	}

.newshead {
	font-size: 15px; 
	line-height: 18px;
	font-weight: bold;
	}

.infolink2 {
	font-size: 12px;
	line-height: 14px;
	color: #1a8c67;	
	}

.infolink2 a {
	color: #1a8c67;	
	}

.infolink2 a:hover {
	color: #1a8c67;	
	text-decoration: underline;
	}

/* primary nav */		
	
#menu { 
	min-height: 37px; 
	width: 100%; 
	float: left; 
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100px;
	float: left;
	position: relative;
	}

#menu a, #menu h2 {
	display: block;
	margin: 0;
	padding: 0px 5px;
	}

#menu h2 {
	width: 90px;
	min-height: 22px;
	line-height: 22px;	
	text-align: center;
	font-size: 9pt;
	color: #fff;
	background:  url(/layup/tabtop.gif) no-repeat;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding-top: 0px;

	}

#menu h2:hover {
	border-bottom: #1f87d0 1px solid;
	background-image: url(/layup/tabtopover.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #555;
	}

#menu .top {
	width: 90px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	border-bottom: none;
	background: none;
	}

#menu .top:hover {
	min-height: 15px;
	width: 90px;
	text-align: center;
	color: #000;
	margin: 0;
	padding: 0;
	background: none;
	}

#menu li.last a {
	border-bottom: none;
	}

#menu a {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #4981B5;
	width: 174px;
	min-height: 13px;
	color: #fff;
	text-decoration: none;
	background-color: #4981B5;
	padding-top: 3px;
	padding-right:10px;
	padding-bottom: 3px;
	padding-left: 10px;
	left: 20px;
	top: 0px;
	/* right: 0px; */
	bottom: 0px;
	clip: rect(0px,0px,0px,1px);
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	}

#menu a:hover {
	border-color: #C7D8E8;
	color: #000;
	background: #C7D8E8;
	}

#menu li {
	line-height: 1.25em;
	float: left;
	position: relative;
	}

#menu ul ul {
	position: absolute;
	z-index: 500;
	}

#menu ul ul ul {
	position: absolute;
	top: 10px;
	left: 157px;
	}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
	}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
	}

/* current page id */	

#truedrop #menu .truedrop h2 {
	color: #fff;
	background-color: #0068B3;
	background-image: url(/layup/tabtop.gif);
	background-repeat: no-repeat;
	}


/* secondary nav */		
	
#secondarynav ul {
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style: none;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4274B0;
	}

/* first level */

#secondarynav li {
	width: 235px;
	margin: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4274B0;
	}

#secondarynav li a {
	padding: 0 0 0 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4274B0;		
	}

#secondarynav li a:hover {
	
	padding: 0 0 0 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;	
	}

/* second level */

#secondarynav li li {
	border-bottom: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}

#secondarynav li li a {
	background: url(/images/layup/findoutmorearrow.gif) no-repeat left top;
	}

#secondarynav li li a:hover {
	background: url(/images/layup/findoutmorearrow_o.gif) no-repeat left top;
	}

/* third level */

#secondarynav li li li {
	border-bottom: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}

#secondarynav li li li a {
	background: url(/images/layup/findoutmorearrow.gif) no-repeat left top;
	}

#secondarynav li li li a:hover {
	background: url(/images/layup/findoutmorearrow_o.gif) no-repeat left top;
	}

/* classes */

#secondarynav li.last {
	border-bottom: none;
	margin-bottom: 0px;
	}

#secondarynav li.backtohome {
	border-bottom: none;
	margin: 0 0 0 -20px;
	padding: 40px 0 0 0;
	font-size: 12px; 
	font-weight: bold; 
	}

#secondarynav li.backtohome a {
	background: none;
	}

#secondarynav li.backtohome a:hover {
	background: none;
	}

#secondarynav li li.secondlevellast {
	border-bottom: none;
	margin: 0 0 10px 10px;
	padding: 0 0 10px 10px;
	}

#secondarynav li li.secondlevellast a {
	background: url(/images/layup/findoutmorearrow.gif) no-repeat left top;
	}

#secondarynav li li.secondlevellast a:hover {
	background: url(/images/layup/findoutmorearrow_o.gif) no-repeat left top;
	}


/* clv nav */		
	
	.clvmenu {list-style-type: none;
		margin: 0;
		padding: 0;
		width: 170px}
	.clvmenu ul {
		list-style-type: none;
		margin: 0;
		padding: 0}
	.clvmenu li, .clvmenu ul li {
		margin: 0;
		padding: 0}
	.group {border-top: 2px solid #f90;  /* apply to level 1 <li> */
		border-right: 2px solid #f90;
		border-left: 2px solid #f90}
	.lastgroup {border: 2px solid #f90}  /* apply to last level 1 <li> */
	.clvmenu a {text-decoration: none;
		margin: 0;
		padding: 0 0 0 10px;
		border-top: 2px solid #fff;
		display: block;
		voice-family: "\"}\"";
		voice-family: inherit;
		background-color: #C7D8E8;
		color: #000;
		width: 156px}
	html>body .clvmenu a {width: 156px}
	.clvmenu a:hover {
		font:Arial, Helvetica, sans-serif
		color: #4981B5;
		background-color: #4981B5;
		color: #FFFFFF;
}
	.clvmenutop {
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-top: 2px solid #fff;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #003366;
	color: #FFF;
	width: 166px;
	font-weight: bold;
}

/* clv nav - grey */		
	
	.clvservmenu {list-style-type: none;
		margin: 0;
		padding: 0;
		width: 170px}
	.clvservmenu ul {
		list-style-type: none;
		margin: 0;
		padding: 0}
	.clvservmenu li, .clvservmenu ul li {
		margin: 0;
		padding: 0}
	.group {border-top: 2px solid #f90;  /* apply to level 1 <li> */
		border-right: 2px solid #f90;
		border-left: 2px solid #f90}
	.lastgroup {border: 2px solid #f90}  /* apply to last level 1 <li> */
	.clvservmenu a {text-decoration: none;
		margin: 0;
		padding: 0 0 0 10px;
		border-top: 2px solid #fff;
		display: block;
		voice-family: "\"}\"";
		voice-family: inherit;
		background-color: #DFDFD9;
		color: #000;
		width: 156px}
	html>body .clvservmenu a {width: 156px}
	.clvservmenu a:hover {
		font:Arial, Helvetica, sans-serif
		color: #4981B5;
		background-color: #4981B5;
		color: #FFFFFF;
}

.logotype
{
	text-decoration: none;
	font-weight: bold;
	font-size:17pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
