@import url("./whitespace-reset.css");

body {
	background: #FFFFFF;
	font-family: Arial, Sans-serif; 
	text-align:center;
	margin:0;
	padding:0;
	font-size:62.5%;
}

p, ul, label, input {
	font-size:1.2em;
}

ul ul {
	font-size:0.95em;
}

p#breadcrumbs {
	font-size:1.1em;
}

h1 {
	font-size:2.4em;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.2em;
	color:#003481;
}

a:visited {
	color:#666;
}

a:link, a:hover, a:active {
	color:#464646;
}

#sitewrapper {
	width: 882px;
	margin-bottom:20px;
	margin-right:auto;
	margin-left:auto; 
	text-align:left;
	padding-bottom:1em;
}

/* begin RBS Styles */

/* General */
.imagenoborder 
{
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#000000;
}

#logomini
{
	vertical-align:bottom;
}
/* Screen Reader styles */
.rbsScreenReaderText
{
	display: none;
	/* \*/
	display: block;
	/* */
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 1px;
	height: 1px;
}
.rbsScreenReaderTextVisibleLink
{
	position: absolute;
	display: inline;
	left: 350px;
	top: 0px;
	width: inherit;
	width: 450px;
	height: inherit;
	padding: 3px 5px;
	border: 1px solid;
	border-top: none;
	text-align: center;
	white-space: nowrap;
	font-size:1.2em;
}
.rbsScreenReaderTextVisibleLink:hover
{
	color: #003481;
}
/* Screen Reader styles */

/* Header Area Styles */
.rbsHeaderLogo
{
	float: left;
	width: 400px;
}

.rbsHeaderLogo img {
	float:left;
	width:173px;
	margin-right:10px;
}

.rbsHeaderLogo p {
	margin:0;
	padding:20px 0 0 0;
	color:#003481;
	line-height:1.3em;
	font-size:1.6em;
}

hr {
	display:none;	
}

.rbsHeaderContent
{
	float: right;
	background: url("../images/header_bg.gif") repeat-y top right;
	color: #003481; 
	margin: 13px 0px 12px 0px;
	padding: 0px 20px 0px 10px;
}
	.rbsHeaderContent a
	{
		color: #003481;
	}
	.rbsHeaderContent a:hover
	{
		color: #09f;
	}
	.rbsHeaderContentLinks
	{
		float: left;
		margin-left: 290px;
		width: 115px;
		/* \*/
		margin-left: 0px;
		width: auto;
		/* */
	}
		.rbsHeaderContentLinks ul
		{
			margin: 0px;
			padding: 0px 10px 0px 0px;
		}
		.rbsHeaderContentLinks ul li
		{
			background: url("../images/arr_link_sub.gif") no-repeat left;
			list-style-type:none; 
			margin: 0px 0px 4px 0px;
			padding: 0px 0px 0px 6px;
		}	
	.rbsHeaderContentSearch
	{
		float: right;
		/* \*/
		float: left;
		/* */
		width: 130px;
		margin-left: 10px;
	}
		.rbsHeaderContentSearch label {
			font-size:0.9em;
		}
		.rbsHeaderContentSearch input
		{
			vertical-align: middle;
			margin: 3px 0px;
			font-size:0.9em;
		}
		.rbsHeaderContentSearch input#zoom_query
		{
			width: 101px;
		}
		.rbsHeaderContentSearch a
		{
		background: url("../images/arr_link_sub.gif") no-repeat left;
		padding-left: 6px;
		font-size:0.9em;
		}
			div>.rbsHeaderContentSearch a
			{
			background: none;
			padding-left: 0px;
			}
			div > .rbsHeaderContentSearch a
			{
			background: url("../images/arr_link_sub.gif") no-repeat left;
			padding-left: 6px
			}
/* Header Area Styles (end of) */


/* Footer styles */
.containerFooter {
	clear:both;
}

