@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

html {
	background-color: #2a2c2d;
}
body {
	background-color: #2a2c2d;
}
img {
	border: none;
}

.clear {
	clear: both;
}

.blue {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #004da5;
}

.mail {
	background: url('../img/mail.png') no-repeat;
	width: 16px;
	height: 11px;
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}

.phone {
	background: url('../img/phone.png') no-repeat;
	width: 16px;
	height: 14px;
	margin-right: 5px;
	float: left;
}

.blueBox {
	margin: 0px auto;
	border-top: 1px solid gray;
	background-color: #c9dae4;
	width: 591px;
	padding-top: 15px;
}

.row {
	width: 584px;
	padding-left: 5px;
	margin: 0 auto;
	border-top: 1px solid gray;
	background: #c9dae4;
}

.stripe {
	width: 584px;
	padding-left: 5px;
	margin: 0 auto;
	border-top: 1px solid gray;
}

.large {
	font-size: 15px;
}

.larger {
	font-size: 20px;
}

#educationContent a.smaller {
	display: block;
	padding-top: 0px;
}

.smaller {
	font-size: 12px;
}

.btmBorder {
	border-bottom: 1px solid black;
}

#sublc .marginTop20 {
	margin-top: 20px;
}

#sublc .marginTop10 {
	margin-top: 10px;
}

#sublc .marginTop40 {
	margin-top: 40px;
}

#sublc .marginBtm20 {
	margin-bottom: 20px;
}

#sublc .marginBtm15 {
	margin-bottom: 15px;
}

#sublc .marginBtm10 {
	margin-bottom: 10px;
}

#sublc .marginBtm40 {
	margin-bottom: 40px;
}

#sublc .marginBtm35 {
	margin-bottom: 35px;
}

#sublc .marginBtm30 {
	margin-bottom: 30px;
}

#sublc .padding20 {
	padding: 20px;
}

.gbox {
	padding: 20px 0px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

#sublc .block {
	width: 583px;
	height: 70px;
	margin: 0px 0px 0px 13px;
	display: block;
	float: none;
}

#sublc .block2 {
	width: 583px;
	height: 166px;
	margin: 0px 0px 0px 12px;
	display: block;
	float: none;
}

.italic {
	font-style: italic;
}

.blue:hover {
	color: #313335;
}

#sublc .leftQuote {
	background: url('../img/leftQuote.png');
	width: 18px;
	height: 19px;
	float: left;
}

#sublc .rightQuote {
	background: url('../img/rightQuote.png') no-repeat;
	background-position: 41% 77%;
}

#sublc .rightQuote2 {
	margin-left: 0px;
	background: url('../img/rightQuote.png') no-repeat;
	background-position: 0% 0%;
}

#termsSubContent #sublc {
	padding-bottom: 0px;
}
/*--------------------- HEADER----------------------*/
#signup {
	margin: 15px 72px 0px 0px;
	width: 97px;
	height: 27px;
	display: block;
	border-left: 1px solid gray;
	float: right;
	background: url('../img/signupBtn.png') no-repeat bottom center;
}

#signup:hover {
	background: url('../img/hover/signupBtnH.png') no-repeat bottom center;
}

#faq {
	margin: 15px 10px 0px 0px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	width: 40px;
	height: 27px;
	display: block;
	float: right;
	background: url('../img/faq.png') no-repeat bottom center;
}

#faq:hover {
	background: url('../img/hover/faqH.png') no-repeat bottom center;
}

#homeBtn{
	margin: 26px 15px 0px 0px;
	width: 16px;
	height: 15px;
	display: block;
	float: right;
	background: url('../img/homeIcon.png');
}

#headerbg {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	background-color: #262626;
	width: 100%;
	height: 116px;
	border-bottom: 2px solid #191818;
}
	
#header {
	width: 1043px;
	margin: 0 auto;
}


