body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 76%;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: Black;
}

#column2 li{
	/*color: #70BA0B;*/
}

.formSearchField {
	background-color: #E8F5FF;
	border: 2px solid #BBEEFF;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(../Images/icon-search-advanced.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 35px;
	color: #00698C;
	font-size: 1.4em;
}

#column2 img {
    display: none;
}

hr
{
/*	color: #8FBEE4;*/
	height: 1px;
	margin: 0 0 10px;
	/*background-color: #2F8BBA;*/
	display: none;
}
#container {
	width: 780px;
	/*	
	max-width: 1100px;
	min-width: 780px;
	width: expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1102? "1100px" : "auto");
	*/	
	background-color: #FFFFFF;
	text-align: left;
}
#comments {
	display: none;
}
#headerTabContainer {
	background-repeat: repeat-x;
	background-position: left -20px;
	margin-bottom: 0px;
	background-image: url(../Images/bg.jpg);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #62ACD4;
	display: none;
}
#resources {
	display: none;
}
#shadowTop {
	margin-right: auto;
	margin-left: auto;
	width: 808px;
	text-align: center;
}

#shadow {
	
}
#headerTab {
	width: 30%;
	float: right;
	background-image: url(../images/tab-header.jpg);
	height: 30px;
	background-position: left;
	background-color: #3398CC;
	background-repeat: no-repeat;
}
#headerTab p{
	color: #DBEBF7;
	padding-left: 35px;
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
	font-size: 0.9em;
}
#header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right;

	
}



#welcome {
	float:left;
	height: 169px;
	width: 430px;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	display:none;
}



.galleryBox {
	background-color: #F7F7F7;
	float: left;
	height: 222px;
	width: 178px;
	padding: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #E1E1E1;
}

.galleryBox img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-image: none;
	margin-bottom: 5px;
	padding-left: 2px;
	margin-left: 0px;
}
.galleryBox a{
	display: block;
	padding-bottom: 3px;
	background-image: url(../Images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 4px;
}

#column2 .galleryBox p{
	text-align: left;
}



#mediaTabContainer {
	background-repeat: repeat-x;
	/*height: 10px;*/
	background-position: left bottom;
	font-size: 0.9em;
	/*background-color: Black;*/
}
#mediaTab {
	width: 30%;
	float: right;
	background-image: url(../images/tab-media.jpg);
	height: 38px;
	background-position: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#mediaTabContainer p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: none;
}
#newsTicker {
	margin-top: 4px;
	margin-left: 1%;
	display:none;
}
#newsTicker a{
	
}


#mediaTabContainer a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #AEEBFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 0.9em;
	height: 15px;
	overflow: hidden;
	padding-top: 0px;
}
#mediaTabContainer a:hover{
	color: #FFFFFF;

}


.blueTabContainer {
	height: 38px;
	font-size: 0.9em;
}

.blueTab{
	width: 36%;
	float: right;
	background-image: url(../images/tab-blue.jpg);
	height: 38px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #246E91;
}
.whiteTabContainer {
	height: 38px;
	font-size: 0.9em;
	background-color: #246E91;
}

.whiteTab{
	width: 36%;
	float: right;
	background-image: url(../images/tab-white.jpg);
	height: 38px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#column1 .content {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
}
#column2 p{
	margin-top: 10px;
	margin-bottom: 10px;
}
.paging {
	background-color: #F7F7F7;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	height: 25px;
	font-size: 0.9em;
	color: #666666;
	clear: both;
}


h2 {
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 35px;
	/*color: #70BA0B;*/
	margin: 0px;
	padding-right: 0px;
}

