@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#header {
	background-image: url(/images/bg_header.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 954px;
}
#top_nav {
	background-image: url(/images/bg_top_nav.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 954px;
	padding-top: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_nav ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
#top_nav li {
	display: block;
	list-style-type: none;
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #0F6CB6;
	height: 30px;
	line-height: 30px;
}
#top_nav a {
	color: #0F6CB6;
	text-decoration: underline;
}
#content {
	background-image: url(/images/bg_body.gif);
	background-repeat: repeat;
	width: 954px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#content h1 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content a {
	color: #0F6CB6;
	text-decoration: none;
}
#content a:visited {
	color: #0F6CB6;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	text-decoration: underline;
}
.content_bg {
	background-image: url(/images/bg_body.gif);
	background-repeat: repeat;
}
#subnav {
	background-color: #fffbcb;
	height: 34px;
	width: 675px;
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #956630;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #956630;
}
#subnav ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#subnav li {
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #764200;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #764200;
}
#subnav a {
	color: #764200;
	text-decoration: none;
}
#subnav a:visited {
	color: #764200;
	text-decoration: none;
}
#subnav a:hover {
	color: #0F6CB6;
	text-decoration: none;
}
#subnav a:active {
	color: #0F6CB6;
	text-decoration: none;
}
.left_column {
	background-image: url(/images/bg_leftcol.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#login {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#login h2 {
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#login a {
	color: #666666;
	text-decoration: underline;
}
#caption {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 17px;
	margin-left: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/images/caption_bg.gif);
	background-repeat: repeat-y;
}
#caption a {
	text-decoration: none;
	color: #666666;
	display: block;
}
.percent  {
	font-size: 35px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#callouts {
}
.programmer_note {
	color: #FF0000;
}
.right_column {
	background-image: url(/images/bg_col_right.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
}
#col_right {
	padding: 0px;
	margin: 0px;
	width: 679px;
}
#col_left {
	width: 190px;
	padding-top: 35px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#col_left ul {
	color: #af91a8;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#col_left li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#col_left li a {
	color: #af91a8;
	text-decoration: underline;
}
#col_left li a:visited {
	color: #af91a8;
}
#col_left li a:hover {
	text-decoration: none;
}
#footer {
	width: 954px;
	height: 25px;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer ul {
	list-style-type: none;
	height: 25px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#footer li {
	margin: 0px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 25px;
	height: 25px;
}
#footer a {
	color: #0F6CB6;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #0F6CB6;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: underline;
}
.plus {
	background-image: url(/images/minus.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#cbc  {
	width: 200px;
	float: left;
	padding-left: 20px;
	color: #CCCCCC;
	height: 25px;
	line-height: 25px;
}
#cbc a {
	text-decoration: none;
	color: #CCCCCC;
}
#cbc a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#cbc a:hover {
	color: #0F6CB6;
	text-decoration: underline;
}
#cbc a:active {
	color: #0F6CB6;
	text-decoration: underline;
}
a.on {
	color: #0F6CB6;
}
.nopipe {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFBCB;
}
#copy {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
#copy h2 {
	background-image: url(/images/no_features.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 629px;
	line-height: 45px;
	font-size: 13px;
	margin-bottom: 5px;
}
#copy h2 a {
	display: block;
	height: 45px;
	width: 609px;
	color: #666666;
}
#page_bottom {
	background-image: url(/images/page_bottom.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 919px;
	margin: 0px;
	padding: 0px;
}
.disclaimer {
	font-size: 10px;
}
.minus {
	background-image: url(/images/plus.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.CollapsiblePanel_Header {
    margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: sans-serif;
	font-size: 12px;
	background-image: url(/images/more2.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

.CollapsiblePanel_Header_Hide {
    margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: sans-serif;
	font-size: 12px;
    background-image: url(/images/hide2.gif);
    background-repeat: no-repeat;
	height: 24px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

.bulletin_date {
	font-weight: bold;
}
.posted_by {
	font-size: 11px;
}

/*** blog entries styles: begin ***/
.blogEntry {

}
.blogEntry .postTitle {
    font-size: 11px;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    border-bottom: 1px solid #000000;
    background-color: #4F2D05;
    color: #FFFFFF;
}
.blogEntry .postContainer {
    border: 1px solid #000000;
    text-align: left;
}
.blogEntry .postFormTitle {
    font-size: 12px;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    background-color: #956630;
    color: #FFFFFF;
}
.blogEntry .info {
    font-size: 11px;
    padding: 0px 10px 10px 10px;
}
.blogEntry .datailInfo {
    font-size: 11px;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #956630;
    border-bottom: 1px solid #956630;
    background-color: #FFFBCB;
}
.blogEntry .datailInfo a {
    color: #663300;
}
.blogEntry .postDetailDate {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 15px 10px;
}
.blogEntry .info a {
    margin-right: 10px;
    color: #956630;
}
.blogEntry .info em {
    padding-right: 6px;
    font-style: normal;
}
.blogEntry .author {
    margin: 0;
    padding: 0 0 0 3px;
    border-left: none;
    border-right: none
}
.blogEntry .info .date {
    padding-left: 15px;
    background: url(/images/post.gif) center left no-repeat;
}
.blogEntry .info .author {
    padding-left: 0px;
    border-color: #949494;
    background: url(/images/author.gif) 0px 2px no-repeat;
}
.blogEntry a.commentlink {
    background: url(/images/comments.gif) center left no-repeat;
}
.blogEntry .commentEntry {
    padding: 0px 0px 0px 30px;
    font-size: 11px;
}
.blogEntry .commentEntry .commentTitle {
    font-weight: bold;
    padding: 0px 0px 3px 0px;
}
.blogEntry .commentEntry .commentDetails {
    padding: 0px 0px 0px 20px;
}
.blogEntry .commentEntry .commentAuthor, .blogEntry .commentEntry .commentText {
    font-style: italic;
}
.blogEntry .commentEntry .commentText {
    padding: 0px 0px 5px 0px;
}

table.blogCommentForm {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.blogCommentForm table {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.blogCommentForm td {
    background-color: #FFFBCB;
    padding: 3px;
    font-size: 11px;
}
.blogCommentForm th {
    background-color: #96A67E;
    padding: 3px;
    font-size: 11px;
}
.blogCommentForm input, .blogCommentForm select, .blogCommentForm textarea {
    border: 1px solid #000000;
}
.blogCommentForm .messageBox {
    background-color: #FFC;
    border: 1px solid #FF0000;
    color: #FF0000;
    font-weight: bold;
}

.blogEntry .blogArchiveTitle {
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}
h3.newsTitle {
    font-size: 11px;
    font-weight: normal;
    color: #956630;
}