/*
ald.css

created: 			8 March, 2005
last modified: 		18 June, 2006
version:			1.22
created for:		Arapahoe Library District
					12855 East Jamison Circle
					Englewood, CO 80122
					303-798-2444
					http://www.arapahoelibraries.org
					webmaster@ald.lib.co.us
Author:				John Lambertson (jlambertson@ald.lib.co.us, webmaster@ald.lib.co.us)
Description:		Primary style sheet for www.arapahoelibraries.org
					Organized into layout sections:
						body & header
						general navigation
						main(center) content
						left column
						right column
						page footer

Notes:	
			adding style for right-column poll forms and poll results		
*/

/* check for collapsing boarders */
/** {padding: 1px 0;}*/

/* BODY & HEADER------------------------------------------------------ */
body {
	margin: 0;
	padding: 0 0 30px 0;
	min-height: 100%;
	height: 100%;
	background: #FFFFFF url(/images/layout/homeBackground.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
	
@media print {
	body {
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		background: none;
		width: 611px;
		}
	}

@media screen {
	.webOnly {
		visibility: visible;
	}
	
	.printOnly {
		visibility: hidden;
	}
}

@media print {
	.webOnly {
		visibility: hidden;
	}
	
	.printOnly {
		visibility: visible;
	}
}

/* header moved to separate style sheet*/
	
/* GENERAL NAVIGATION & LAYOUT------------------------------------------------------ */
	
.secondaryNavHeader {
	height: 20px;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	font-size: 70%;
	font-weight: 100%;
	line-height: 150%;
	text-indent: 10px;
	letter-spacing: 1px;
	background: url(/images/navigation/navHeader.jpg) bottom left no-repeat;
	border-right: 1px solid #000000;
	}
	
.secondaryFooterLeft {
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 165px;
	height: 13px;
	background: #FFFFFF url(/images/layout/columnLeft_secondaryNavFooter.gif) no-repeat;
	}
	
.secondaryFooterRight {
	right: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 165px;
	height: 13px;
	background: #FFFFFF url(/images/layout/columnRight_secondaryNavFooter.gif) no-repeat;
	}
	
.spacer {
	line-height: 10px;
	}
	
.smallSpacer {
	line-height: 0px;
	clear: both;
	}
	
.clear {
	clear:both;
    height:0px;
	margin: -1px 0 0 0;
    overflow:hidden;
  }

img.floatLeft {
	float: left;
	clear: left;
	margin: 1px 10px 0 0;
	border: 0;
	}
	
img.floatRight {
	float: right;
	clear: right;
	margin: 1px -1px 0 10px;
	border: 0;
	}
	
/* Main (CENTER) COLUMN------------------------------------------------------ */
#columnCenter {
	margin-left: 175px;
	margin-right: 175px;
	padding: 0 0 20px 0;
	background: #FFFFFF;
	}
	
/* search bar */
#searchBar {
	color: #003366;
	background: #FFF;
	padding: 10px 0 15px 0px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	height: 1em;
}

#searchBar select { /* div for the search bar in the header */
	padding: 0;
	font-size: 1em;
	}
	
@media print {
	#headerSearchBar select {
		display: none;
		}
	}
	
#searchBar input { /* div for the search bar in the header */
	padding: 0;
	font-size: 1em;
	font-variant: small-caps;
	}
	
.smallertext {
	font-size: .75em;
}

.largertext {
	font-size: 1.4em;
}

.searchSubmit {
	padding: 0 4px 0 4px;
	color: #7BA9C4;
	background: #003366;
	border: 1px solid #000000;
	}
	
@media print {
	#columnCenter {
		width: 611px;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
		background: #FFFFFF;
		}
	}
	
#columnCenter.monthlyCalendar {
	margin-left: 175px;
	margin-right: 10px;
	padding: 0 0 20px 0;
	background: #FFFFFF;
	}
	
