/* 
  ------------------------------------
CSS for http://www.wdcsc.org
  ------------------------------------

/* 
  ------------------------------------
CSS files for main site
  ------------------------------------
*/
body {
	font-family:Arial, Verdana, sans-serif;
	font-size:0.8em;
}
.bodymainbg {
	background-repeat: no-repeat;
	background-image: url(../images/bg_main.jpg);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 15px;
	text-align: justify;
}
.bodytext  a:link {
	color: #0000FF;
	text-decoration: none;
}
.bodytext  a:visited {
	color: #0000FF;
	text-decoration: none;
}
.bodytext  a:hover {
	color: #993300;
	text-decoration: underline;
}
.bodytext  a:active {
	color: #0000FF;
	text-decoration: none;
}
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding: 10px;
	background-color: #6D525a;
}
.footernav a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footernav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footernav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.footernav a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E9E7E4;
}

/* 
  ------------------------------------
CSS based left navigation bar
  ------------------------------------
*/

#title{
	width:175px;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	line-height: 30px;
	text-align: right;
	margin: 0px;
	padding: 5px;
}

.menustyling{
	width:175px;
	margin:0px;
	padding:0px;
	background-color:#e9e7e4;
	background-position: center top;
	text-align: center;
}

.menustyling ul{
list-style:none;
padding:0px;
margin:0px;
}

.navnolink{
	background-color:#e9e7e4;
	display:block;
	width:175px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6d525a;
	text-decoration:none;
	line-height: 25px;
	text-indent: 5px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#nav li a{
	background-color:#e9e7e4;
	display:block;
	width:175px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6d525a;
	text-decoration:none;
	line-height: 25px;
	text-indent: 5px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#nav li a:hover {
	color:#000000;
	background-color: #999999;
}

#subnav li a{
	display:block;
	width:175px;
	line-height:20px;
	height:20px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:0px;
	padding-top:0px;
	color:#669999;
	text-decoration:none;
	padding-right: 5px;
	border-top: 0px solid #FFFFFF;
	text-indent: 25px;
	text-align: right;
}

#subnav li a:hover {
	color:#000000;
	background-color:#CCCCCC;
}

#lastsubnav li a{
    background-color:#e9e7e4;
	display:block;
	width:175px;
	line-height:20px;
	height:20px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:0px;
	padding-top:0px;
	color:#669999;
	text-decoration:none;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 25px;
	text-align: right;
}

#lastsubnav li a:hover {
	color:#000000;
	background-color:#CCCCCC;
}

#lastnav li a{
	background-color:#e9e7e4;
	display:block;
	width:175px;
	height:25px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6D525a;
	text-decoration:none;
	line-height: 25px;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#lastnav li a:hover {
	color:#000000;
	background-color:#999999;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E525A;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E7E4;
	padding-right: 10px;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6D525A;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

.subheadingleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #6D525A;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6D525A;
}

body {
	background-color: #dcd6c0;
}
.indexmainbg {
	background-image: url(../images/main_table_span.jpg);
	background-repeat: repeat;
}

.newslettersubheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 8px;
	margin-right:8px;
	text-align: center;
}
/* 
  ------------------------------------
CSS styles from old worksourceonline site
  ------------------------------------
*/
table.bodynav td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6d525a;
	text-align: center;
	background-color: #e9e7e4;
	padding: 4px 4px;
	margin-bottom: 8px;
	margin-top: 0px;
}

table.bodynav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

table.bodynav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

table.bodynav a:hover {
	color: #FFCC00;
	text-decoration: none;
}

table.bodytitles td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d525a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	margin-left:8px;
	margin-right:8px;
}

table.second td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFCB01;
	color: #000000;
	text-align: left;
	padding: 4px;
}

table.second a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFCB01;
}

table.second a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFCB01;
}

table.second a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFCB01;
}

table.quick td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #467AAC;
	color: #FFFFFF;
	text-align: left;
	padding: 4px;
}

table.quick a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.quick a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.quick a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.underlined {
	text-decoration: underline;
}
.deftable2 {
	border-collapse:collapse;
	border-bottom:1px solid #E9E8E4;
}
.deftable2 th {
	background-color:#E9E8E4;
	padding:4px;
}
.deftable2 td {
	padding:4px;
	text-align:left;
	vertical-align:top;
	background-color:#fff;
}
.deftable2 tr.ulrow {
	border-bottom:1px solid #e9e8e4;
	padding-top:8px;	
}
.deftable2 .ulrow td {
	padding-top:8px;	
}
.boardtable {
	padding:0;
	margin:0;
	border:1px solid #E9E8E4;
	border-collapse:collapse;
}
.boardtable th, .boardtable td {
	padding:4px;
	border:2px solid #e9e8e4;
}
.boardtable td {
	vertical-align:top;
	text-align:left;
	background-color:#fff;
}
.boardtable th {
	text-align:center;
	background-color:#E9E8E4
}
