/***********************************************/
/* wcsc.css                                     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body.wcsc {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	background-image: url(images/leftnav.gif);
	background-repeat: repeat-y;
}

a{
	color: #2F9AE7;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
	background-color: #66CCFF;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px;
	width: 100%;
}
#maststrip{
	padding: 5px 0px 5px 5px;
}

#feature{
	position: absolute;
	font-size: 80%;
	padding: 10px 15px 5px 5px;
	left: 173px;
	top: 110px;
}

/************* #globalNav styles **************/

#globalNav{
	position: absolute;
	top: 61px;
	left: 160px;
	z-index: 10;
/*	height: 26px; */
	
}

div#globalNav {
	border: solid #FFFFFF 1px; 
	background-color:  #46A5E9;
}
div#globalNav ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;	
	line-height: 30px;
	white-space: nowrap;
}
div#globalNav li {
	list-style-type: none;
	display: inline;
	margin-left: 3px;
	border-right-style: solid;
	border-right-width: 1px; 
	border-right-color: #FFFFFF;
}
div#globalNav li a {
	text-decoration: none;
	padding: 7px 15px;
	color: #000000;
}
div#globalNav li a:link {
    color: #000000;
}
div#globalNav li a:visited {
    color: #000000;
}
div#globalNav li a:hover {
    background-color: white;
}
div#globalNav li a:active {
    background-color: #CCCCCC;
}


#calender{
	float:right;
	width: 260px;
	padding: 10px 0px 5px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	border-top: none #cccccc;
	border-right: none #cccccc;
	border-bottom: none #cccccc;
	border-left: 1px solid #cccccc;
}




/*********** #navBar link styles ***********/
#navBar{
	float: left;
	width: 110px;
	margin: 120px 0px 0px 5px;
	z-index: 50;
	/* background-color: #2F9AE7; */
	/* border: 1px solid #FFFFFF; */
}
#navBar a {
	display: block;
	width:120px;
	padding: 4px 2px 2px 6px;
	border: 1px solid #000000;
	background: #2F9AE7; 
	text-decoration: none; /*lets remove the link underlines*/
}
#navBar ul a:link, #navBar ul a:visited {
	display: block; 
	padding-top: 5px;
}
#navBar ul {
	list-style: none; 
	margin: 0; 
	/* padding: 0; */
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	/* background-color: #2F9AE7; */
	/* border-bottom: 1px solid #FFFFFF; */
	margin: 4px 0 0;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	/* position: relative; */
	margin: 0px;
	padding: 0px;
	/* border-bottom: 1px solid #cccccc; */
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 15px;
}

#sectionLinks a {
	display: block;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	color: #00FFFF;
}
#banner {
	left: 177px;
	top: 11px;
	position: absolute;
	z-index: 1;
}
.magpie {
	left: 0px;
	top: 0px;
	position: absolute;
	width:171px; 
	height:147px; 
}
#topstrip {
	position:absolute; 
	left: 169px;  
	top:0px; 
	width:81%; 
	height:112px; 
}

/************* #siteInfo styles ***************/
.spacer {
  clear: left;
  height: 0px;
  font-size: 0px;
  border: 0;
  margin:0; 
  padding:0;
  visibility: hidden;
}

#siteInfo{
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px; 
	font-size: 75%;
	color: #cccccc;
	padding: 10px;
	width: 400px;
	
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
.teamgroup {
	font-weight: bold;
	background-color: #E5E5E5;
}

#satresults table {
	border-collapse: collapse;
}
#satresults th,#satresults td {
	border-color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#satresults th {
	background: #CCC;
} 
.report {
}
table.report  th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #E4E4E4;
	text-align: left;
}
table.report  a:hover {
	color: #000000;
	background-color: #FFFFFF; 
}

table.report
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa; 
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.report td
{
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	/* background-color: #fafafa;*/
}

.caldate {
	text-align: center;
}
.counter {
  clear: both;
}

/* TABLES */
table.data,table.blue,table.red,table.dkblue, table.org,table.boxred,table.boxblue, table.boxdkblue, table.boxorg, table.form{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;font-weight: normal;font-size: 10px;text-align:left;color: #000000;border-collapse: collapse;}
table.data td,table.blue td,table.red td,table.dkblue td, table.org td,table.boxred td,table.boxblue td, table.boxdkblue td, table.boxorg td,table.form td{padding: 5px;vertical-align:top;}
table.data th,table.blue th,table.red th,table.dkblue th, table.org th,table.boxred th,table.boxblue th, table.boxdkblue th, table.boxorg th{padding: 5px;font-weight: bold;}

/* data table */
table.data{}
table.data th{
	background-color: #46A5E9;
	color: #fff;
	border-top: 2px solid #DBE6F7;
	border-right: 2px solid #DBE6F7;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #DBE6F7;
	text-align: center;
} 
table.data td {border: 2px #DBE6F7 solid}

div.openboxheaderblue{color:#7BA7C7}
div.openboxleftblue{border-top:1px solid #7BA7C7;border-left:1px solid #7BA7C7}
div.openboxrightblue{border-top:1px solid #7BA7C7;border-right:1px solid #7BA7C7}
div.openboxbodyblue{padding:5px;border-bottom:1px solid #7BA7C7;border-left:1px solid #7BA7C7;border-right:1px solid #7BA7C7}
.boxfront {
	border: thin solid;
}.rowodd {
	background-color: #EAEAFF;
}
.hidden { display:none }

input.btn	{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }
