﻿/* BG Color Classes */

.BodyBGColor{background-color:#273441}
.BodyBGColor02{background-color:#273441}
.BodyBGColor03{background-color:#d2dbe3}
.WhiteBG{background-color:#FFFFFF}

.boxRound {
        background-color: #F4F4F4;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px
        -webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 7px 7px 7px #666;
        -webkit-box-shadow: 7px 7px 7px #666;
        box-shadow: 7px 7px 7px #666;
        border: 1px solid #CCC;
        padding: 10px;
}

/* Site Image Classes */

.Shadow_TL_CORNER
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_TL_CORNER.png) no-repeat top left;
	border: 0px;
}
.Shadow_TL_T
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_TL_T.png) no-repeat top left;
	border: 0px;
}
.Shadow_TL_L
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_TL_L.png) no-repeat top left;
	border: 0px;
}
.Shadow_T
{
	width: 1px;
	height: 10px;
	background: url(images/Shadow_T.png) repeat-x top left;
	border: 0px;
}
.Shadow_TR_CORNER
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_TR_CORNER.png) no-repeat top left;
	border: 0px;
}
.Shadow_TR_T
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_TR_T.png) no-repeat top left;
	border: 0px;
}
.Shadow_TR_R
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_TR_R.png) no-repeat top left;
	border: 0px;
}
.Shadow_L
{
	width: 10px;
	height: 1px;
	background: url(images/Shadow_L.png) repeat-y top left;
	border: 0px;
}
.Shadow_R
{
	width: 10px;
	height: 1px;
	background: url(images/Shadow_R.png) repeat-y top left;
	border: 0px;
}
.Shadow_BL_CORNER
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_BL_CORNER.png) no-repeat top left;
	border: 0px;
}
.Shadow_BL_B
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_BL_B.png) no-repeat top left;
	border: 0px;
}
.Shadow_BL_L
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_BL_L.png) no-repeat top left;
	border: 0px;
}
.Shadow_B
{
	width: 1px;
	height: 10px;
	background: url(images/Shadow_B.png) repeat-x top left;
	border: 0px;
}
.Shadow_BR_CORNER
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_BR_CORNER.png) no-repeat top left;
	border: 0px;
}
.Shadow_BR_B
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_BR_B.png) no-repeat top left;
	border: 0px;
}
.Shadow_BR_R
{
	width: 10px;
	height: 10px;
	background: url(images/Shadow_BR_R.png) no-repeat top left;
	border: 0px;
}
.MainContent_TL
{
	width: 10px;
	height: 10px;
	background: url(images/MainContent_TL.png) no-repeat top left;
	border: 0px;
}
.MainContent_TR
{
	width: 10px;
	height: 10px;
	background: url(images/MainContent_TR.png) no-repeat top left;
	border: 0px;
}
.MainContent_BL
{
	width: 10px;
	height: 10px;
	background: url(images/MainContent_BL.png) no-repeat top left;
	border: 0px;
}
.MainContent_BR
{
	width: 10px;
	height: 10px;
	background: url(images/MainContent_BR.png) no-repeat top left;
	border: 0px;
}
.MainContent_HEADER_L
{
	width: 10px;
	height: 140px;
	background: url(images/MainContent_HEADER_L.jpg) no-repeat top left;
	border: 0px;
}
.MainContent_HEADER_T
{
	width: 980px;
	height: 10px;
	background: url(images/MainContent_HEADER_T.jpg) no-repeat top left;
	border: 0px;
}
.MainContent_HEADER_R
{
	width: 10px;
	height: 140px;
	background: url(images/MainContent_HEADER_R.jpg) no-repeat top left;
	border: 0px;
}
.MainContent_HEADER_MAIN
{
	width: 980px;
	height: 140px;
	background: url(images/MainContent_HEADER_MAIN.jpg) no-repeat top left;
	border: 0px;
}
.PPContent_HEADER_TL
{
	width: 10px;
	height: 10px;
	background: url(images/PPContent_HEADER_TL.png) no-repeat top left;
	border: 0px;
}
.PPContent_HEADER_TR
{
	width: 10px;
	height: 10px;
	background: url(images/PPContent_HEADER_TR.png) no-repeat top left;
	border: 0px;
}
.PPContent_HEADER_L
{
	width: 10px;
	height: 110px;
	background: url(images/PPContent_HEADER_L.jpg) no-repeat top left;
	border: 0px;
}
.PPContent_HEADER_T
{
	width: 480px;
	height: 10px;
	background: url(images/PPContent_HEADER_T.jpg) no-repeat top left;
	border: 0px;
}
.PPContent_HEADER_R
{
	width: 10px;
	height: 110px;
	background: url(images/PPContent_HEADER_R.jpg) no-repeat top left;
	border: 0px;
}
.PPContent_HEADER_MAIN
{
	width: 480px;
	height: 110px;
	background: url(images/PPContent_HEADER_MAIN.jpg) no-repeat top left;
	border: 0px;
}
.Separator
{
	width: 1px;
	height: 323px;
	background: url(images/Separator.jpg) no-repeat top left;
	border: 0px;
}
.EWomen_MENU_01
{
	width: 324px;
	height: 34px;
	background: url(images/EWomen_MENU_01.png) no-repeat top left;
	border: 0px;
}
.EWomen_VideoPlaceholder
{
	width: 328px;
	height: 258px;
	background: url(images/EWomen_VideoPlaceholder.png) no-repeat top left;
	border: 0px;
}
.EWomen_IsItForYou
{
	width: 209px;
	height: 204px;
	background: url(images/EWomen_IsItForYou.png) no-repeat top left;
	border: 0px;
}
.eWomenNetwork_Table
{
	width: 295px;
	height: 190px;
	background: url(images/eWomenNetwork_Table.jpg) no-repeat top left;
	border: 0px;
}
.3in4Logo
{
	width: 87px;
	height: 63px;
	background: url(images/3in4Logo.png) no-repeat top left;
	border: 0px;
}

