a {
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	text-decoration: underline;
	font-weight: bold;
}

a.sidebar {
	color: #333333;
	text-decoration: none;
	font-size: 90%;
	font-weight: bolder;
}

a.sidebar:hover {
	color: #FFFFFF;
}

a img {
	border:none;
}

body {
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;
}


img.intext {
	border: #191919 solid 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	text-decoration: none;
	font-size: 80%;
	text-align: left;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
	font-size: 75%;
	text-align: center;
}

.external {
	padding-right: 12px;
	background: url(../images/extlink.gif) right top no-repeat;
	text-decoration: underline;
}

.linkAlike {
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	font-weight: bold;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	font-size: 130%;
	font-weight: bold;
}

.quotation {
	font-style: italic;
	background: url(../images/quotes_top.png) left top no-repeat;
}

.quotation p {
	background: url(../images/quotes_bottom.png) right bottom no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 48px;
	padding-right: 42px;
}

.subSection {
	border: solid #004080 1px;
}

.subTitle {
	font-weight: bold;
	font-size: 100%;
	

}

.thumbCaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	text-align: center;
	font-size: 85%;

}


#sitemap li ul {
	padding-left: 18px;
}

#sitemap li  {
	padding-top: 4px;

}



