body{
	background:url(../images/body.gif) repeat-x;
	color: #444444;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.84em;
	line-height: 1.3;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	font-size: 1em;
	margin-top: 0.7em;
	margin-right: 0pt;
	margin-bottom: 2em;
	margin-left: 0pt;
}
form,
fieldset{
	border:0;
	padding:0;
	margin:0;
}
#page-holder{
	width:900px;
	margin:0 auto;
}
/*--header--*/
#header{width:900px;}
/*--language--*/
.lang{
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}

.lang li{
	/*background:url(../images/lang-separator.gif) no-repeat 0 6px;*/
	float:right;
	display:inline;
	line-height:20px;
	padding:0 6px 0 7px;
	margin:0 7px 0 -7px;
}
.lang a{
	color:#003E75;
	text-decoration:none;
	font-size:12px;
}
.lang a:hover{text-decoration:underline;}
/*--wrapper--*/
.wrap{
	width:900px;
	clear:both;
	position:relative;
}
.wrap:after{
	content:"";
	display:block;
	clear:both;
}
/*--main title--*/
#header h1{
	background:url(../images/h1.gif) no-repeat;
	width:321px;
	height:27px;
	float:left;
	margin:55px 0 0;
}
#header h1 span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#header h1 a{
	height:100%;
	display:block;
}
/*--search form--*/
.search{
	float:right;
	margin:54px 0 0;
}
.search span{
	background:url(../images/search-string.gif) no-repeat;
	width:216px;
	height:22px;
	float:left;
	overflow:hidden;
	padding:6px 6px 0 16px;
}
.search span input{
	background:none;
	width:216px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	border:0;
	padding:0;
}
.search .submit{
	background:url(../images/btn-search.gif) no-repeat;
	width:32px;
	height:28px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	padding:28px 0 0 32px;
	cursor:pointer;
}
/*--logo--*/
.logo{
	background:url(../images/logo.gif) no-repeat;
	width:183px;
	height:50px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	margin:21px 0 -1px;
	position:relative;
	background-image: url(../images/logo2.png);
}
.logo a{
	height:100%;
	display:block;
}
/*--main navigation--*/
#navigation{
	width:760px;
	float:left;
	list-style:none;
	padding:0;
	margin:31px -95px 0 5px;
	margin-left:-10px;
}
#navigation li{
	font:14px/29px Arial, Helvetica, sans-serif;
	float:left;
	letter-spacing:-1px;
	padding:0 8px;
}
#navigation a{
	float:left;
	color:#003e75;
	text-decoration:none;
}
#navigation span{
	float:left;
	height:29px;
	padding:0 7px;
	cursor:pointer;
}
#navigation li.active a,
#navigation li:hover a,
#navigation li.hover a{
	background:url(../images/navigation-a.gif) no-repeat;
	color:#fff;
}
#navigation li.active span,
#navigation li:hover span,
#navigation li.hover span{background:url(../images/navigation-span.gif) no-repeat 100% 0;}
#navigation li:hover ul a,
#navigation li.hover ul a{
	background:#fff;
	color:#003e75;
}
#navigation li:hover,
#navigation li.hover{position:relative;}
#navigation li:hover ul,
#navigation li.hover ul{display:block;}
#navigation ul.drop-1{
	width:170px;
	left:50%;
	margin:0 0 0 -85px;
}
#navigation ul.drop-2{
	width:245px;
	left:15px;
}
#navigation ul{
	background:url(none.gif) fixed;
	display:none;
	list-style:none;
	padding:10px 0 0;
	margin:0;
	position:absolute;
	top:29px;
}
#navigation ul li{
	width:100%;
	line-height:27px;
	float:none;
	overflow:hidden;
	padding:0 0 1px;
	letter-spacing:0;
	vertical-align:top;
}
#navigation ul a{
	background:#fff;
	display:block;
	float:none;
	overflow:hidden;
	border:1px solid #e5ebf1;
	padding:0 5px;
}
#navigation li:hover ul li:hover a,
#navigation li.hover ul li.hover a{
	background:#003e75;
	color:#fff;
}
/*--content--*/
#content{width:900px;}
/*--introduction--*/
.intro{
	background:#fff;
	width:856px;
	border:1px solid #999999;
	overflow:hidden;
	padding:0 21px 21px;
}
.intro h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
.intro h2{
	/*background:url(../images/lisbon_treaty_introduction.gif) no-repeat;*/
	font-size: 14px;
	font-weight: bold;
	display: inline;
	height:26px;
	overflow:hidden;
}
.img-hold{
	background:url(../images/img-hold.jpg) no-repeat;
	width:183px;
	height:255px;
	float:right;
	overflow:hidden;
	padding:7px 9px 9px 32px;
	margin:-8px 0 0 10px;
}