.rbsFooterLinks
{
	width: 100%;
	border-top: 1px solid #999;
	background: #f0f0f0;
	padding: 2px 0px;
	border-bottom: 1px solid #999;
	font-size:0.9em;
}
.rbsFooterLinks ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.rbsFooterLinks ul li
{
	margin: 0px;
	padding: 0px 10px;
	list-style: none;
	float: left;
	background: url("../images/footer_bg.gif") no-repeat left;
}
.rbsFooterLinks ul li.rbsFirstItem
{
	padding-left: 0px;
	background: none;
}
.rbsFooterLinks ul li a
{
	float: left;
	/* \*/
	float: none;
	/* */
	color: #333;
}
.rbsFooterLinks ul li a:hover
{
	color: #09f;
}
.rbsFooterLinks p
{
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	color: #003481; 
}
/* Footer styles (end of) */

/* end RBS Styles */
	.containerHeader p.extralinks {
		margin-top:0.3em;
	}

	.containerHeader ul#navigation {
		clear: both;
		float: left;
		margin:0 0 15px 0;
		padding: 0 0 0 15px;
		width: 877px;
		background: #003481; }
		.containerHeader ul#navigation li {
			font-size: 0.95em;
			float: left;
			padding: 0 1px 0 2px;
			background: transparent url("../images/nav_pipe.gif") no-repeat 0 50%; }
			.containerHeader ul#navigation li a {
				color: #FFFFFF;
				background-color:#003481;
				display: block;
				float: left;
				padding: 3px 7px;
				border-top: 1px solid #003481; }
				.containerHeader ul#navigation li a:hover {
					background: #09f;
					color: #fff; 
					border-color:#09f;}
				.containerHeader ul#navigation li.current a {
					background: #FFF;
					color: #003481; 
					border-color:#003481;}

#content {
	clear: both; }


	
/* Home
--------------------*/

#gobutton
{
width:23px;
height:17px;
}