@media print {
	#columnCenter.monthlyCalendar {
		margin-left: 0;
		margin-right: 0;
		padding: 0;
		background: #FFFFFF;
		}
	}
	
#columnCenter a {
	color: #006699;
	text-decoration: none;
	}

#columnCenter a:hover {
	text-decoration: underline;
	}
	
#columnCenter form label {
	font-size: 120%;
	font-weight: bold;
	}
	
a.adminLink {
	color: FF0033;
	}
	
.verticalList {
	margin: 0;
	padding: 0 0 5px 20px;
	list-style-image: url(/images/layout/bullet1.gif);
	list-style-position: outside;
	}
	
	
#columnCenterHeader {
	margin: 0;
	padding: 0;
	height: 2px; /*line-height: 0;*/
	text-indent: -10000px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	background: #FFFFFF url(/images/layout/columnCenter_header.gif) top left repeat-x;
	overflow: hidden;
	}
	
.columnCenterContentHeader {
	margin: -1px -1px 0 -1px;
	height: 2em;
	padding: 0;
	color: #003366;
	background: #E9EEF1;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}
	
.columnCenterContentHeader2 {
	height: 24px;
	margin: 0;
	padding: 0;
	color: #E5E5E5;
	font-size: 100%;
	line-height: 150%;
	text-indent: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #383838 url(/images/layout/centerContentHeader.jpg) bottom right no-repeat;
	border-color: #666666;
	border-style: solid;
	border-width: 0px;
	}
	
.subHeader {
	/*height: 24px;*/
	margin: 0;
	padding: 0;
	color: #E5E5E5;
	font-size: 100%;
	line-height: 150%;
	text-indent: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #383838 url(/images/layout/centerContentHeader.jpg) bottom right repeat-y;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}
	
#featuredItemContent { /*Featured Item text and images will go here*/
	margin: 0;
	padding: 1px;
	/*min-height: 163px;*/
	/*height: 163px;*/
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	/*background: url(/images/content/features/feature_ElectionCentral.jpg) top right no-repeat;*/
	/*overflow: auto;	*/
	}
	
#featuredItemHeader { /*Featured Item*/
	margin: 0 130px 0 0;
	padding: 0;
	/*
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	*/
	}
	
#pageHeader {
	margin: -1px -1px 0 -1px;
	/*height: 3em;*/
	padding: 0;
	color: #003366;
	background: #E9EEF1;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}
	
#pageHeader h1 {
	margin: 0;
	padding: 10px 0 0 10px;
	color: #003366;
	font-size: 100%;
	font-weight: 100%;
	line-height: 150%;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	}
	
.alertTitle {
	margin: 0;
	padding: 10px 10px 0 10px;
	color: #FFFFFF;
	background: #CC3333;
	font-size: 130%;
	letter-spacing: 2px;
	font-variant: small-caps;
	/*clear: both;*/
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}

.alertText {
	margin: 0 0 1px 0;
	padding: 5px 10px 0 10px;
	color: #000000;
	font-size: 80%;
	text-align: justify;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.breadcrumb {
	font-size: 60%;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 30px;
	display: block;
	}
	
#pageSubHeader {
	margin: -1px -1px 0 -1px;
	height: 2em;
	padding: 0;
	color: #003366;
	background: #E9EEF1;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}
	
#pageSubHeader h2 {
	margin: 0;
	padding: .5em 0 0 0;
	color: #003366;
	font-size: 90%;
	line-height: ;
	text-indent: 10px;
	letter-spacing: 1px;
	}
	
#featuredItemHeader h1 {
	margin: 0;
	padding: 10px 10px 0 10px;
	color: #003366;
	font-size: 120%;
	letter-spacing: 2px;
	font-variant: small-caps;
	}

.featuredText {
	margin: 0 130px 0 0;
	padding: 0 10px 0 10px;
	color: #000000;
	font-size: 70%;
	text-align: justify;
	position: relative;
	}
	
