.bodycopy  {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	font-size: 12px;
}
/*
.bodycopyWhite  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
*/
.bodycopyGray {
	color: #505d61;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	color:#1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	width: auto;
	}
td {
	background-color: #ffffff;
	
	font-size: 12px;
	}
p {
	margin: 0 0 10px 0;
	padding: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #1e1e1e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1e1e1e;
}
a:hover {
	text-decoration: none;
	color: #1e1e1e;
}
a:active {
	text-decoration: none;
	color: #1e1e1e;
}
a.linkGray:link, a.linkGray:visited, a.linkGray:active  {
	color: #505d61;
	text-decoration: none;
}
a.linkGray:hover {
	color: #629CB2;
	text-decoration: underline;
}
a.linkBlack:link, a.linkBlack:visited, a.linkBlack:active  {
	color: #000000;
	text-decoration: none;
}
a.linkBlack:hover {
	color: #006e9b;
	text-decoration: underline;
}
a.linkWhite:link, a.linkWhite:visited, a.linkWhite:hover, a.linkWhite:active  {
	color: #000000;
	text-decoration: none;
}
.style1 {
	font-size:11px;
	font-weight: bold;
}
.style2 {
	font-size:13px;
	font-weight: bold;
}
.style3 {
	font-size:15px;
	font-weight: bold;
}
.bodycopygold {
	color: #000000;
}
.bodycopyblue {
	color: #006e9b;
}
a.newslink:visited, a.newslink:link, a.newslink:active {
	text-decoration: none;
	color: #000000;
}
a.newslink:hover {
	text-decoration: underline;
	color: #000000;
}
.newsarea {
	padding-left:10px;
}
#maincontent {
	padding-right:20px;
	padding-bottom:0px;
	padding-left:0px;
	padding-top: 0px;
	width: 95%;
}
#rightcolumn {
	padding-right:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-top: 0px;
	width: 217px;
	display:none;
}
#rightcolumnshowpf {
	padding-right:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-top:30px;
	width: 217px;
}
.showpf {
	display:;
}
.hidepf {
	display:none;
}
#icons, #subscribecontacts, #breadcrumbs, form {
	display: none;
	visibility: hidden;
	}
#spacer {
	height: 18px;
}
.t1header, a.t1header:hover, a.t1header:link, a.t1header:active, a.t1header:visited {
	display:block;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 15px;
	font-weight: bold;
}
.t1, a.t1, a.t1:hover, a.t1:link, a.t1:active, a.t1:visited {
	display:block;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 7px;
	font-weight: bold;
}
.t1nav, a.t1nav, a.t1nav:hover, a.t1nav:link, a.t1nav:active, a.t1nav:visited {
	display:block;
	color: #000000;
	/* background-image:url(../images/arrow-gold1.gif); */
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	padding-bottom: 7px;
	font-weight: bold;
}
.t1navOn, a.t1navOn, a.t1navOn:hover, a.t1navOn:link, a.t1navOn:active, a.t1navOn:visited {
	display:block;
	color: #000000;
	/* background-image:url(../images/arrow-gold2.gif); */
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	padding-bottom: 7px;
	font-weight: bold;
}

.t1navOnA, a.t1navOnA, a.t1navOnA:hover, a.t1navOnA:link, a.t1navOnA:active, a.t1navOnA:visited {
	display:block;
	color: #000000;
	/*  background-image:url(../images/arrow-gold1.gif); */
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	padding-bottom: 7px;
	font-weight: bold;
	text-decoration:underline;
	
}
.t2 {
	padding-left:10px;
	padding-bottom:10px;
	color:#000000;
}	
.t2nav, a.t2nav:link, a.t2nav:active, a.t2nav:visited {
	display:block;
	color: #000000;
	/*  background-image:url(../images/arrow1.gif); */
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;
	padding-bottom:3px;
}
a.t2nav:hover {
	background-position: 1px 3px;
}
.t2navOn, a.t2navOn:hover, a.t2navOn:link, a.t2navOn:active, a.t2navOn:visited {
	display:block;
	color: #000000;
	/*  background-image:url(../images/arrow2.gif); */
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;
	padding-bottom:3px;
}
.t2navActive, a.t2navActive:hover, a.t2navActive:link, a.t2navActive:active, a.t2navActive:visited {
	display:block;
	color: #000000;
	/* background-image:url(../images/arrow1.gif); */
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;
	padding-bottom:3px;
	text-decoration:underline;
}
hr.divider {
	color:#c4cccc;
	background-color:#c4cccc;
	width: 207px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	height: 1px;
	border: 0px;
}
.t3 {
	padding-left:10px;
	padding-bottom:10px;
}	
.t3nav, a.t3nav:hover, a.t3nav:link, a.t3nav:active, a.t3nav:visited {
	display:block;
	color: #000000;
	/*  background-image:url(../images/arrow1.gif); */
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;
	padding-bottom:3px;
}
.t3navOn, a.t3navOn:hover, a.t3navOn:link, a.t3navOn:active, a.t3navOn:visited {
	display:block;
	color: #000000;
	/*  background-image:url(../images/arrow1.gif); */
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;
	padding-bottom:3px;
}

.t3Anav, a.t3Anav:hover, a.t3Anav:link, a.t3Anav:active, a.t3Anav:visited {
	display:block;
	color: #000000;
	/*  background-image:url(../images/arrow1.gif); */
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;
	padding-bottom:3px;
	margin-left:10px;
}
.t4 {
	padding-left:10px;
	padding-bottom:0px;
}
.t4nav {
	display:block;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;
	padding-bottom:1px;
}	