#logo {
	width: 295px;
	height: 116px;
	display: block;
	float: left;
	background: url('../img/escapeHatch.png');
}
	
	
#nav {
	width: 673px;
	height: 24px;
	margin: 41px 72px 0px 0px;
	float: right;
}

#nav .nav {
	list-style: none;
	height: 24px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#nav a {
	height: 24px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
	
#nav .last {
	border: none;
}

.lastStripe {
	border-bottom: 1px solid gray;
}

#wrapper {
	min-height: 100%;
	width: 100%;
	background-color: white;
}

#whatWeDo {
	padding: 9px 10px 0px 10px;
	width: 73px;
}

#whatWeDo:hover {
	background: url('../img/hover/whatWeDoH.png');
}

#aboutUs {
	padding: 9px 10px 0px 10px;
	width: 57px;
}

#aboutUs:hover {
	background: url('../img/hover/aboutUsH.png');
}

#education {
	padding: 9px 10px 0px 10px;
	width: 58px;
}

#education:hover {
	background: url('../img/hover/educationH.png');
}

#webinarsN {
	padding: 9px 10px 0px 10px;
	width: 56px;
}

#webinarsN:hover {
	background: url('../img/hover/webinarsH.png');
}

#trader {
	padding: 9px 10px 0px 10px;
	width: 38px;
}

#trader:hover {
	background: url('../img/hover/traderH.png');
}

#programs {
	padding: 9px 10px 0px 10px;
	width: 58px;
}

#programs:hover {
	background: url('../img/hover/programsH.png');
}

#investing {
	padding: 9px 10px 0px 10px;
	width: 53px;
}

#investing:hover {
	background: url('../img/hover/investingH.png');
}

#events {
	padding: 9px 10px 0px 10px;
	width: 41px;
}

#events:hover {
	background: url('../img/hover/eventsH.png');
}

#professionals .marginTop40 {
	margin-top: 40px;
}

#contactUs {
	padding: 9px 7px 0px 7px;
	width: 65px;
}

#contactUs:hover {
	background: url('../img/hover/contactUsH.png');
}

/*--------------------- BANNER----------------------*/

#bannerbg {
	background-color: #004DA5;
	width: 100%;
	height: 185px;
}


#bronzebannerbg {
	background-color: #004DA5;
	width: 100%;
	height: 95px;
}

#traderbannerbg {
	background-color: #004DA5;
	width: 100%;
	height: 98px;
}

#investingbannerbg {
	background-color: #004DA5;
	width: 100%;
	height: 97px;
}

#aboutbannerbg {
	background-color: #004DA5;
	width: 100%;
	height: 97px;
}

#webinarbannerbg {
	background-color: #004DA5;
	width: 100%;
	height: 98px;
}

#educationBannerBG {
	background-color: #004DA5;
	width: 100%;
	height: 98px;
}

#eventsBannerBG {
	background-color: #004DA5;
	width: 100%;
	height: 98px;
}

#whatbannerbg {
	background-color: #004DA5;
	width: 100%;
	height: 98px;
}

#banner {
	background: url('../img/bannerPH.png');
	width: 1043px;
	height: 185px;
	margin: 0 auto;
}
#bronzebanner {
	background: url('../img/bronzeBanner.png');
	width: 1043px;
	height: 95px;
	margin: 0 auto;
}

#faqbanner {
	background: url('../img/faqBanner.png');
	width: 1043px;
	height: 98px;
	margin: 0 auto;
}

#aboutbanner {
	background: url('../img/aboutBanner.png');
	width: 1043px;
	height: 95px;
	margin: 0 auto;
}

#termsbanner {
	background: url('../img/termsBanner.png');
	width: 1043px;
	height: 98px;
	margin: 0 auto;
}

#whatbanner {
	background: url('../img/whatBanner.png');
	width: 1043px;
	height: 98px;
	margin: 0 auto;
}