#pageIntro form {
	clear: left;
	padding: 10px;
	font-size: 70%;
}
	
.pageIntroText {
	margin: 0 0 10px 0;
	padding: 5px 10px 0 10px;
	color: #000000;
	font-size: 80%;
	text-align: justify;
	}
	
#pageIntroMenu {
	margin: 0 -1px 0 -1px;
	background: #698CA0;
	text-transform: capitalize;
	}
	
#pageIntroMenuTable {
	float: left;
	font-size: 70%;
	margin: 0;
	padding: 0;
	background: #698CA0;
	width: 100%;
	border-top-color: #003366;
	border-top-style: solid;
	border-top-width: 1px;
	}
	
#pageIntroMenuTable td {
	width: 50%;
	}
	
#pageIntroMenuTable a{
	color: #FFFFFF;
	/*font-weight: bold;*/
	letter-spacing: .1em;
	/*text-decoration: underline;*/
	}
	
#pageItemContent { /*Featured Item text and images will go here*/
	margin: 0;
	padding: 1px;
	/*min-height: 163px;*/
	/*height: 163px;*/
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	/*background: url(/images/content/features/feature_ElectionCentral.jpg) top right no-repeat;*/
	/*overflow: auto;	*/
	}
	
.pageItem {
	margin: 0 0 10px 0;
	padding: 5px 10px 0 10px;
	color: #000000;
	font-size: 70%;
	text-align: justify;
	position: relative;
	}
	
#pageItemRelated {
	margin: 0 -1px 0 -1px;
	background: #698CA0;
	}
	
#pageItemRelatedTable {
	float: left;
	font-size: 55%;
	margin: 0;
	padding: 0;
	background: none;
	width: 100%;
	border-top-color: #003366;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
#pageItemRelatedTable a{
	color: #698CA0;
	/*font-weight: bold;*/
	letter-spacing: .1em;
	/*text-decoration: underline;*/
	}

.pageIntroDetail {
	margin: 0 0 10px 0;
	padding: 0;
	color: #FFFFFF;
	float: left;
	text-align: justify;
	}
	
br.pageIntroDetail {
	height: .5em;
	}

	
.pageIntroMenuItemLeft {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #FFFFFF;
	border-right-color: #003366;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
.pageIntroMenuItemRight {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #FFFFFF;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
.pageItemRelatedLeft {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #003366;
	border-right-color: #003366;
	border-right-style: solid;
	border-right-width: 1px;
	}
	
.pageItemRelatedLeft TH {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	border-right-color: #003366;
	border-right-style: solid;
	border-right-width: 1px;
	}
	
.pageItemRelatedRight {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #003366;
	}
	
.pageItemRelatedRight {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	}

.columnCenterPageHeader {
	margin: 0;
	padding: 10px 0 0 0;
	color: #003366;
	font-size: 120%;
	font-weight: 100%;
	line-height: 100%;
	text-indent: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
	
.columnCenterContentTitle {
	height: 1.5em;
	margin: 0;
	padding: 0;
	color: #003366;
	font-size: 90%;
	font-weight: 100%;
	font-variant: small-caps;
	line-height: 150%;
	text-indent: 10px;
	letter-spacing: 1px;
	background: #E9EEF1;
	border-top-color: #E5E5E5;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}
	
#navForm { 
	margin: 0;
	padding: 0 0 1em 0;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	}
	
#childContent { 
	margin: 0;
	padding: 0;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	}
	
#childContent.navFormOffset {
	margin: -12px 0 0 0;
	padding: 0;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	}

#childContent.navFormOffset a {
	padding: 0;
	color: #006699;
	text-decoration: none;
	}
	
#childContent.navFormOffset a.dailyCalendarLink {
	padding: 0;
	color: #006699;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	}

#childContent.navFormOffset a:hover {
	text-decoration: underline;
	}
	
