@charset "utf-8";

/* CSS Document */



#pageBG {

	background-image: url(../images/WSM_006_TILE.gif);

	background-color: #F4F4F4;

	margin: 0px 0px 0px 0px;

}





.footer{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

}





.bodyBold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	font-weight: bold;

}



.bodyBold2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #333333;

	font-weight: bold;

}





.PageTitle {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 24px;

	color: #333333;

	font-weight: bold;

	font-style: normal;

	font-variant: normal;

	text-transform: none;

}



.SectionTitle {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 20px;

	color: #333333;

	font-weight: bold;

	font-style: normal;

	font-variant: normal;

	text-transform: none;

}









a:link {

	color: #666666;

}

a:visited {

	color: #666666;

}

a:hover {

	color: #9D0000;

}

a:active {

	color: #666666;

}

.italicBody {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

	color: #333333;

}



.normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;

}



.normalGrn {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #060;

}



.GreenBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #060;
	line-height: normal;
	text-align: left;

}

#pageBG #form1 #Submit {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	border: 1px solid #004600;

	background-color: #009300;

}

.tableBorder {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #e0dfdf;

	border-right-color: #e0dfdf;

	border-bottom-color: #e0dfdf;

	border-left-color: #e0dfdf;

}

.tableBorderright  {

	border-right-style: solid;

	border-top-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-right-width: 1px;

	border-right-color: #e0dfdf;

}
.table_border1px {
	border: 1px solid #CCC;
}

