@charset "UTF-8";
#topbannerdiv {
	background-image: url(images/cross_top_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 170px;
}
#wrapperdiv {
	display: block;
	width: 899px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/cross-maincontent_background.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contactboxdiv {
	background-image: url(images/cross_contactbox_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 171px;
	display: block;
	font-size: 11px;
}
#contactboxinnerdiv {
	padding-top: 42px;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
}
#paypaldiv {
	display: block;
	text-align: center;
	padding-top: 14px;
}
#paypaldiv img {
	height: 76px;
	width: 136px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-image: url(images/cross_background.jpg);
	background-repeat: repeat-x;
	background-color: #EBF1DE;
	margin: 0px;
	padding: 0px;
}
#leftnavdiv {
	display: block;
	float: left;
	width: 199px;
	margin-left: 16px;
	margin-bottom: 10px;
}
.hometitlediv {
	background-image: url(images/cross_hometitle_background.jpg);
	display: block;
	height: 42px;
	font-size: 20px;
	line-height: 2.5em;
	font-weight: normal;
	color: #0063B4;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 55px;
	padding-top: 0px;
}
#linkstitlediv {
	background-image: url(images/links_title_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contacttitlediv {
	background-image: url(images/contact_title_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#researchtitlediv {
	background-image: url(images/research_title_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	line-height: 2.2em;
}
#backgroundinfotitlediv {
	background-image: url(images/backgroundinfo_title_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 2.3em;
	padding-left: 55px;
}
#innercontentdiv h2 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontentdiv {
	display: block;
	width: 496px;
	float: left;
	text-align: justify;
}
#topdatediv {
	background-image: url(images/cross_topnav_datebackground.jpg);
	text-align: right;
	display: block;
	height: 35px;
	font-size: 10px;
	line-height: 3em;
	color: #0061B0;
	padding-right: 15px;
}
#contentwrapperdiv {
	display: block;
	clear: both;
	padding-top: 6px;
}
#rightcontentdiv {
	display: block;
	float: left;
	width: 171px;
	margin-bottom: 10px;
}
#rightfelipediv img {
	height: 122px;
	width: 171px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#facebook {
	display: block;
	float: left;
	width: 144px;
	margin-top: 10px;
	margin-left: 13px;
}
#footerdiv {
	background-image: url(images/cross_footer_background.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	clear: both;
	text-align: right;
	font-size: 10px;
	line-height: 3.5em;
	padding-right: 15px;
}
#leftnavdiv ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnavdiv  a:hover {
	display: block;
	font-weight: bold;
	color: #0064B3;
	text-decoration: none;
	line-height: 2.5em;
	background-image: url(images/cross_leftnav_background.jpg);
	height: 27px;
	padding-left: 10px;
	font-size: 11px;
}
#leftnavdiv a {
	display: block;
	font-weight: bold;
	color: #004982;
	text-decoration: none;
	line-height: 2.5em;
	background-image: url(images/cross_leftnav_background.jpg);
	height: 27px;
	padding-left: 10px;
	font-size: 11px;
}
#leftnavdiv li#leftnavbottomlink a {
	display: block;
	font-weight: bold;
	color: #004982;
	text-decoration: none;
	line-height: 2.3em;
	background-image: url(images/cross-leftnav_bottom_background.jpg);
	height: 27px;
	padding-left: 10px;
}
#leftnavdiv li#leftnavbottomlink a:hover {
	display: block;
	font-weight: bold;
	color: #0064B3;
	text-decoration: none;
	line-height: 2.3em;
	background-image: url(images/cross-leftnav_bottom_background.jpg);
	height: 27px;
	padding-left: 10px;
}
#innercontentdiv {
	display: block;
	padding-left: 16px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
}
a:hover {
	color: #0364AE;
	text-decoration: underline;
}
a {
	color: #004982;
	text-decoration: underline;
}
#leftnavtoptitlediv {
	background-image: url(images/cross_leftnav_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	display: block;
}
.imageborder {
	border: 3px solid #BBD6E4;
}
#innercontentdiv h3 {
	font-size: 14px;
	color: #4D7DA2;
}
hr {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	background-color: #FFFFFF;
}
#innercontentdiv h4 {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
.superscript {
	vertical-align: super;
}
.pdful li {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 25px;
	list-style-type: none;
}
.pdful {
	margin: 0px;
	padding: 0px;
}