.introvideo{
	float:right;

}

.img-hold-no-notebook{
	/*background:url(../images/img-hold.jpg) no-repeat;*/
	width:200px;
	height:auto;
	float:right;
	overflow:hidden;
	padding:7px 9px 9px 9px;
	margin:-8px 0 0 10px;
}
.text-holder{
	width:610px;
	float:left;
	
}

/*Home Page Pane Text*/
/*Font Size Choices*/
.mainPaneSmall {
font-size:12px;
line-height:1.25em;
margin-left:15px;
margin-right:15px;
}
.mainPaneMedium {
font-size:13px;
line-height:1.25em;
margin-left:15px;
margin-right:15px;
}
.mainPaneLarge {
font-size:15px;
line-height:1.25em;
margin-left:15px;
margin-right:15px;
}
/*Font Size Choices End*/

.text-holder p{

	font-size: 1em;
	margin-top: 1em;
	margin-right: 0pt;
	margin-bottom: 1em;
	margin-left: 0pt;
}


.text-holder h1{
	font-size: 1.35em;
	margin-bottom: 0.5em;
}

.text-holder h2{
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

.table-holder{
	width:900px;
	float:center;
	


}

.table-holder p{

font-size: 1em;

margin-top: 1em;

margin-right: 0pt;

margin-bottom: 1em;

margin-left: 0pt;
}

.table-holder h1{
	font-size: 1.3em;

	font-size: 1.35em;

margin-bottom: 0.5em;
}


.img-hold2{
	background:url(../images/img-hold.jpg) no-repeat;
	width:183px;
	height:300px;
	float:right;
	overflow:hidden;
	padding:7px 9px 9px 32px;
	margin:20px 0 0 10px;
}
.intro p{
	
}

/*--register--*/
.register{
	width:420px;
	height:217px;
	float:left;
	border:1px solid #999999;
	margin:14px 0 0;
	background-color: #FFFFFF;
}
.register h2{
	/**background:url(../images/lisbon_treaty_register-to-vote.gif) no-repeat;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	margin:11px 0 0 6px;*/
}
.register img{
	float:left;
	margin:49px 0 -100px -65px;
	position:relative;
}
.register a{
	background:url(../images/lnk-register.gif) no-repeat;
	width:346px;
	height:149px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:30px 0 0 35px;
}
/*--register

/*--register
.register{
	width:420px;
	float:left;
	border:1px solid #999999;
	margin:14px 0 0;
	background-color: #FFFFFF;
}
.register h2{
	background:url(../images/lisbon_treaty_register-to-vote.gif) no-repeat;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	margin:11px 0 0 6px;
}
.register img{
	float:left;
	margin:0 0 -1px -66px;
	position:relative;
}
.register a{
	background:url(../images/lnk-register.gif) no-repeat;
	width:268px;
	height:28px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:55px 0 0 88px;
}




.register{
	width:456px;
	float:left;
	border:1px solid #e5ebf1;
	margin:14px 0 0;
}
.register h2{
	background:url(../images/lisbon_treaty_register-to-vote.gif) no-repeat;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	margin:11px 0 0 6px;
}
.register img{
	float:left;
	margin:0 0 -1px -66px;
	position:relative;
}
.register a{
	background:url(../images/lnk-register.gif) no-repeat;
	width:320px;
	height:28px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:55px 0 0 68px;
}**/
/*--poll--*/
.poll{
	width:419px;
	float:right;
	display:inline;
	border:1px solid #999999;
	padding:0 14px 8px 21px;
	margin:14px 1px 0 0;
	background-color: #FFFFFF;
	font-size:12px
}
.poll h2{
	background:url(../images/lisbon_treaty_opinion-poll.gif) no-repeat;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	margin:11px 0 7px -13px;
}
.poll fieldset{
	width:100%;
	overflow:hidden;
}
* +html .poll legend{margin:0 0 0 -7px;}
* html .poll legend{margin:0 0 0 -7px;}
.poll legend{
	font-size:120%;
	font-weight:bold;
}
.poll ul{
	width:160px;
	float:left;
	list-style:none;
	padding:0;
	margin:8px 0 0;
}
.poll ul li{
	width:100%;
	overflow:hidden;
	padding:3px 0 3px;
}
.poll ul input{
	width:16px;
	height:15px;
	float:left;
	margin:1px 12px 0 0;
}
.outtaHere{
	position:absolute;
	left:-3000px;
}
.radioArea,
.radioAreaChecked {
	background:url(../images/radio.gif) no-repeat;
	width:13px;
	height:13px;
	float:left;
	overflow:hidden;
	margin:1px 14px 2px 0;
}
.radioAreaChecked {background-position: 0 -13px;}
.poll span{
	display:block;
	font-size:120%;
	line-height:125%;
	overflow:hidden;
}
* html .poll span{
	height:1%;
	overflow:visible;
}
.poll .col{
	width:211px;
	float:right;
}
.poll .col .hold{
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
	margin:11px 0 0 -4px;
	position:relative;
}
.poll .col .hold input{
	width:16px;
	height:15px;
	float:left;
	margin:1px 12px 0 0;
}
.poll textarea{
	width:199px;
	height:55px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	border:1px solid #ccc;
	overflow:auto;
	padding:2px 5px;
}
.poll .submit{
	background:url(../images/btn-submit.gif) no-repeat;
	width:85px;
	height:25px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	padding:25px 0 0 85px;
	margin:8px -1px 0 0;
	cursor:pointer;
}
/*--more information--*/
.more-info{
	background:#fff;
	border:1px solid #999999;
	overflow:hidden;
	padding:0 0 18px 7px;
	margin:16px 0 0;
}
h2 {
font-size: 14px;
font-weight: bold;
}


/*Font Size Choices End*/

* html .more-info{
	height:1%;
	overflow:visible;
}
.more-info h2{
	background:url(../images/lisbon_treaty_more-information.gif) no-repeat;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 0;
}
.more-info ul{
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:7px -100px 0 27px;
}
.more-info ul li{
	background:url(../images/more-info-separator.gif) no-repeat;
	float:left;
	padding:0 10px 0 11px;
	margin:0 11px 0 -11px;
}
.more-info ul a{float:left;}
.more-info ul img{
	float:left;
	border:0;
}
/*--footer--*/
#footer{
	width:900px;
	overflow:hidden;
	padding:21px 0 42px;
	font-size:12px;
}
#footer ul{
	width:100%;
	line-height:120%;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
}
#footer ul li.first{
	background:none;
	padding:0 3px 0 0;
}
#footer ul li{
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	display:inline;
	padding:0 7px;
}
#footer ul a{
	color:#003e75;
	text-decoration:none;
}
#footer ul a:hover{text-decoration:underline;}

/*Style sheet used for demo. Remove if desired*/
.handcursor{
	cursor:hand;
	cursor:pointer;
	width:800px;
	height: 40px;

}

.handcursor h1{	
	font-size:24px	
	color:#fff;
	font-weight: bold;
}