#webinarBanner {
	background: url('../img/webinarBanner.png');
	width: 1043px;
	height: 98px;
	margin: 0 auto;
}

#educationBanner {
	background: url('../img/educationBanner.png');
	width: 1043px;
	height: 98px;
	margin: 0 auto;
}

#eventsBanner {
	background: url('../img/eventsBanner.png');
	width: 1043px;
	height: 98px;
	margin: 0 auto;
}

#traderbanner {
	background: url('../img/traderBanner.png');
	width: 1043px;
	height: 98px;
	margin: 0 auto;
}

#investingbanner {
	background: url('../img/investingBanner.png');
	width: 1043px;
	height: 97px;
	margin: 0 auto;
}
#aboutbanner {
	background: url('../img/aboutBanner.png');
	width: 1043px;
	height: 97px;
	margin: 0 auto;
}

#contactUsBanner {
	background: url('../img/contactusbanner.png');
	width: 1043px;
	height: 98px;
	margin: 0 auto;
}


/*---------------==========================------ CONTENT----==============================================================------------------*/

#contentbg {
	width: 100%;
	z-index: 1;
	background-color: white;
}

#subcontentbg {
	width: 100%;
	z-index: 1;
	background-color: white;
	background: url(../img/border.jpg) repeat-x;
}
	
#content {
	font-size: 9pt;
	font-family: Arial;
	line-height: 20pt;
	height: 100%;
	width: 971px;
	margin: 0 auto;
	padding: 0px 0px 40px 72px;
	margin-top: 22px;
}
	
#subcontent {
	color: #262626;
	font-size: 9pt;
	font-family: Arial;
	line-height: 30px;
	height: 100%;
	width: 971px;
	margin: 0 auto;
	padding-left: 72px;
}
	
#peopleSubContent {
	background: url('../img/peopleTop.png') bottom right no-repeat;
	color: #262626;
	font-size: 9pt;
	font-family: Arial;
	line-height: 30px;
	height: 100%;
	width: 971px;
	margin: 0 auto;
	padding-left: 72px;
}

#termsSubContent {
	background: url('../img/peopleTop.png') bottom right no-repeat;
	color: #262626;
	font-size: 9pt;
	font-family: Arial;
	line-height: 30px;
	height: 100%;
	width: 971px;
	margin: 0 auto;
	padding-left: 72px;
}


.learnMore {
	display: block;
	width: 93px;
	height: 20px;
	background: url('../img/learnMoreBtn.png');
}
.learnMore:hover {
	background: url('../img/learnHover.jpg');
}


#leftColumn {
	height: 295px;
	width: 292px;
	float: left;
	margin: 0px 25px 10px 0px;
}

#vidHolder {
	width: 292px;
	height: 193px;
	background: url('../img/videoPH.png');
	display: block;
}

#vidHolder:hover {
	background: url('../img/hover/videoPHH.png');
}

.leftC {
	margin: 27px 0px 0px 0px;
}

.leftC h1{
	font-size: 16px;
	color: #196da2;
	width: 100%;
	border-bottom: 1px solid #a8a8a8;
	margin: 0px 0px 7px 0px;
	padding-bottom: 9px;
}
#sublc h1 {
	background: url('../img/h1BG.png');
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	width: 581px;
	height: 22px;
	margin: 0px auto 15px auto;
	padding: 5px;
	background-color: #c4cdd3;
}

#ourobjectives h3, #ourmission h3 {
	padding-left: 20px;
}

#sublc #educationContent h1 {
	margin-bottom: 0px;
}

#sublc .blueheader {
	font-size: 16px;
	color: #004da5;
	margin-left: 15px;
}

#sublc .smallBlueheader {
	font-size: 13px;
	color: #004da5;
	margin-left: 20px;
}

#sublc .grayheader {
	font-size: 16px;
	margin-left: 20px;
}

#eventsPage .eventBox {
	width: 589px;
	margin: 0 auto;
	border: 1px solid gray;
}

