.alignright {
	text-align: right;
}
a {
	color: #2A354B;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
/* tooltip popups */
a.info {
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none
}
a.info:hover {
	z-index:25
}
a.info span {
	display: none
}
a.info:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:1em;
	left:-15em;
	width:20em;
	background-color:#FFFFFF;
	color:#000;
	padding: 0.2em;
}
a.piclink {
	padding-right: 17px;
	background-image: url(../images/icons/picture_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
}

/* end tooltip popups */

body {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	background-image: url(../images/pgbg.jpg);
	background-repeat: no-repeat;
}
.borderbox, .bordertable {
	border: 1px solid #C5D0E2;
	padding: 0.2em;
	position: relative;
	cursor: default;
	background-color: #F5F7FA;
	margin-bottom: 2px;
	z-index: 1;
}
.borderbox h1 {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #C5D0E2;
	margin-top: -0.2em;
	margin-right: -0.2em;
	margin-left: -0.2em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-weight: bold;
}
.bordertable {
	border-bottom-style: none;
	padding: 0;
	display: table;
	position: static;
}
.bordertable th, .bordertable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D0E2;
	padding: 0.2em;
	vertical-align: top;
	text-align: left;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centertext {
	text-align: center;
}
cite {
	margin: 1em;
	display: block;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 0.5em;
}
.clearboth {
	clear: both;
}
.clearright {
	clear: right;
}
.floatright {
	padding: 0;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
}
form {
	margin: 0;
	padding: 0.2em;
}
.formlabelcell {
	text-align: right;
}
.fullwidth {
	width: 95%;
}
.gallery {
	width: 100%;
	display: inline;
	position: relative;
}
.guttersandfooters {
	font-size: 70%;
	position: relative;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.1em;
	margin-left: 0em;
	color: #2A354B;
	font-weight: normal;
}
hr {
	height: 1px;
	padding-top: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin: 0;
}
.invisible {
	display: none;
}
.inline {
	display: inline;
}
p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}


.smalltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.1em;
}
.thumbnailwrapper {
	text-align: center;
	border: 1px solid #E0DFE3;
	margin: 1px;
	height: 150px;
	display: inline;
	float: left;
	position: relative;
}
.thumbnailwrapper img {
	margin-bottom: 2px;
}

.thumbnailwrapper p {
	margin: 0;
	padding: 0;
}


#mainbody ul {
	list-style-image: url(../images/icons/ibullet.gif);
	list-style-position: outside;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 3em;
	padding: 0;
}
#mainbody ul.pdflist, #rightgutter ul.pdflist {
	list-style-position: outside;
	list-style-image: url(../images/icons/pdficon_small.gif);
}
#bodywrapper {
	margin-right: 160px;
	margin-left: 131px;
}
#bodywrapper #mainbody {
	line-height: 1.3em;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bodywrapper #pagefooter {
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	margin: 1em;
}
#bodywrapper #pagefooter p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#bodywrapper #pagefooter ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#bodywrapper #pagefooter ul li {
	display: inline;
	white-space: nowrap;
	margin-right: 1em;
}
#bodywrapper #pagetitle {
	padding-top: 0.5em;
	padding-right: 15px;
	padding-bottom: 0em;
	padding-left: 15px;
}
#bodywrapper #pagetitle h1 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}