#column2 h2 {
	padding-left: 0px;
	margin-bottom: 10px;
	/*color: #70BA0B;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#column2 h2 strong{
	color: #75BBDD;
	font-weight: normal;
}
.contentColumn2 h3 {
	background-color: #62ACD4;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(../Images/column-2-h3-bg.jpg);
	background-repeat: repeat-x;
}
#column2 .blueTabContainer h2 {
	padding-left: 35px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#column2 .whiteTabContainer h2 {
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#column1 {
	width: 150px;
	background-color: #F5F5F5;
	float: left;
	background-image: url(../images/column1-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 0.8em;
	padding-bottom: 40px;
	display: none;
}
#column2 {
	width: 610px;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 0.9em;
	padding-right: 8px;
	padding-left: 8px;
}


#column2 .content{
	
}
.contentColumn1 {
	width: 760px;
	float: left;
	margin-right: 15px;
	padding-bottom: 20px;
}

.contentColumn2 {
	width: 166px;
	float: left;
	display: none;
}
.searchCheckbox {
	font-size: 0.9em;
	display: block;
	height: 20px;
	width: 80px;
	float: left;
}
.searchCheckboxBold {
	font-weight: bold;
	color: #00FF99;
}
#searchCheckBoxContainer{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2D5FC;
	border-bottom-color: #B0ECFF;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 70px;
	margin-top: 10px;
	background-color: #F2FAFF;
	padding-right: 10px;
	padding-left: 10px;
	color: #0099CC;
}
h1 {
	/*color: #0092D0;*/
	font-weight: normal;
	font-size: 2.1em;
	margin-top: 0px;
	margin-bottom: 18px;
	text-transform: uppercase;
	line-height: 25px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #0099FF;*/
}

.titleHeadline {
	/*color: #0092D0;*/
	font-weight: normal;
	font-size: 2.5em;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	text-transform: uppercase;
	line-height: 25px;
	padding-bottom: 0px;
}

.homeMediaBox {
	/*float: right;
	margin-left: 2%;
	border: 5px solid #E9E9E9;
	margin-bottom: 12px;
	margin-top: 20px;*/
}

.floatRight {
	float: right;
}


.posted {
	/*color: #0092D0;*/
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.posted a{
	color: #0092D0;
}

#column1 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#column1 li{
	margin-bottom: 10px;
}




 h3{
	font-size: 2em;
	font-weight: normal;
	/*color: #2F8BBA;*/
	margin-top: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#column1 .formTextfield {
	display: block;
	width: 100%;
}
.actionBox {
	width: 23%;
	float: left;
	margin-right: 3%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D87B3;
	text-align: center;
}
.actionBox a{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;

}
.actionBoxMep {
	background-image: url(../images/icon-mep.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}

.actionBoxEmail{
	background-image: url(../images/icon-email.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}
#resourceContainer {
	height: 280px;
	overflow: auto;
}

.white {
	color: #FFFFFF;
}
.clear {
clear: both;
height:1px;
}

/* for Internet Explorer */
* html .clear {
clear: both;
height:auto;
}




.floatLeft {
	float: left;
}

#primaryNavigation {

}


#logo {
}




a {
	/*color: #27779C;*/
	color: Black;
}

a:hover {
	/*color: #6AB60C;*/
	color: Black;
}


/** Resources ******************************/

.icon-resource{
	padding-left:25px;
	display: block;
	background-repeat:no-repeat;
}

.icon-externalUrl
{
	background-image: url("../images/icons/page_world.png");
}

.icon-audio
{
	background-image: url("../images/icons/icon_audio.jpg");
}

.icon-excel
{
	background-image: url("../images/icons/page_white_excel.png");
}

.icon-image
{
	background-image: url("../images/icons/page_white_picture.png");
}

.icon-InternalUrl
{
	background-image: url("../images/icons/page_link.png");
}

.icon-pdf
{
	background-image: url("../images/icons/page_white_acrobat.png");
}

.icon-ppt
{
	background-image: url("../images/icons/page_white_powerpoint.png");
}

.icon-text
{
	background-image: url("../images/icons/page_link.png");
}

.icon-video{
	background-image: url("../images/icons/icon_video.jpg");
}

.icon-word
{
	background-image: url("../images/icons/page_word.png");
}

.icon-zip
{
	background-image: url("../images/icons/page_white_compressed.png");
}







.iconPoll {
	background-image: url(../Images/icon-poll.jpg);

}
.iconPetition {
	background-image: url(../Images/icon-petition.jpg);

}
.iconSurvey {
	background-image: url(../Images/icon-survey.jpg);

}
.iconComment {
	background-image: url(../Images/icon-comment.jpg);

}

.iconFriend {
	background-image: url(../Images/icon-friend.jpg);

}

.iconPrint {
	background-image: url(../Images/icon-print.jpg);

}