#content.home {
	margin: 0 auto;
	width: 849px; }
	#content #focus {
		color: #003481;
		float: left;
		width:310px;
		padding: 0 0 20px 0; }
		#content #focus h1 {
			font-weight: normal; 
			font-size:1.8em;
			}
		#content #focus p {
			margin: 10px 0 0 0; 
			line-height:1.4em;}
			#content #focus p strong {
				font-weight: normal;
				color: #000000; }
		#content #homebanner {
			width:525px;
			float:right;
			margin-bottom:1em;
		}
		#content #homebanner img {
			margin-bottom:8px;
			margin-left:8px;
		}
	#content #blocks {
		float: left;
		width: 665px; }
		#content #blocks div.block {
			height: 114px;
			padding: 7px 8px;
			float: left;
			background: #E5EAF2;
			color: #003481;
			border-right: 19px solid #FFFFFF;
			border-bottom: 19px solid #FFFFFF; }
			#content #blocks div.block h2 {
				text-indent: -5000px;
				margin: 0 0 5px 0; }
				#content #blocks div.block p.more {
					text-align: right;
					margin: 10px 10px 0 0;
					padding: 0 10px 0 0;
					background: transparent url("../images/blt_arrow.gif") no-repeat 100% 50%; }
					#content #blocks div.block p.more a {
						color: #003481;
						text-decoration: underline; }
						#content #blocks div.block p.more a:hover { text-decoration: none; }

			#content #blocks #ceo-review {
				width: 196px;
				padding-left: 132px;
				background-image: url("../images/home/chiefexec.jpg");
				background-repeat: no-repeat;
				background-position: 2px; }
				#content #blocks #ceo-review h2 {
					height: 14px;
					width: 194px;
					background: transparent url("../images/hdr_group-chief-executives-review.gif") no-repeat 0 0; }
					#content #blocks #ceo-review p.more {
						margin-top:1.6em;
					}
			#content #blocks #highlights {
				width: 274px; }
				#content #blocks #highlights h2 {
					height: 13px;
					width: 111px;
					background: transparent url("../images/hdr_highlights-of-2006.gif") no-repeat 0 0; }
				#content #blocks #highlights ul {
					float: left;
					padding: 8px 0 !important;
					padding: 5px 0; }
					#content #blocks #highlights ul li {
						width: 120px;
						line-height: 100%;
						padding: 0 0 0 10px;
						background: transparent url("../images/blt_square.gif") no-repeat 0 5px;
						float: left; }
						#content #blocks #highlights ul li.one {
							padding-bottom: 10px; }
						#content #blocks #highlights ul li.two {
							float: right; }
						#content #blocks #highlights ul li.three { }
				#content #blocks #highlights p.more {
					margin-top: 0;
					padding-top:0.2em;
					clear: left; }

			#content #blocks #divisional-review {
				width: 320px; }
				#content #blocks #divisional-review h2 {
					height: 10px;
					width: 103px;
					background: transparent url("../images/hdr_divisional-review.gif") no-repeat 0 0; }
				#content #blocks #divisional-review ul {
					margin: 10px 0 0 10px; }
					#content #blocks #divisional-review ul li {
						padding: 0 0 0 10px;
						float: left;
						width: 140px;
						margin: 0 0 3px 0;
						background: transparent url("../images/blt_arrow.gif") no-repeat 0 48%; }
						#content #blocks #divisional-review ul li a {
							color: #003481;
							text-decoration: underline; }
							#content #blocks #divisional-review ul li a:hover {
								text-decoration: none; }

			#content #blocks #corporate-responsibility {
				width: 149px;
				padding-left: 133px;
				background-image: url("../images/home/corpresp.jpg");
				background-repeat: no-repeat;
				background-position: 2px; }
				#content #blocks #corporate-responsibility h2 {
					height: 14px;
					width: 147px;
					background: transparent url("../images/hdr_corporate-responsibility.gif") no-repeat 0 0; }
					#content #blocks #corporate-responsibility p {
					margin:0;
					}
					#content #blocks #corporate-responsibility p.more {
					margin-top:0.2em;
					}

	#content #media-centre {
		float: right;
		height: 260px;
		width: 164px;
		padding: 8px 10px;
		color: #003481;
		background: #E5EAF2; }
		#content #media-centre h2 {
			height: 10px;
			width: 110px;
			margin: 0 0 10px 0;
			text-indent: -5000px;
			background: transparent url("../images/hdr_media-centre-and-downloads.gif") no-repeat 0 0; }
		#content #media-centre p {
			margin: 0 0 20px 0; }
		#content #media-centre ul { }
			#content #media-centre ul li {
				padding: 0 0 0 25px;
				margin: 0 0 15px 0;
				font-size:0.9em;}
			#content #media-centre ul li.pdf {
				background: transparent url("../images/icon_pdf.gif") no-repeat 0 0; }
			#content #media-centre ul li.excel {
				background: transparent url("../images/icon_excel.gif") no-repeat 0 0; }
			#content #media-centre ul li.video {
				background: transparent url("../images/icon_tv.gif") no-repeat 2px 0; }
				#content #media-centre ul li a {
					color: #003481;
					text-decoration: underline; }
					#content #media-centre ul li a:hover {
						text-decoration: none; }