#childContent.navFormOffset th {
	font-size: 110%;
	background: #E5E5E5;
	border-bottom-width: 2px;
	}
	
#childContent.monthlyCalendar td {
	font-size: 90%;
	padding: 5px;
	}
	
#childContent.navFormOffset a:hover {
	text-decoration: underline;
	}
	
#childContent input {
	margin: 0px 10px 5px 10px;
	}
	
#childContent textarea {
	margin: 0px 10px 5px 10px;
	}
	
#childContent select {
	margin: 0px 10px 5px 10px;
	}

#childContent label {
	margin: 10px 10px 0 10px;
	}
	
.childTitle1 {
	margin: 0;
	padding: 10px 10px 0 10px;
	color: #003366;
	font-size: 120%;
	letter-spacing: 2px;
	font-variant: small-caps;
	/*clear: both;*/
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	}
	
.childTitle2 {
	margin: 0;
	padding: 10px 10px 0 10px;
	color: #003366;
	font-size: 120%;
	letter-spacing: 2px;
	font-variant: small-caps;
	background: #E5E5E5;
	/*clear: both;*/
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	}

#childContent p {
	margin: 0;
	padding: 0px 10px 0 10px;
	color: #000000;
	font-size: 80%;
	text-align: justify;
	}
	
#childContent table {
	margin: 0;
	padding: 0px 0px 0 0px;
	color: #000000;
	/*font-size: 80%;*/
	text-align: left;
	}
	
#childContent form {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 80%;
	text-align: justify;
	}
	
.childText1 {
	background: #FFFFFF;
	font-size: 80%;
	margin: 0;
	padding: 0;
	}
	
.childText2 {
	background: #E5E5E5;
	font-size: 80%;
	padding: 0;
	margin: 0;
	}
	
.commentTitle {
	margin: 0;
	padding: 10px 10px 0 10px;
	color: #003366;
	font-size: 90%;
	letter-spacing: 2px;
	font-variant: small-caps;
	/*clear: both;*/
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	}
	
.commentText {
	background: #FFFFFF;
	font-size: 75%;
	margin: 0 10px 0 10px;
	padding: 0;
	}
	
.commentRating {
	background: #FFFFFF;
	font-size: 70%;
	margin: 10px;
	padding: 0;
	}
	
#childContent ul {
	margin: 0px 0px 0px 20px;
	padding: 5px 10px 0 10px;
	color: #000000;
	font-size: 80%;
	}
	
div.floatRight li{
	list-style: none;
	padding: 0;
	}
	
.columnCenterFooter { /*footer for center column items*/
	margin: 0;
	padding: 0;
	height: 12px;
	font-size: 0;
	background: #FFFFFF url(/images/layout/columnCenter_Footer.gif) bottom left repeat-x;
	}
	
.columnCenterFooterMonthlyCalendar { /*footer for center column items*/
	margin: 0;
	padding: 0;
	height: 12px;
	font-size: 0;
	background: #FFFFFF url(/images/layout/columnCenter_Footer.gif) bottom left repeat-x;
	}
	
.columnCenterFooterWeeklyCalendar { /*footer for center column items*/
	margin: 0;
	padding: 0;
	height: 12px;
	font-size: 0;
	background: #FFFFFF url(/images/layout/columnCenter_Footer.gif) bottom left repeat-x;
	}
	
.columnCenterFooterLeft { /*rounded corner footer for center column items*/
	float: left;
	margin: 0;
	padding: 0;
	width: 12px;
	height: 12px;
	font-size: 0;
	background: #FFFFFF url(/images/layout/columnCenter_FooterLeft.gif) bottom left no-repeat;
	}
	
.columnCenterFooterRight { /*rounded corner footer for center column items*/
	float: right;
	margin: 0;
	padding: 0;
	width: 12px;
	height: 12px;
	font-size: 0;
	background: #FFFFFF url(/images/layout/columnCenter_FooterRight.gif) bottom right no-repeat;
	}
	