#eventsPage h1 {
	margin-bottom: 0px;
}
	
#midColumn {
	height: 245px;
	width: 284px;
	float: left;
	margin: 0px 25px 10px 25px;
}
	
.midC {
	margin: 0px 0px 0px 0px;
}

.midC h1{
	font-size: 16px;
	color: #196da2;
	width: 100%;
	border-bottom: 1px solid #a8a8a8;
	margin: 0px 0px 7px 0px;
	padding-bottom: 9px;
}


#rightColumn {
	width: 222px;
	float: left;
	margin: 0px 25px 10px 25px;
	background-color: #ebeaea;
}
	
#webinars {
	width: 222px;
	height: 116px;
	background: url('../img/webinars.png');
	border-bottom: 1px solid #9a9a9a;
}

#weblist {
	background-color: #c9dae4;
	margin: 0;
	width: 485px;
	padding: 10px 25px;
}


.blurbTop {
	background: url(../img/blurbTop.png) no-repeat bottom left;
	width: 554px;
	height: 33px;
	padding-left: 30px;
}
.blurbTopc {
	background: url(../img/blurbTop.png) no-repeat bottom left;
	width: 340px;
	height: 33px;
	padding-left: 30px;
}
#blurbBtm {
	background: url(../img/blurbBtm.png) repeat-x;
	display: block;
	width: 584px;
	height: 3px;
	margin-left: 16px;
}
.blurbbottomc {
	background: url(../img/blurbBtm.png) repeat-x;
	display: block;
	width: 370px;
	height: 3px;
	margin-left: 16px;
}
#sublc .blurbColor  {
	background-color: #c1c3b0;
	width: 563px;
	margin-left: 16px;
	padding: 10px;
}
#subcontent .blurb {
	height: 51px;
	width: 594px;
	margin-top: 10px;
	display: block;
	background: url('../img/blurb.png');
	padding: 15px 5px;
}

.rightC {
	padding: 0px 0px 0px 5px;
}

.rightC h1{
	color: #196da2;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding-bottom: 9px;
}

.rightCBtm {
	background: url('../img/rightCBtm.png') repeat-x bottom center;
	height: 20px;
	width: 222px;
	margin: 0 auto;
}

.rightCBtm img{
	margin-left:20px;
	height: 20px;
	width: 222px;
	margin: 0 auto;
}

.subRightLearn {
	width: 222px;
	margin: 0 auto;
}

.rightCBtm .learnMore {
	margin-top: 0px;
	margin-left: 5px;
}

.rightList {
	margin: 0px 0px 10px 15px;
	}
	

/*
#contentBtm {
	background: url('../img/contentBG.png') bottom center repeat-x;
	width: 100%;
	height: 55px;
	position: absolute;
	bottom: 69px;
	z-index: -1;
}
*/

#sublc {
width: 605px;
min-height: 600px;
background-color: #dee9f5;
float: left;
margin: 0px 0px 0px 0px;
padding: 10px 20px 10px 20px;
}

#sublc ul{
	font-weight: bold;
	margin: 0px 0px 0px 40px;
}

#subrc {
	float: left;
}
#sideNav {
	width: 253px;
	height: 207px;
	background: url(../img/subgbox.png) top center;
	background-repeat: no-repeat;
}

#adSideNav {
	width: 253px;
	min-height: 552px;
	background: url(../img/webinarSideNav.png) top center;
	background-repeat: no-repeat;
}

#adSideNavBtm {
	width: 253px;
	height: 86px;
	background: url(../img/webinarSideNavBtm.png) top center;
	background-repeat: no-repeat;
}

#adSideNav a.ad{
	margin-left: 15px;
	margin-top: 5px;
}

#subrc a.marginTop40 img{
	margin-top: 40px;
}

#sideNav {
	padding-top: 20px;
}

