/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

h1 {
	color: white;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top:	2em;
	margin-bottom: 0em;
	background-color: #696969;
}

h2 {
	color: white;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top:	0;
	margin-bottom:	0em;
	background-color: #858585;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top:	0.5em;
	margin-bottom: 0em;
}

p {
	margin-top:	0.5em;
	margin-bottom:	0;
}

p.red {
	color: Red;
}

p.green {
	color: Green;
}

table
        {
        width:100%;
        margin-bottom:1.6em;
        }
th, td
        {
        padding:0.6em 0;
        border-bottom:1px solid #ccc;
        vertical-align:top;
        }
th
        {
        border-top:1px solid #ccc;
        }
table.split-date-wrap
        {
        width:auto;
        margin-bottom:0;
        }
table.split-date-wrap td
        {
        padding-right:0.2em;
        border-bottom:0 none;
        }
td input
        {
        margin-right:0.3em;
        }
td label
        {
        font-size:10px;
        font-weight:normal;
        display:block;
        }
table.results
        {
        background-color: LightYellow ;
        width:500px;
        border:1px solid #bce058;
        font-size:10px;
        }

table.results caption
        {
        background-color: LightYellow;
        font-size:12px;
        }

table.results tfoot
        {
        background-color: LightYellow;
        font-weight:bold;
        }

table.results th
        {
        background-color: LightYellow;
        font-weight:bold;
        }
        
table.results td
        {
        background-color: rgb(242,255,241);  
        }

table.results td.bolded
        {
        font-size:110%;
        }

table.info
        {
        background-color: LightYellow ;
        width:100%;
        border:1px solid #bce058;
        font-size:10px;
        }

table.info caption
        {
        background-color: LightYellow;
        font-size:12px;
        }

table.info tfoot
        {
        background-color: LightYellow;
        font-weight:bold;
        }

table.info th
        {
        background-color: LightYellow;
        font-weight:bold;
        }
        
table.info td
        {
        background-color: rgb(242,255,241);  
        }

table.info td.bolded
        {
        font-size:110%;
        }

table.formtbl
        {
	background-color: #F5F5F5;
	width: 500px;
	border: 1px solid #FFFFE0;
	font-size: 10px;
}

table.formtbl caption
        {
	background-color: #E9E9E9;
	font-size: 12px;
	font-weight: bold;
}

table.formtbl tfoot
        {
	background-color: #E6E6FA;
	font-weight: bold;
}

table.formtbl th
        {
	background-color: #E5F9FD;
	font-weight: bold;
}
        
table.formtbl td
        {
	background-color: #F2F2F2;
}

table.formtbl td.bolded
        {
        font-size:110%;
        }

table.stats {
        width:95%;
        border:1px solid #bce058;
        font-size:10px;
        }
        
table.stats caption
        {
        background:#eee;
        font-size:12px;
        }
table.stats th, td
        {
        padding:0 0;
        border-bottom:0;
        vertical-align:top;
        }

#container {
	border: 1px solid gray;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
}

#banner {
	height: 40px;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	margin-bottom: ;
	background-color: #FF6D06;
	text-align: center;
	color: white;
}

#banner a {
	color: black;
	text-decoration: none;
}

#banner a:hover {
	text-decoration: underline;
}

#content {
	padding: 5px 3px 3px;
  	margin-left: 131px;
  	margin-right:140px;
	background-color: white;
	border:0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

html>body #content {
	margin-left: 131px;
	margin-right:140px;
}

#sidebar-a {
	position: absolute;
	left:10px;
	top:62px;
	margin-left:0px;
	margin-top:0px;
	width:130px;
	background: white;
	border:0px;
}

#sidebar-a ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#sidebar-a li {
	margin: 0;
	font-size: 90%;
	padding: 1ex 1em 1ex 0.5ex;
	background-color: #FEFDEC;
	border-top: 1px solid #696969;
}

#sidebar-a a {
	color: black;
	text-decoration: none;
}

#sidebar-a a:hover {
	text-decoration: underline;
}

#sidebar-a a.red {
	color: #DF5757;
	font-weight: bold;
}

#sidebar-stats {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	padding: 1ex 1em 1ex 0.5ex;
	background-color: #E4E4E4;
}

#sidebar-b {
	position: absolute;
	width: 130px;
  height: 800px;
	right: 10px;
	top: 62px;
	font-size: 90%;
	margin: 0;
	margin-left: ;
	background-color: #FFEAE0;
	background: #FFEAE0;
}
#sidebar-b ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#sidebar-b li {
	margin: 0;
	font-size: 90%;
	padding: 1ex 1em 1ex 0.5ex;
	border-top: 1px solid #696969;
}

#sidebar-b a {
	color: black;
	text-decoration: none;
}

#sidebar-b a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	padding: 5px;
	text-align: right;
	font-size: 80%;
	margin-top: ;
	background-color: #E4E4E4;
	background: #E4E4E4;
}
		
.form-area {
	width: 360px;
	background-color: #FEFDEC;
	border: 1px solid Silver;
	padding: 5px;
	margin: 0px left;
}

.formTitlePaneLabel label {
	font-weight:bold;
}

.formBlock {
	background-color:#fbfbfb;
	padding:1em;
	margin-bottom:1em;
	border:1px solid #bfbfbf;
}

div.row {
	clear: both;
	padding-top: 5px;
}

div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 235px;
	text-align: left;
}