@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:  url("images/body_bg.png");
	background-repeat: repeat-x;
	margin-top: 18px;
	background-attachment: fixed;
}
a,  a:link {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:focus {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
#wrap {
	margin: auto;
	width: 920px;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 16px;
}
#tablecontent {
	margin: auto;
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
}
#content {
	clear: both;
}
#content h1 {
	font-size: 18px;
	letter-spacing: 1px;
	width: 100%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
}
#content h2 {
	font-size: 14px;
	letter-spacing: 1px;
	width: 100%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#smallwrap {
	margin: auto;
	width: 400px;
	background-color: #FFFFFF;
	padding: 16px;
}
#header {
	float: left;
	width: 480px;
	margin-bottom: 0px;
}
#navbar {
	width: 920px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navbar ul {
	margin: 0;
	padding: 0;
}
#navbar li {
	list-style: none;
	float: left;
}
#navbar li a {
	display: block;
	width: auto;
	color: #666666;
	text-decoration: none;
	margin-right: 4px;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px;
}
#navbar li a:hover {
	color: #2AABE1;
	background-color: #FFFFCC;
}
#navbar div {
	position: absolute;
	visibility: hidden;
	margin-top: 2px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
}
#navbar div a {
	font-size: 10px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 4px;
}
#navbar div a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
.entrytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	border: 1px solid #2AABE1;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.entrytext:hover {
	background-color: #FFFFCC;
}
.fulltable {
	width: 100%;
	margin-bottom: 1px;
}
.firstcell {
	width: 50%;
}
.firstcell a {
	font-size: 10px;
	text-decoration: none;
	color: #2AABE1;
}
.firstcell a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #000033;
}
.secondcell {
	width: 90%;
}
.secondcell a {
	font-size: 10px;
	text-decoration: none;
	color: #2AABE1;
}
.secondcell a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #000033;
}
.thirdcell {
	width: 84;
}
.thirdcell a {
	font-size: 10px;
	text-decoration: none;
	color: #2AABE1;
}
.thirdcell a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #000033;
}
.entrybox {
	height: 100px;
	width: 98%;
	padding: 4px;
	border: 1px solid #2AABE1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	color: #0000FF;
	font-weight: bold;
}
.entrybox:hover {
	background-color: #FFFFCC;
}
.iconspacer {
	margin-right: 4px;
	margin-left: 2px;
	border: 0px none #FFFFFF;
}
.tooltip {
	position:absolute;
	visibility:hidden;
	padding:8px;
	width: 260px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#floatingdiv {
	position: absolute;
	background-color: #FFFFCC;
	border: 1px solid #636563;
	width: 180px;
	padding: 8px;
	font-size: 11px;
}
#floatingdiv a {
	color: #2AABE1;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 8px;
}
.button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #666666;
	border: 1px solid #000000;
}
#footer {
	background: url(images/footer-bg.png) no-repeat;
	height: 60px;
	color: #666666;
	text-align: center;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: center;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #666666;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #333333;
	font-weight: normal;
}
#showhide {
	display: none;
}
blockquote {
	font-style: italic;
	border: 1px dotted #98A549;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #0000CC;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	page-break-before: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-image: url(images/Sacramen.png);
	list-style-type: square;
	padding: 0px;
	margin: 2px;
}
p:first-letter {
	color: #000000;
	font-size: 16px;
}
TR
  { 
     vertical-align:top;
  }
  img {
	border-style: none;
}
OL { 
	list-style-type: decimal; 
}
OL OL { 
	list-style-type: decimal; 
}
OL OL OL { 
	list-style-type: decimal; 
}
OL OL OL OL { 
	list-style-type: decimal; 
}
OL OL OL OL OL { 
	list-style-type: decimal; 
}