﻿.PRprint td img {cursor: pointer; cursor: hand;}
@media print {
	.border_right {display: none;}	
	.tabmenu {display: none;}
	.contentbox {border: none;}
	#headerTemplate { display: none; }
	.prnheader { display: none;}
	#stdfooter { display: none;}
	tr.PRprint { display: none;}
}


select 
{ 
	font-family: Tahoma,Sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color:DarkOrange;
	
} 



.lbl
{font-weight: bold; vertical-align:top}
.input_tbl td {vertical-align:top}
legend {font-weight: bold}

.tablestyle th a {color: White}
.tablestyle th {text-transform: uppercase}

fieldset {padding-bottom: 1em; padding-left: 1em}

.pagetitle {font-weight: bold}



/*LINKS USER CONTROL STYLES======================*/


.titleA 
{ 
	/* overall */
	 font-family:Verdana,Tahoma,Sans-serif;
	 font-size:20pt;
	 font-weight:bold;
	 margin-bottom: 10px;
}


.links1 
{ 
	/* overall */
	 font-family:Tahoma,Sans-serif;
}

.links1  a
{ 
	/* Links style */
	font-size:11pt;
}

.links1  a:hover 
{ 
    /*	background-color:#FAFAD2;  */
}

.links1 td
{ 
	/* Description style */
	
	font-size:10pt;
}


/*---------------*/

.links2
{ 
	/* overall */
	 font-family:Tahoma,Sans-serif;
}

.links2  a
{ 
	/* Links style */
	font-size:10pt;
}

.links2  a:hover 
{ 
    /*	background-color:#FAFAD2;  */
}

.links2 td
{ 
	/* Description style */
	
	font-size:10pt;
}



/*---------------*/

.linksheader1
{
	/* Header style */
	font-size:12pt;
	font-weight:bold;
}


/*=====================================*/



/*CMD Specific*/
.cmdbutton
{
	/*Height="19px" Font-Size="10px" style="margin-bottom:2px;" */
	height:19px;
	font-size:10px;
	margin-bottom:2px;
	
}

.cmddropdown
{
	/*Height="14px" Font-Size="12px" " */
	height:14px;
	font-size:12px;

}

.cmdtextbox
{
	/*Height="14px" Font-Size="12px" " */
	height:14px;
	font-size:12px;
	
	
}


.selection {background-color:#f5f5dc}

.tablestyle td { vertical-align:top;}

.warninglabel {color: Red; font-size: larger}

.ftn {font-size: smaller}

.border {border: solid 1px black}

.gvliststyle th {border-style:none; text-transform:lowercase; }

.formlabel {
	font-family:Tahoma,Sans-serif;
	font-size:10pt;
	padding: 2px 6px 2px 0px;
	border-style:solid;
	border-color:Gray;
	border-width: 1px;
	}

.center {
	text-align:center;
	}

#newsroomcol1 {
	width: 160px;
	padding: 0px;
	background:url(/wmd/images/tile_bg01.jpg) left  top repeat-x;
	}
	
.cat1, .cat2 {
	font: normal .8em Arial, Helvetica, sans-serif;
	}
	
.cat1 {
	width: 160px;
	margin:0px;
	padding-bottom: 10px;
	height: auto;
	}

.cat1 h3 {
	background-color: #13388e;
	color:gold; 
	font-weight:bold; 
	font-size:10pt; 
	margin:0px;
	padding: 2px;
	width: 100%;
	}

.cat1 li{
	list-style: none; 
	margin: 0;
	padding: 0;
	}

.cat1 li a {
	color: gold;
	display: block;
	margin: 0px;
	padding: 2px;
	width: 100%;
	}

.cat1 li a:hover {
	text-decoration: underline;
	background-color: lightskyblue;
	color: #13388e;
	}

.cat1 h4 a {
	font-weight:bold; 
	font-size:10pt; 
	color:gold; 
	border: 1px dotted lightskyblue;
	padding:5px; 
	display: block;
	margin: 3px;
	}

.cat1 h4 a:hover {
	border: 1px solid #13388e;
	background-color: lightskyblue;
	color: #13388e;
	text-decoration: none;
	}

.cat2 {
	border:1px solid #1e6dde; 
	margin-bottom:10px;
	margin-right: 2px; 
	background-color:#ffffff;
	width: 160px;
	}
	
.cat2 h3 {
	padding:0px 3px; 
	height:18px;
	background-color: #1e6dde;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#4D8DD5', endColorstr='#aaddff', gradientType='1'); 
	color:#ffffff; 
	font-weight:bold; 
	font-size:10pt; 
	margin:0;
	}
	
.listing1 ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	}

.listing1 ul li {
	background:  url(/library/images/bullet/ListWt.gif) no-repeat 0 .1em; 
	padding-left: 1.0em; 
	margin-bottom: .2em;
	}

	