/* Image Button Classes */

#EWomen_Overview_01
{
	display: block;
	width: 150px;
	height: 34px;
	background: url(images/EWomen_Overview_01.png) no-repeat top right;
	border: 0px;
}
#EWomen_Overview_01:hover
{
	display: block;
	width: 150px;
	height: 34px;
	background: url(images/EWomen_Overview_02.png) no-repeat top right;
	border: 0px;
}
#EWomen_Overview_01:active
{
	display: block;
	width: 150px;
	height: 34px;
	background: url(images/EWomen_Overview_02.png) no-repeat top right;
	border: 0px;
}
#EWomen_TheFacts_01
{
	display: block;
	width: 165px;
	height: 34px;
	background: url(images/EWomen_TheFacts_01.png) no-repeat top right;
	border: 0px;
}
#EWomen_TheFacts_01:hover
{
	display: block;
	width: 165px;
	height: 34px;
	background: url(images/EWomen_TheFacts_02.png) no-repeat top right;
	border: 0px;
}
#EWomen_TheFacts_01:active
{
	display: block;
	width: 165px;
	height: 34px;
	background: url(images/EWomen_TheFacts_02.png) no-repeat top right;
	border: 0px;
}
#EWomen_IsItForYou_01
{
	display: block;
	width: 183px;
	height: 34px;
	background: url(images/EWomen_IsItForYou_01.png) no-repeat top right;
	border: 0px;
}
#EWomen_IsItForYou_01:hover
{
	display: block;
	width: 183px;
	height: 34px;
	background: url(images/EWomen_IsItForYou_02.png) no-repeat top right;
	border: 0px;
}
#EWomen_IsItForYou_01:active
{
	display: block;
	width: 183px;
	height: 34px;
	background: url(images/EWomen_IsItForYou_02.png) no-repeat top right;
	border: 0px;
}
#EWomen_YourBusiness_01
{
	display: block;
	width: 178px;
	height: 34px;
	background: url(images/EWomen_YourBusiness_01.png) no-repeat top right;
	border: 0px;
}
#EWomen_YourBusiness_01:hover
{
	display: block;
	width: 178px;
	height: 34px;
	background: url(images/EWomen_YourBusiness_02.png) no-repeat top right;
	border: 0px;
}
#EWomen_YourBusiness_01:active
{
	display: block;
	width: 178px;
	height: 34px;
	background: url(images/EWomen_YourBusiness_02.png) no-repeat top right;
	border: 0px;
}
#Submit_BTN
{
	display: block;
	width: 90px;
	height: 21px;
	background: url(images/Submit_01.png) no-repeat top right;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#Submit_BTN:hover
{
	display: block;
	width: 90px;
	height: 21px;
	background: url(images/Submit_02.png) no-repeat top right;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#leadForm_Submit_BTN
{
	display: block;
	width: 90px;
	height: 21px;
	background: url(images/Submit_01.png) no-repeat top right;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#leadForm_Submit_BTN:hover
{
	display: block;
	width: 90px;
	height: 21px;
	background: url(images/Submit_02.png) no-repeat top right;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Text Links and Breadcrumbs Classes */

.Breadcrumbs, a.Breadcrumbs:link, a.Breadcrumbs:active, a.Breadcrumbs:visited
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
}
a.Breadcrumbs:hover
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #DDFFDD;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
}
.Privacy_01, a.Privacy_01:active, a.Privacy_01:visited, a.Privacy_01:link
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: center;
}
a.Privacy_01:hover
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #a4b2c0;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: center;
}

