/* page layout */
* {
	margin: 0;
	padding: 0;
}
p {
	padding: 5px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	width: 829px;
	margin: 0 auto;
	border-left-width: 1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	/*background-image:url(../media/bg.gif);*/
	background-repeat:repeat-y;
}
#masthead {
	width: 829px;
	height: 116px;
}
#col1 { 
	width: 232px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	float: left;
}
#col1 a{
	width:232px; height:28px; display:block; background:url(../media/mainNavButtonBack.gif) 0 0 no-repeat; padding:0px 0 0;
	text-decoration:none;
	text-indent: 10px;
	color: #63009C;
	font:11px/28px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;
}
#col1 a:hover{
	width:232px; height:28px; display:block; background:url(../media/mainNavButtonBack2.gif) 0 0 no-repeat; padding:0px 0 0;
	text-decoration:none;
	color: #FFFFFF;
}
#col3 { 
	width: 192px;
	background-color:#d2b4ff;
	color:#d2b4ff;
	float: left;
}
#col2 {
	width: 385px;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#FFFFFF;
	float: left;
}
#footer {
	clear: both;
	width: 829px;
	height: 39px;
	background-color:#4D4D4D;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}
#keySectorsTabbedTable {
	clear: both;
	width: 375px;
}
#keySectorsTabbedTable {
	clear: both;
	width: 375px;
}
#keySectorsTabbedTable a{
	color:#FFFFFF
}
#keySectorsTabbedTable a:hover{
	color:#000000
}
/* specifications for page links */
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
/* background set to light grey */
body {
	background-color: #e6e6e7;
}
/* page border set to zero */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* border properties for main page table */
.mainPageTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
/* border properties for footer-style include */
.footerTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* text at very bottom of page in footer */
.footerWhite {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	line-height: 10px;
}
.footerWhiteBold {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 10px;
}
/* body text variations */
.bodyGrey {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.bodyGrey ul, .bodyGrey ol {
	margin : 0.5em 1em;
	padding: 0.5em 1em;
}

.bodyRed {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CC0000;
	line-height: 15px;
}
.bodyGreyBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 15px;
}
.bodyRedBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	line-height: 15px;
}
.bodyRedBoldLarge {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	line-height: 16px;
}
.bodyRedBoldLargest {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	line-height: 17px;
}
.bodyGrey {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.bodyGreyItalic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-style: italic;
}
.newsEventsTable {
	text-indent: 2px;
}
.bodyWhiteBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodyPurpleBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #63009C;
	font-weight: bold;
	line-height: 15px;
}
.bodyBlackBoldLargest {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
}
.bodyBlack {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.bodyBlackBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}
.euroActivitiesTable {
	text-indent: 5px;
}
.tableTextSmall {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
.tableTextBold {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #CC0000;
	line-height: 12px;
	font-weight: bold;
}
div.horRule {
height: 1px;
border-top: 1px dashed #CC0000;
margin-top: 8px;
margin-bottom: 3px;
margin-left: 0px;
margin-right: 10px;
}
div.horRule hr {
	display: none;
	border-top-style: dashed;
}
div.horRuleLonger {
height: 1px;
border-top: 1px dashed #CC0000;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
}
div.horRuleLonger hr {
	display: none;
	border-top-style: dashed;
}
table.newsEventsTable td, table.newsEventsTable th{
	text-align:left;
	height:18px;
	width:29px;
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	vertical-align:middle;
}

table.newsEventsTable .w28 {
	width:28px;
}

table.newsEventsTable td.we {
	background-color:#ccc;
}

ul.siteMap, ul.siteMap ul
{
    padding-left:10px;
    margin-left:10px;
}

ul.siteMap li 
{
    list-style:none;
}

div.breadCrumb 
{
    padding-bottom:1em;
    font-size:0.9em;
}

div.breadCrumb .cur 
{
    color:#CC0000;
}

.topImgHolder 
{
    background-image: url(../media/topImageBackground.gif);
}
.otherImgHolder 
{
    background-image: url(../media/otherImageBackground.gif);
}

#col1 a.switchRich 
{
    background:none;
}

#col1 a.switchRich:hover
{
    color:#63009C;
    background:none;
}

div.latestNews 
{
   /*background-color:#fff; */
   text-align:left;
}

div.latestNews a
{
    line-height:2em;
}

#container 
{
    background-color:#fff;
}

div.NewsHomeWrapper 
{
    padding:30px 0px 0px 15px;
    background-image: url(../media/fullImageBackground.gif);
    height:413px;
    width:177px;
}