#content.two-column { }
	#content.two-column p#breadcrumbs {
		padding: 0 0 0 20px; }
	#content.two-column #main {
		border: none;
		width: 670px; }
		#content.two-column #main img {
			float: right;
			padding: 0 0 35px 25px; }
		#content.two-column #main h2 {
			margin: 0;
			color: #003481; }
		#content.two-column #main h3 {
			margin: 50px 0 0 0;
			color: #003481;	}

		
	#content p#breadcrumbs {
		padding: 0 220px 0 186px;
		margin: 0 0 15px 0;
		color: #74BAD9; }
		#content p#breadcrumbs a {
			color: #74BAD9; }
			#content p#breadcrumbs a:hover {
				text-decoration: underline; }
		#content p#breadcrumbs b {
			color: #7C6A55;
			font-weight: normal; }
	#content ul#sub-navigation {
		width: 151px;
		margin: 0 0 20px 16px !important;
		margin: 0 0 20px 8px;
		float: left;
		border-top: 1px solid #E5E5E5; }
		#content ul#sub-navigation li {
			background: transparent url("../images/hr_sub-nav.gif") repeat-x 0 100%; }
			#content ul#sub-navigation li a {
				display: block;
				width: 144px;
				padding: 5px 0 5px 7px;
				color: #003366; }
				#content ul#sub-navigation li a:hover {
					text-decoration: underline; }
				#content ul#sub-navigation li a.current {
					background: #CFD9E7; }
			#content ul#sub-navigation li ul {
				margin: 1px 0 0 0;
				}
				#content ul#sub-navigation li ul li {
					background: transparent url("../images/blt_sub-nav.gif") no-repeat 1px 3px; }
					#content ul#sub-navigation li ul li a {
						color: #424242;
						width: 141px;
						margin: 0 0 0 8px;
						padding: 5px 0 5px 2px;
						background: transparent url("../images/hr_sub-nav.gif") repeat-x 0 100%; }
					#content ul#sub-navigation li ul li.current, #content ul#sub-navigation li ul li.current ul li.current {
						background-color: #E0E6F0; }
						#content ul#sub-navigation li ul ul li {
							background-position:11px 3px;
						}
						#content ul#sub-navigation li ul ul li a {
							padding-left:12px;
							width:131px;
						}
						#content ul#sub-navigation li ul li.current ul li {
							background-color: #FFF; }
	#content #main {
		width: 501px;
		margin: 0 0 20px 0;
		padding: 0 29px 0 21px;
		border-left: 1px solid #E5E5E5;
		float: left; }
		#content #main h1 {
			font-weight: normal;
			margin: 0 0 15px 0;
			color: #7C6A55; }
			#content #main h1 em {
			     font-size:0.5em;
				font-style:normal;
				display:block;}
		#content #main h2 {
		    color: #7C6A55;
		    margin: 0 0 5px 0; }
		    #content #main h2.bio {
		        margin: 0 0 15px 0; }
		#content #main p {
			line-height: 140%;
			margin: 0 0 15px 0;
			color: #003481; }
			#content #main p.intro {
			    color: #7C6A55; }
			#content #main p.statement {
			    color: #333333; }
			    #content #main p.statement a {
			        color: #003366;
			        text-decoration: underline; }
			#content #main p.audited {
			    color: #8E8E8E;
			    padding: 0 0 0 20px;
			    background: transparent url("../images/icon_audited.gif") no-repeat 0 50%; }
			    #content #main p.audited a {
			        color: #8E8E8E;
			        text-decoration: underline; }
		#content #main ul {
		    color: #003481;
		    line-height: 140%;
		    margin: 0 0 15px 0; }
		    #content #main ul li {
		        margin: 0 0 10px 0;
		        padding: 0 0 0 20px;
		        background: transparent url("../images/blt_blockred.gif") no-repeat 10px 6px; }
				#corpresponsibility	#content #main ul li {
					background: transparent url("../images/blt_blockyellow.gif") no-repeat 10px 6px;
				}
				
				#corpresponsibility	#content #main .caption ul li {
					background: transparent url("../images/blt_blockyellow.gif") no-repeat 5px 6px;
					padding-left:15px;
				}
		#content #main ul li strong {
			display:block;
		}
		#content #main blockquote {
			background: #EDF5E7;
			border: 5px solid #EDF5E7;
			float: left;
			margin: 0 0 15px 0; }
			#content #main blockquote img {
				float: left;
				margin: 0 10px 0 0; }
			#content #main blockquote p {
				margin: 0;
				clear: none; }
		#content #main div.caption {
			float: left;
			width: 500px; }
			#content #main div.caption img {
				float: left;
				margin: 0 15px 0 0;
				border-bottom:10px solid #bb2119; }
				
			#corpresponsibility	#content #main div.caption img {
				border-bottom:10px solid #f0b30d;
			}
			#content #main div.caption p {
				color: #7D7C7C;
				margin: 0;
				padding: 0;
				font-size:1.1em; }
			#content #main div.caption ul {
				clear: both;
				float: left;
				margin: 0;
				padding: 15px 0; }
				#content #main div.caption ul li {
					background: transparent url("../images/blt_square.gif") no-repeat 0 6px;
					padding: 0 0 0 10px;
					margin: 0;
					float: left;
					width: 230px;
					color: #7C6A55; }
					#content #main div.caption ul.nodata li {
						width:450px;
					}
					#content #main div.caption ul li b {
					    color: #003481; }
		
