body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/* 11px was the size used during design, which corresponds to 80% when viewed with "Smaller"
   type size */
  	font-size: 80% /* 11px */; 
	line-height: 1.5;
}
/* The linkToSelf colour should be the same as the normal text colour. */
a.linkToSelf {color: #000000;}

#banner {
    font-size: 36px;
	font-weight: normal;
	}

#main {CLEAR:left;
	margin: 0px 55px 0px 15px;
}

table {font-size: 100%}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.14em;
	word-spacing: 0.2em;
	margin: 0px;
	padding: 0ex;
	border: none;


}

h2 {
	font-size: 140%;
	font-weight: bold;
	line-height: 1;
	margin: 1em 0px 0.5em;
	padding: 0px;
	color: darkcyan;
	clear: left;
}

h3 {
	font-size: 115%;
	font-weight: bold;
	line-height: 1;
	margin: 0px;
	padding: 1em 0px 0px;
	clear: left;
}

h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0.5em 0px 0px 0px;
	font-size: 100%;
	line-height: 1.3em;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.indented {
	text-indent: -24pt;
	padding-left: 24pt;

}
.indented b {
	font-weight: bold;

}
td {
	vertical-align: top;

}

table#pageFooting td {
    vertical-align: middle;
	}


/*
h1#topline {
	border-bottom-width: 1px;
	border-bottom-style: double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 100;
	line-height: normal;
	letter-spacing: 0.14em;
	word-spacing: 0.2em;
	padding-bottom: 1ex;
	background-color: #eef2ee;
	margin: 0px;
	padding-right: 0px;
	padding-left: 1em;
	padding-top: 1ex;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	margin-bottom: 0px;
	text-decoration: none;


}
*/

table.standard {
	width: auto;

}
.hidden {
	display: none;
}
.floatleft {float: left;}
.floatright {float: right;}

.clear-both {
	CLEAR: both
}

.datestamp-in-post {
/* float: left; */
 font-weight: bold; 
 wrap: none
 }

.navigation-in-post {
 float: right
 }

.messageBody
{padding-left: 1em
 }

h4 {margin-top: 0px; margin-bottom: 0px}
.top-of-post {margin-top: 0px; margin-bottom: 0px}

tr.row0 {
	BACKGROUND: #f0f0f2
}
tr.rowHeading {background: #e0e0f2}

.PublicProfile {
	background: #eeffff;
	border: thin solid;
	padding: 3pt;

   }
.ProfileCaption {
   font-weight: bold;
   }   
.messageDesc {
	font-size: 1.2em;
	background: #ffffee;
	border: 1px dotted;
	padding-left: 1em
}
table#forumList {
	width: 95%;
	border-bottom: 1px solid black;
	border-left: 0px solid;
	border-top: 0px solid;
	border-right: 1px solid black;
	margin-top: 1em
}

table#forumList tr th {
	text-align: left;
}
/* table#forumList tr td h4 {
	font-size: 100%;
	font-weight: bold;
} */

table#forumList td,
table#forumList th {
	border-top: 1px solid black;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 1px solid black;
}


LABEL {
	FONT-WEIGHT: bold
}
TEXTAREA {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; PADDING-LEFT: 4px; MARGIN-BOTTOM: 2px; BORDER-LEFT: 1px solid; WIDTH: 16em; BORDER-BOTTOM: 1px solid;
	background: #f0f0f0
}

INPUT.FormTextInput
{   background: #f0f0f0
 }

TEXTAREA#FormMessageText {
MIN-HEIGHT: 10em;  HEIGHT: 15em;
}

TEXTAREA#FormMessageText,
TEXTAREA#FormTopicDesc {
	WIDTH: 95%
}

INPUT.submit
{padding: 1px 0.5em; 
 VERTICAL-ALIGN: middle;
 font-weight: bold; font-size: 90%
 }
.formError
{color: red
 }
table tr.new-message
{background: yellow
 }
.ProfileDescription {
}
.userlink {
	text-decoration: none;

}
A:hover.userlink
{background: cyan;
 }

dl dt {
	font-weight: bold;
}
#content, #crumbs {
	padding-left: 1em;
	padding-right:2em;
	clear: both;
}

td#sidenav {
	vertical-align:top;
	/*width: 22ex;*/
	padding-left: 1ex;
	padding-top: 60px;
}
td#sidenav a, td#sidenav h4 {font-size:80%}
td#sidenav a {display:block; text-decoration:none;}
td#sidenav h4 {margin-top: 6ex; margin-bottom: 0.67ex}
td#sidenav a:hover {
	text-decoration: underline;
}
.filename {
	font-family: "Courier New", Courier, mono;
	font-size: 110%;
}
h3.bug {
	color: darkred;
}
h3.nobug {
	color: black;
}
table#pageFooting td a, #crumbs a {
	text-decoration: none;
}
table#pageFooting td a:hover, #crumbs a:hover {
	text-decoration: underline;
}

#crumbs {font-size: 81%; padding-bottom: 2em;
}

dl.linklist dt {
	font-weight: normal;
}
.sidenote {
	background-color: #eee;
	margin: 5px;
	float: right;
	border: 3px #888;
	width: 30%;
	line-height: 1;
	padding: 5px;


}
code {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	line-height: 1;
}
.example {
	font-family: "Courier New", Courier, mono;
	background-color: #eeeeee;
	line-height: normal;
	padding-left: 20px;
	white-space: pre;
}
.constant { font-family: "Courier New", Courier, mono}

a.button {
	color: #fff;
	float: left;
	/*display:block; */
	text-decoration:none;
	background-color: #759ae9;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #759ae9), color-stop(50%, #376fe0), color-stop(50%, #1a5ad9), color-stop(100%, #2463de));
	background-image: -webkit-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	background-image: -moz-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	background-image: -ms-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	background-image: -o-linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	background-image: linear-gradient(top, #759ae9 0%, #376fe0 50%, #1a5ad9 50%, #2463de 100%);
	border-top: 1px solid #1f58cc;
	border-right: 1px solid #1b4db3;
	border-bottom: 1px solid #174299;
	border-left: 1px solid #1b4db3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	-moz-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	-ms-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	-o-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	font: bold "helvetica neue", helvetica, arial, sans-serif;
	padding: 0.6ex 1.1em;
	text-shadow: 0 -1px 1px #1a5ad9;
	margin: 1em 1em 1em 1em;
}

a.button:hover {
	color:#ff4;
    background-color: #5d89e8;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d89e8), color-stop(50%, #2261e0), color-stop(50%, #044bd9), color-stop(100%, #0d53de));
    background-image: -webkit-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -moz-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -ms-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: -o-linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    background-image: linear-gradient(top, #5d89e8 0%, #2261e0 50%, #044bd9 50%, #0d53de 100%);
    cursor: pointer; 
	}
a.button:active {
    border-top: 1px solid #1b4db3;
    border-right: 1px solid #174299;
    border-bottom: 1px solid #133780;
    border-left: 1px solid #174299;
    -webkit-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee; }

.afterbutton {clear:both;}