/* Hyperlinks */
a:link {color: #3300FF; font-weight: normal; line-height: normal;}
a:visited {color: #A09965; font-weight: normal; line-height: normal;}
a:hover {color: #996600; font-weight: normal; line-height: normal;}

a.wagllc:link {
	font-size: 10px;
	color: #3366FF;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a.wagllc:visited {font-size: 10px; color: #999999; line-height: normal;}
a.wagllc:hover {font-size: 10px; color: #FF9900;}
/* End Hyperlinks */

/* redefined HTML tags */
body {
	background-color: A09965;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
input.form-fieldTips {
	font-size : 9pt;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	width: 135px;
	background-color: #EAE792;
	margin-left: 7px;

}


/* custom selectors */
div#container{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
}

div#tipsheetEmail {
	font-size: 11px;
	width: 152px;
	background-image: url(../images/tipsBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	font-weight: bold;
	font-family: Tahoma;
	padding-top: 3px;
	line-height: 16px;
	padding-bottom: 3px;
	margin-right: 35px;
	padding-right: 0px;
}

td#sidebar {
	background-image: url(../images/rightFillBg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-position: left top;
	padding: 0px;
}
td#sidebarDfly {
	background-image: url(../images/rightFillBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#centerBottom {
	background-image: url(../images/border/botBorder2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#pageTable {
	background-image: url(../images/bgTree2.gif);
	background-repeat: no-repeat;
	background-position: 18px 0px;
	background-color: #DEDEBE;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#pageLead {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 1px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A09965;
	margin-left: 48px;

}
/*#pageLead .leadSub{
} */
div#tipsheetEmail p {
	text-align: left;
	padding-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#address {
	font-weight: bold;
	text-align: center;
	padding-left: 40px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A09965;
	padding-top: 2px;
}
div#textNav {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 9px;
}


/* custom classes */
.contentPadLeft {
	padding-left: 48px;
}
.bgImage1 {
	background-image: url(../images/border/bodyLftBorder2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
}

input.form-field{font-size : 10pt;}
input.form-field-required{
	font-size : 10pt;
	background-color: #DCF2FF;
}
select.form-field-required{
	font-size : 10pt;
	background-color: #DCF2FF;
}

.firstListItem {margin-top: -15px;}
.lastListItem {margin-bottom: -15px;}

.wagllcFooter {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textBold {
	font-weight: bold;
}
.textBoldItal {
	font-weight: bold;
	font-style: italic;
}

ul {
	list-style-type: square;
}
div.highlight {
	width: 257px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A09965;
	border-bottom-color: #A09965;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-left: 57px;
	text-align: center;
}
.textBoldUnderline {
	font-weight: bold;
	text-decoration: underline;
}
.textBoldUnderlineGreen {
	font-weight: bold;
	text-decoration: underline;
	color: #8C9C4B;
	background-color: #FFFFFF;
	font-size: 13px;
}
.treeLine1{
	padding-left: 1px;
}
.treeLine2{
	padding-left: 2px;
}
.treeLine3{
	padding-left: 3px;
}
.treeLine4 {
	padding-left: 4px;
}
.treeLine5 {
	padding-left: 5px;
}
div.highlight2 {
	width: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A09965;
	border-bottom-color: #A09965;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 0px;
	text-align: center;
	margin-right: 40px;
}
#workshopTitle {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: italic;
}