.iconGallery {
	background-image: url(../Images/icon-gallery.jpg);

}

.iconVideo {
	background-image: url(../Images/icon-video.jpg);

}

.iconAudio {
	background-image: url(../Images/icon-audio.jpg);

}

.iconDocument {
	background-image: url(../Images/icon-documents.jpg);

}

.iconLinks {
	background-image: url(../Images/icon-links.jpg);

}






/*******************************************/
.sideBoxNewsletter 
{
	background-image: url(../Images/feature-box-mep.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #0C4AB7;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-position: right top;
	padding: 10px;
	
}

.sideBoxNewsletter strong{
color: #FFFFFF;
}
.sideBoxNewsletter span{
padding-left: 7px;
	font-size: 0.8em;
	float: left;
	width: 120px;
	color: #FFFFFF;

}

.sideBoxNewsletter label{

	color: #FFFFFF;

}
.sideBoxNewsletter p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-bottom: 0px;
}
.sideBoxNewsletter .form-textfield{
	display: block;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	height: 17px;
	width: 75%;
	background-color: #88BDE5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}


.sideBoxNewsletter a
{
	color:#ffffff;
}

.sideBoxNewsletter .form-button{
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	border: 1px solid #70BA0B;
	background-color: #70BA0B;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 1em;
	width: 60px;
	margin-right: 5px;
}

#column1 h3 {
	font-size: 1.4em;
	color: #0086DF;
	margin-top: 30px;
	margin-bottom: 5px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#column1 strong {
	color: #666666;
}
#column1 p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #666666;
}

.formButtonSmall{
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
.formTextboxSmall {
	padding-top: 2px;
	display: block;
	font-size: 1.2em;
	color: #999999;
	margin: 0px;
	height: 17px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 123px;
}

#column1 .formSearch {
	background-image: url(../Images/icon-search.jpg);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	width: 100px;
	padding-left: 23px;
}





#SubscribeManager1_chkTerms{
	margin: 0px;
	padding: 0px;

}
.sideBoxNewsletter label{
	margin: 0px;
	padding: 0px;

}

#column1 .sideBoxNewsletter h3{
	color: #FFFFFF;
	font-size: 1.6em;
}



.sideBoxMEP {
	background-image: url(../Images/feature-box-mep.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #0C4AB7;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;	
}

#column1 .sideBoxMEP h3{
	color: #FFFFFF;
	padding-top: 5px;
}
.sideBoxMEP a{
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}
.sideBoxMEP a:hover{

	border: 2px solid #F2F2F2;
}
.sideBoxMEP strong{
	font-size: 1.2em;
	color: #FFFFFF;

}
.sideBoxMEP img{
	height: 100px;
	width: 70px;
	margin-bottom: 5px;
}

.sideBoxMEP p{
	margin-top: 0px;
	margin-bottom: 5px;

}
.sideBoxFriend {
	background-image: url(../Images/feature-box-friend.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-bottom: 40px;
}
.mepCard {
	width: 220px;
	padding: 10px;
	color: #2876BE;
	background-color: #F0F0F0;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#column2 .mepCard p{
	text-align:left;
}
.mepContainer {
	float: left;
	margin-left: 7%;
}

.mepCard strong{
	font-size: 1.4em;

}
 strong{
	/*color: #0066FF;*/
}
.mepMap {
	float: left;
	padding-right: 110px;
}

.top {
	/*text-align: right;
	clear: both;*/
	display: none;
	/*background-image: url(../Images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;*/
}

#listMap {
	float: left;
	padding-left: 50px;
	margin: 0px;
	list-style-type: none;
}
#listMap li{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
			border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #55ADD5;

}
#listMap a{
	text-decoration: none;
	display: block;

}


.mepCard img{
	float: right;
	border: 1px solid #CCCCCC;

}
.mepCard p{
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}

.mepCard hr{
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;

}

.mepCard a{
	color: #7ED10D;
}

.mepCard a:hover{
	color: #0E51BC;

}
.titleSeparate {
	background-color: #62ACD4;
	color: #FFFFFF;
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	clear: both;
	font-size: 1.5em;
	background-image: url(../Images/column-2-h3-bg.jpg);
	background-repeat: repeat-x;	
}

