

/* h1, h2 styles start */
div#pwgCenterContent h1,
div.staticContent h2,
div#pwgCenterContent h2,
div#pwgLeftContent h2,
div.h1
{	
	font-size: 14px;
	font-family: Arial;
	font-weight:700;
	color: #fff;
	font-style: normal;
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #ff8081;
}

div.staticContent h1, h1.static, div#pwgCenterContent h1.static, .heading1
{
	background-color: #fff;
	color: #ff8081;
	text-transform: none;
	font-size: 18pt;
	font-weight: normal;
}
div.staticContentNarrow h1.static, div.staticContentNarrow .heading1
{
	padding-left: 0px !important;
	line-height: 1em;
}
h2, h2 a
{
	color: #87c503;
	font-size: 20pt;
	font-weight: normal;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	text-transform: lowercase;
}

div#pwgRightContent h2 a
{
	color: #fff;
	text-decoration: none;
}

div.pwgNarrowBoxLight h2.light,
div#pwgCenterContent h2.light,
div#pwgLeftContent h2.light,
div#pwgRightContent h2.light
{
	color: #ff8081;
	background-color: #fff;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}

div#pwgCenterContent h2.lightsmall,
div#pwgLeftContent h2.lightsmall,
div#pwgCenterContent h2.lightsmall
{
	color: #ff8081;
	background-color: #fff;
	text-decoration: none;
	padding: 0px;
	text-align: left;
	font-size: 8pt;
	line-height: 150%;
}

div#pwgCenterContent h3,
div#pwgLeftContent h3,
div#pwgRightContent h3
{
	color: #64852e;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	text-align: left;
	font-size: 1.1em;
}

div.staticContent
{
	float:left;
	clear: both;
	width: 100%;
	background-color: #fff;
	padding: 10px;
	line-height: 150%;
	text-align: justify;
}
div.staticContentFull
{
	width: 962px;
}

div.staticContentNarrow
{
	float:left;
	clear: both;
	width: 100%;
	background-color: #fff;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 150%;
	text-align: justify;
	float:left;
}

/* h1, h2 styles end */

a{ text-decoration: none; color: #ff8081;}
a:hover{ text-decoration: underline; }

/*  buttons start */
a.boldbuttons {
	background: url('/images/btns/boldbutton.gif') repeat-x;
	border: 1px solid #64852e;
	display: block;
	float: left;
	font-weight:bold;
	font-size: 12px;
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 25px; /* Height of button background height */
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	margin-right: 1px;

}
a.boldbuttons:hover
{
	background: url('/images/btns/boldbuttonactive.gif') repeat-x;
	border: 1px solid #ff9422;
}
a.boldbuttonsHilite
{
	background: url('/images/btns/boldbuttonactive.gif') repeat-x;
	border: 1px solid #ff9422;
}
a.boldbuttonsActive
{
	background: url('/images/btns/boldbuttonactive.gif') repeat-x;
	border: 1px solid #ff9422;
	white-space: nowrap;
}
a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
	color: #fff; /*button text color*/
	font-weight: 800;

}

a.boldbuttons span {
	display: block;
	padding: 2px 16px 4px 16px; /*Set 10px to be equal or greater than'padding-left' value above*/
	color: #fff;
	font-weight: 800;
	font-size: 12px;
	margin: 0;
	padding-bottom: 0;
	white-space: nowrap;
}

a:hover.boldbuttons{ /* Hover state CSS */
	text-decoration: none;
}

.submitProBtn{
	color: #fff;
	background: #64852e;
	border: 1px solid #64852e;
	width: 150px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	cursor: pointer;
}

input.boldbuttons
{
	color: #fff;
	background: #64852e;
	border: 1px solid #64852e;
	width: auto;
	height:24px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	cursor: pointer;
}




.shadowBoxContainer
{
	position: relative;
	float: left;
	padding: 0;
	margin:0 ;
}
.shadowBoxBottom
{
	background: url('/images/header/boxshadowbottom.gif') repeat-x bottom;
	height: 4px;
	margin-bottom: -2px;
	margin-left: 4px;
	margin-right: 4px;
}
.shadowBoxTop
{
	background: url('/images/header/boxshadowtop.gif') repeat-x top;
	height: 4px;
	margin-top: -2px;
	margin-left: 4px;
	margin-right: 4px;
}
*html .shadowBoxTop
{
	margin-bottom: -10px;
}
*html .shadowBoxBottom 
{
	margin-top: -10px;
}
.shadowBoxLeft
{
	background: url('/images/header/boxshadowleft.gif') repeat-y left;
}
.shadowBoxRight
{
	background: url('/images/header/boxshadowright.gif') repeat-y right;
}
*html .shadowBox
{
	border: 1px solid #dcdcdc;
}

*:first-child+html .shadowBox
{
	border: 1px solid #dcdcdc;
}


/*  buttons start */

/* advertising styles start*/

#pwgAd120x600
{
	width: 148px;
	height: 600px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

/* advertising styles  end*/


/* error messages start */

.statusMessage
{
	color: #64852e;
}
.pwgErrorMessages
{
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
}
.errorMessages
{
	color: #fff;
}
.errorMessages ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #ff8081;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.errorMessages ul li
{
	padding: 2px;
	padding-left: 10px;
}

/* error messages end*/


/* pageNotifyArea start*/
div#pageNotifyArea
{
	border-bottom: 5px solid #ff8081;
	background-color: #feddd6;
	position: absolute;
	top:0;
	left:0;
	height: 25px;
	width: 100%;
	display: none;
	padding-top: 10px;
	text-align: center;
	color: #ff8081;
	font-weight: bold;
	z-index: 1000;
}
/* pageNotifyArea end*/
.captcha
{
	float: left;
	clear: both;
	width: 200px;
}
.captcha label
{
	text-align: center;
	padding-left: 5px;
}
#recaptcha_widget
{
	border: 1px solid #64852e;
}
#recaptcha_image, #recaptcha_image img
{
	width: 195px !important;
	float: left;
	clear: both;
}

.pageTips
{
	float: right;
	text-align: right;
	width: 185px;
	border: 1px solid #dcdcdc;
	background-color: #dcdcdc;
	border-right: 0;
	padding: 25px;
	padding-bottom: 30px;
	margin-top: 40px;
	margin-right: -5px;
}


.nobold
{
	font-weight: normal;
}

a.boldlink
{
	color: #64852e;
}


