body	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #C2E5F9;
	font-family: georgia, helvetica, serif;
	color: #163C47;
}
#wavebgHome	{
	background-image: url('https://www.wawomensfoundation.org/images/common/wavebg-home.gif');
	background-repeat: repeat-x;
}
#wavebg	{
	background-image: url('https://www.wawomensfoundation.org/images/common/wavebg.gif');
	background-repeat: repeat-x;
}

TD, td, .BodyText, div	{
	font-family: georgia, helvetica, serif;
	font-size: 12px;
	line-height: 16px;
	color: #163C47;
}

/* GENERAL STYLES */
h1, .h1	{
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #163C47;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	text-decoration: none;
}
h2, .h2	{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #163C47;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h3, .h3	{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #F47321;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.introtext	{
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #163C47;
	margin: 0px;
	padding: 0px;
}
.quote	{
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #163C47;
}
.quotename	{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: right;
	color: #163C47;
}
.quotetitle	{
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
	text-align: right;
	color: #163C47;
}
.sidebarBG	{
	background-color: #E7F4FD;
}
.sponsorBG	{
	background-color: #FFF;
}
.divider	{
	background-color: #E7F4FD;
}
a, a:visited	{
	color: #F47321;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}

ul, li {
	margin: 2px 2px 5px 5px;
	padding: 2px 2px 5px 5px;
}
.tables	{
	border-top: 1px #79BDE9 solid;
	border-right: 1px #79BDE9 solid;
	border-left: 1px #79BDE9 solid;
}
th, TH {
	font-size: 11px;
	line-height: 12px;
	color: #F47321;
	padding: 7px;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
	border-top: 1px #79BDE9 solid;
	border-bottom: 1px #79BDE9 solid;
}
.tdItmDesc	{
	background-color: #E3F2FC;
	padding: 7px;
	border-bottom: 1px #79BDE9 solid;
}
.tdItmDesc2	{
	background-color: #F0F8FE;
	padding: 7px;
	border-bottom: 1px #79BDE9 solid;
}
.tdItm	{
	background-color: #E3F2FC;
	padding: 0px;
	border-bottom: 1px #79BDE9 solid;
}
input, textarea, select {
	font-family: georgia, helvetica, serif;
	font-size: 12px;
	line-height: 16px;
	color: #163C47;
	border:1px solid #999999;
}
.required	{
	color: #F47321;
}
.footer	{
	font-size: 10px;
	line-height: 14px;
	color: #163C47;
	padding: 0px 0px 5px 0px;
}

/* BREADCRUMB */

.breadcrumbOff, a.breadcrumbOff, a.breadcrumbOff:visited	{
	font-size: 12px;
	line-height: 14px;
	color: #163C47;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumbOn, a.breadcrumbOn, a.breadcrumbOn:visited	{
	font-size: 12px;
	line-height: 14px;
	color: #F47321;
	font-weight: bold;
	text-decoration: none;
}
a.breadcrumbOff:hover, a.breadcrumbOn:hover	{
	text-decoration: underline;
}

/* NAV STYLES */

.subnavspacer {
	background-color: #FFF;
}
.subnavdiv {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
    color: #F47321;
	background-color: #E3F2FC;
    text-decoration: none;
	border-bottom: solid 1px #FFF;
	width: 190px;
	display: block;
}
.subnavdiv a, .subnavdiv a:link, .subnavdiv a:visited, .subnavdiv a:hover {
	display: block;
	padding: 7px 6px 7px 6px;
	color: #F47321;
	text-decoration: none;
}
.subnavdiv a:hover {
	color: #F47321;
    background-color: #E3F2FC;
    text-decoration: underline;
}
#menu01{left:0px;top:29px;width:190px;z-index:1000;visibility:hidden;position:absolute;}
#menu02{left:0px;top:29px;width:190px;z-index:1000;visibility:hidden;position:absolute;}
#menu03{left:0px;top:29px;width:190px;z-index:1000;visibility:hidden;position:absolute;}
#menu04{left:0px;top:29px;width:190px;z-index:1000;visibility:hidden;position:absolute;}
#menu05{left:0px;top:29px;width:190px;z-index:1000;visibility:hidden;position:absolute;}

.subnav {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
    color: #F47321;
	background-color: #E3F2FC;
    text-decoration: none;
	border-bottom: solid 1px #FFF;
	width: 190px;
	padding: 6px;
}
.subnavOff, a.subnavOff, a.subnavOff:visited	{
	color: #F47321;
	text-decoration: none;
}
.subnavOn, a.subnavOn, a.subnavOn:visited, a.subnavOn:hover, a.subnavOff:hover	{
	color: #F47321;
	text-decoration: underline;
}
#subject {
	display: none;
}

.videoclosebutton
{
	text-align: center;
	font-size: 10px;
	margin-right: 125px;
	margin-left: 295px;
	padding: 2px;
	border: 1px #000 solid;
}