.header {
	width:100%;
	background-color:#86ACD1;
	
	background-image: url(../images/rockjumper_HeaderBG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftnav_item, .leftnav_link a.leftnav_link:hover, a.leftnav_link, a.leftnav_sublink:hover, a.leftnav_sublink, .leftnav_subitem {
	background-color: #86ACD1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366cc;
	text-decoration:none;
}

.leftnav { 
	background-color: #86ACD1;
	width: 180px;
}

.leftnav_item, .leftnav_subitem {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color:#B7C9DF;
	border-bottom-color: #AABDD3;
	border-left-color: #AABDD3;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}
a.leftnav_link:hover, a.leftnav_sublink:hover {
	color: #000066;
}
a.leftnav_sublink:hover, a.leftnav_sublink, .leftnav_subitem {
	font-size: 12px;
}
.leftnav_subitem {
	padding-left: 5px;
}
.leftnav_sublink, a.leftnav_sublink {
	color:#5080CC;
}
.mainbody {
	margin-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
}
.mainbody_bg {
	background-attachment: scroll;
	background-image: url(/images/StTherese_headerBG2_rndCrnr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
 }
.mainbody_item {
	margin-bottom: 20px;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #86ACD1;
	padding-bottom:10px;
	
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;

}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px dotted #86ACD1;
	color:#000066;
}
.quote{
	font-size:16px;
	font-style:italic;
	padding: 0px 50px;
	color:#606000;

}

.quoteSource{
	font-size:10px;
	font-style:italic;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

.bold_sans_10px {
	font-size:10px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
}

.bold_sans_12px {

	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
}
.roman_sans_12px {

	font-size:12px; 
	font-weight:normal; 
	font-family:Arial, Helvetica, sans-serif;
}
h3 {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #86ACD1;
	color:#000066;
}
.chkbox {
	list-style-image: url(/images/bullet_checkbox.gif);
}
a.moreinfo {
	font-size: 10px;
	color: #0066CC;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
a.moreinfo:hover {
	background-color: #EEEEFF;
}
.moreinfo_box {
	font-size: 12px;
	font-style: italic;
	color: #000066;
	background-color: #EEEEFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	margin-bottom: 20px;
}
.moreinfo_scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: scroll;
	visibility: visible;
	height: 125px;
	width: 150px;	
}
.bold_sans_16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.postedDate {
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #3366CC;
}
