/* Style Sheet for CI Template Style 1 --------------------------- */

/* Main page heading */
#header {
	padding-right: 20px;
	padding-left: 380px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #CCFFFF;
	background-image: url(ci_images/hdrbg2.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 150px;
}
#header h1 {
	padding-top: 25px;
}
#header h2 {
}
#header h3 {
}

#tabs {
	background-color: #0000FF;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#tabs table {
	margin: 0px;
	padding: 0px;
}

#tabs a:link {
	text-decoration:none;
	color: #660000;
}
#tabs a:visited {
	text-decoration:none;
	color: #660000;
}
#tabs a:hover {
	text-decoration:none;
	color: #0000ff;
}

.tabsmenucell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	height: 26px;
	width: 155px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(ci_images/tabbuttonblank.gif);
	line-height: 23px;
}


/* Left hand sidebar for navigation ... */

#sidebar {
	margin: 0px;
	float: left;
	width: 244px;
	padding: 20px 10px 30px;
	text-align: center;
	/* border: 1px solid #CC0066; */
}

/* Sidebar menu styles */
#sbmenu {
	width:245px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	/* border: 1px solid #ff0066; */
}
#sbmenu a:link {
	text-decoration:none;
	color: #660000;
}
#sbmenu a:visited {
	text-decoration:none;
	color: #660000;
}
#sbmenu a:hover {
	text-decoration:none;
	color: #0000ff;
}
#sbmenu h2 {
	margin: 0px;
	padding: 0px;
}
.sbmenucell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	height: 26px;
	width: 244px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(ci_images/buttonblank.gif);
	line-height: 23px;
}

.sbbasketcount {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	width: 140px;
	border: 1px solid #000000;
}

/*------------------------------------------------------------------*/

/* Main content block */

#content {
	padding-right: 20px;
	padding-left: 294px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#rhpanel {
	float: right;
	width: 250px;
	background-color: #F0FFFF;
	padding: 10px;
	margin: 10px;
	border: 1px solid #0000FF;
}

#rhpanel p {
	margin-top: 5pt;
	margin-bottom: 5pt;
}

#textnav {
	padding-right: 20px;
	padding-left: 300px;
	padding-top: 0px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 0px;
}
#textnav hr {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0000ff;
	clear: both;
}

.textnav {
  font-size: smaller;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

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

.caption {

	margin 0px ;
	margin: 0px;
	padding: 3px 0px 5px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCFFFF;
	font-size: 10pt;
}
h1 {
	color: #000099;
}
h2 {
	color: #0000ff;
}
h3 {
	color: #0000ff;
}
h4 {
	color: #0000ff;
}

