table {
	font: Arial, Helvetica, sans-serif
	}
	
body {
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 5px;
	margin-bottom: 0px;
	}
	blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 0px;
	margin-left: 25px;
}
ol {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #333333;
}
ul {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url("ci_images/index_bullet.gif");
}
h1 {
	color: #0094c6;
	margin-top: 10px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #0094c6;
	margin-top: 8px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.paneltop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0094c6;
	background-image: url(ci_images/headshim.jpg);
	background-repeat: repeat-x;
}
.paneltopright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0094c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0094c6;
	background-image: url(ci_images/headshim.jpg);
	background-repeat: repeat-x;
	margin-right: 2px;
}
.panelbottom {
	background-image: url(ci_images/index_panel_bottom.gif);
	background-repeat: repeat-x;
}
.panelbottomleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0094c6;
	padding-left: 25px;
	background-image: url(ci_images/index_panel_bottom.gif);
	background-repeat: repeat-x;
}

#rhpanel {
	float: right;
	width: 280px;
	background-color: #E8FFFE;
	padding: 10px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0094c6;
}

.rhpcaption {
	font-size: smaller;
	font-style: italic;
	text-align: center;
}

.panelright {
	background-image: url(ci_images/Pastel_panel_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.sidebar {
	font-size: smaller;
	color: #49498f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0094c6;
	border-left-color: #0094c6;
	padding-left: 6px;
	padding-right: 6px;
}
.sidebar_std {
	color: #49498f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0094c6;
	border-left-color: #0094c6;
	padding-left: 6px;
	padding-right: 6px;
}
.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0094c6;
	background-image: url(ci_images/headshim.jpg);
	background-repeat: repeat-x;
}

.spacer {
	border-right-color: #0094c6;
	background-image: url(ci_images/index_spacer.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	
}
.spacer2 {
	border-left-color: #0094c6;
	background-image: url(ci_images/index_spacer2.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	
}
.imagebg {
	border-right-color: #0094c6;
	background-image: url(ci_images/index_image_bg.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;	
}

 a:link {
	color: #060651;
}
 a:visited {
	color: #999999;
}
 a:link:hover {
	color: #0094c6;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0094c6;
}
.imagetext {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.textnav {
  font-size: smaller;
  text-align: center;
}

.credits {
  font-size: smaller;
  font-style: italic;
}li {
	margin-top: 5px;
}