#aboutContent { 
	margin: 0;
	padding: 10px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	}
	
#aboutContent p { 
	margin: 0;
	padding: 10px 0 0 0;
	color: #000000;
	font-size: 70%;
	text-align: justify;
	}


/* LEFT COLUMN------------------------------------------------------ */	
#columnLeft {
	position: absolute;
	top: 90px;
	left: 0;
	width: 165px;
	}
	
@media print {
	#columnLeft {
		display: none;
		}
	}

#homepageAccent {
	width: 165px;
	height: 172px;
	text-indent: -10000px;
	background: url(/images/layout/homeAccent.jpg) no-repeat;
	color: #FFFFFF;
	}

#columnLeft ul {
	margin: 0;
	padding: 0;
	background: #333366;
	}

#columnLeft li {
	list-style: none;
	padding: 0;
	}

#columnLeft a {
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 71%;
	letter-spacing: 1px;
	text-decoration: none;
	/*height: 14px;*/
	height: 18px;
	width: 147px;
	line-height: 135%; /* testing */
	/*padding: 2 0 2 17px;*/
	padding:  0 0 0 17px;
	background: url(/images/navigation/navItemLeft.gif) no-repeat 0 0%;
	overflow: hidden;
	display: block;
}

#columnLeft a:hover {
	background-position: 0 -18px;
	}
	
#columnLeft a:active, #primaryNavList a.selected {
	background-position: 0 -18px;
	}
	
#primaryNavFooter {
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 165px;
	height: 27px;
	background: #FFFFFF url(/images/layout/columnLeft_primaryNavFooter.gif) no-repeat;
	}

#primaryNavFooter ul {
	margin: 0;
	padding: 0;
	padding: 0;
	display: inline;
	}
	
#primaryNavFooter li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: list-item;
}

#primaryNavFooter a {
	height: auto;
	width: auto;
	color: #000000;
	font-size: 71%;
	font-variant: normal;
	text-decoration: none;
	float: left;
	padding: 7 0 0 17;
	letter-spacing: 0;
	word-spacing: -1;
	background: none;
	display: inline;
}

#primaryNavFooter a:hover {
	text-decoration: underline;
	}
	
#servicesNavOversizedItem a {
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 71%;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 270%; /* testing */
	/*height: 17px;*/
	height: 35px;
	width: 102px;
	/*padding: 9 0 9 63px;*/
	padding: 0 0 0 63px;
	background: url(/images/navigation/navItemRightOversized.gif) no-repeat 0 0%; /* this is an image specific to the nav item */
	overflow: hidden;
	display: block;
	}

#servicesNavOversizedItem a:hover {
	background-position: 0 -35px;
	}
	
#servicesNavOversizedItem a:active, #primaryNavList a.selected {
	background-position: 0 -35px;
	}

#contactInfo {
	color: #999999;
	font-size: 71%;
	letter-spacing: 1px;
	width: 165px;
	padding: 10px 0 0 17px;
	}
	
#contactInfo a {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 1em;
	font-variant: normal;
	text-decoration: none;
	word-spacing: -1px;
	background: none;
	clear: none;
	}
	
#contactInfo a:hover {
	text-decoration: underline;
	}
	
.reservations {
	color: #CC3333;
	}
	
/* RIGHT COLUMN------------------------------------------------------ */
#columnRight {
	position: absolute;
	top: 90px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 165px;
	background: #FFFFFF;
	border: 0;
	}
	
@media print {
	#columnRight {
		display: none;
		}
	}

#columnRight ul {
	margin: 0;
	padding: 0;
	background: #333366;
	}

#columnRight li {
	list-style: none;
	padding: 0;
	text-transform: capitalize;
	}
	
#columnRight a:hover {
	background-position: 0 -18px;
	}
	
#columnRight a:active, #primaryNavList a.selected {
	background-position: 0 -18px;
	}
	
