body, html {
	margin: 0px;
	padding: 0px;
    background-color: #fff;
	color: #000;
	font-family: verdana, arial, sans-serif;
    line-height: 1.25em;
}

body * {
	color: #000;
}

div, span, td, p, li {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

#page {
    text-align: left;
    background-color: #E6F2FD;
}

#header {
	background-color: #133557;
    width: 100%;
    clear: both;
}

#logo  {
	
}

#navtop, #navbottom {
    width: 100%;
	clear: both;
	color: #999999;
}

#sidebar {
    background-color: #cfe0ef;
}

#content {
	margin: 0px;
	vertical-align: top;
}

#content ol, #content ul {
    margin-left: 2em;
    padding-left: 0em;
}

#footer {
	width: 100%;
	clear: both;
}

#navtop {
	mmargin-top: -10px;
	padding: 0px 0px 5px 0px;

	color: #999999;
	border-bottom: #D4E0BE solid 1px;
	text-decoration: none;
}

#navtop ul, #navbottom ul {
    margin: 0px;
    padding: 0px
}

#navtop ul li, #navbottom ul li {
    display: inline;
    margin-right: 1em;
}

#navbottom {
    margin: 0px;
    padding: 10px 0px 10px 0px;
    
    line-height: 1em;
	border-top: #F6EFE7 solid 1px;
	border-bottom: #c96 solid 1px;
}


#navtop a, #navbottom a {
	font-size: 100%;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

#navtop a:hover, #navbottom a:hover {
	text-decoration: underline;
}

#wikititle {
	margin-bottom: 1em;
	border-bottom: 2px solid #ccc;
}

#wikititle > h1 {
	margin: 0px 0px 5px 0px;
	font-family: "arial", "lucida sans", sans-serif;
	font-weight: bold;
	font-size: 200%;
	color: #036;
}

#footer {
    width: 95%;
	font-size: 8pt;
	margin: 2em 0px 20px 0px;
    padding: 10px;
    color: #666;
}

h1 {
    font-family: arial;
	font-size: 200%;
	font-weight: normal;
	color: #333;

	padding: 3px 0px 3px 0px;
    margin-top: 0em;
}

h2 {
	padding: 3px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
	border-bottom: solid #ffcc66 1px;
	border-bottom: solid #ccc 1px;

	color: #6E3C04; /* Brown */
	color: #900;

	font-weight: bold;
	font-family: verdana,arial, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
}

h3 {
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 5px 0px;

	color: #996600;
	color: #666;

	font-weight: bold;
	font-family: verdana,arial, sans-serif;
	font-size: 100%;
}

h2.green {
	color: #339933;
	color: #336633;
}

h2.purple {
	color: #6600CC;
}

h2.red {
	color: #CC6666;
}

a {
	color: #0066FF;
	text-decoration: none;
}

input, select, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

.logtitle {
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	color: #666666;
	display: block;
	margin-bottom: 5px;
}

.logdate {
	color: #999999;
	display: block;
	margin-bottom: 5px;
}

a:hover {
	text-decoration: underline;
}

ul	{
    padding-left: 0em;
	margin-left: 1.25em;
	margin-top: 0.5em;
}

acronym, abbr	{
	bborder-bottom: #000000 dotted 1px;
}

span.code {
	background-color: #F8F8F8;
	font-family: monospace;
}

div.code {
	background-color: #F8F8F8;
	font-family: "courier new", terminal, monospace;
	bborder: solid #CCCCCC 1px;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
}

a {
	color: blue;
	text-decoration: underline;
}

#wikiedit textarea {
    width: 90%;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
    margin-bottom: 0px;
}

#sidebar ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

a.createlink {
    background-color: red;
}

b.term {
    color: #933;
    bbackground-color: #fc9;
}

.lighter {
    color: #999;
}

.lighter a {
    color: #666;
}

pre.escaped {
    margin-left: 2em;
    padding: 5px;
    border: 1px solid #c96;
    background-color: white;
}

code.escaped {
    background-color: #FBF9F7;
    color: maroon;
}

.pagegroup {
    margin: 0px;
    white-space: nowrap;
}

.pagegroup pre {
    font-family: verdana, arial, sans-serif;
    white-space: nowrap;
}

.home-updates {
    background-color: #FBF9F7;
    border: 1px solid #F6EFE7; /* Very Light Brown */
	border: 1px solid #c96;
    padding: 5px 10px;
}

.home-updates ul {
    margin-left: 0em;
    padding-left: 0em;
    list-style: none;
}

.home-updates li {
    list-style: none;
    margin: 0em 0em  0em -2em;
    border-top: 1px solid #eee;
    border-top: 1px solid #EADDCD;
    padding: 0.5em 0em 0.25em 0em;
}

