/* ------ Common Styles ------ */
body 
{
	background-image: none;
	background-color: #ADB2A7;
	width: auto;
	margin: auto;
	padding: 0px;
}

.OrganizationHeading
{
	font-family: Myriad, Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #8C6600;
}

.OrganizationTitle
{
	font-family: Myriad, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
}

.OrganizationText
{
	font-family: Myriad, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 18px;
}

a.OrganizationText
{
	font-family: Myriad, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	line-height: 18px;
}


/* ------ Background Styles ------ */
.WNMBannerBg
{
	background-image: url(Images/Backgrounds/WNM/BannerBg.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.WNMTopBg
{
	background-image: url(Images/Backgrounds/WNM/TopBg.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.WNMLeftBg
{
	background-image: url(Images/Backgrounds/WNM/LLeftBg.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.WNMRightBg
{
	background-image: url(Images/Backgrounds/WNM/RRightBg.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.WNMLeftBgRepeat
{
	background-image: url(Images/Backgrounds/WNM/LeftBgRepeat.jpg);
	background-repeat: repeat-y;
	background-color: Transparent;
}

.WNMRightBgRepeat
{
	background-image: url(Images/Backgrounds/WNM/RightBgRepeat.jpg);
	background-repeat: repeat-y;
	background-color: Transparent;
}

.WNMBottomBg
{
	background-image: url(Images/Backgrounds/WNM/BottomBg.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.WNMBottomBgRepeat
{
	background-image: url(Images/Backgrounds/WNM/BottomBgRepeat.jpg);
	background-repeat: repeat-y;
}

.WNMFooterBg
{
	background-image: url(Images/Backgrounds/WNM/FooterBg.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

/* ------ Footer Styles ------ */

.FooterText
{
	font-family: Myriad, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #6C5E56;
	display: block;
}

a.FooterTextLink
{
	font-family: Myriad, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #6C5E56;
}

.FooterMenu
{
}

.Footer
{
	font-family: Myriad, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #396578;
}

.FooterSep
{
	font-family: Myriad, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #396578;
	padding-left: 6px;
	padding-right: 6px;
}