.t5nav {
	display:block;
	color: #000000;
	background-position: 1px 3px;
	padding-left: 10px;
	padding-bottom:1px;
}	
.t5nav, a.t5nav:link, a.t5nav:active, a.t5nav:visited {
	display:block;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom:3px;
}

a.t5nav:hover {
	background-position: 1px 3px;
}
.industrylink, a.industrylink:link, a.industrylink:active, a.industrylink:visited {
	color: #000000;
	/* background-image:url(../images/arrow-black1.gif); */
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 9px;
}
a.industrylink:hover {
	color: #006e9b;
	/* background-image:url(../images/arrow-black1.gif); */
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 9px;
}
#industrycontainer {
	position:absolute;
}
#industrylinkcontainer {
	padding-bottom:6px;
}
#industryflyoutgraphic {
	position:absolute;
	left:0px;
	top:0px;
	width:25px;
	z-index:100;
}
#industryflyoutdescription {
	background: #f3efcf; 
	border:1px solid #8ab4c5; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:5px; 
	padding-bottom:5px; 
	top:0px; 
	left:24px; 
	width:242px; 
	position:absolute; 
	z-index:99;
}

.pracT1, a.pracT1:link, a.pracT1:active, a.pracT1:visited {
	display:block;
	color: #000000;
	background-image:url(../images/arrow-black1.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 9px;
	padding-bottom: 4px;
	font-weight: bold;
}
a.pracT1:hover {
	display:block;
	color: #006e9b;
	background-image:url(../images/arrow-black1.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 9px;
	padding-bottom: 4px;
	font-weight: bold;
}
.pracT2, a.pracT2:link, a.pracT2:active, a.pracT2:visited {
	display:block;
	color: #818c90;
	background-image:url(../images/arrow-gray1.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-left: 9px;
	padding-left: 9px;
	padding-bottom: 4px;
	font-weight: bold;
}
a.pracT2:hover {
	display:block;
	color: #006e9b;
	background-image:url(../images/arrow-gray1.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-left: 9px;
	padding-left: 9px;
	padding-bottom: 4px;
	font-weight: bold;
}
.pracT3, a.pracT3:link, a.pracT3:active, a.pracT3:visited {
	display:block;
	color: #818c90;
	background-image:url(../images/arrow-gray1.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-left: 18px;
	padding-left: 9px;
	padding-bottom: 4px;
}
a.pracT3:hover {
	display:block;
	color: #006e9b;
	background-image:url(../images/arrow-gray1.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin-left: 18px;
	padding-left: 9px;
	padding-bottom: 4px;
}

.footer {
	font-size:10px;
	color: #576065;
	line-height: 15px;
}
a.footerlink:visited, a.footerlink:link, a.footerlink:active {
	text-decoration: none;
	color: #576065;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #51678a;
}
td.breadcrumbs {
	display:none;
}
.breadcrumbs {
	font-size:9px;
	color: #818c90;
}
a.breadcrumbs:visited, a.breadcrumbs:link, a.footerlink:active {
	text-decoration: none;
	color: #818c90;
}
a.breadcrumbs:hover {
	text-decoration: underline;
	color: #818c90;
}
.breadcrumbsOn {
	font-size:9px;
	color: #354044;
}
a.bullets{
	display: block;
	padding-bottom:10px;
	padding-left:7px;
	background-image: url(../images/bullet-blue.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

a.iconlink:visited, a.iconlink:link, a.iconlink:active {
	text-decoration: none;
	font-size:10px;
	color: #51678a;
}
a.iconlink:hover {
	text-decoration: underline;
	font-size:10px;
	color: #576065;
}

a.sublinkarrow:visited, a.sublinkarrow:link, a.sublinkarrow:active {
	text-decoration: none;
	display:block;
	padding-left:10px;
	color: #000000;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom:10px;
}
a.sublinkarrow:hover {
	text-decoration: underline;
	display:block;
	padding-left:10px;
	color: #000000;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom:10px;
}
.boxlink {
	padding: 2px;
	}
a.boxlink:link, a.boxlink:visited, a.boxlink:active {
	background-color: #629cb2;
	border: 1px solid #629cb2;
	color: #000000;
	text-decoration: none;
}
a.boxlink:hover {
	background-color: #629cb2;
	color: #000000;
	border: 1px solid #629cb2;
	text-decoration: none;
}
.boxlinkOn {
	padding:2px;
	}
a.boxlinkOn:link, a.boxlinkOn:visited, a.boxlinkOn:active {
	border: 1px solid #629cb2;
	color: #629cb2;
	text-decoration:none;
}
a.boxlinkOn:hover {
	border: 1px solid #629cb2;
	color: #629cb2;
	text-decoration: none;
}

h1 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
}
h2 {
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
h3 {
	margin:0px;
	padding:0px;
	margin-bottom:4px;
}
h5 {
	margin:0px;
	padding:0px;
	margin-bottom:4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#000000;

}

.subscribeTextfield {
	width: 202px; 
	border:1px solid #505d61; 
	background-color: #f5f5f5;
}

/* FORM PROPERTIES */
.searchfield {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	margin: 0px;
	}
.searchlist {
	border: 1px solid #CCCCCC;
	font-size:12px;
	padding: 2px;
	margin: 0px;
	width:auto;
	}
#flashcontainer {
	border: 2px solid #E6EFF4;
	margin-top:10px;
	margin-bottom:10px;
	width: 445px;
	display:none;
}
#newsitems {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mediamentions {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	/* filter:alpha(opacity: 0); */
	opacity: 0;
	z-index: 2;
}