#content #main h3 {
	margin-top:1em;
}
		#content #main .main-right {
		    width: 215px;
		    float: right;
		    margin: 0 0 0 10px; }
		    #content #main .main-right h2 {
		        margin: 0.3em 0 0 0;
				color:#7C6A55;
				font-size:1.2em;}
    	    #content #main .main-right small {
    	        display: block;
    	        padding: 0 0 2px 0;
    	        color: #7C6A55;
    	        border-bottom: 1px solid #7C6A55; }
		#content #main .main-right-small {
		    width: 175px;
		    float: right;
		    margin: 0 0 0 15px; }
		#content #main .main-right-small h3 {
			margin-top:0.3em;
			color:#7C6A55;
		}
			#content #main .main-right-small h2 {
			    margin: 0.3em 0 0 0;
				color: #7C6A55; 
				font-size:1.2em;}
			#content #main .main-right-small p {
			    margin: 0 0 15px 0;
				color: #7C6A55; 
				font-size:1.1em;}
				#content #main .main-right-small p a {
					color:#444;
				}
		#content #main div.block {
			float: left;
			width: 142px;
			height: 177px;
			padding: 5px 20px 0 0; }
			#content #main div#ulster_bank_group {
				padding: 5px 0 0 0; }
			#content #main div#manufacturing {
				padding: 5px 0 0 0; }
			#content #main div.block h2 {
				color: #003481;
				font-weight: normal;
				clear: both;
				margin: 5px 0; }	
			#content #main div.block h2 a {
				text-decoration:none;
				color: #003481;
			}
			#content #main div.block p {
				clear: both;
				line-height: 120%;
				margin: 0 0 2px 0;
				color: #454443;	}
				#content #main div.block a {
					color: #454443;
					text-decoration: underline;	}
				#content #main div.block a:hover {
					text-decoration: none;	}
			#content #main ul.financial-highlights {
				background: #FCF0E3;
				padding: 15px 0 10px 0; }
				#content #main ul.financial-highlights li {
					background: transparent url('../images/blt_square.gif') no-repeat 0 48%;
					line-height: 160%;
					padding: 0 10px;
					margin: 0 0 0 10px;
					color: #003366; }
			#content #main div.graphcontainer {
				margin: 20px 0px 10px 0;
				padding: 0;
				width: 250px;
				float: left; 
				min-height:20em;}
				
			#content #main div.graphcontainer h3 {
				border-bottom:1px solid #000;
				width:95%;
				margin-bottom:1em;
				padding-bottom:0.3em;
			}		
				#content #main div.middlesection {
					min-height:30em;
				}
				
 				
				#content #main div.finalsection h3 {
					min-height:6em;
				}	
				
				#content #main .totalgraph {
					margin-bottom:2em;
				}
			#content #main div.graphcontainer p {
				font-size:1em;
				margin-right:2em;
				margin-top:1em;
			}
			#content #main div.right {
			    margin-right: 0 !important; }
			#content #main div.no-border {
				border: none; }
				#content #main div.graph-container h2 {
					padding: 5px 0 4px 0;
					margin: 0 0 0 8px;
					color: #003366;
					border-right: 1px solid #A1A1A1;
					border-bottom: 1px solid #CFCFCF; }
					#content #main div.graph-container div.no-border h2 {
						padding: 5px 0 0 0;
						color: #7C6A55;
						border-right: none; }
					#content #main div.graph-container h2 small {
						display: block;
						color: #003366; }
						#content #main div.graph-container div.no-border small {
							display: block;
							border-bottom: 2px solid #A0968A;
							border-right: none;
							color: #7C6A55;
							padding: 0 0 2px 0; }
					#content #main div.graph-container div.graph {
						width: 173px;
						padding: 10px 41px 10px 5px;
						border-right: 1px solid #A1A1A1; }
						#content #main div.graph-container div.graph img { }
				#content #main div.graph-container p {
					width: 204px;
					border-top: 1px solid #A1A1A1;
					color: #003366;
					line-height: 120%;
					margin: 0;
					padding: 8px; }
				#content #main div.content-container {
					margin: 0 11px 10px 0;
					padding: 0;
					width: 245px;
					float: left; }
					#content #main div.content-container h2 {
						padding: 3px 5px;
						margin: 0;
						color: #7C6A55;
						border-top: 1px solid #CFCFCF;
						border-bottom: 1px solid #CFCFCF; }	
					#content #main div.content-container p {
						background: #FFEED8;
						color: #7C6A55; 
						border: none;
						height: 200px;
						line-height: 140%;
						font-weight: normal;
						padding: 10px 7px 0 7px; }

				#content #main div.large {
					width: 493px;
					margin: 10px 0; }
					#content #main div.large div.graph {
					    width: 492px;
					    text-align: center;
						padding: 15px 0px 5px 0; }
					#content #main div.large p {
						width: 477px; }
				
				#content #main div.director-bios {
					width: 500px;
					float: left;
					clear: left;
					padding: 0 0 25px 0; }
					#content #main div.director-bios img {
						float: left; }
						#content #main div.director-bios p, #content #main div.director-bios h2, #content #main div.director-bios h3  {
							margin: 0 0 0 225px; }
							#content #main div.director-bios h3 b {
								font-weight:normal;
								font-size:0.8em;
							}
							#content #main div.director-bios p strong {
								color: #7C6A55;
								 }
							#content #main div.director-bios p span {
								}
							    
								#content #main #execflags p, #content #main .notes {
									margin:0;
									color:#d16f19;
									font-size:1em;
								}
          
                
