.defaults {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	margin-top: 2px;
	position: relative;
	width: 98%;
}

.wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 0px 10px 10px;
	margin-top: 0px;
	overflow: hidden;
	width: 1000px;
}

.header {
	position: relative;
	height: 90px;
	width: 100%;
	background-color: #003366;
	clear: both;
}

.headerLeft {
	float: left;
	width: 285px;
}

.headerTagline {
	float: left;
	font-size: 1.7em;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	height: 90px;
	width: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 50%;
	margin-top: -45px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-10 {
    margin-bottom: 10px;
}

.itBold {
    font-style: italic;
    font-weight: bold;
}

.it {
    font-style: italic;
}

/* < 2010-07-01
.headerTagline {
	float: left;
	font-size: 1.7em;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	height: 70px;
	width: 390px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/

.headerRight {
	float: right;
	width: 285px;
	overflow: hidden;
	margin-right: 0px;
}


.lsl {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
	margin-left: 15px;
}

.logo {
	position: relative;
	height: 66px;
	width: 148px;
	left: 120px;
	top: 10px;
	float: left;
}

/*
.time {
	color: #FFFFFF;
	text-align: right;
	position: relative;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	top: 70px;
	float: right;
	right: 10px;
}
*/

.time {
	color: #000;
	text-align: right;
	position: relative;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: right;
	right: 2px;
	top: 4px;
}


.main {
	position: relative ;
	float: left;
	clear: left;
	padding-right: 10px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D7D7D7;
	width: 700px;
}
.mainTitle {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CB9800;
	margin-bottom: 5px;
	position: relative;
	width: 100%;
	clear: left;
}

.mainTitleFree {
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CB9800;
	margin-bottom: 5px;
	position: relative;
	width: 100%;
	clear: left;
}

.families {
	clear: left;
	float: left;
	position: relative;
	width: 320px;
	padding-top: 35px;
}

.advisors {
	float: left;
	position: relative;
	width: 320px;
	padding-top: 35px;
	padding-left: 3%;
	z-index: 0;
}

.opportunities {
	clear: left;
	position: relative;
	width: 320px;
	margin-top: 25px;
	font-size: 0.9em;
}

.members {
	clear: left;
	position: relative;
	width: 280px;
	margin-top: 25px;
	border: 1px solid #999999;
	overflow: hidden;
	padding: 10px;
	background-color: #F0F0F0;
}

.resources {
	clear: left;
	position: relative;
	width: 480px;
	margin-top: 25px;
	border: 1px solid #999999;
	overflow: hidden;
	padding: 10px;
	background-color: #F0F0F0;
}

.mainQuestion {
	font-size: 1.3em;
	text-align: left;
	white-space: normal;
	margin-top: 10px;
	line-height: 1.4em;
	clear: left;
	font-weight: bold;
	position: relative;
	width: 95%;
}

.mainText {
	font-size: 1.3em;
	text-align: left;
	white-space: normal;
	margin-top: 10px;
	line-height: 1.3em;
	clear: left;
}

.plainText {
	font-size: 1.1em;
	text-align: left;
	white-space: normal;
	margin-top: 5px;
	line-height: 1.3em;
	padding-left: 15px;
}

.tab20 {
	padding-left: 17px;
	padding-right: 30px;
}


.advTitle {
	position: relative;
	width: 95%;
	font-size: 1.7em;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CB9800;
}

.titleBar {
	position: relative;
	width: 780px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CB9800;
	margin-bottom: 5px;
	overflow: hidden;
}

.titleLeft {
	position: relative;
	width: 400px;
	font-size: 1.7em;
	color: #003366;
	float: left;
}

.admTitle {
	position: relative;
	width: 780px;
	font-size: 1.7em;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CB9800;
	margin-bottom: 5px;
	float: left;
}

.msgArea {
	position: relative;
	width: 280px;
	font-size: 1.4em;
	color: #003366;
	float: right;
	text-align: right;
}

.memTitle {
	position: relative;
	width: 95%;
	font-size: 1.3em;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CB9800;
	font-weight: bold;
}

.memText {
	font-size: 1.1em;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 1.5em;
	text-align: left;
	position: relative;
	width: 95%;
	clear: left;
}
.famText {
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 4px;
	line-height: 1.5em;
	text-align: left;
	position: relative;
	width: 95%;
	clear: left;
}

.stdText {
	font-size: 1.2em;
	padding-bottom: 10px;
	line-height: 1.5em;
	text-align: left;
	position: relative;
	width: 290px;
}

a.intLink:link, intLink:visited {
	font-style: normal;
	color: #CB9800;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	font-variant: small-caps;
}
a.intLink:hover {
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}

a.silentLink:link, a.silentLink:visited{
	color: #000066;
	text-decoration: none;
}

a.silentLink:hover {
	color: #333333;
	text-decoration: none;
}

a.sLink:link, a.sLink:visited{
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}

a.sLink:hover {
	color: #FF0000;
	text-decoration: none;
}

.firstLetter {
	font-size: 2em;
	color: #000066;
}

a.sideMenu:link, a.sideMenu:visited {
	font-style: normal;
	color: #CB9800;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	font-variant: small-caps;
}

a.sideMenu:hover {
	font-style: normal;
	color: #000066;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}

a.XLink:link, a.XLink:visited {
	font-style: normal;
	color: #CB9800;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
	font-variant: small-caps;
}

a.XLink:hover {
	color: #000066;
}


.thumb {
	padding-top: 10px;
	border: none;
}
.bord {
	float: left;
	position: relative;
	width: 10px;
	top: 40px;
	margin-bottom: -200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CB9800;
	height: 200px;
}
.news {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D7D7D7;
	float: left;
	margin-left: -1px;
	position: relative;
	width: 270px;
	padding-left: 10px;
}

.menuAt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-variant: small-caps;
	color: #fff;
	float: left;
	position: relative;
	text-align: center;
	margin-right: 4px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../graphics/blueTabH50W100.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding: 5px 2px 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 102px;
}

.menuHomeTab {
	float: left;
	width: 102px;
	position: relative;
	margin-right: 2px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	background-image: url(../graphics/tabLogoAt.jpg);
}

.menuAtBus {
	background-image: url(../graphics/violTabH50W100.jpg);
}


.menuBlock {
	position: relative;
	clear: left;
	width: 100%;
	height: 70px;
}

.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #CB9800;
	float: left;
	width: 102px;
	position: relative;
	text-align: center;
	margin-right: 5px;
	border: none;
	height: 50px;
	background-attachment: scroll;
	background-image: url(../graphics/greyTabH50W100.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menuItemR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #CB9800;
	float: right;
	width: 100px;
	position: relative;
	text-align: center;
	margin-left: 4px;
	border: none;
	height: 50px;
	background-attachment: scroll;
	background-image: url(../graphics/greyTabH50W100.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menuLogo {
	float: left;
	width: 100px;
	position: relative;
	text-align: center;
	margin-right: 5px;
	border: none;
	height: 50px;
	padding-left: 146px;
	padding-top: 4px;
}




.menuItemX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #CB9800;
	float: right;
	width: 100px;
	position: relative;
	text-align: center;
	margin-left: 4px;
	border: none;
	height: 50px;
	background-attachment: scroll;
	background-image: url(../graphics/roseTabH50W100.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menuItemLong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #CB9800;
	float: left;
	width: 125px;
	position: relative;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CB9800;
	border-bottom-color: #CB9800;
	border-left-color: #CB9800;
	margin-right: 4px;
	background-color: #EFEFEF;
}


a.topMenu:link, a.topMenu:visited {
	font-style: normal;
	color: #CB9800;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	font-variant: small-caps;
	display: block;
	padding: 5px 7px 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}

a.topMenu:hover {
	font-style: normal;
	color: #cb9800;
	display: block;
	background-attachment: scroll;
	background-image: url(../graphics/blueTabH50W100.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 50px;
	border-top-color: #cb9800;
}

a.topMenuHome:link, a.topMenuHome:visited {
	font-style: normal;
	color: #CB9800;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	font-variant: small-caps;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	display: block;
	background-attachment: scroll;
	background-image: url(../graphics/tabLogo3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 50px;
}

a.topMenuHome:hover {
	font-style: normal;
	color: #cb9800;
	display: block;
	background-attachment: scroll;
	background-image: url(../graphics/tabLogoAt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 50px;
	border-top-color: #cb9800;
}


a.topMenuBus:hover {
	background-image: url(../graphics/violTabH50W100.jpg);
}


a.topMenuAt:link, a.topMenuAt:visited, topMenuAt:hover {
	text-decoration: none;
	color: #fff;
}


a.topMenuR:link, a.topMenuR:visited {
	color: #cb9800;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.footerAddress {
	font-size: 1.5em;
	position: relative;
	width: 250px;
	top: 5px;
	color: #FFFFFF;
	float: left;
	text-align: left;
	margin-left: 10px;
}

.footerLogo {
	float: left;
	position: relative;
	width: 400px;
	text-align: center;
}

.questions {
	color: #FFFFFF;
	float: right;
	position: relative;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 1.1em;
	text-align: right;
}

.newsTitle {
	position: relative;
	width: 264px;
	font-size: 1.2em;
	color: #003366;
	background-color: #F0F0FF;
	padding: 4px;
	clear: both;
}
.newsVenue {
	position: relative;
	width: 100%;
	font-size: 1em;
	color: #000000;
	padding-left: 5px;
	padding-top: 4px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.newsDate {
	position: relative;
	font-size: 1.4em;
	color: #003366;
	font-weight: bold;
	float: left;
	width: 200px;
}
.newsAudience {
	font-size: 1.5em;
	float: left;
	width: 200px;
}

.newsItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
	padding-top: 14px;
	overflow: hidden;
	margin-bottom: 10px;
}
.newsAudience {

	position: relative;
	width: 100%;
	font-size: 1.4em;
	color: #003366;
	font-weight: normal;
}
.newsHeader {
	float: left;
	position: relative;
	width: 100%;
}
.xDate {
	position: relative;
	font-size: 1.2em;
	color: #003366;
	font-weight: bold;
	float: left;
}
.xAudience {
	clear: left;
	position: relative;
	font-size: 1.1em;
	color: #003366;
	font-weight: normal;
	padding-bottom: 2px;
}

.textBlock {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 350px;
	font-size: 1.2em;
}
.textBlockExpanded {

	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 350px;
	font-size: 1.2em;
}
.textBlockXHidden {
	font-size: 1.2em;
	position: relative;
	visibility: hidden;
}
.textBlockXVisible {
	font-size: 1.2em;
	position: relative;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	width: 400px;
}
.searchBox {
	float: left;
	font-size: 1.0em;
	color: #000;
	position: relative;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	left: 100px;
}
.formField {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1em;
	background-color: #f0f0FF;
	position: relative;
	width: 200px;
}

.formField1 {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
	width: 350px;
}

.adminField {
	background-color: #E6FFD5;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
	width: 350px;
}

.lockedField {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
	width: 30px;
	text-align: center;
}


.formField1b {
	background-color: #E2E2E2;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
	width: 350px;
	position: relative;
}

.formArea1 {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
	width: 550px;
	position: relative;
	height: 150px;
}

.formArea1b {
	background-color: #E2E2E2;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
	width: 350px;
	position: relative;
	height: 100px;
}

.formArea1c {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000066;
	width: 310px;
	padding: 3px;
	position: relative;
	height: 100px;
}

.textBlockHidden {
	position: relative;
	display: none;
}

.hidden {
	position: relative;
	display: none;
}

.textBlockVisible {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	padding-bottom: 10px;
	font-size: 1.1em;
	background-color: #EEEEEE;
	text-align: justify;
}

.XButton {
	position: relative;
	width: 82px;
	left: -3px;
}

.moreLink {
	position: relative;
	width: 150px;
	margin-top: -4px;
	margin-left: -4px;
}

.XButtonNarrow {
	position: relative;
	width: 18px;
	float: left;
	left: -5px;
}

.XButtonLink {
	float: left;
	width: 200px;
}



.XButtonClose {
	position: relative;
	width: 82px;
}	
	
.XButtonVisible {
	position: relative;
	width: 82px;
	left: -5px;
}

.xTitle {
	margin-bottom: 5px;
	position: relative;
}

.exposedText {
	font-weight: normal;
	padding-left: 16px;
	font-size: 0.9em;
	color: #666666;
}


.btnIcon {
	position: relative;
	height: 18px;
	width: 20px;
	top: 4px;
	margin-left: -5px;
}

.btnIcon2 {
	position: relative;
	height: 18px;
	width: 18px;
	top: 4px;
	margin-left: -15px;
}

.btnIcon2b {
	position: relative;
	height: 18px;
	width: 18px;
	top: 4px;
	left: -3px;
}

.btnIcon3 {
	position: relative;
	height: 18px;
	width: 18px;
	top: 4px;
	margin-left: -20px;
}

.expandIcon {
	position: relative;
	top: 3px;
	margin-left: 2px;
}


.tmonialBlock {
	background-color: #EFEFEF;
	position: relative;
	width: 290px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.quoteMark {
	font-family: "Times New Roman", Times, serif;

}
.quoteMarkLeft {
	position: relative;
	height: 20px;
	width: 25px;
}

.quoteMarkRight {
	position: relative;
	height: 20px;
	width: 25px;
	top: 10px;
}

.tmonialText {
	background-color: #EFEFEF;
	position: relative;
	width: 270px;
	font-size: 1.4em;
	font-style: italic;
	padding-left: 15px;
	line-height: 2.2em;
	color: #cb9800;
}
.tmonialAuthor {
	text-align: right;
	width: 100%;
	font-size: 1.2em;
	color: #4A7394;
	font-weight: bold;
	padding-top: 10px;
}

.video {
	border: 2px solid #333333;
	margin-top: 10px;
}

.XVideo {
	position: relative;
	width: 640px;
	background-color: #FFFFEC;
	overflow: hidden;
	padding-top: 10px;
}

.XVideoButtonVisible {
	position: relative;
	width: 180px;
}

.videoBlockVisible {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	padding-bottom: 10px;
	font-size: 1.2em;
	background-color: #EEEEEE;
	width: 640px;
}

.videoBlockHidden {
	position: relative;
	display: none;
}

.bVisible {
	position: relative;
	overflow: hidden;
}

.bHidden {
	position: relative;
	clear: left;
	display: none;
}

.XVideoButtonClose {
	position: relative;
	width: 130px;
}	


.picButton {
	float: left;
	padding-right: 0px;
	position: relative;
	width: 250px;
}

.picText {
	float: left;
	font-size: 1.1em;
	position: relative;
	width: 300px;
}

.vidIcon {
	border: 1px solid #333333;
}


/* Class for stock media icon in page section */
.subTitleIcon {
	float: left;
	position: relative;
	width: 166px;
	z-index: 500;
}

.subTitleLink {
	float: left;
	position: relative;
	width: 140px;
	top: 10px;
	z-index: 500;
}

.floatRight {
	width: 280px;
	float: right;
}

.floatLeft {
	float: left;
}

.ftrWrapper {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -490px;
	background-color: #FFFFFF;
	padding: 20px 10px 10px;
	margin-top: 0px;
	overflow: hidden;
	clear: left;
}

.menuBlockLower {
	position: relative;
	width: 100%;
	height: 16px;
}

.menuItemLower {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #CB9800;
	float: right;
	width: 100px;
	position: relative;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CB9800;
	border-left-color: #CB9800;
	margin-left: 4px;
	background-color: #D3D3D3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CB9800;
}

.footer {
	position: relative;
	height: 60px;
	width: 100%;
	background-color: #003366;
}

a.ftrMenu:link, a.ftrMenu:visited {
	font-style: normal;
	color: #000066;
	background-color: #D3D3D3;
	text-decoration: none;
	font-size: 1.2em;
	font-variant: small-caps;
}

a.ftrMenu:hover {
	font-style: normal;
	color: #000066;
	background-color: #9A9A9A;
	display: block;
}

.clearL {
	clear: left;
}

.clearLeft {
	clear: left;
	position: relative;
	width: 300px;
	padding-top: 10px;
	font-size: 1.1em;
}

.subTitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
}

.subTitle2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
/*
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
*/
	position: relative;
	width: 290px;
	margin-top: 10px;
}

a.YLink:link, a.YLink:visited {
	font-style: normal;
	color: #CB9800;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
}

a.YLink:hover {
	font-style: normal;
	color: #000066;
	font-weight: normal;
}
.pgmTitle {
	position: relative;
	width: 310px;
	left: 14px;
	font-size: 0.9em;
}

.trainerLH {
	float: left;
	position: relative;
	width: 90px;
	margin-right: 10px;
}

.trainerPic {
	position: relative;
	width: 60px;
	margin-right: 10px;
}

.trainerName {
	position: relative;
	width: 90px;
	font-size: 1em;
	font-weight: bold;
	color: #4A7394;
}

.trainerDetails {
	float: left;
	position: relative;
	width: 210px;
	margin-right: 10px;
	text-align: left;
}

.stretch {
	clear: left;
}


.sessionTitle {
	font-weight: bold;
	color: #4A7394;
	padding-bottom: 2px;
	font-size: 1.1em;
	position: relative;
}


.sessionText {
	font-size: 1.1em;
	padding-top: 5px;
	margin-bottom: 5px;
}
	
.trainer {
	padding-top: 10px;
	position: relative;
	width: 290px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 10px;
	overflow: hidden;
}

.pgmButton {
	position: relative;
	width: 220px;
}
.pgmButtonClose {
	position: relative;
	width: 200px;
	left: -10px;
}	

.pgmBlockVisible {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	padding-bottom: 10px;
	font-size: 1.0em;
	background-color: #EEEEEE;
	text-align: justify;
	width: 270px;
	margin-top: 4px;
}

.blockVisible {
	position: relative;
	width: 150px;
	margin-top: 0px;
	margin-left: -2px;
	background-color: #EEEEEE;
	padding-bottom: 10px;
	padding-right: 10px;
}

.width50{
	width: 50px;
}

.width100{
	width: 100px;
}

.width160{
	width: 160px;
}
.width200{
	width: 200px;
}

.width290{
	width: 290px;
	padding-right: 10px;
}

.pgmMore {
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 8px;
	position: relative;
}
.upperMenuBlock {
	position: relative;
	width: 100%;
	height: 20px;
	padding-top: 6px;
}

.upperMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #CB9800;
	float: left;
	width: 104px;
	position: relative;
	text-align: center;
	margin-right: 4px;
	height: 20px;
	background-attachment: scroll;
	background-image: url(../graphics/upperGreyTab20.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.upperMenuItemR {
	float: right;
	margin-right: 0px;
}

/*
a.upperMenu:link, a.upperMenu:visited {
	font-style: normal;
	color: #CB9800;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	font-variant: small-caps;
		height: 20px;
padding-top: 4px;
}
*/

a.upperMenu:link, a.upperMenu:visited {
	font-style: normal;
	color: #CB9800;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	display: block;
	background-attachment: scroll;
	background-image: url(../graphics/upperBlueTab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 20px;
	padding-top: 4px;
	border: none;
}

a.upperAt:link, a.upperAt:visited {
	background-attachment: scroll;
	background-image: url(../graphics/upperBlueTab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


a.upperMenu:hover {
	font-style: normal;
	color: #fff;
	display: block;
	background-attachment: scroll;
	background-image: url(../graphics/upperBlueTab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cb9800;
	padding-top: 4px;
}

.testimonials {
	clear: left;
	position: relative;
	width: 270px;
	padding-bottom: 25px;
	font-size: 0.9em;
}

.tmonialsTitle {
	position: relative;
	width: 260px;
	font-size: 1.7em;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CB9800;
	padding-top: 10px;
}

.tstText {
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
	text-align: center;
	position: relative;
	width: 260px;
	clear: left;
	font-style: italic;
}

.tmonialBlockNarrow {
	background-color: #EFEFEF;
	position: relative;
	width: 255px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 18px;
}

.tBlockNarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	width: 255px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FF9900;
	height: 255px;
}

.tmonialTextNarrow {
	position: relative;
	width: 230px;
	font-size: 1.4em;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.6em;
	color: #cb9800;
}
.tmonialAuthor {
	text-align: right;
	width: 100%;
	font-size: 1.2em;
	color: #4A7394;
	font-weight: bold;
	padding-top: 10px;
}

.qMark {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #0000FF;
	top: 6px;
	position: relative;
}

.qMarkCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #0000FF;
	top: 6px;
	position: relative;
	height: 10px;
	width: 8px;
	margin-top: -6px;
	left: -10px;
	margin-right: -16px;
}
.tText {
	visibility: visible;
	z-index: 500;	
}


.qMarkR {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #0000FF;
	top: 6px;
	position: relative;
	height: 8px;
	width: 8px;
	visibility: visible;
	z-index: 200;
}
.smaller {
	font-size: 0.7em;
}
.trainerXfades {
	clear: left;
	position: relative;
	width: 320px;
	top: 20px;
	height: 130px;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sponsor {
	border: 2px solid #CCCCCC;
	position: relative;
	height: 160px;
	width: 220px;
	margin-top: 30px;
	left: 18px;
}

.block1 {
	padding-bottom: 10px;
	overflow: hidden;
}
.freeLeft {
	position: relative;
	width: 350px;
	float: left;
	text-align: center;
	clear: left;
}

.freeRight {
	background-color: #EFEFEF;
	position: relative;
	width: 300px;
	float: left;
	overflow: hidden;
	margin-left: 6px;
	visibility: visible;
}

.freeTitle {
	position: relative;
	font-size: 1.2em;
	color: #000099;
	text-align: center;
	background-color: #EFEFEF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

.freeSummary {
	position: relative;
	padding-left: 6px;
	width: 650px;
	font-size: 1.0em;
	color: #003366;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EFEFEF;
	margin-bottom: 4px;
	font-weight: bold;
}

.welcomeBlock {
	top: 30px;
	position: relative;
	width: 660px;
	background-color: #FFF;
	clear: left;
	margin-bottom: 10px;
}

.signupForm {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	width: 290px;
	float: left;
	overflow: hidden;
}

.signupForm2 {
	padding-top: 10px;
	padding-bottom: 20px;
	position: relative;
	width: 450px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}

.formRow {
	clear: both;
	/*width: 800px;
	font-size: 1.2em;
	*/
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
	visibility: visible;
}

.formRowShort {
	clear: both;
	width: 290px;
	position: relative;
	font-size: 1.2em;
	overflow: hidden;
	margin-bottom: 3px;
}

.formRow2 {
	clear: both;
	height: 100px;
	position: relative;
	margin-bottom: 1px;	
	padding-top: 8px;
	padding-bottom: 1px;
	width: 100%;
}

.height40 {
	height: 40px;
}

.formRow3 {
	clear: both;
	height: 16px;
	width: 640px;
	position: relative;	
	font-size: 1.2em;
}

.fieldLabel {
	float: left;
	position: relative;
	width: 360px;
	margin-right: 5px;
	font-size: 1.1em;
	color: #000099;
}

.cbLabel {
	float: left;
	position: relative;
	margin-right: 5px;
	font-size: 0.8em;
	color: #000099;
	width: 250px;
}

.fieldLabelShort {
	clear: left;
	float: left;
	position: relative;
	width: 100px;
	margin-right: 5px;
	font-size: 0.8em;
	color: #000099;
}
.fieldLabelMedium {
	clear: left;
	float: left;
	position: relative;
	width: 280px;
	margin-right: 5px;
	font-size: 0.8em;
	color: #000099;
}
.cBoxLabel {
	position: relative;
	margin-right: 5px;
	font-size: 1.1em;
	color: #000099;
	top: -3px;
}

.cBoxLabelLeft {
	position: relative;
	margin-right: 5px;
	font-size: 0.8em;
	color: #000099;
	float: left;
	top: 3px;
}

.fieldLabelLong {
	clear: left;
	float: left;
	position: relative;
	width: 430px;
	margin-right: 5px;
}


.field {
	float: left;
	padding-left: 10px;
}

.textfield {
	font-size: 1.3em;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	padding: 3px;
	width: 300px;
}

.textfield80 {
	font-size: 0.9em;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	width: 80px;
}

.textfield40 {
	font-size: 1.3em;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	padding: 3px;
	width: 50px;
}

.longtextfield {
	font-size: 1.2em;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
	height: 80px;
	width: 250px;
}

.dpDisclaimer {
	font-size: 1em;
	font-style: italic;
	text-align: left;
	position: relative;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.standardBlock {
	top: 10px;
	position: relative;
	width: 310px;
	background-color: #FFF;
	float: left;
	margin-bottom: 20px;
	padding-right: 10px;
	overflow: hidden;
	/*
	height: 300px;
	*/
}




.specialBlock {
	clear: left;
	position: relative;
	width: 300px;
	margin-top: 15px;
	border: 1px solid #999999;
	overflow: hidden;
	padding: 10px;
	background-color: #F0F0F0;
}

.lhMenuBar {
	float: left;
	position: relative;
	width: 160px;
	margin-top: 30px;
}
.workArea {
	float: left;
	position: relative;
	width: 760px;
	margin-top: 15px;
}

.workAreaAdmin {
	float: left;
	position: relative;
	margin-top: 15px;
	overflow: auto;
	/*height: 500px;*/
	width: 800px;
}

.resultRow {
	font-size: 1.0em;
	margin-bottom: 8px;
	clear: left;
	overflow: hidden;
	visibility: visible;
	width: 800px;
}

.resultRow2 {
	font-size: 1.2em;
	margin-bottom: 8px;
	clear: left;
	overflow: hidden;
	visibility: visible;
	width: 780px;
}



.resultHead {
	font-size: 0.9em;
	margin-bottom: 10px;
	clear: left;
	position: relative;
	height: 20px;
	width: 780px;
}
.productId {
	float: left;
	position: relative;
	width: 30px;
}

.sectionId {
	float: left;
	position: relative;
	width: 50px;
	text-align: center;
	margin-right: 6px;
}

.productActive {
	float: left;
	position: relative;
	width: 40px;
	text-align: center;
	margin-right: 6px;
}
.productTitle {
	float: left;
	position: relative;
	width: 500px;
}

.productTitleShort {
	float: left;
	position: relative;
	width: 380px;
}

.productTitleMedium {
	float: left;
	position: relative;
	width: 334px;
}

.productCategory {
	float: left;
	position: relative;
	width: 120px;
	margin-left: 10px;
}

.rowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	position: relative;
	width: 130px;
}

/*
.rowDetail {
	float: left;
	position: relative;
	padding-right: 0px; 
	width: 324px;
}
*/

/* Prior to 2010-02-25
*/
.rowDetail {
	float: left;
	position: relative;
	padding-right: 10px; 
}


.cBox {
	float: right;
	position: relative;
	width: 10px;
	padding-right: 20px;
}

.cBoxTitle {
	float: left;
	position: relative;
	width: 50px;
	font-size: 0.8em;
	color: #000099;
	padding-left: 10px;
	padding-top: 2px;
}

.rowDetailArea {
	float: left;
	position: relative;
	width: 560px;
	padding-bottom: 5px;
}
.cbox {
	border: none;
	margin-left: 0px;
}

.cBoxLeft {
	border: none;
	margin-left: -3px;
	margin-right: 6px;
	float: left;
	height: 16px;
	width: 16px;
}

.ipSign {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 40px;
	width: 142px;
	margin-left: 20px;
	float: left;
}

.founder {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 1.1em;
	font-weight: bold;
}


.alert {
	border: 1px solid #FF0000;
}
.confText {
	font-size: 1.6em;
	padding-top: 60px;
}
.lhMenuDiv {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFEEBB;
	position: relative;
	width: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.statusMessage {
	float: right;
	font-size: 1.1em;
	color: #FF0000;
	text-decoration: blink;
}

.formBlock {
	padding-top: 10px;
	background-color: #FFFFF0;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	padding-left: 5px;
}
.mButton {
	float: left;
	position: relative;
	width: 20px;
	top: -2px;
}
.editMe {
	height: 20px;
	width: 20px;
	position: relative;
	float: left;
	z-index: 200;
}
.editMePara {
	height: 15px;
	width: 15px;
	position: relative;
	z-index: 200;
	top: 10px;
	padding-right: 10px;
	background-color: #CCCCCC;
}
.signatureBlock {
	clear: left;
	position: relative;
	width: 95%;
}
.fo {
	position: relative;
	height: 230px;
	width: 345px;
}
.newsBlock {
	background-color: #F5F5F5;
	position: relative;
	width: 100%;
	padding: 5px;
	margin-top: 10px;
}
.media {
	position: relative;
	height: 266px;
	width: 400px;
	margin-top: 40px;
	border: 2px solid #666666;
	overflow: hidden;
	clear: left;
}

.audio {
	padding-top: 100px;
	position: relative;
	height: 30px;
	width: 400px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 0;
	clear: left;
}



.padLower {
	padding-bottom: 8px;
	clear: left;
}

.required {
	font-size: 1em;
	clear: left;
}

.stdBtn {
	position: relative;
	font-size: 1.0em;
}

.buttonRow {
	padding-bottom: 5px;
	padding-top: 5px;
	height: 20px;
	position: relative;
	width: 352px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	margin-bottom: 5px;
	padding-left: 144px;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
}

.buttonRow2 {
	padding-bottom: 5px;
	padding-top: 5px;
	height: 20px;
	position: relative;
	width: 99%;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	margin-bottom: 5px;
	padding-left: 5px;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	margin-top: 5px;
}

.buttonRow3 {
	margin-top: 10px;
	overflow: hidden;
	padding: 8px 0 4px 0; 
	position: relative;
	width: 100%;
	clear: left;
}

.buttonLeft {
	float: left;
	cursor:pointer;
	cursor:hand;
	position: relative;
	margin-left: 6px;
	}

.buttonRight {
	float: right;
	cursor:pointer;
	cursor:hand;
	position: relative;
	margin-right: 10px;
	}

.helpIcon {
	float: left;
	position: relative;
	height: 13px;
	width: 15px;
	top: 2px;
	margin-right: 10px;
}

.helpIconUsr {
	float: left;
	position: relative;
	height: 13px;
	width: 15px;
	top: 6px;
}

.signupBlock {
	background-color: #F5F5F5;
	position: relative;
	width: 800px;
	padding: 5px;
	margin-top: 15px;
}

.subSectionHeading {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	width: 580px;
	padding-bottom: 4px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	font-size: 1.2em;

}



.downloadLink {
	font-size: 1.2em;
	position: relative;
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
}
.mediaLabel {
	font-size: 1.3em;
	color: #333333;
	width: 360px;
	top: 20px;
	height: 30px;
	position: relative;
	margin-bottom: -30px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	clear: left;
}
.signupLeft {
	float: left;
	position: relative;
	top: 20px;
	width: 200px;
}

.signupLeft img {
    width: 100%;
}

.signupRight {
	float: left;
	position: relative;
	width: 450px;
	margin-left: 10px;
}

.calendarIcon {
	position: relative;
	height: 16px;
	width: 16px;
	top: 4px;
}

.noBorder {
	border: none;
}

.noBgrd {
	background-color: #FBFBFB;
}

.greyBgrd {
	background-color: #fff;
	width: 255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.6em;
	color: #cb9800;
	height: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 180px;
}

.greyBgrd_v1 {
	background-color: #fff;
	width: 255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.6em;
	color: #cb9800;
	height: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 180px;
}

.tAuthor {
	text-align: right;
	width: 100%;
	color: #4A7394;
	font-weight: bold;
	padding-top: 10px;
	font-size: 0.9em;
	line-height: 1.1em;
}

.paleBgrd {
	top: 10px;
	background-color: #efefef;
	width: 255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.6em;
	color: #cb9800;
	height: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.paleBgrd_v1 {
	top: 10px;
	background-color: #efefef;
	width: 255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.6em;
	color: #cb9800;
	height: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dropTmonial1 {
	top: 200px;
}

.dropTmonial {
	top: 400px;
}

.dropTmonial4 {
	top: 570px;
}

.transbox
  {
  width:400px;
  height:180px;
  margin:30px 50px;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:Alpha(Opacity=30);
  /* CSS3 standard */
  opacity:0.6;
  }


.t12 {
	position: relative;
	height: 400px;
}

.gold {
	color: #cb9800;
}
.uploadStart {
	margin-top: 10px;
	position: relative;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.uploadTitle {
	font-size: 1.3em;
	margin-bottom: 5px;
	position: relative;
	width: 300px;
	margin-top: 5px;
}
.selid {
	color: #999999;
}

.text4 {
	font-size: 1em;
	color: #999999;
}

#forumCustom {
	width: 100%;
	overflow: visible;
}


.colIDRight {
	float: right;
	overflow: hidden;
	position: relative;
	width: 50px;
}


.deleteme {
    background-attachment: scroll;
    background-image: url("images/ui-icons_cc0000_256x240.png");
    background-position: -180px -98px;
    background-repeat: no-repeat;
	cursor:pointer;
    height: 16px;
    position: relative;
    width: 16px;
	text-decoration: none;
}

.fieldName {
	font-size: 0.9em;
	}

.subTopicContent {
    clear: both;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    margin: 10px 0 0 0;
}  

.subTopicPhotoBlock {
    float: left;
    width: 240px;
}

.subTopicTextBlock {
    float: left;
    width: 350px;
}

.topicParaItal {
    font-style: italic;
    color: #005698;
}

.sLogo2-b {
    background-attachment: scroll;
    background-image: url("../graphics/EY_Logo2.png");
    background-position: 0px 6px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 54px;
    position: relative;
    width: 60px;
}

.sLogo1-b {
    background-attachment: scroll;
    background-image: url("../graphics/logo-640px.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 54px;
    position: relative;
    width: 62px;
}

.row {
    border-bottom: solid 1px #dedede;
    position: relative;
    clear: both;
    padding:10px 0;
    overflow: hidden;
    font-size: 15px;
    margin: 0 10px;
}

.row a {
    text-decoration: none;
    color: #4A7394;
}

.row a:hover {
    color: #003366;
}

.col-md-1 {
    float: left;
    width: 10%;
}

.row-titles {
    color: #666666;
}
.col-md-2 {
    float: left;
    width: 20%;
}

.col-md-3 {
    float: left;
    width: 30%;
}

.col-md-4 {
    float: left;
    width: 40%;
}

.media-title {
    font-size: 15px;
    padding: 10px 0;
}

.loed-image {
    padding: 50px 0;
    text-align: center;
}