
#content-body {
	width:500px;
	height:auto;
	float:left;
	padding-right:15px;	
	border-right:solid 1px #c9d1da;
	line-height:140%;
	margin-right:-1px;
	position:relative;
	padding-bottom:40px;
}
	#content-body h2{
		margin-bottom:25px;
	}	
	#content-body .content{
	}
	#content-body .content p {
	}
	#content-body .content .content-block-body{
		width:500px;
	}
	#content-body .content h3{
		font-size:14px;
		font-weight:bold;
	}
#content-related{
	width:130px;
	padding-left:25px;
	float:left;
	border-left:solid 1px #c9d1da;
}

#content-related .content-block-body{ margin-bottom:40px;}

#content-body .header-image{margin-bottom:20px;}	

@media print 
{
    .backtotop{display:none;}
}

#content-body .backtotop
{
left:auto;
right:20px;
	
}#governanceDocs{
	width:500px;
	position:relative;
}
	#governanceDocs ul.filter{
		margin-bottom:30px;
		border-right:solid 1px #bdc3c3;
		float:left;
		
	}
		#governanceDocs ul.filter li{
			float:left;
			border-left:solid 1px #bdc3c3;		
			background:none !important;	
		padding-left:0px !important;
		}
		#governanceDocs ul.filter li a{
			display:block;
			padding:0px 4px;
			margin:0px 3px;
			color:#000;
			font-size:11px;
			font-family:Arial;
		}
		#governanceDocs ul.filter li a.current{
			background-color:#eceded;
		}
		#governanceDocs ul.filter li a:hover{
			background-color:#eceded;
		}
	#governanceDocs .item{
		width:500px;
		margin-bottom:50px;		
	}
		#governanceDocs .item .img{
			float:left;
			margin-right:18px;
		}
			#governanceDocs .item .img img{
				border:solid 1px #ccd2d2;
			}
			#governanceDocs .item h3 a{
				xcolor:#000;
				color:#184c88;
				font-weight:bold;
			}
		#governanceDocs .item .date{
			color:#7e8185;
			font-size:11px;
			margin-bottom:10px;
		}
		#governanceDocs .item .more{
			background:url('/images/arrows/arr1.gif') no-repeat right 7px;
			padding-right:8px;
		}

#paging{
	line-height:normal;
	position:absolute;
	left:50%;
	bottom:-50px;
}
	#paging li{
		float:left;
		margin-right:10px;
		background:none !important;	
		padding-left:0px !important;
	}
	#paging li a{		
	}
	#paging li.current a{
		color:#000;
	}
	#paging li.next a{
		width:3px;
		height:5px;
		display:block;
		background:url('/images/paging/next.gif') no-repeat left top;
		margin-top:6px;
	}
	#paging li.prev a{
		width:3px;
		height:5px;
		display:block;
		background:url('/images/paging/prev.gif') no-repeat left top;
		margin-top:6px;
	}
input,textarea
{
	background-color:#fbfdfd;
	border:1px solid #afbccb;
	width:214px;
	overflow:auto;
}
textarea
{
	height:97px !important;
}
.fg-field
{
	clear:left;
	float:left;
	padding-bottom:15px;
}
.lbl
{
	float:left;
	font-size:11px;
}
.fg-field-input
{
	float:left;
}


.fg-buttons .button input, .button input
{
	width:60px;
	height:20px;
	background-color:#034ea5;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	color:White;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	border:none;
	cursor:pointer;
	font-family:Lucida Sans;
}
.fg-buttons .button .cancel
{
	background-color:#b2beca;
}
.validation-advice
{
	font-size:10px;
	color:#034ea5;
}


		

		
#login-form
{
	z-index: 1000;
	width:220px;
}
#login-form input,#login-form  textarea
{
	width:150px !important;
}

#login-form .fg-buttons .button input
{
	width:60px !important;
}
#login-form .lbl
{
	width:63px; 
}

#login-form .fg-field-input 
{
	width:150px !important;
	}
#login-form .fg-fields
{
width:220px;
}
#login-form  .fg-field
{
	clear:none;
	width:220px;
	height:35px;
	padding-bottom:0px;
	}
	
	
#login-form .remember .lbl
{
	width:220px;
	}
#login-form .remember input
{
	width:14px !important;
	border:0px;
	}
#login-form .remember .fg-field-input
{
	width:220px !important;
	}
	
	
#login-form-forgot-link
{

border-top:1px solid #dddbdb;
	padding-top:15px;
	margin-top:15px;
	width:210px;
	float:left;
	background:transparent url('/images/arrows/arr1.gif') no-repeat left 21px;
	padding-left:10px;
	padding-bottom:5px;
}
#login-form-form .validation-advice{float:left;padding-left:65px;}

	
	
 