#footer {
	/*background-color: #F2F2F2;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: Black;
	padding-top: 10px;
	margin-right: 8px;
	padding-bottom: 10px;
	margin-left: 8px;
	font-size: 0.9em;
	/*color: #246E91;*/
}

#campaignHeader{
	background-repeat:no-repeat;
	margin-bottom: 12px;
	height:215px;
	overflow:hidden;
	
	display: list-item;               
	list-style-position: inside;       
	letter-spacing: -1000em;           
	font-size: 1pt;                    
	color: #fff;                  
	
 }
 
.thumbRight {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
}
.thumbSignature {
	clear:both;
	/*background-image: url(../Images/timothy-kirkhope-signature.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	/*display: block;*/
	/*height: 26px;*/
	/*width: 130px;*/
	/*padding-top: 70px;*/
	/*padding-left: 127px;*/
}
.thumbLeft {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 12px;
	margin-right: 12px;
	float: left;
}

#FORM ELEMENTS--------------------------------------------------------------------------------------------{}

.formCheckbox {
	font-size: 0.9em;
	color: #FFFFFF;
	width: 150px;
	display: block;
}

.formRadio {
	font-size: 0.9em;
	color: #FFFFFF;
	width: 150px;
	display: block;
}

.formTxtBox{
	width: 70%;
	border: 1px solid #98E171;

	background-repeat: repeat-x;
	margin-bottom: 10px;
	display: block;
	line-height: 22px;
	color: #4F769D;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 0px;
	height: 22px;
	display: block;
}

.formTxtBoxMulti{
	width: 70%;
	border: 1px solid #98E171;

	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 4px;
	display: block;
}

label {
	
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1.2em;
	color: #3399CC;
}



#n, #e{
	background-color: #FFFFFF;
	width: 90%;
	margin-bottom: 5px;
}

legend {
	margin-top: 8px;
	display: none;
}

fieldset {
	padding: 15px;
	border: 7px solid #C6EEB0;
	background-color: #F3FCEF;
	margin-bottom: 25px;
	margin-top: 20px;
}


.formButton {
	color: #FFFFFF;
	background-color: #0099CC;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	font-size: 1.2em;
	font-weight: normal;
	background-image: url(../Images/sidebar-bg.jpg);
	background-repeat: repeat-x;
}


#POP UP WINDOWSS--------------------------------------------------------------------------------------------{}
#column2 .popContainer
{

	padding: 0px 0px 0px 0px;
}

.popContainer
{
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
}



#STATUS-MESSAGE-BOXES-START----------------------------------------------------{}

.statusBox 
{
	font-family:Verdana;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	min-height:70px;
	height:auto;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 70px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	color: #000000;
	font-size: 1.1em;
}
.statusBox p
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
}
.statusBox li
{
color: #000000;
}
.statusBox h4{
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;

}
/* for Internet Explorer */
/*\*/
* html .statusBox {
height: 50px;
}

.statusBoxCorrect {
	background-image: url(../images/icon-statusbox-correct.jpg);
	border: 11px solid #86D958;
}
.statusBoxIncorrect {
	background-image: url(../images/icon-statusbox-incorrect.jpg);
	border: 11px solid #FF7D7D;
}
.statusBoxInfo {
	background-image: url(../images/icon-statusbox-info.jpg);
	border: 11px solid #91C9E4;
}


.validationBoxIncorrect {
	background-color: #FFD9D9;

	background-image: url(../images/icon-statusbox-incorrect.jpg);
	background-position:10px 10px;
	background-repeat:no-repeat;
	border: 1px solid #990000;
	padding-top:20px;
	padding-left:60px;
	margin-bottom: 8px;
}

.red
{
	color: #990000;
}


#STATUS-MESSAGE-BOXES-END-----------------------------------------------------{}






#NEWS ITEMS-----------------------------------------------------{}
.archiveItem {
	clear: both;
	background-color: #F8F8F8;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 15px;
	margin-bottom: 15px;

}

.archiveItemCampaign {
background-image: url(../Images/icon-campaign.jpg);
color: #70BA0B;
	border: 1px solid #BFF776;
}
.archiveItemCampaign h3{
	color: #70BA0B;
}