#main #shareprice {
	clear:both;
	margin-bottom:1em;
}

table {
	border-collapse:collapse;
}
table em {
	font-style:normal;
	font-size:0.9em;
}

table td {
	text-align:right;
}

table.datetable {
	margin-bottom:1.5em;
}
table.datetable td {
text-align:left;
font-size:1em;
padding:0.3em;
vertical-align:top;
color:#003481;
}

table thead td {
	font-size:0.9em;
}

table td.first {
	text-align:left;
}

#shareprice table td {
	padding:0.4em 0.5em;
	border-bottom:1px solid #000;
}

#shareprice table tbody td.thisyear {
	color:#fff;
	background-color:#e5801b;
}

table thead td {
	vertical-align:bottom;
}

table.table1 tbody td, table.table2 tbody td {
	font-size:0.95em;
	padding:0.2em 0.1em;
	vertical-align:top;
}

table tbody .title, table.table1 .highlight, table.table3 strong, h3.financials {
	font-weight:bold;
	color:#CC6600;
}

table.table3, table.table1, table.table2 {
	border-bottom:1px solid #F0D1B2;
	margin-bottom:1em;
	color:#666;
}

table.table3 {
	border:0;
}

table thead td, table .first {
	color:#333;
}

table.table3 {
		margin-bottom:1em;
}

table.table3 .totalpad td {
	padding-bottom:1em;
}

table.table3 .highlight {
	padding-right:0.5em;
		font-weight:bold;
}

table.table3 .equity .first, table.table3 .equity1 .first {
	border-left:1px solid #F0D1B2;
} 

table.table3 .equity1 td {
	border-top:1px solid #F0D1B2;
}

table.table3 .equity1 .equityline, table.table3 .equity .equityline {
	border-right:1px solid #F0D1B2;
}

table.table3 td {
	padding:0.3em 0 0.2em 0;
	vertical-align:bottom;
}

table.table3 .indent {
	padding-left:3em;
}

table.table3 tbody .highlight {
	background-color:#F8E9DB;
}

table.table3 .total {
	padding-top:1em;
	border-bottom:3px solid #d16f19;
}

table.table1 thead td, table.table2 thead .mainhead td, table.table2 thead td.tophead, table.table3 thead td {
	border-bottom:1px solid #F0D1B2;
}

table.table1 .seperator td {
	border-bottom:1px solid #F0D1B2;
	border-top:1px solid #F0D1B2;
}

table.table1 .seperator2 td {
	border-top:1px solid #F0D1B2;
}

table.table3 .seperator td {
	border-bottom:1px solid #F0D1B2;
}

.footnotes {
	font-size:0.95em;
}