/* Text Classes */

.HeaderCopy01
{
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 15px;
	margin-left: 340px;
	margin-bottom: 15px;
	margin-right: 10px;
	text-align: left;
}
.HeaderCopy02
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	color: #000000;
	margin-top: 15px;
	margin-left: 340px;
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: left;
}
.MainCopy_Header_01
{
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #1e5081;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 15px;
	text-align: left;
}
.MainCopy_BodyCopy_01
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
}
.MainCopy_BodyCopyLink_01, a.MainCopy_BodyCopyLink_01:active, a.MainCopy_BodyCopyLink_01:visited, a.MainCopy_BodyCopyLink_01:link
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
}
a.MainCopy_BodyCopyLink_01:hover
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #1c62a7;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
}
.MainCopy_BodyCopy_02
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
}
.MainCopy_BodyCopy_03
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	line-height: 18px;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: center;
}
.MainCopy_BodyCopy_04
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	line-height: 18px;
	color: #1e5081;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: center;
}
.ShowFactsCopy_BodyCopy_01
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
}
.ShowFactsCopy_BodyCopy_02
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
}
.ShowFactsCopy_BodyCopy_03
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
}
.RightSideCopy
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #1e2516;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
}
.FormText
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1e2516;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	text-align: left;
}
.FormInputText
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1e2516;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	text-align: left;
}
.PrivacyText_01
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-right: 50px;
	text-align: left;
}
.ThankYouText_01
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
}

/* MAP LINKS */

#ContactUsLink
{
	display: block;
	width: 980px;
	height: 132px;
}
#ContactUsLink a
{
	text-decoration:none;
}
.hide
{
	visibility:hidden;
}
#BackHomeLink
{
	display: block;
	width: 980px;
	height: 140px;
}
#BackHomeLink a
{
	text-decoration:none;
}
#ContactUsMap
{
float: left;
position:absolute;
width : 100px;
height: 20px;
margin-left: 420px;
margin-top: 55px;
}
#ContactUsMap_02
{
float: left;
position:absolute;
width : 100px;
height: 20px;
margin-left: 425px;
margin-top: 80px;
}
#BackHomeMap
{
float: left;
position:absolute;
width : 320px;
height: 120px;
margin-left: 25px;
margin-top: 20px;
}
