@charset "utf-8";
/* NEW STYLES 2010-08-12 */
/* by HTML tags */
body{
	font-size:12px;
	background-color: #eee8aa;
	/* EDFFED E2FFE2 223d1e */
	font-family: "Times New Roman";
}
body a {
	color:#223d1e;
	text-decoration:underline;
}
body a:hover {
	color:#6e2405;
	text-decoration:none;
}
body a:active {
	color:#000000;
	text-decoration:none;
}

/* by ID tags */
#PWSMainCA1 {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #D6D6D6;
}
#PWSCenterContentArea {
	font-size: 14px;
	padding: 8px;
}
#PWSLeftColumn {
	margin-right: 6px;
	margin-left: 6px;
	text-align: left;
	vertical-align: top;
}
#PWSNewBTNS {
	padding-top: 12px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#PWSd3LogoBanner {
	background-image: url(../sharedIMG/NewBannerSets/full240pxBMDMIwhite.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 900px;
	background-color: #F4F4F4;
}
#PWSd3LogoBannerHP {
	background-image: url(../sharedIMG/NewBannerSets/full240pxBMDMIwhite.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 900px;
	background-color: #F4F4F4;
}
#PWSd3LogoNObanner {
	background-image: url(../sharedIMG/NewBannerSets/full240pxBMDMIwhite.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 900px;
	background-color: #F4F4F4;
}
#PWSd1c2Banner {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	height:120px;
}
#PWSd1c2BannerHP {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
}
#PWSd4Yrepeat {
	text-align: center;
	width: 900px;
	background-color: #F4F4F4;
}
#PWSd5footer {
	text-align: center;
	height: 44px;
	width: 900px;
	margin-bottom: 8px;
	background-color: #F4F4F4;
}
#PWSd6FootNavBar {
	text-align: center;
	height: 16px;
	width: 900px;
	color: #033;
	font-size: 9px;
	font-variant:small-caps;
	padding-top: 4px;
	background-color: #E7E7E7;
	font-family: Arial;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #033;
	border-bottom-color: #033;
}
#PWSd6FootNavBar a {
	color:#223d1e;
	text-decoration:none;
}
#PWSd6FootNavBar a:hover {
	color:#6e2405;
	text-decoration:none;
}
#PWSd6FootNavBar a:active {
	color:#000000;
	text-decoration:none;
}
.PWSphotoSet1 {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
/* by CLASS TAGS*/
.LeftColHead2 {
	background-color: #223d1e;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10px;
	border: 2px outset #999;
	margin-bottom: 5px;
}
.tableCellShade {
	background-color: #333;
	height: 3px;
}
.blinky {
	text-decoration: blink;
	font-size: 11px;
	color: #F00;
}
.smFont {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #333;
}
.fixedWidth {
	width:800px;
	margin-right:auto;
	margin-left:auto;
}
.fixedWidthFormFloater {
	width:400px;
	text-align:right;
}
.clearboth{clear:both;}
.NorthernLights {
	width:93%;
	font-weight: bold;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: -moz-linear-gradient(top, #83B97D, #102318);
	background-image: -o-linear-gradient(top, #83B97D, #102318);
	background-image: -webkit-linear-gradient(#83B97D, #102318);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #83B97D), color-stop(1, #102318));
	background-image: linear-gradient(top, #83B97D, #102318);
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#83B97D', EndColorStr='#102318', GradientType=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#83B97D', EndColorStr='#102318', GradientType=0);
	color: #FFFFFF;
	padding: 8px 2px 8px 2px;
	border: 2px solid #090;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	behavior: url(../webassist/button_styles/ie-css3.htc);
	-webkit-box-shadow:2px 2px 5px 2px #333333;
	-moz-box-shadow:2px 2px 5px 2px #333333;
}
.NorthernLights a {
	color:#fff;
	text-align: center;
	text-decoration:none;
}
.NorthernLights:hover {
	border: 2px solid #ff0;
	padding: 8px 2px 8px 2px;
	text-align: center;
}
.NorthernLights a:hover {
	color:#FF0;
}
.smNorthernLights {
	width:93%;
	font-weight: bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: -moz-linear-gradient(top, #83B97D, #102318);
	background-image: -o-linear-gradient(top, #83B97D, #102318);
	background-image: -webkit-linear-gradient(#83B97D, #102318);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #83B97D), color-stop(1, #102318));
	background-image: linear-gradient(top, #83B97D, #102318);
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#83B97D', EndColorStr='#102318', GradientType=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#83B97D', EndColorStr='#102318', GradientType=0);
	color: #FFFFFF;
	padding: 8px 2px 8px 2px;
	border: 2px solid #090;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	behavior: url(../webassist/button_styles/ie-css3.htc);
	-webkit-box-shadow:2px 2px 5px 2px #333333;
	-moz-box-shadow:2px 2px 5px 2px #333333;
}
.smNorthernLights a {
	color:#ffffff;
	text-align: center;
	text-decoration:none;
}
.smNorthernLights:hover {
	border: 2px solid #ffff00;
	padding: 8px 2px 8px 2px;
	text-align: center;
}
.smNorthernLights a:hover {
	color:#ffff00;
}

.LeftColNorthernLights{
	width:92%;
	margin:7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: -moz-linear-gradient(top, #83B97D, #102318);
	background-image: -o-linear-gradient(top, #83B97D, #102318);
	background-image: -webkit-linear-gradient(#83B97D, #102318);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #83B97D), color-stop(1, #102318));
	background-image: linear-gradient(top, #83B97D, #102318);
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#83B97D', EndColorStr='#102318', GradientType=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#83B97D', EndColorStr='#102318', GradientType=0);
	color: #FFFFFF;
	padding: 8px 4px 8px 4px;
	border: 2px solid #333;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-box-shadow:2px 2px 5px 2px #333333;
	-moz-box-shadow:2px 2px 5px 2px #333333;
}
.shadowmaster{
	-webkit-box-shadow:2px 2px 5px 2px #333333;
	-moz-box-shadow:2px 2px 5px 2px #333333;
}