.groupprofitem {
	width:250px;
	float:left;
	margin-bottom:4em;
}

#main .groupprofitem table {
	margin-top:1em;
	width:96%;
}

#main .groupprofitem table td {
	border-bottom:1px solid #F0D1B2;
	padding:0.2em 0 0.1em 0;
}

#main .groupprofitem table td.highlight {
	padding-right:0.3em;
}

#main .groupprofitem table tbody td.highlight {
	background-color:#fbe0c7;
}

p.footnote {
	font-size:1.1em;
}

#content #main p.divicons {
	text-align:center;
	margin-top:2em;
	padding-top:1.5em;
	border-top:1px solid #CCC;
}

#content #main p.divicons img {
	margin:0 3px;
}

#content #main #profhighlights {
	width:250px;
	float:right;
	display:inline;
	margin-left:2em;	
}

#content #main #profhighlights h3 {
	margin-top:2em;
	margin-bottom:1em;
	padding-bottom:0.2em;
	border-bottom:1px solid #003366;
}


#main table {
	font-size:1.2em;
	width:100%;
}

	#content #sidebar {
		width: 160px;
		float: left; }
		#content #sidebar h3 {
			font-weight: normal;
			background: #E3E9F1;
			color: #003481;
			width: 155px;
			padding: 4px 0 4px 5px; }
		#content #sidebar ul {
			font-size:1.1em;
			margin: 8px 0 15px 0; }
			#content #sidebar ul li {
				color: #797979;
				line-height: 120%;
				padding: 0 5px 0 30px;
				margin: 0 0 10px 0;
				background: transparent url("../images/blt_arrow.gif") no-repeat 20px 1px; }
			#content #sidebar ul li.pdf {
				background: transparent url("../images/icon_pdf.gif") no-repeat 8px 1px; }
			#content #sidebar ul li.media {
				background: transparent url("../images/icon_tv.gif") no-repeat 8px 1px; 
				padding:3px 0 3px 30px;}
				#content #sidebar ul li a {
					color: #003481; }
					#content #sidebar ul li a:hover {
						text-decoration: underline; }

#footer {
	clear: both;
	height: 15px;
	background: #F0F0F0;
	padding: 3px 15px 2px 15px;
	margin: 0 0 20px 0;
	color: #003481;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999; }
	#footer p#copyright {
		float: right; }
	#footer ul { }
		#footer ul li {
			display: inline;
			padding: 0 8px 0 9px;
			background: transparent url("../images/nav_pipe-footer.gif") no-repeat 100% 2px; }
			#footer ul li a {
				color: #000000; }
				#footer ul li a:hover {
					text-decoration: underline; }
					
			
/* downloads page */


#fullreport {
	padding:1.5em 0 1em 0;
}

#fullreport p.intro {

}

p.report a {
	padding:1.4em 0 1.6em 5em;
	background-image:url(../images/pdf_icon_large.gif);
	background-repeat:no-repeat;
	display:block;
	width:240px;
}

p.report {
	width:240px;
	float:left;
	text-align:left;
	padding-top:0;
	display:inline;
}

#bychapters {
	width:50%;
	float:right;
}

#content.two-column #main #bychapters h3 {
	margin-top:0;
}

body #content #bychapters ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:2.2em;
	margin-left:1em;
}

#bychapters ul.first {
}

body #sitewrapper #content #bychapters li {
	margin-bottom:2em;
	padding:0;
	background:none;
}

#bychapters li a {
	padding:0.5em 0 0.5em 3em;
	background-image:url(../images/pdf_icon_med.gif);
	background-repeat:no-repeat;
}

#printed {
	margin-bottom:2em;
	clear:both;
}

#printed label {
	font-size:1.2em;
}

#printed input, #printed textarea {
	border:1px solid #ccc;
}

#printed .submitbutton {
	text-align:right;
	font-size:1.1em;
	width:299px;
}

#printed .formrow {
	margin-bottom:1.5em;
}

#printed .formrow input {
	padding:0.2em 0.3em;
	width:14em;
}

#printed .formrow textarea {
	width:13.5em;
}

/* end downloads page */			

/* backto top link */