#columnRightHeader {
	margin: 0;
	padding: 0;
	height: 2px;
	width: 165px;
	text-indent: -10000px;
	background: #FFFFFF url(/images/layout/columnRight_header.gif) top left no-repeat;
	overflow: hidden;
	}
	
.columnRightContentHeader {
	right: 0;
	width: 165px;
	background: #E9EFF1 url(/images/layout/columnRight_newsContentBorder.gif) top left repeat-y;
	}

.columnRightContentHeader h1 {
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #333366;
	font-size: 100%;
	letter-spacing: 2px;
	}
	
.columnRightContentHeader h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #333366;
	font-size: 80%;
	letter-spacing: 2px;
	}
	
.columnRightContent {
	margin: 0;
	padding: 0;
	font-size: 90%;
	background: #E9EFF1 url(/images/layout/columnRight_newsContentBorder.gif) top left repeat-y;
	}
	
.columnRightContent ul {
	margin: 0;
	padding: 0;
	background: #E9EFF1 url(/images/layout/columnRight_newsContentBorder.gif) top left repeat-y;
	}

.columnRightContent li {
	list-style: none;
	padding: 0;
	}

.columnRightContent a {
	/*height: auto;*/
	width: 145px;
	color: #006699;
	text-decoration: none;
	padding: 0 10px 5px 10px;
	overflow: visible;
	display: block;
	}

.columnRightContent a:hover {
	text-decoration: underline;
	}
	
.columnRightContent form {
	margin: 0 0 0 10px;
	padding: 0;
	background: none;
	}
	
.columnRightContent form a{
	display: inline;
	}
	
.columnRightContent input {
	margin: 0;
	padding: 0;
	background: #E9EFF1;
	}

.columnRightContentFooter {
	margin: 0;
	padding: 0;
	right: 0;
	width: 165px;
	height: 9px;
	font-size: 0;
	background: #FFFFFF url(/images/layout/columnRight_newsFooter.gif) top left no-repeat;
	}
	
.columnRightSecondaryHeader {
	margin: 0;
	padding: 0;
	height: 1px;
	width: 165px;
	text-indent: -10000px;
	background: #FFFFFF url(/images/layout/columnRight_secondaryHeader.gif) top left no-repeat;
	overflow: hidden;
	}
	
.columnRightHeader h1 {
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #333366;
	font-size: 100%;
	letter-spacing: 2px;
	}

#controlNavList a {
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 71%;
	letter-spacing: 1px;
	text-decoration: none;
	height: 18px;
	width: 148px;
	line-height: 135%;
	padding: 0 0 0 17px;
	background: url(/images/navigation/navItemRight.gif) no-repeat 0 0%;
	overflow: hidden;
	display: block;
	}
	
#languagesNavList a {
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 71%;
	letter-spacing: 1px;
	text-decoration: none;
	height: 18px;
	width: 148px;
	line-height: 135%;
	padding: 0 0 0 17px;
	background: url(/images/navigation/navItemRight.gif) no-repeat 0 0%;
	overflow: hidden;
	display: block;
	}

/* PAGE FOOTER------------------------------------------------------ */

#pageFooter {
	color: #999999;
	font-size: 70%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	clear: both;
	}
	
@media print {
	#pageFooter {
		color: #999999;
		font-size: 70%;
		margin: 0;
		padding: 0;
		text-align: center;
		width: 611px;
		display: block;
		clear: both;
		}
	}
	
#pageFooter a {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 1em;
	font-variant: normal;
	text-decoration: none;
	background: none;
	clear: none;
	}
	
#pageFooter a:hover {
	text-decoration: underline;
	}
	
#pageFooter hr {
	margin: 0 175px 10px 175px;
	padding: 0;
	color: #E5E5E5;
	}
	
#copyright {
	color: #999999;
	font-size: 70%;
	letter-spacing: 1px;
	width: 100%;
	padding: 0;
	text-align: center;
	}