.home-updates li:first-child {
    border: none;
}

/*
.cal-date {
    border: 1px solid #ccc;
    display: block;
    float: left;
    padding: 2px 3px;
    height: 3.25em;
    width: 3em;
    margin: 0em 0.5em 0px 0px;
    line-height: 1em;
}

.cal-date .cal-sep {
    display: none;
}

.cal-date .cal-year {
    display: block;
    text-align: center;
    font-size: 80%;
    margin-top: 2px;
}

.cal-date .cal-month {
    display: block;
    text-align: center;
    font-size: 90%;
    letter-spacing: 1px;
}

.cal-date .cal-day {
    text-align: center;
    display: block;
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 2px;
}
*/

/*
.cal-date {
    background-color: #ffc;
    color: #333;
    border: 1px solid #ccc;
    display: block;
    float: left;
    padding: 2px 3px;
    height: 3.25em;
    width: 3em;
    margin: 0em 0.5em 0px 0px;
    line-height: 1em;
}

.cal-date .cal-sep {
    display: none;
}

.cal-date .cal-year {
    display: block;
    text-align: center;
    font-size: 90%;
    margin-top: 4px;
}

.cal-date .cal-month {
    display: block;
    text-align: center;
    font-size: 80%;
    text-transform: uppercase;
    lletter-spacing: 1px;
    font-weight: bold;
}

.cal-date .cal-day {
    text-align: center;
    display: block;
    font-size: 130%;
    font-weight: bold;
    letter-spacing: 2px;
    mmargin-top: 2px;
}
*/

div.cal-date {
    color: maroon;
    font-weight: bold;
    font-size: 100%;
}


.event {
    bborder-collapse: collapse;
    bbackground-color: #ccc;
    border: 1px solid #F3D3C6;
}

.event td {
    padding: 3px 5px;
    border: 1px solid #F3D3C6;
    background-color: #F8E49D;
}

.event td.location {
    background-color: #F3D3C6;
}

table.eventlist {
    border-spacing: 1px;
}

table.eventlist td, table.eventlist th {
    padding: 3px 5px;
    background-color: #F8E49D;
}

table.eventlist th {
    background-color: #AFC682;
}

#navbottom {
    height: 1em;
    border-top: 1px solid #EADDCD;
    clear: both;
}

#footer {
    margin: 0px;
    ppadding: 10px 0px 0px 10px;
    background-color: white;
    line-height: 1.3em;
}

.section {
    clear: both;
    vertical-align: top;
}

.column {
    vertical-align: top;
    width: 31%;
    float: left;
    margin-right: 10px;
    
}

.section h2 {
    margin-top: 1em;
    margin-bottom: 0px;
    background-color: #ccc;
    border: 0px;
}

.column h3 {
    border: 0px;
    margin-bottom: 0em;
}


.column ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.column ul li {
    margin-left: -2em;
    padding: 0px;
    list-style: none;
    border-top: 1px dotted #ccc;
}

.column ul li:last-child {
    border-bottom: 1px dotted #ccc;
}

.listing li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 0.6em;
    padding-bottom: 0.5em;
    color: #333;
}

.listing li:last-child {
    border: none;
}

.listing h2 {
	color: #333;
    background-color: #E2F0FD;
	border: 0px;
	-moz-border-radius: 5px;
    padding: 2px 8px;
	margin-bottom: 0px;
}

.listing .subheader2 {
	display: block;
	background-color: #e6e6e6;
    padding: 0px 8px;
	margin-top: 0px;
}	margin-bottom: 0.4em;
}

.listing h3 {
	background-color: #F5F9FD;
	border-bottom: 1px solid #ccc;
}

.listing .label {
    color: maroon;
}

.field a {
	color: #666;
}

.main {
    background-color: #fff;
}

.related {
    bborder: 1px solid #ccc;
	bborderradius: 10px;
	-moz-border-radius: 10px;
	
    ppadding: 0px 10px;
    bbackground-color: #fff;
}

.related h3 {
    margin: 0px;
}

.pageupdates {
}

.pageupdates li {
	list-style: none;
	margin-left: -2em;
	margin-bottom: 0.5em;
	padding: 2px 4px;
	border: 1px solid #ccc;
}

.jumpnav {
	background-color: #efefef;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	padding: 10px;
}

.age {
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
	color: #666;
}

.subcat {
	width: 270px;
	float: right;
	background-color: #ffc;
	border: 1px solid #ccc;
	padding: 0px 0px 10px 15px;
	-moz-border-radius: 5px;
}

.blogo {
	float: right;
	border-left: 10px;
	clear: right;
}

.blogo img {
	border: none;
}