.backtotop a {
	padding-right:1.8em;
	background-image:url(../images/global/backtotop.gif);
	background-repeat:no-repeat;
	background-position:right top;
}			

.backtotop {
	padding-bottom:0.2em;
	text-align:right;
	border-bottom:1px dashed #CCC;
	clear:both;
}
		
/* search results page */

#main #nobackground .result_block, #main #nobackground .result_altblock {
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin:0;
	margin-left:0.5em;
	width:95%;
	padding:1em 0;
} 

#content.two-column #main  #nobackground h3 {
	margin:0 0 0.1em 0;
}

#main  #nobackground p {
	margin-top:0.3em;
}

#main #nobackground .result_block p, #main  #nobackground .result_altblock p {
	margin:0;
}

#main  p.result_pages {
	padding-top:0.5em;
	text-align:right;
}

#main  p.result_pages a {
	margin-left:0.3em;
}

#main  #nobackground p.result_pagescount {
	margin:0;
}

#main  div.summary p {
	margin-bottom:0.1em;
}

#main  #nobackground h3 {
	font-size:1.2em;
}

#main  #nobackground h3 a:link, #main  #nobackground h3 a:visited, #main  p.returnpage a:link, #main  p.returnpage a:visited {
	text-decoration:none;
}

#main  #nobackground h3 a:hover, #main  #nobackground h3 a:active, #main  p.returnpage a:hover, #main  p.returnpage a:active {
	text-decoration:underline;
}

#main  #nobackground p.infoline {
	font-size:1em;
}

#main  #nobackground h3 a {
	color:#444;
}

#main  #nobackground p.context {
	color:#666;
}

#main  #nobackground .result_block, #nobackground .result_altblock {
	border-color:#EEE;
}

#main  #nobackground p.result_pages a {
	color:#000;
}

#main #nobackground p.footnote {
font-size:1em;
}
/* form styles */

#nobackground form {
	margin-top:2em;
}

.formrow {
	clear:both;
	margin:0.6em 0;
}

.formrow label, .formrow b {
	width:10em;
	float:left;
	font-size:1.2em;
	color: #003481;
}

#main #nobackground p.formrow b  {
	font-size:1em;
}

#main #nobackground div.formrow b {
	font-size:0.9em;
	color: #003481;
}

.formrow input {
	width:20em;
	padding:0.2em 0.3em;
}

p.submitbutton {
	width:60%;
	text-align:right;
	clear:both;
}

body #nobackground p.footnote {
	clear:both;
	margin-top:4em;
}

#messagesent {
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#BBB;
	padding:1.5em 3em 1em 1.5em;
}

#messagesent p.messagecontent {
	padding-left:10em;
}

p.returnpage {
	padding:1em 0;
}

#content #main #survey h3, #content #main h3.searchheading {
	margin-top:0.2em;
	font-size:1.2em;
}

#survey .formrow, #survey .checkboxrow, #survey .radioformrow, #survey .textrow {
	padding-bottom:1.5em;
}

#survey select {
	margin-top:0.5em;
}

#survey select, #survey .checkboxrow p.checkbox, #survey .radioformrow input {
	margin-left:1em;
}

#survey .formrow input {
	width:auto;
}

#survey .checkboxrow input {
	margin:0 0.5em 0 1em;
}

#survey .formrow label {
	float:none;
	display:block;
	width:auto;
	margin-bottom:0.3em;
}

#survey .radioformrow label {
	font-size:1.2em;
	margin-left:0.5em;
	color: #003481;
}

#survey p.checkbox {
	margin-top:0;
	margin-bottom:0.3em;
}

#survey .textrow label {
	font-size:1.2em;
	color: #003481;
}

#survey .textrow textarea {
	display:block;
	margin-left:1.5em;
	margin-top:0.5em;
}

#exitpage {
	width:55%;
	margin-left:auto;
	margin-right:auto;
}

#exitpage h3 {
	margin-bottom:1em;
	padding-left:2em;
}

#exitpage p {
	margin-bottom:1em;
	padding-left:2em;
}

#main a:link, #main a:visited {
	text-decoration:none;
} 

#main a:hover, #main a:active {
	text-decoration:underline;
}