.archiveItemPress {
background-image: url(../Images/icon-press.jpg);
color: #70BA0B;
	border: 1px solid #D2E4FF;
}
.archiveItemPress h3{
	color: #0066FF;
}
.archiveItemPublication {
background-image: url(../Images/icon-publication.jpg);

	border: 1px solid #D2E4FF;
}
.archiveItemPublication h3{
color: #666666;
}

.archiveItemPublication img{
	width:113px;
}



.archiveItemInnews {
background-image: url(../Images/icon-inthenews.jpg);
color: #70BA0B;
	border: 1px solid #D2E4FF;
}
.archiveItemInnews h3{
	color: #006699;
}

.archiveItemInnews img{
	width:60px;
}

.archiveItem h3{

	text-transform: capitalize;
	font-size: 1.7em;
	font-weight: normal;
	padding-right: 60px;
}
.archiveItem p{
	padding-right: 60px;
	color: #666666;
}
.archiveItem strong{

	color: #666666;
}
.archiveItem img{
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	float: left;
}
.archiveItem a{
	color: #70BA0B;
}
.archiveItem a:hover{
	color: #000000;
}

.more{
	color: #70BA0B;
	background-image: url(../Images/button-on-grey.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 81px;
	padding-top: 14px;
	padding-left: 40px;
	font-weight: normal;
	text-decoration: none;
}
a.more:hover{
	background-image: url(../Images/button-on-grey.jpg);
	color: #000000;
	background-position: 0px -50px;
}

.intro {
	font-size: 1.2em;
	color: #0092D0;
}

.linkCentre {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.linkCentre li{

}

.linkCentre a{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #70BA0B;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 5px;
}
.linkCentre a:hover{
	color: #000000;
	background-color: #F0F0F0;
}





.linkSide {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.linkSide li{
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.linkSide a{
	color: #70BA0B;
	text-decoration: none;
}
.linkSide a:hover{
	color: #000000;
}
.linkSide label {
	color: #70BA0B;
	font-size: 1em;
	cursor:pointer;
}
a.linkSide label:hover {
	color: #000000;
}







.commentBox {
	background-image: url(../Images/icon-comment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}

#footerLinks {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: none;

	
}

#footerLinks li {
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#footerLinks a{
	
}

.mepTag{
	display: block;
	clear: both;
	padding-top: 7px;
	/*border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;*/
	margin-top: 12px;
	height: 60px;
}
.mepTag2{
	display: block;
	clear: both;
	padding-top: 7px;
	height: 58px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5F2F8;
	border-bottom-color: #E5F2F8;
	background-image: url(../Images/mepTag2.jpg);
	background-repeat: repeat-x;
	margin-top: 12px;
	padding-left: 12px;
	margin-bottom: 12px;
	padding-right: 7px;
}
.mepTag strong a{
	/*color: #0066FF;*/
	color: Black;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
.mepTag p, .mepTag2 p{
	font-size: 0.8em;
	/*color: #999999;*/
	color: Black;
	margin: 0px;
}
.mepTag img, .mepTag2 img{
	height: 40px;
	width: 30px;
	float:left;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}


.boxLightBlue {
	background-color: #EAFAFF;
	padding: 12px;
	margin-bottom: 15px;
}

#column2 .boxLightBlue h2{
	display: block;
	color: #0099FF;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

#column2 .boxLightBlue h2 strong{
	font-size: 1.2em;
	font-weight: normal;
}

.inTheNews img{
	height: 70px;
	width: 60px;
	float: left;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
.inTheNews {
	font-size: 0.9em;
}

.inTheNews a{
	padding-top: 2px;
	padding-bottom: 2px;
}


.campaignSummary {
	height: 90px;
	border: 3px solid #FFFFFF;
	background-position: left 15px;
	background-color: #0099CC;
	display: block;
	text-decoration: none;
}

a.campaignSummary:hover{
	border: 3px solid #B7D0E8;
	color: #B7D0E8;
}
.campaignSummary span {
	color: #FFFFFF;
	background-color: #0099CC;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.flagBG {
	background-image: url(../Images/flag-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 325px;

}

.sliding_action_centre {
    display: none;
}

.printer_friendly_link {
    display: none;
}

.thumbMap {
    display: none;
}