#sideNav div {
	font-size: 14px;
	padding: 4px 0px 4px 0px;
	width: 253px;
	height: 22px;
	border-top: 2px dashed #666666;
	background: url(../img/liLink.png) no-repeat center right;
}

#sideNav a {
	line-height: 21px;
	display: block;
	padding: 0px 0px 0px 45px;
	width: 209px;
	height: 22px;
	color: white;
	text-decoration: none;
}

#sideNav a:hover, #sideNav a.active {
	background: url(../img/liHover.png);
	font-family:Arial, Helvetica, sans-serif;
	color: #313335;
}

.last {
	border-bottom: 2px dashed #666666;
}

#sublc img{
	margin: 10px 20px 10px 20px;
	float: left;
	display: block;
}

#sublc .educationImage {
	background: url('../img/educationImage.png');
	width: 591px;
	height: 136px;
	display: block;
	margin-left: 7px;
}

.link1 {
	float: left;
	width: 145px;
	height: 135px;
	margin-left: 37px;
}

.lastP {
padding: 10px;
margin: 20px;
background-color: #dae1dd;
}

.lastPul {
	padding: 10px;
	width: 500px;
	background-color: #dae1dd;
}
.lastPul {
	list-style-position: inside;
}

#aboutSideNav {
	width: 253px;
	padding-top: 20px;
	min-height: 552px;
	background: url(../img/webinarSideNavRpt.png) top center;
}

#aboutSideNavBtm {
	width: 253px;
	height: 86px;
	background: url(../img/webinarSideNavBtm.png) bottom center;
	background-repeat: no-repeat;
}

#aboutSideNav div {
	font-size: 14px;
	padding: 4px 0px 4px 0px;
	width: 253px;
	min-height: 22px;
	border-top: 2px dashed #666666;
	background: url(../img/liLink.png) no-repeat center right;
}

#aboutSideNav a {
	line-height: 21px;
	display: block;
	padding: 0px 0px 0px 45px;
	width: 209px;
	min-height: 22px;
	color: white;
	text-decoration: none;
}

#aboutSideNav a:hover, #sideNav a.active {
	background: url(../img/liHover.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #313335;
}

#subrc #aboutSideNav a.big:hover, #aboutSideNav #sideNav a.big.active {
	background: url(../img/liHoverBig.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #313335;
}

#subrc #aboutSideNav a.bigger:hover, #aboutSideNav #sideNav a.bigger.active {
	background: url(../img/liHoverBigger.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #313335;
}

#subrc #aboutSideNav a.biggest:hover, #aboutSideNav #sideNav a.biggest.active {
	background: url(../img/liHoverBiggest.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #313335;
}

/*----------------AboutPage---------------*/

#sublc p {
	margin: 0px 20px 0px 20px;
}

.aboutpborder {
	margin-top: 20px;
	border-top: 2px solid #aa9a83;
	border-bottom: 2px solid #aa9a83;
	background-color: #dae1dd;
}

.aboutparagraph {
	margin-top: 20px;
	border-top: 1px solid #aa9a83;
	border-bottom: 1px solid #aa9a83;
	padding: 20px 0px;
	display: block;
	background-color: #dae1dd;
}

#ourobjectives .aboutparagraph, #ourmission .aboutparagraph {
	margin-top: 20px;
	border-top: 1px solid #aa9a83;
	border-bottom: 1px solid #aa9a83;
	padding: 20px 0px;
	display: block;
	background-color: #dae1dd;
}

.aboutparagraph ul {
	padding: 0px 15px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	list-style: none;
	line-height: 16px;
	
}

.bluefoot {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #004da5;
}

.bluefoot:hover {
	color: #313335;
}

.gbox{
	background-color: #dae1dd;
	border-top: 1px solid #aa9a83;
	border-bottom: 1px solid #aa9a83;
	min-height: 100px;
	width: 605px;
	text-align: left;
}
.gbox h4 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #004da5;
	margin: 0px 0px 0px 10px;
}


.gbox ul {
	/*list-style-image: url(../img/bullet.png);*/
	list-style-type: disc;
	}
.gboxli {
	}

.gboxli li{
	text-align:left;
}
.top a {
	color: #a82a2a;
	margin: 10px 0px 10px 0px;
}
.ulLeft{
	float:left;
	
}
.ulRight{
	float:left;
	
}


/*----------------Institute  PAge---------------*/

.contentImage {
	padding: 0px 0px 20px 0px;
	background: url(../img/instituteImage.jpg) no-repeat;
	height: 164px;
	width: 582px;
	margin: 0 auto;
}
#sublc .subPageImage { 
	width: 582px;
	height: 164px;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	display: block;
	float: none;
}
#sublc .webinarImage { 
	width: 603px;
	height: 142px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	float: none;
}

#sublc .contactUsImage { 
	width: 583px;
	height: 166px;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	display: block;
	float: none;
}
#sublc .investingImage { 
	width: 583px;
	height: 117px;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	display: block;
	float: none;
}
#sublc .historyImage { 
	width: 581px;
	height: 166px;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	display: block;
	float: none;
}
#sublc .professionalsImage { 
	width: 583px;
	height: 166px;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	display: block;
	float: none;
}

.divider {
	background: url(../img/divider.jpg) no-repeat;
	width: 585px;
	height: 3px;
	margin: 10px 0px 10px 11px;
	
}

/*--------------------- missionPage---------------------*/

.missionImage {
	padding: 0px 0px 20px 0px;
	background: url(../img/missionImage.jpg)no-repeat;
	height: 166px;
	width: 582px;
	margin: 0 auto;
}

/*--------------------- Program  Page---------------------*/

.programImage {
	padding: 0px 0px 20px 0px;
	background: url(../img/programImage.jpg)no-repeat;
	height: 167px;
	width: 584px;
	margin: 0 auto;
}
/*--------------------- FOOTER----------------------*/



#footerbg {
	height: 105px;
	background-image: url(../img/footer.png);
	background-repeat: repeat-x;
   	width: 100%;
}

#subfooter {
	width: 919px;
	margin: 0 auto;
	padding-bottom: 15px;
	/*border-bottom: 1px solid #505050;*/
	background: url(../img/subfooter.png) no-repeat;
}
#subfooter ul {
	margin-left: 20px;	
}

#peoplefooter ul {
	margin-left: 20px;	
}
#peoplefooter {
	width: 919px;
	margin: 0 auto;
	padding-bottom: 15px;
	/*border-bottom: 1px solid #505050;*/
	background: url(../img/peopleFooter.png) no-repeat;
}
#peoplefooter h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #FFFFFF;
	float:right;
	margin:68px 0px 0px 0px;
	}


	
#subfootNav {
	width: 620px;
	float:left;
	margin: 65px 0px 0px 0px;
}
	
	
#subfootNav li {
	display: inline;
	padding-right: 20px;
}
	
#subfootNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#subfooter h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #FFFFFF;
	float:right;
	margin:68px 0px 0px 0px;
	}
    
#footer {
	width: 899px;
	margin: 0 auto;
	padding-bottom: 15px;
	/*border-bottom: 1px solid #505050;*/
}
	
#footNav {
	width: 620px;
	float:left;
	margin: 65px 0px 0px 0px;
}
	
	
#footNav li {
	display: inline;
	padding-right: 20px;
}
	
#footNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#footerNav a:hover {
	color: #004da5;
}
#footer h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #FFFFFF;
	float:right;
	margin:68px 0px 0px 0px;
}

#footer #policy {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10px;
	color: #FFFFFF;
	float:right;
	margin:70px 30px 0px 0px;
	
}

#footer #policy:hover {
	color: #004da5;
	
}

#footerbg #policy {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10px;
	color: #FFFFFF;
	float:right;
	margin:70px 30px 0px 0px;
	
}

#footerbg #policy:hover {
	color: #004da5;
	
}


/***************** CONTACTS PAGE ***************/

#contRight {
	color: white;
	padding: 15px;
	width: 233px;
	line-height: 16px;
}

#contRight a {
	text-decoration: none;
	color: white;
}

#contRight a:hover {
	text-decoration: none;
	color: #4f87d1;
}



#contRight .smallBlueheader{
	color: #4f87d1;
}

#contRight .marginTop10 {
	margin-top: 10px;
}

#cform {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 600px;
}

#cform dl {
	padding: 15px 15px 30px 15px;
}

.input {
	font-size: 16px;
	width: 100%;
	border: 1px solid #787878;
}

	
.resetbtn {
	font-family:Arial, Helvetica, sans-serif;
	color:#004da5;
	font-size: 16px;
	background-color: #c1c3b0;
	padding: 5px;
}

.sendbtn {
	background: url('../img/submitBtn.png') no-repeat;
	width: 65px;
	height: 25px;
	background-color: #c1c3b0;
	padding: 5px;
}

.resetbtn:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#c1c3b0;
	font-size: 16px;
	background-color: #004da5;
}

.sendbtn:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#c1c3b0;
	font-size: 16px;
	background-color: #004da5;
}




/***************** MISC ***************/

.hide {
	display: none;
}

.bold {
	font-weight: bold;
}

.bubbleInfo {
    position: relative;
}

/* Bubble pop-up 1*/

.popup {
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
	z-index: 50;
	width: 341px;
	height: 36px;
	padding-top: 10px;
	padding-left: 10px;
}

#nav li {
	display: inline;
}

#nav .popup a {
	height: 15px;
	border-right: 2px solid white;
	float: left;
	padding-right: 9px;
	margin-left: 9px;
}

#nav .popup a:hover {
	color: #313335;
}

#nav .popup .last a{
	border: none;
}

.popup-contents li {
	list-style: none;
}

/* Bubble pop-up 2*/

.popup2 {
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
	z-index: 50;
	width: 341px;
	height: 36px;
	padding-top: 10px;
	padding-left: 10px;
	background: url('../img/aboutUsBG.png');
}

#nav .popup2 a {
	height: 15px;
	border-right: 2px solid white;
	float: left;
	padding-right: 9px;
	margin-left: 9px;
}

#nav .popup2 a:hover {
	color: #313335;
}

#nav .popup2 .last a{
	border: none;
}

.popup-contents2 li {
	list-style: none;
}

/* Bubble pop-up 3*/

.popup3 {
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
	z-index: 50;
	width: 341px;
	height: 36px;
	padding-top: 10px;
	padding-left: 10px;
	background: url('../img/aboutUsBG.png');
}

#nav .popup3 a {
	height: 15px;
	border-right: 2px solid white;
	float: left;
	padding-right: 9px;
	margin-left: 9px;
}

#nav .popup3 a:hover {
	color: #313335;
}

#nav .popup3 .last a{
	border: none;
}

.popup-contents3 li {
	list-style: none;
}

/* Bubble pop-up 4*/

.popup4 {
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
	z-index: 50;
	width: 341px;
	height: 36px;
	padding-top: 10px;
	padding-left: 10px;
	background: url('../img/aboutUsBG.png');
}

#nav .popup4 a {
	height: 15px;
	border-right: 2px solid white;
	float: left;
	padding-right: 9px;
	margin-left: 9px;
}

#nav .popup4 a:hover {
	color: #313335;
}

#nav .popup4 .last a{
	border: none;
}

.popup-contents4 li {
	list-style: none;
}

.gbox a:hover{
	color: black;
}

#terms p {
	margin-bottom: 20px;
}

#contactHeader{
	width: 570px;
}
.paddedHeader {
	padding-bottom: 20px;
}
