body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*background: url(../Images/bodyBg.gif) repeat-x #FFFFFF;*/
	font-size: 12px;
	color: #222222;
}

form {
	margin: 0;
	padding: 0;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #004481;
	text-decoration: underline;
	font-weight: bold;
}

a.subLink {
	color: #4476a3;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a.inLineLink { /*color:#4476a3;*/
	color: #004481;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a.boldH3Link {
	font-size: 15px;
	text-decoration: none;
}

a.boldH3Link:hover {
	text-decoration: underline;
}

input {
	padding: 4px 3px 3px 3px;
	/*padding:2px 3px 3px 3px; FOR IE JSP FIX*/
	color: #222222;
	/*	height:18px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #dadada;
	border-top: 0;
	background: #fff url(../Images/InputBg.gif) top left repeat-x;
}

textarea {
	border: 1px solid #dadada;
	border-top: 0;
	background: #fff url(../Images/InputBg.gif) top left repeat-x;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.textAreaHundredper {
	width: 98%;
	height: 100px;
}

.textAreaHundredperHtFifty {
	width: 98%;
	height: 50px;
}

.textareaExtraBig {
	width: 670px;
	height: 100px;
}

.textareaBig {
	width: 325px;
	height: 100px;
}

.textareaLarge {
	width: 310px;
	height: 100px;
}

.textareaLarger {
	width: 400px;
	height: 150px;
}

.inputRadio {
	border: 0;
	padding: 0;
	margin: 0;
	background-image: none;
	width: 13px;
	height: 13px;
	overflow: hidden;
	outline: none;
	vertical-align: middle;
}

.inputCheckbox {
	border: 0;
	padding: 0;
	vertical-align: middle;
	background-image: none;
}

.selectSmall {
	width: 70px;
}

.selectMedium {
	width: 120px;
}

.selectBig {
	width: 170px;
}

.selectVBig {
	width: 200px;
	border: 1px solid #e7e7e7;
}

.selectLarge {
	width: 215px;
}

.selectLarger {
	width: 250px;
}

.selectVLarger {
	width: 265px;
}

.selectVVLarger {
	width: 300px;
}

.viewTxtArea {
	border: 1px solid #e7e7e7;
	padding: 4px;
	max-height: 150px;
	overflow: auto;
	overflow-x: hidden;
}

.redTxt {
	color: #ed1c24;
}

.greenTxt {
	color: #2eb100;
}

.programSelect,.programTypeSelect {
	width: 345px;
}

.countrySelect,.stateProvince {
	width: 140px;
}

div#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 994px;
}

#header {
	padding: 0 15px 0 0;
	clear: both;
}

#logoContainer {
	float: left;
	cursor: pointer;
}

#logoContainer img {
	margin: 15px;
	margin-right: 0;
}

h1.welcomeUser {
	padding: 0 10px 0 0;
	margin: 22px 0 5px 0;
	font-size: 12px;
	text-align: right;
}

h1.welcomeUser span {
	color: #186bad
}

div.accountInfo .headerLink {
	padding: 0;
	/*margin:45px 0 15px 0;*/
	margin: 8px 0 15px 0;
}

.headerLink {
	padding: 0;
	margin: 45px 0 15px 0;
}

.headerLink li {
	display: inline;
}

.headerLink li {
	background-image: url(../Images/seprator.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	color: #222222;
}

.headerLink li:first-child {
	background-image: none;
}

.headerLink li a,.current {
	color: #004481;
	padding: 4px 8px;
	font-weight: bold;
}

#userInfo {
	padding: 0;
	margin: 7px 0 7px 30px;
	border: 1px solid #e9e9e9;
}

#userInfo li {
	list-style: none;
	color: #222222;
	margin: 0;
	text-align: left;
	padding: 5px 10px;
	white-space: nowrap;
	font-size: 10px;
}

#userInfo li span {
	color: #004481;
}

#userInfo li#userName {
	background-image: url(../Images/userNameBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px;
	padding-top: 3px;
	vertical-align: middle;
}

#userInfo li#referralCode {
	background-image: url(../Images/userNameBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	vertical-align: middle;
}

.mainNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(../Images/navBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 39px;
}

.mainNav li {
	display: inline;
	margin: 0;
	padding: 0;
}

.mainNav li a,.mainNav li.mainNavSearch span {
	float: left;
	padding: 10px 9px 10px 9px;
	margin: 0;
	text-decoration: none;
	color: #F9EBB4;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../Images/mainNav_Seprator.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.mainNav li.active {
	float: left;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ecf6fc;
	background: url(../Images/SelNavBg.gif) repeat-x 0 0;
}

.mainNav li.active a {
	padding: 10px 9px 10px 9px;
}

.mainNav li a:hover {
	color: #e4ecf6;
	text-decoration: none;
}

.mainNav li a.mainNavHelp span,.mainNav li a.mainNavNext span {
	cursor: pointer;
	float: none;
	display: block;
	background: url(../Images/Icon_HeaderHelp.gif) no-repeat right 0;
	height: 16px;
	margin: -1px 0 0 0;
	padding: 1px 21px 0 0;
}

.mainNav li a.mainNavNext span {
	background-image: url(../Images/Icon_HeaderNextStep.gif);
}

.mainNav li span .serachButton {
	background-image: none;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.mainNav li.mainNavSearch span {
	padding: 7px 8px 5px 7px; *
	padding-top: 6px;
}

.mainNav li.mainNavSearch span input.headerSearchInput {
	/*width:143px;*/
	width: 131px;
	font-size: 10px;
	margin-right: 0;
	border-right: 0;
}

#breadCrumb {
	margin: 3px 5px 30px 8px;
	padding: 0;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#breadCrumb li {
	list-style-type: none;
	display: inline;
	margin: 0;
	float: left;
	padding: 0px 3px;
	color: #999999;
}

#breadCrumb li#currentPage {
	color: #b75312;
}

#breadCrumb li a {
	font-weight: normal;
	text-decoration: none;
	color: #004481;
}

#breadCrumb li a:hover {
	color: #004481;
	text-decoration: underline;
}

#mainPannel {
	clear: both;
	margin: 15px 0 0 0;
	padding: 0 10px 0 10px;
	border-top: 1px solid #ffffff;
}

#sidePannel {
	padding: 0;
	margin: 0;
	width: 318px;
}

/* infoPannel rounded Corner div  starts Here */
#infoPannel,#sideNavPannel {
	background: transparent;
	padding: 0;
	margin: 0;
}

.infoPannelTop,.infoPannelBottom,.sideNavPannelTop,.sideNavPannelBottom
	{
	display: block;
	background: transparent;
	font-size: 1px;
}

.infoPannelB1,.infoPannelB2,.infoPannelB3,.infoPannelB4,.sideNavPannelB1,.sideNavPannelB2,.sideNavPannelB3,.sideNavPannelB4
	{
	display: block;
	overflow: hidden;
}

.infoPannelB1,.infoPannelB2,.infoPannelB3,.sideNavPannelB1,.sideNavPannelB2,.sideNavPannelB3
	{
	height: 1px;
}

.infoPannelB2,.infoPannelB3,.infoPannelB4,.sideNavPannelB2,.sideNavPannelB3,.sideNavPannelB4
	{
	background: #fcf2ce;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.infoPannelB2WhiteBG,.infoPannelB3WhiteBG,.infoPannelB4WhiteBG,.sideNavPannelB2WhiteBG,.sideNavPannelB3WhiteBG,.sideNavPannelB4WhiteBG
	{
	background-color: #FFFFFF;
}

.infoPannelB1,.sideNavPannelB1 {
	margin: 0 5px;
	background: #ffffff;
}

.infoPannelB2,.sideNavPannelB2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.infoPannelB3,.sideNavPannelB3 {
	margin: 0 2px;
}

.infoPannelB4,.sideNavPannelB4 {
	height: 2px;
	margin: 0 1px;
}

#infoPannelContent,#sideNavPannelContent,.infoContentPannel {
	display: block;
	text-align: left;
	border: 0 solid #ffffff;
	border-width: 0 1px;
	padding: 10px;
	margin: 0;
	background-image: url(../Images/informationPannelBg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}

#sideNavPannelContent {
	background-image: url(../Images/sideNavBg.gif);
}

#infoPannelContent h2,.signInSideHeading {
	font-size: 18px;
	font-weight: bold;
	color: #B75312;
	margin: 0 0 8px 0;
	padding: 5px 8px 0 8px;
}

#infoPannelContent h3 {
	font-size: 15px;
	font-weight: bold;
	color: #222222;
	margin: 0 0 10px 0;
	padding: 5px 8px 0 8px;
}

.signInSideSubHeading {
	font-size: 17px;
	font-weight: bold;
	color: #222222;
	margin: 0 0 0 0;
	padding: 5px 8px 0 8px;
}

#infoPannelContent h4 {
	font-size: 16px;
	font-weight: bold;
	color: #B75312;
	margin: 0;
	padding: 5px 8px 0 8px;
}

#infoPannelContent p,.signInSideContent {
	margin: 0;
	padding: 0 8px 20px 8px;
	line-height: 14pt;
}

.signInItsFree {
	font-size: 15px;
	margin: 23px 0 0 5px;
	font-weight: bold;
}

.signInInfo {
	margin: 0 4px 10px 5px;
	line-height: 18px;
	padding: 0;
}

#bidPannelContent {
	display: block;
	text-align: left;
	border: 0 solid #ffffff;
	border-width: 0 1px;
	padding: 5px 15px 10px 15px;
	margin: 0;
	background-image: url(../Images/informationPannelBg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}

#bidPannelContent h2 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #b75312;
}

#bidPannelContent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	margin: 0;
	padding: 0 0 5px 0;
}

#bidPannelContent h3 span {
	text-transform: uppercase;
	font-weight: normal;
}

#bidPannelContent h4 {
	padding: 0 0 12px 0;
	margin: 0px 0;
	font-weight: bold;
	font-size: 12px;
}

#bidPannelContent h4 span {
	font-weight: normal;
	text-transform: uppercase;
}

#bidPannelContent label {
	padding: 0 0 10px 0;
	margin: 10px 0;
	font-weight: normal;
	font-size: 12px;
	display: block;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#bidPannelContent label span {
	font-weight: bold;
	text-transform: uppercase;
}

#bidPannelContent label a {
	font-size: 12px;
}

.finalBiDAmt {
	color: #b75312;
	font-size: 13px !important;
	font-weight: bold !important;
}

/* infoPannel rounded Corner div   End Here */
	/* side Navigation Pannel  starts Here */
#sideNavPannel {
	width: 177px;
}

#sideNavPannelContent {
	padding: 10px 4px 10px 4px;
}

#sideNavPannelContent h1 {
	font-size: 17px;
	font-weight: bold;
	color: #b75312;
	margin: 0 0 8px 0;
	padding: 5px 0px 6px 7px;
	font-weight: bold;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#sideNav {
	padding: 0;
	margin: 0;
}

#sideNav li {
	list-style: none;
	margin: 0;
	padding: 0;
	_height: 1%;
}

#sideNav li a,#sideNav li.navDisabled em {
	display: block;
	padding: 4px 0 3px 13px;
	text-decoration: none;
	font-weight: normal;
}

#sideNav li.navDisabled em {
	font-style: normal;
	height: 15px;
	cursor: default; /*background:#f3f3f3;*/
}

#sideNav li.navDisabled {
	color: #000;
	position: relative;
}

#sideNav li.navDisabled em span {
	left: 31px;
	position: absolute;
	top: 6px;
	letter-spacing: 2px;
}

#sideNav li.navDisabled em span.overTxt {
	color: #cdcccc;
	left: 30px;
	top: 6px;
}

#sideNav li a.selected {
	background: url(../Images/sideNavSelected.png) no-repeat 0 0;
	color: #fff;
}

#sideNav li a.mainLink {
	background: url(../Images/sideNavArrowUp.png) no-repeat 3px 6px;
	color: #b75312;
}

#sideNav li a.mainLink .expanded {
	background-image: url(../Images/sideNavArrowDown.png);
}

#sideNav li ul.levelOne,#sideNav li ul.levelTwo {
	padding: 0;
	margin: 0;
}

#sideNav li ul.levelOne li {
	
}

#sideNav li ul.levelOne li a,#sideNav li ul.levelOne li.navDisabled em {
	padding: 4px 0 3px 30px;
}

#sideNav li ul.levelOne li a.mainLink {
	background-position: 20px 5px;
}

#sideNav li a.mainLink .expanded {
	background-position: 2px 5px;
}

#sideNav li ul.levelOne li a.mainLink .expanded {
	background-position: 20px 5px;
}

#sideNav li ul.levelTwo li a {
	padding: 4px 0 3px 40px;
}

/*
#sideNav {
	padding:0;
	margin:0;
}

#sideNav li {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}

#sideNav li a {
	color:#004481;
	text-decoration:none;
	padding:5px 0;
	display:-moz-inline-block;
	display:inline-block;
}

#sideNav li a:hover {
	text-decoration:underline;
}

#sideNav li span {
	padding-left:7px;
}

#sideNav li.currentNav {
	background-image: url(../Images/sideNavCurrent.gif);
	background-position: center;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#sideNav li.currentNav a {
	color:#fff;
	text-decoration:none;
}

#sideNav li.currentNav a:hover {
	color:#e4ecf6;
}

#sideNav li.currentMain {
	color:#b75312;
}

#sideNav .sideSubNav {
	padding:0;
	margin:0px 0 6px 11px;
}

#sideNav .sideSubNav li {
	margin-top:0;
}

#sideNav .sideSubNav li a {
	padding:5px 0;
}

#sideNav .sideSubNav li.currentNav {
	padding:0px 0 0px 10px;
	background-position:0 0;
}

#sideNav .sideSubNav li.currentNav span {
	background-image: url(../Images/sideNavCurrent.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
	padding:4px 0px 3px 0px;
	display:block;
}

#sideNav .sideSubNav li span {
	padding-left:7px;
}
*/ /*side Navigation Pannel    ends Here */ /**/
#instructorStudentFlowNav {
	margin-top: 15px;
}

#instructorStudentFlowNav ul,#instructorStudentFlowNav ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#instructorStudentFlowNav ul li {
	margin-bottom: 5px;
}

#instructorStudentFlowNav ul li a {
	display: block;
	padding: 5px 8px;
	color: #222;
	font-weight: normal;
	text-decoration: none;
}

#instructorStudentFlowNav ul li.instructorFlow a {
	border: 1px solid #b1cae0;
	background: #edf4fa;
}

#instructorStudentFlowNav ul li.instructorFlow a:hover {
	border: 1px solid #93b4d3;
	background: #e5eff8;
}

#instructorStudentFlowNav ul li.studentFlow a {
	border: 1px solid #d8d1bc;
	background: #fef9e9;
}

#instructorStudentFlowNav ul li.studentFlow a:hover {
	border: 1px solid #c7bea1;
	background: #fef6df;
}

.pagenationPannel {
	height: 31px;
	background-image: url(../Images/pagenationBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	clear: both;
}

.pagenationPannel .navigation {
	list-style-type: none;
	margin: 0;
	padding: 9px 10px 0 10px;
	clear: both;
	background-image: url(../Images/pagenationBgLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 31px; *
	float: left;
}

.pagenationPannel .navigation li {
	display: inline;
	margin: 0;
	float: left;
}

.pagenationPannel .navigation li a,.pagenationPannel .navigation li.current
	{
	padding: 0 6px;
	margin: 0 0px 0 0;
	text-decoration: underline;
	color: #004481;
	background-image: url(../Images/SortByDivider.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: normal;
}

.pagenationPannel .navigation li a:hover {
	text-decoration: underline;
}

.pagenationPannel .navigation li.current {
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

.pagenationPannel .navigationRightSide {
	background-image: url(../Images/pagenationBgRight.gif) !important;
	background-position: top right !important; *
	float: right;
}

.pagenationPannel .navigationRightSide li a,.pagenationPannel .navigationRightSide li.current
	{
	padding: 0 3px;
	background-image: none;
}

/**/
#contentPannel {
	width: 615px;
	margin: 0;
	padding: 0;
}

#contentPannel h1 { /*font-size:30px;*/
	font-size: 24px;
	color: #6ea2cb;
	font-weight: bold;
	margin: 0;
	/*padding:0 0 10px 0;*/
	padding: 0 0 2px 0;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#contentPannel h2 {
	font-size: 16px;
	color: #b75312;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
}

#contentPannel h3 {
	font-size: 17px;
	color: #222222;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#contentPannel input {
	margin-top: 2px;
}

#contentPannel p {
	margin: 8px 0 10px 0;
	/*margin:8px 0 15px 0;*/
	padding: 0;
}

#contentPannel p.errorHighLite {
	color: #ff3333;
}

#contentPannel label {
	font-weight: bold;
	margin-bottom: 8px;
	display: block;
}

#contentPannel label.grpRelateMaring {
	margin-bottom: 5px;
}

#contentPannel label span.indented {
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 10px 5px 10px;
	font-weight: normal;
}

#contentPannel .boldText {
	font-weight: bold;
}

#contentPannel #timeZonePannel {
	margin-top: 10px;
	margin-bottom: 5px;
}

#contentPannel .timeZoneDrpDwn {
	margin: 4px 4px 4px 0;
	width: 290px;
}

.timeZoneDrpDwnDisable {
	margin: 4px 4px 4px 0;
	width: 290px;
	background-color: #e8e8e8;
	color: #CCCCCC;
}

.disableFormElement {
	background-color: #e8e8e8;
}

#mapImg {
	margin-top: 5px;
}

#contentPannel #wordVeriInfo {
	padding-top: 14px;
	padding-left: 14px;
	color: #999999;
	font-weight: normal;
	font-size: 11px
}

#contentPannel #refreshIco {
	margin: 10px 5px 5px;
}

#contentPannel #agreement { *
	padding-top: 5px !important;
	margin-top: 10px;
	clear: both;
}

.button {
	background-image: url(../Images/buttonBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	font-size: 12px;
	border: 0;
	text-align: center;
	cursor: pointer;
	height: 19px;
	width: 85px;
	color: #004481;
	margin: 0;
	padding: 0;
}

.buttonShadow {
	height: 32px;
	width: 106px;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-image: url(../Images/ButtonShadowBG.gif);
	background-color: transparent;
}

.buttonBigShadow {
	background-image: url(../Images/ButtonBigShadowBG.gif);
	width: 221px;
}

.searchHighLite {
	color: #0054a6;
	background: #FFFF00;
}

.searchNarrowHighLite {
	color: #0054a6;
	background: #99CC00;
}

/*.buttonSmall {
	background-image: url(../Images/buttonHighLiteSmallBG.gif);
	width:87px;
}*/
.buttonHighLite {
	background-image: url(../Images/buttonHighLiteBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 106px;
	height: 32px;
	font-weight: bold;
	font-size: 15px;
	border: 0;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 8px;
	margin-top: 20px;
	cursor: pointer;
}

.buttonHighLiteDisable {
	background-image: url(../Images/buttonHighLiteBGDisable.gif);
	cursor: default;
	color: #808080;
}

.buttonHighLiteMedium {
	background-image: url(../Images/buttonHighLiteMedium.gif);
	width: 153px;
}

.buttonHighLiteMediumBig {
	background-image: url(../Images/buttonHighLiteMediumBig.gif);
	width: 175px;
}

.buttonHighLiteMediumBigger {
	background-image: url(../Images/buttonHighLiteMediumBigger.gif);
	width: 195px;
}

.buttonHighLiteSamllFont {
	font-size: 12px;
}

.buttonHighLiteBig {
	background-image: url(../Images/buttonHighLiteBigBG.gif);
	width: 261px;
}

.buttonHighLiteSmall {
	background-image: url(../Images/buttonHighLiteSmallBG.gif);
	width: 87px;
}

.buttonHighLiteVSmall {
	background-image: url(../Images/buttonHighLiteVSmallBG.gif);
	width: 46px;
}

.tellfrdButHolder {
	text-align: center;
	padding: 15px 0 10px 0;
	border: 1px solid #cde1ed;
	background-color: #fffff;
	background-image: url(../Images/tellAfriendBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#mainContentPannel {
	width: 780px;
}

#mainContentPannel h1,.screenHeading {
	font-size: 24px;
	color: #6ea2cb;
	font-weight: bold;
	margin: 0;
	padding: 0 0 2px 0;
}

.headingHighlighter {
	color: #004481;
}

#mainContentPannel h1.subHeading {
	font-size: 20px;
}

.screenHeading {
	padding: 0;
}

.screenHeading:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ".";
	height: 0;
}

#mainContentPannel h1.botPadLow {
	padding: 0 0 2px 0;
}

#mainContentPannel h2 {
	font-size: 16px;
	color: #b75312;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
}

#mainContentPannel h3 {
	font-size: 17px;
	color: #222222;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#mainContentPannel h4 {
	font-size: 13px;
	color: #222222;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#mainContentPannel h5 {
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#mainContentPannel p {
	margin: 8px 0 20px 0;
	padding: 0;
}

#mainContentPannel p.errorHighLite {
	color: #ff3333;
}

.todayFeaturedBlog,.todayFeaturedBlogSmall {
	margin-top: 15px;
}

.todayFeaturedBlogSmall .tutorInfoBlog {
	margin: 15px 0 10px 0;
	width: auto;
}

.tutorInfoBlog {
	margin: 0 40px 10px 0;
	width: 215px;
}

.grid {
	margin: 5px 0 18px;
}

.grid td {
	padding: 7px 4px;
}

.grid tr.gridHead {
	color: #b75312;
	font-weight: bold;
	font-size: 14px;
}

.grid tr.gridOddRow {
	background-color: #f3f8fb;
}

.grid tr.gridEvenRow {
	background-color: #FFFFFF;
}

.formContainer .tutorInfoBlog {
	margin: 0 20px 10px 0;
	width: 208px;
}

.tutorInfoBlog .photo {
	margin: 0px 10px 10px 0;
}

.formContainer .tutorInfoBlog .photo {
	margin: 0px 10px 5px 0;
}

.tutorInfoBlog p {
	margin: 0 !important;
	padding: 0;
	font-weight: bold;
	line-height: 17px;
}

.tutorInfoBlog .label {
	color: #004481;
}

.tutorInfoBlog .label a {
	color: #004481;
	text-decoration: none;
}

.tutorInfoBlog .label a:hover {
	text-decoration: underline;
}

.sectionBlog {
	margin-top: 20px;
	clear: both;
	display: block;
}

/*.sectionBlog:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}*/
.myPreferencesBlog {
	width: 315px;
}

.latestListingsBlog ul {
	margin: 0 20px 0 20px;
}

.latestListingsBlog ul li {
	color: #222222;
	border-bottom: 1px solid #d7eaf9;
	;
}

.latestListingsBlog ul li a {
	font-weight: bold;
	text-decoration: underline;
}

.latestListingsBlog .content li {
	border-bottom: 1px solid #d7eaf9;
}

.myPreferencesBlog ul,.myProfileBlog ul {
	margin: 0 0 0 7px;
}

#calendarBlogSmall {
	width: 300px;
}

#footer {
	clear: both;
	padding: 0;
	margin: 30px 0 0px 0;
	padding-bottom: 30px;
	background-image: url(../Images/footerSearchPannelBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fefeff;
	border-top: 2px solid #124c8a; 
	*zoom: 1; /*fix for the IE footer blue part hide*/
	padding-left: 22px;
}

#footer :after {
	clear: both;
	display: block;
	content: "";
	height: 0;
	font: 0;
	visibility: hidden;
}

#footer #searchPannel {
	margin: 0;
	padding: 15px 25px 0px 0px;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left; 
	*zoom: 1; /*fix for the IE footer blue part hide*/
	padding-bottom: 10px;
}

#footer #searchPannel div {
	padding: 0;
	margin: 0;
}

#footer .homeBrowse {
	margin: 10px 0 0px 5px !important;
}

#footer #searchPannel #homeSearchInput { *
	zoom: 1;
	margin-bottom: 10px;
}

#footer #searchPannel .searchSubject {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 0px;
}

#footer #searchPannel .buttonHighLiteVSmall {
	margin: 5px 0 0;
	width: 46px;
}

#footer #searchPannel .searchSubject .goButton {
	padding-top: 5px;
}

#footer #searchPannel div input {
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: middle;
	width: 380px;
}

.browseSubject {
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	clear: both;
	height: 18px;
}

.browseSubject li {
	display: inline;
	margin: 0;
}

.browseSubject li.browseSubjectText {
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

.browseSubject li a {
	float: left;
	padding: 1px 3px;
	margin: 0 4px 0 0;
	text-decoration: none;
	color: #004481;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../Images/browseSubjectBg.gif);
	background-repeat: no-repeat;
}

.browseSubject li a:hover {
	text-decoration: underline;
}

.footerNav {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 0px;
	clear: both;

}

.footerNav li {
	display: inline;
	margin: 0;
	float: left;
}

.footerNav li a {
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0;
	text-decoration: none;
	color: #004481;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../Images/footerLinkBg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.footerNav li a:hover {
	text-decoration: underline;
}

.pageBottomNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.pageBottomNav li {
	display: inline;
	margin: 0;
}

.pageBottomNav li a {
	float: left;
	padding: 5px 5px;
	margin: 0;
	text-decoration: none;
	color: #004481;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../Images/footerLinkBg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.pageBottomNav li a:hover {
	text-decoration: underline;
}

.inputNormal {
	width: 200px;
}

.inputNormalMedium {
	width: 250px;
}

.inputNormalSmall {
	width: 170px;
}

.inputNormalText {
	width: 375px;
}

.inputCalender {
	width: 90px;
	background-color: #f6f6f6;
}

.inputSmall {
	width: 75px;
}

.inputVSmall {
	width: 35px;
}

.inputMedium {
	width: 290px;
}

.inputMediumBig {
	width: 360px;
}

.inputBig {
	width: 400px;
}

.inputBigger {
	width: 470px;
}

.fieldInfo {
	color: #999999;
	font-weight: normal;
}

.fieldInfoPara {
	color: #999999;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

.smallFieldInfo {
	font-weight: normal;
	font-size: 11px;
	color: #999999;
}

.fieldHeaderDescrib {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin-top: 3px
}

.lockImg {
	margin: 0 5px;
	cursor: pointer;
}

.cursorDefault {
	cursor: default;
}

.cursorPointer {
	cursor: pointer;
}

.iconImg {
	margin: 0 5px;
}

.addIconImg {
	margin: 0 5px;
	padding-top: 7px; *
	padding-top: 10px;
}

.sectionDivider {
	background-image: url(../Images/selectionDvderBrdBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 8px;
	width: 100%;
}

.validationError {
	color: #ed1c24;
	font-weight: bold;
}

.validation {
	padding: 15px 15px 8px 15px;
	margin: 10px 0 0px 0;
	/*padding:0;
	margin:0 0 5px 0;*/
	background-color: #fbeaeb;
}

.hiddenPopupContent .validation {
	margin: 0;
}

.validation li {
	list-style: none;
	color: #ed1c24;
	margin: 0 0 8px 0;
	padding: 0; /*margin:0;
	padding:5px 0 5px 0;*/
}

.validation .boldText {
	font-weight: bold;
}

/*curvedBlog Style Starts Here*/
.curvedBlog {
	margin: 0px auto;
	background: #eaf5fa url(../Images/curvedBlogBg.gif) repeat-x 100% 14px;
	width: 100%;
}

.curvedBlog .hd .sideConners,.curvedBlog .ft .sideConners {
	font-size: 1px; /* ensure minimum height */
	height: 14px;
}

.curvedBlog .ft .sideConners {
	height: 14px;
}

.curvedBlog .hd {
	background: transparent url(../Images/curvedBlogTL.gif) no-repeat 0px
		0px;
}

.curvedBlog .hd .sideConners {
	background: transparent url(../Images/curvedBlogTR.gif) no-repeat right
		0px;
}

.curvedBlog .bd {
	background: transparent url(../Images/curvedBlogML.gif) repeat-y 0px 0px
		;
}

.curvedBlog .bd .sideConners {
	background: transparent url(../Images/curvedBlogMR.gif) repeat-y right
		0px;
}

.curvedBlog .bd .sideConners .content {
	margin: 0px;
	padding: 5px 22px;
}

.curvedBlog .ft {
	background: transparent url(../Images/curvedBlogBL.gif) no-repeat 0px
		0px;
}

.curvedBlog .ft .sideConners {
	background: transparent url(../Images/curvedBlogBR.gif) no-repeat right
		0px;
}

/*curvedBlog Style Ends Here*/
	/*curvedBlogZeroShadow Style Starts Here*/
.curvedBlogZeroShadow {
	margin: 0px auto;
	background: #fcfcfc url(../Images/curvedBlogZroShadBg.gif) repeat-x top
		left;
	/*background-image:url(../Images/curvedBlogBg.gif);
	background-repeat:repeat-x;*/ /*background-position:top;
	background-color:#eaf5fa;*/
	width: 100%;
}

.curvedBlogZeroShadow .hd .sideConners,.curvedBlogZeroShadow .ft .sideConners
	{
	font-size: 1px; /* ensure minimum height */
	height: 7px;
}

.curvedBlogZeroShadow .ft .sideConners {
	height: 7px;
}

.curvedBlogZeroShadow .hd {
	background: transparent url(../Images/curvedBlogZroShadTL.gif) no-repeat
		0px 0px;
}

.curvedBlogZeroShadow .hd .sideConners {
	background: transparent url(../Images/curvedBlogZroShadTR.gif) no-repeat
		right 0px;
}

.curvedBlogZeroShadow .bd {
	background: transparent url(../Images/curvedBlogZroShadML.gif) repeat-y
		0px 0px;
}

.curvedBlogZeroShadow .bd .sideConners {
	background: transparent url(../Images/curvedBlogZroShadMR.gif) repeat-y
		right 0px;
}

.curvedBlogZeroShadow .bd .sideConners .content {
	margin: 0px;
	padding: 5px 22px;
}

.curvedBlogZeroShadow .ft {
	background: transparent url(../Images/curvedBlogZroShadBL.gif) no-repeat
		0px 0px;
}

.curvedBlogZeroShadow .ft .sideConners {
	background: transparent url(../Images/curvedBlogZroShadBR.gif) no-repeat
		right 0px;
}

/*curvedBlogZeroShadow Style Ends Here*/
.InfoCurvedBlog {
	clear: both;
}

.InfoCurvedBlog ul {
	padding-top: 10px;
	margin-left: 8px;
	font-weight: normal;
}

.InfoCurvedBlog li {
	line-height: 17px;
}

.products {
	clear: both;
}

.products h1 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.products h2 {
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.products #features {
	margin: 0;
	padding: 5px 0 0 0;
	clear: both;
}

.products #features li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.products #features li a {
	color: #004481;
	font-size: 14px;
	text-decoration: none;
}

.products #features li a:hover {
	text-decoration: underline;
}

.newTutExcTopMargin {
	margin-top: 15px;
}

.newestTutorExch {
	width: 274px;
}

.newestTutorExch ul li {
	margin-top: 0;
}

.newestTutorExch ul li span {
	padding-left: 8px !important;
}

/*tabNav Style Starts Here*/
.tabNav {
	background: url(../Images/tab-line.gif) bottom repeat-x;
	float: left;
	margin: 0;
	font-size: 17px !important;
	font-weight: bold;
}

.tabNav ul {
	margin: 0;
	padding: 0 0 0 11px;
	list-style: none;
}

.tabNav li {
	margin: 22px 6px 0 0;
	/*12px in top is added to fix the profile Status hight */
	padding: 0 5px 0 0;
	background: url(../Images/tab-back.gif) 100% -100px;
	float: left;
	text-align: center;
	color: #004481;
}

/*.tabNav ul li.madhu {
	margin:0px 6px 0 0;
}*/
.tabNav li.tabToolBarIcon {
	background-image: none;
	background-color: #fcf2ce;
	margin: 12px 0 0 0;
	padding: 0;
	float: right;
}

.tabNav li.hyperLinkFloatRight {
	background-image: none;
	margin: 25px 0px 0 15px;
	padding: 0;
	float: right;
}

.tabNav li.viewPublicProfile {
	background-image: none;
	margin: 10px 0px 0 15px;
	padding: 0;
	float: right;
	text-align: right
}

.tabNav li.hyperLink {
	background-image: none;
	margin: 25px 20px 0 15px;
}

.tabNav li span {
	display: block;
	float: left;
	text-align: center;
	white-space: nowrap;
	background: url(../Images/tab-back.gif) 0 -100px;
	text-decoration: none;
	padding: 5px 11px 8px 16px;
}

.tabNav li.active {
	color: #b75312;
	border-bottom: 1px solid #fff;
	background: url(../Images/tab-back.gif) 100% 0;
}

.tabNav li.active span {
	background: url(../Images/tab-back.gif) 0 0;
}

.tabNav li.active span a,.tabNav li span a {
	text-decoration: none;
}

.tabNav li.active span a {
	color: #b75312;
	cursor: default;
}

.tabNav li span a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.tabNav li.active span a:hover {
	text-decoration: none;
	cursor: default;
}

.tabNavAlignTop li {
	margin: 1px 6px 0 0;
}

.tabNavAlignTop li.hyperLinkFloatRight {
	margin: 5px 0px 0 15px;
}

.newestTutorExch {
	font-size: 12px !important;
}

.newestTutorExch li {
	background: url(../Images/tabSmall-back.gif) 100% -100px;
}

.newestTutorExch li span {
	background: url(../Images/tabSmall-back.gif) 0 -100px;
}

.tabSubNav {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 0px;
	clear: both;
}

.tabSubNav li {
	display: inline;
	margin: 0;
}

.tabSubNav li a {
	float: left;
	padding: 8px 8px;
	margin: 0;
	text-decoration: underline;
	color: #004481;
	font-weight: normal;
	background-image: url(../Images/footerLinkBg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.tabSubNav li a.firstTabSubNav {
	padding: 8px 8px 8px 0;
}

.tabSubNav li a.currentTabNav {
	color: #b75312;
	cursor: default;
	text-decoration: none;
}

.tabSubNav li a.currentTabNav:hover {
	text-decoration: none;
}

.tabSubNav li a:hover {
	text-decoration: underline;
}

#TutorOffers,#LookingTutors { /*background-color:#FFFFFF;
	border:1px solid #e9e9e9;*/
	border-top: 0;
	width: 272px;
	clear: both;
	background: url(../Images/TutorOffersTabBg.gif) top repeat-x;
}

.bulletListings {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 15px 10px 5px 5px;
	color: #004481;
	clear: both;
	border-top: 0;
}

.bulletListings li {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	list-style-image: url(../Images/bullet.gif);
	list-style-position: outside;
}

.bulletListings li.listStyleNone {
	list-style-image: none;
	list-style: none;
}

.bulletListings li a {
	color: #004481;
	text-decoration: none;
	font-weight: normal;
}

.bulletListings li a:hover {
	text-decoration: underline;
}

.bulletListings li a.learnMore {
	text-decoration: underline;
}

.bulletListings .buletListRightAlign {
	list-style-image: none;
	text-align: right;
	color: #222222;
	border: 0;
}

.bulletListings .buletListRightAlign a {
	text-decoration: underline;
}

.bulletListings .boldText {
	font-weight: bold;
	color: #b75312;
}

.buletListDecorationNone li a {
	text-decoration: none !important;
	font-weight: normal !important;
}

.buletListDecorationNone li a:hover {
	text-decoration: underline !important;
}

.buletListDecorationNone li.buletListRightAlign a {
	text-decoration: underline !important;
}

.buletListDecorationNone li {
	border: 0 !important;
}

/* gradientBg rounded Corner div  starts Here */
#gradientBg {
	background: transparent;
	padding: 0;
	margin: 12px 0;
}

.gradientBgTop,.gradientBgBottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.gradientBgB1,.gradientBgB2,.gradientBgB3,.gradientBgB4 {
	display: block;
	overflow: hidden;
}

.gradientBgB1,.gradientBgB2,.gradientBgB3 {
	height: 1px;
}

.gradientBgB2,.gradientBgB3,.gradientBgB4 {
	background: #d9ebf9;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.gradientBgB2WhiteBG,.gradientBgB3WhiteBG,.gradientBgB4WhiteBG {
	background-color: #FFFFFF;
}

.gradientBgB1 {
	margin: 0 5px;
	background: #ffffff;
}

.gradientBgB2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.gradientBgB3 {
	margin: 0 2px;
}

.gradientBgB4 {
	height: 2px;
	margin: 0 1px;
}

#gradientBgContent {
	display: block;
	text-align: left;
	border: 0 solid #ffffff;
	border-width: 0 1px;
	padding: 10px;
	margin: 0;
	background-image: url(../Images/calendarBg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}

/* gradientBg rounded Corner div  ends Here */
	/*tabNav Style Ends Here*/
.browseADPannel {
	margin-top: 68px;
	clear: both;
}

.browseAD {
	width: 441px;
	margin-right: 15px;
}

.browseAD .adImg {
	margin: 10px 10px 10px 0;
}

.scroller .sectionbullet {
	padding-bottom: 13px;
}

.sectionbullet li {
	line-height: 20px;
	padding-bottom: 3px; /*border-bottom:1px dotted #dddddd;*/
}

.p {
	margin: 0;
	padding: 0;
	line-height: 16pt;
}

.StudentProfile,.TutorProfile,.ParentProfile {
	border: 1px solid #ebe4ce;
	background: #fef9e9;
	padding: 5px;
	width: 225px;
	margin: 10px 10px 0 0;
	float: left;
}

.TutorProfile {
	border-color: #b1cae0;
	background: #edf4fa;
}

.ParentProfile {
	margin-right: 0;
	border-color: #c7c7c7;
	background: #f4fff3;
}

.studentPanel,.tutorPanel {
	border: 1px solid #ebe4ce;
	background: #fef9e9;
	padding: 8px;
}

.tutorPanel {
	background: #edf4fa;
	border: 1px solid #b1cae0;
}

.formContainer {
	margin: 5px 0 18px;
}

.formContainer td {
	padding: 5px 3px 3px 0px; /*height:20px;*/
}

.warning {
	background: #fff4fb;
	padding: 7px !important;
	font-size: 13px;
	border-bottom: 1px solid #c9e3f9;
}

.selectedSubDtPannel {
	background: url(../Images/verticalDottedLines.gif) repeat-y 7px top;
}

.profileDtGird {
	border-bottom: 1px solid #dcdcdc;
	border: 1px solid #ebebeb;
	border-width: 0 0 1px 1px;
}

.profileDtGird .tableHeader {
	background-color: #dee6ef;
	font-weight: bold;
}

.profileDtGird td {
	border: 1px solid #ebebeb;
	border-width: 1px 1px 0 0;
	padding: 3px !important;
}

.profileDtGird tr.gridOddRow {
	background-color: #f5f7f9;
}

.profileDtGird tr.gridEvenRow {
	background-color: #FFFFFF;
}

.selectedSubjectDetails,.searchResultGrid {
	margin-top: 0;
	border-bottom: 1px solid #dcdcdc;
}

.selectedSubjectDetails {
	margin-left: 20px;
}

.searchResultGrid {
	font-size: 11px !important;
	border: 1px solid #ebebeb;
	border-width: 0 0 1px 1px; /*	border-bottom-color:#c6c6c6;*/
}

.selectedSubjectDetails .tableHeader,.searchResultGrid .tableHeader {
	background-color: #ebebeb;
	font-weight: bold;
}

.selectedSubjectDetails td,.searchResultGrid td {
	padding: 3px !important;
	margin: 5px 0;
	height: auto;
}

.searchResultGrid td {
	border: 1px solid #ebebeb;
	border-width: 1px 1px 0 0;
}

.selectedSubjectDetails ul.subjectListing {
	padding: 0;
	margin: 0;
	margin-left: 11px;
	width: 545px;
}

.selectedSubjectDetails .subjectListing li {
	padding: 0;
	margin: 1px 0;
	color: #222222;
	white-space: normal;
}

.subSubjectListings {
	padding: 0 0 0 7px;
	margin: 0;
	/*border-bottom:1px solid #dcdcdc;*/
	background: url(../Images/verticalDottedLines.gif) repeat-y 7px top;
}

.subSubjectListings li {
	margin: 0 0 8px 0;
	padding: 0 0 0 13px;
	list-style: none;
	background: url(../Images/treeJoinSubSubject.gif) no-repeat left 8px;
}

.formContainer td .validation {
	margin: 10px 0 10px 0;
}

.subjectActionPnnel {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #f7f7f7;
}

.formContainer .subjectCategoryHeading {
	color: #0f75ac;
}

.inputElementMargin {
	margin: 0 12px 0 5px;
}

.formContainer tr.formLable td {
	padding: 5px 3px 1px 0px;
}

.formContainer tr.formElement td {
	padding: 1px 3px 5px 0px;
}

.formContainer td.sectionHeading {
	background-image: url(../Images/dividerLine.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 0px 5px !important;
	/*height:60px;*/
	font-weight: bold; /*font-size:17px;*/
}

.imgRating {
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}

.imgRating0 {
	background-image: url(../Images/Rating0.png);
}

.imgRating1 {
	background-image: url(../Images/Rating1.png);
}

.imgRating2 {
	background-image: url(../Images/Rating2.png);
}

.imgRating3 {
	background-image: url(../Images/Rating3.png);
}

.imgRating4 {
	background-image: url(../Images/Rating4.png);
}

.imgRating5 {
	background-image: url(../Images/Rating5.png);
}

#ratingTutorPanel,#ratingSessionPanel,#ratingToolPanel {
	border-color: #E7E7E7;
	border-style: solid;
	border-width: 0 1px 1px;
	margin: 0 8px;
	padding: 0 5px 5px;
}

.formContainer td.subCatRating {
	padding: 0 0 0 12px !important;
}

.mainLevelRatingStart {
	margin-right: 15px;
}

.formContainer td.subCatRating {
	padding: 0 0 0 12px !important;
}

.formContainer td.subCatRating table {
	border-left: 1px solid #e7e7e7; /*border-bottom:1px solid #e7e7e7;*/
}

.formContainer td.subCatRating table td:first-child {
	padding-left: 10px;
}

.formContainer td.sectionHead {
	background: url(../Images/dividerLine.gif) 0 bottom repeat-x;
	margin: 0;
	padding: 0 0px 5px !important;
	font-weight: bold; /*font-size:17px;*/
}

.formContainer td.sectionHeadingBolder {
	border-bottom: 2px solid #124c8b;
	background-image: none;
	font-size: 15px;
}

.formContainer .sectionBottomSpacing {
	margin-bottom: 30px;
}

.formContainer td.sectionHeadStep {
	background: #124c8b;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0;
	font-size: 13px;
	padding-left: 5px !important;
	width: 50px;
	height: 35px;
}

.formContainer td.sectionHeadTwoLine {
	background-position: 0 90%;
}

#parentSubSublectPanel {
	border-top: 1px solid #004481;
	padding-top: 20px;
}

.formContainer td.heading {
	background: url(../Images/dividerLine.gif) repeat-x left bottom;
	margin: 0;
	padding: 0 5px 5px;
	font-weight: bold; /*font-size:17px;*/
}

.formContainer td.sectionTitle {
	background-image: url(../Images/dividerLine.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding-bottom: 10px !important;
	font-weight: bold; /*font-size:17px;*/
}

.formContainer td.sectionHeadingDubLine {
	/*background-position:0 54px;*/
	
}

.formContainer td .sectionTitle {
	margin-right: 20px;
}

.formContainer td.zeroPadding {
	padding: 0;
}

.formContainer tr.gridHead {
	color: #b75312;
	font-weight: bold;
}

.formContainer tr.gridHead td {
	padding: 0 4px;
}

.hiddenPopupContent .formContainer tr.gridHead td {
	padding-left: 3px;
}

.formContainer tr.gridOddRow {
	background-color: #f3f8fb;
}

.formContainer tr.gridEvenRow {
	background-color: #FFFFFF;
}

.formContainer tr.gridOddRow td,.formContainer tr.gridEvenRow td {
	padding: 4px;
}

.formReader {
	margin: 12px 0 0 0;
}

.formReader td.sectionHeading {
	margin: 0;
	padding: 0 5px;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	/*font-size:17px;*/
	background-image: url(../Images/dividerLine.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.formReader tr.oddRow {
	background-color: #f3f8fb;
}

.formReader tr.evenRow {
	background-color: #ffffff;
}

.formReader tr.oddRow,.formReader tr.evenRow {
	background-image: url(../Images/dividerLine.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.formReader tr.oddRow td,.formReader tr.evenRow td {
	padding: 12px 3px 12px 3px;
}

.formReader .label {
	font-weight: bold;
}

.formReader .labelInfoHighLite {
	color: #b75312;
	margin-right: 2px;
}

.formReader .lockImg {
	padding: 0 20px;
}

.formReader .subFormReader .lockImg {
	padding: 0 25px 0 24px; *
	padding: 0 23px 0 23px;
}

.formReader a {
	font-weight: normal;
}

.formReader .listingNos {
	margin: 0 0 10px 0;
	padding: 0px 18px; *
	padding: 0 20px;
	color: #222222;
}

.formReader .listingNos li {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 12px;
	list-style: decimal;
	list-style-position: outside;
}

.subjectUnSel {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
	white-space: normal;
	cursor: pointer;
}

.subjectSel {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
	padding-left: 18px !important;
	white-space: normal;
	background: url(../Images/icon_checkMark.gif) no-repeat 3px 3px;
	color: #5a974c;
	cursor: pointer;
}

.listing {
	margin: 0 0 10px 0;
	padding: 0px 18px; *
	padding: 0 20px;
	color: #222222;
}

.listing li {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 12px;
	list-style: none;
}

.listFloating {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0 0 20px;
	width: 440px;
}

.listFloating li {
	float: left;
	width: 175px;
	background: url(../Images/bullet.gif) no-repeat 0 -3px;
	padding: 0 0 0 12px !important;
	margin: 0 0 8px !important;
}

.listFloating li a {
	font-weight: normal;
}

h3.subHeading {
	margin: 5px 0 8px !important;
	font-size: 14px !important;
	padding: 0 0 5px !important;
	color: #222;
}

td.addInfoDetial {
	padding: 0;
}

td.addInfoDetial table {
	background: #f7f7f7;
	border-top: 1px solid #e0e0e6;
	border-left: 1px solid #e0e0e6;
}

td.addInfoDetial table tr.gridHead {
	font-size: 12px;
}

td.addInfoDetial table td {
	border-bottom: 1px solid #e0e0e6;
	border-right: 1px solid #e0e0e6;
}

.formReader .listing {
	margin: 0 0 20px 0;
	padding: 0px 0px;
	color: #222222;
}

.formReader .listing li {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 12px;
	list-style: none;
}

.numlisting {
	margin: 0;
	padding: 0 10px; *
	padding: 0 14px;
	color: #222222;
	padding-bottom: 0;
}

.numlisting li {
	margin: 0;
	padding: 8px 0 0px 0;
	font-size: 12px;
	list-style: decimal;
	list-style-position: outside;
	border: 0 !important;
}

.numlisting li a {
	font-weight: normal !important;
	text-decoration: none !important;
}

.numlisting li.listStyleNone {
	padding: 0 0 0px 0;
}

.numlisting li span.clear {
	display: block;
	margin-top: 3px;
}

.studySubjects li {
	margin-bottom: 20px;
}

.eventContainer {
	margin: 10px 10px 0px 10px;
}

.eventContainer tr {
	
}

.eventContainer td {
	padding: 5px 3px 3px 3px;
	height: 30px;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.teachingEvent {
	background-image: url(../Images/eventTeachingBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.learningEvent {
	background-image: url(../Images/eventLearingBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.freeEvent {
	background-image: url(../Images/eventFreeBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.teachingEvent h1,.learningEvent h1,.freeEvent h1 {
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	margin: 0 0 0 5px;
	color: #6ea2cb;
}

.freeEvent h1 {
	color: #1fb11b;
}

.teachingEvent ul,.learningEvent ul,.freeEvent ul {
	padding-top: 0;
}

.teachingEvent li,.learningEvent li,.freeEvent li {
	margin: 0;
	margin-bottom: 5px;
	padding-top: 0;
}

.teachingEvent .lable,.learningEvent .lable,.freeEvent .lable {
	padding-right: 5px;
	color: #b75312;
}

.teachingEvent li a,.learningEvent li a,.freeEvent li a {
	text-decoration: underline;
}

.formLablePadding {
	padding-right: 8px;
}

.formLableBold {
	font-weight: bold;
}

.accountMembers {
	margin: 0;
}

.colHead {
	color: #b75312;
	font-weight: bold;
}

.accountMembers td {
	padding: 6px;
}

.accountMembers tr.header {
	background-color: #f9e389;
}

.accountMembers td {
	padding: 6px;
}

.accountMembers .label {
	font-weight: bold;
}

.accountMembers .labelInfoHighLite {
	color: #b75312;
	margin-right: 2px;
	text-transform: capitalize;
}

.accountMembers .actionIconHolder {
	padding: 12px 0;
}

.accountMembers a,.subAccountMembers a {
	font-weight: normal;
}

.accountMembers td.treeJoin {
	background-image: url(../Images/treeLine.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0;
	margin: 0;
}

.accountMembers .subAccountMembers {
	border-top: 8px solid #ffffff;
	background-color: #f3f8fb;
	margin: 0;
}

.accountMembers .subAccountMembers .zeroBorder {
	border-top: 0px solid #ffffff;
}

.accountMembers .subAccountMembers td {
	padding: 8px;
}

.memberProfileType {
	
}

.memberProfileType td {
	padding-right: 8px !important;
}

.memberProfileType td.linkDivider {
	background: url(../Images/linkDivider.gif) no-repeat left center;
	padding-left: 9px;
}

.memberProfileType td a {
	font-weight: normal;
}

.userIconBrd {
	border: 1px solid #c1daed;
}

.profilesIndex {
	padding: 12px 8px 12px 12px;
	border: 1px solid #004481;
	background-color: #dbeaf5;
}

.profilesIndex ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	clear: both;
	height: 18px;
}

.profilesIndex li {
	display: inline;
	margin: 0;
}

.profilesIndex li.dropDW {
	margin-right: 10px;
	float: left;
}

.profilesIndex li a {
	float: left;
	padding: 2px 4px 2px 4px;
	margin: 0 4px 0 0;
	text-decoration: none;
	color: #004481;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../Images/browseIndexBg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.profilesIndex li.active {
	float: left;
	padding: 2px 4px 2px 4px;
	margin: 0 4px 0 0;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.profilesIndex li.broadBg a {
	padding: 2px 8px 2px 4px;
	background-image: url(../Images/browseIndexWBg.gif);
	margin: 0 3px 0 0;
}

.profilesIndex li a:hover {
	text-decoration: underline;
}

.accountPreferences,.manageBids {
	width: 490px;
	margin-top: 20px;
}

.accountPreferences ul,.manageBids ul {
	margin: 0 0 0 7px;
}

.manageBids h3 {
	font-size: 17px;
	margin: 0;
	padding: 0;
}

.manageBids span {
	font-weight: bold;
	text-transform: uppercase;
}

.accountPreferences li a {
	text-decoration: underline;
}

.redInfoText {
	font-size: 12px;
	font-weight: normal;
	color: #ed0000;
	vertical-align: top;
	margin-top: 3px;
}

.formContainer .redInfoText {
	margin-top: 0;
	vertical-align: bottom;
}

.redInfoBoldText {
	font-size: 12px;
	font-weight: bold;
	color: #ed0000;
	vertical-align: top;
}

.recordsReturnVal {
	display: block;
	text-align: center;
	padding: 5px;
	background: #124c8b;
	color: yellow;
	font-size: 13px;
}

.advSearchIndentTbl {
	margin-left: 120px;
}

.smallbulletInfo {
	padding: 0;
	margin: 10px 0;
	font-size: 11px;
	color: #999999;
	margin: 10px 0 0 8px;
}

.smallbulletInfo li {
	margin: 0;
	padding: 0;
	list-style-image: url(../Images/bulletSmall.gif);
	list-style-position: outside;
}

.phNumBraces {
	font-size: 13px;
	vertical-align: middle;
}

.imageBorderMiddel {
	background: url(../Images/dashed.gif) repeat-x center;
}

.imageBorderBottom {
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.thickBrdBottom {
	border-bottom: 2px solid #124c8b;
}

.thickBrdTop {
	border-top: 2px solid #124c8b;
}

.imageBorderTop {
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.imageBorderOrange {
	background-image: url(../Images/dashedOrange.gif);
}

.slightImgBrd {
	background-image: url(../Images/Slightdashed.gif);
}

.popupButtonContainer {
	border-top: 1px solid #e7e7e7;
	padding-top: 5px;
	text-align: right;
	margin-top: 2px;
}

.popupInfo {
	margin: 12px 5px;
}

.popupSubTitle {
	padding: 8px 3px;
	font-weight: bold;
}

.popupSubHeading {
	padding: 5px 3px 0;
	font-weight: bold;
	font-size: 12px;
}

.popupRatingSubHeading {
	padding: 5px 3px 0 0;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
}

.hiddenPopup {
	position: absolute;
	z-index: 110;
	overflow: hidden; /*must have*/
	border: 1px solid #919191;
	background-color: transparent;
	left: -100%;
}

.roundedPopup {
	padding: 6px 2px 2px 6px;
	background: #fff;
}

.hiddenToolTip {
	position: absolute;
	z-index: 110;
	overflow: hidden; /*must have*/
	border: 1px solid #a9a9a9;
	background-color: transparent;
}

.toolTip {
	padding: 2px;
	background: #ffffff;
}

.hiddenToolTip {
	position: absolute;
	z-index: 110;
	overflow: hidden; /*must have*/
	border: 1px solid #a9a9a9;
	background-color: transparent;
}

.toolTip {
	padding: 2px;
	background: #ffffff;
}

.popupHeaderInfo {
	margin: 0 6px 3px;
	color: #999999;
	font-weight: normal;
}

.popupContent {
	padding: 5px 5px 0;
}

.hiddenPopupContent {
	background: #fff;
	border: 1px solid #787878;
	border-width: 0px 5px 5px 0px;
	padding: 6px;
	margin: 0;
}

.hiddenPopupContent .searchSectionHeading {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #6790bd;
}

.hiddenPopupContent .formContainer {
	margin-bottom: 0;
}

.hiddenPopupContent .formContainer td {
	padding: 5px 3px 3px 3px;
	height: 20px;
}

.hiddenPopupContent .formContainer tr.formLable td {
	padding: 0px 3px 0px 3px;
}

.hiddenPopupContent .formContainer tr.formElement td {
	padding: 0px 3px 3px 3px;
}

.hiddenPopupContent .formContainer td.searchListingArea {
	background-image: url(../Images/SearchListBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
	border: 1px solid #e4e4e4;
	border-width: 0px 1px 1px 1px;
}

.hiddenPopupContent .formContainer .searchListingArea .searchAreaScroller
	{
	overflow: -moz-scrollbars-vertical;
	padding: 0px;
	height: 220px;
	overflow: auto;
	overflow-x: hidden; /*_width:100%;*/
}

.hiddenPopupContent .formContainer .searchListingPannel {
	
}

.hiddenPopupContent .formContainer .searchListingPannel td {
	padding: 6px 8px;
}

.alphabetListing {
	padding: 0;
	margin: 0 0 5px 0;
	float: left;
	clear: left;
}

.alphabetListing li {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: normal;
}

ul.alphabetSubListing {
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	clear: left;
}

ul.alphabetSubListing li {
	font-size: 11px;
	padding: 0px 3px 1px 16px;
	margin: 0;
	list-style: none;
	margin-bottom: 5px;
	cursor: pointer;
	color: #222222;
}

.alphabetListing ul {
	padding: 0;
	margin: 0;
}

.alphabetListing ul li {
	font-size: 11px;
	padding: 0px 3px 1px 16px;
	margin: 0;
	list-style: none;
	margin-bottom: 5px;
	cursor: pointer;
	color: #222222;
}

.alphabetListing ul li.selectItem,ul.alphabetSubListing li.selectItem {
	font-size: 11px;
	padding: 0px 3px 1px 16px;
	margin: 0;
	list-style: none;
	margin-bottom: 5px;
	background-image: url(../Images/ListingSeletBG.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #eaeaea;
	cursor: pointer;
}

.alphabetListing li.alphabetListHeading {
	color: #222222;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 0px;
	cursor: pointer;
}

.alphabetListing li.selectItemHeading {
	color: #222222;
	font-weight: bold;
	padding-left: 16px;
	padding-bottom: 0px;
	cursor: pointer;
	background-image: url(../Images/HeadingSeletBG.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.alphabetListing li.alphabetHeading {
	font-size: 14px;
	color: #155996;
	font-weight: bold
}

/*.alphabetListing li.alphabetListHeading {
	color:#222222;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
}*/
.alphabetListing li a.link {
	font-size: 11px;
}

.hiddenPopupHeading {
	font-weight: bold;
	color: #3469a5;
	font-size: 16px;
}

/*.shadowBlogWidth {
	width:299px;
}

.shadowBlogLtIn {
	left:-4px;
}

.shadowBlogTpIn {
	top:-4px;
}
*/
.hiddenPopupContent .headerPannel {
	padding: 10px 5px 8px 5px;
	clear: both;
	margin-bottom: 15px;
	cursor: default;
}

.headerPannel .hiddenPopupHeading {
	padding: 5px 0;
	margin-bottom: 0;
}

.hiddenPopupContent .headerPannel .headerPannelZeroPaddingBottom {
	padding-bottom: 4px;
}

.hiddenPopupContent .headerPannelInfo {
	padding: 0px 5px 0px 5px;
	color: #999999;
}

/*.hiddenPopupContent .headerPannel:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}*/
.headerPannelBorder {
	border-top: 1px solid #bebebe;
}

.hiddenPopupContent .headerPannel a {
	color: #004481;
	text-decoration: none;
}

.hiddenPopupContent .headerPannel a:hover {
	text-decoration: underline;
}

.footerPannel {
	padding: 10px 10px;
	border-top: 1px solid #bebebe;
	text-align: left;
	clear: both;
}

.footerPannel a {
	color: #004481;
	text-decoration: underline;
}

.popupSectionHeading {
	padding: 5px 0;
	font-size: 13px;
	margin: 0;
}

.hiddenPopup .popupContentScroller {
	height: 276px;
}

.popupScroller {
	background-image: url(../Images/SearchListBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 5px;
	border: 1px solid #e4e4e4;
	border-width: 0px 1px 1px 1px;
}

.popupContentScroller { /*scrollbar-face-color: #a2dfa0; 
	scrollbar-shadow-color: #e2ffee; 
	scrollbar-darkshadow-color: #8290A2; 
	scrollbar-highlight-color: #F0F2F8; 
	scrollbar-3dlight-color: #CED3D8; 	
	scrollbar-track-color: #e2ffee; 
	scrollbar-arrow-color: #022665;*/
	background: url(../Images/SearchListBg.gif) repeat-x;
	overflow: -moz-scrollbars-vertical;
	padding: 0px;
	height: 276px;
	overflow: auto;
	overflow-x: hidden;
	_width: 100%;
}

.publicViewIfrmScroller { /*scrollbar-face-color: #a2dfa0; 
	scrollbar-shadow-color: #e2ffee; 
	scrollbar-darkshadow-color: #8290A2; 
	scrollbar-highlight-color: #F0F2F8; 
	scrollbar-3dlight-color: #CED3D8; 	
	scrollbar-track-color: #e2ffee; 
	scrollbar-arrow-color: #022665;*/
	background: url(../Images/SearchListBg.gif) repeat-x;
	overflow: -moz-scrollbars-vertical;
	padding: 0px;
	overflow: auto;
	height: 450px;
	overflow-x: auto;
	_width: 100%;
}

.recurringCancelationDate {
	
}

.recurringCancelationDate td {
	padding: 2px 5px 2px 0;
}

.iconHolder {
	margin: 2px 4px;
}

.iconHolder td {
	padding: 4px;
}

.iconHolder a {
	border: 4px solid #fff;
	padding: 0;
	margin: 0;
	display: block;
}

.hiddenPopupIframe,#hiddenPopupIframe {
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	top: 0; /*must have*/
	left: 0; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	width: 3000px; /*must have for any big value*/
	height: 3000px /*must have for any big value*/;
}

/* IE6 Only */
.iconHolder a:hover,.iconHolder .selected {
	border: 4px solid #004481;
}

.iconHolder a.textLink {
	display: -moz-inline-block;
	display: inline-block;
	border: 0;
}

.iconHolder a:hover .textLink {
	border: 0;
}

.whiteBrd {
	border: 4px solid #fff;
}

.blueBrd {
	border: 4px solid #004481;
}

/**/
.ratingInfoUserDetail {
	background-color: #f3f8fb;
	margin: 0;
	margin-top: 5px;
}

.ratingInfoUserDetail td {
	padding: 5px;
}

/**/ /**/
.chatOffline {
	font-weight: bold;
	color: #999999;
}

.chatOnline {
	color: #159802;
	font-weight: bold;
}

.chatListings {
	list-style: none;
	margin: 0;
	padding: 10px 10px;
	color: #004481;
	clear: both;
	border-top: 0;
	text-align: left;
}

.chatListings li {
	margin: 0 0 5px 0;
	padding: 3px 0;
}

.chatListings li a {
	color: #004481;
	text-decoration: none;
	font-weight: normal;
}

.chatListings li a:hover {
	text-decoration: underline;
}

.dDMenu {
	list-style: none;
	margin: 0;
	padding: 10px 10px;
	color: #004481;
	clear: both;
	border-top: 0;
	text-align: left;
}

.dDMenu li {
	margin: 0 0 3px 0;
	padding: 5px 3px;
	background-color: #d8e9f8;
}

.dDMenu li.active {
	background-color: #4ba4d9;
	color: #ffffff;
}

.dDMenu li a {
	color: #004481;
	text-decoration: underline;
	font-weight: normal;
}

.dDMenu li a:hover {
	text-decoration: none;
}

.scroller {
	overflow: -moz-scrollbars-vertical;
	height: 210px;
	overflow: auto;
	overflow-x: hidden;
	border: 1px solid #bfd9ec;
	border-top: 0;
}

.viewingTodayBlog .scroller {
	height: 360px;
}

.viewingTodayBlog .scroller h4 {
	padding: 5px 10px !important;
	color: #5787be !important;
	background: url(../Images/dashed.gif) repeat-x left bottom;
	margin: 0 !important;
	font-size: 14px !important;
}

.viewingTodayBlog li {
	margin-top: 0;
	margin-bottom: 0;
	color: #222222;
	padding-bottom: 0;
}

.viewingTodayBlog li a {
	font-weight: bold;
	text-decoration: underline;
}

.latestListingsBlog li span.displayBlock a {
	font-weight: normal !important;
}

.viewingTodayBlog li.dueTime {
	margin-bottom: 15px;
	list-style-image: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	clear: both;
	display: block;
}

.viewingTodayBlog li.dueTime a,div.dueTime a {
	font-weight: normal;
}

.viewingTodayBlog li.dueTime .highPriority,.highPriority {
	color: #ed1c24;
	font-weight: bold;
}

.viewingTodayBlog li.dueTime .midPriority,.midPriority {
	color: #87090e;
	font-weight: bold;
}

.viewingTodayBlog li.dueTime .lowPriority,.lowPriority {
	color: #2eb100;
	font-weight: bold;
}

.viewingTodayBlog li.dueTime .actionPriority,.actionPriority {
	color: #1c99ed;
	font-weight: bold;
}

.expired {
	color: #ed1c24;
	font-weight: bold;
}

.scroller .bulletListings li { /*padding-left:15px;*/
	margin-left: 7px;
}

/* calendar Control starts Here */ /*start calenderBgpannel*/
#calenderPannel h2 {
	margin: 0;
}

#calenderPannel h1 {
	font-size: 15px;
	color: #222222;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px !important;
	padding: 0;
	text-align: center;
}

#calenderPannel h2 {
	font-size: 2em;
	color: #06a;
	border: 0;
}

#calenderPannel h2 {
	padding-top: 0.5em;
}

#calenderPannel {
	background: transparent;
	margin: 0px 0px;
}

.calenderEqualPanel {
	width: 360px;
}

.calenderPannelTop,.calenderPannelBottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.calenderPannelB1,.calenderPannelB2,.calenderPannelB3,.calenderPannelB4
	{
	display: block;
	overflow: hidden;
}

.calenderPannelB1,.calenderPannelB2,.calenderPannelB3 {
	height: 1px;
}

.calenderPannelB2,.calenderPannelB3,.calenderPannelB4 {
	background: #d7eaf9;
	border-left: 1px solid #d7eaf9;
	border-right: 1px solid #d7eaf9;
}

.calenderPannelB1 {
	margin: 0 5px;
	background: #d7eaf9;
}

.calenderPannelB2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.calenderPannelB3 {
	margin: 0 2px;
}

.calenderPannelB4 {
	height: 2px;
	margin: 0 1px;
}

.calenderContent {
	display: block;
	background: #d7eaf9;
	text-align: left;
	border: 0 solid #d7eaf9;
	border-width: 0 1px;
	padding: 10px;
}

/*end calenderBgpannel*/
.expandColOuter {
	padding: 3px 10px 10px;
	border: 1px solid #5787be;
	border-width: 0 1px 1px;
}

.equalWrapper {
	width: 466px;
}

.equalWrapper h2 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #b75312; /*margin:0 0 8px 0;
	padding:5px 8px 0 8px;*/
}

.contentEqualWrapper {
	width: 367px;
}

.expandColOuter h3 {
	font-size: 13px !important;
}

.calendarBlog,.latestListingsBlog,.myProfileBlog,.todayFeaturedBlogSmall
	{
	width: 367px;
}

.viewingTodayBlog {
	overflow: -moz-scrollbars-vertical;
	overflow: auto;
	overflow-x: hidden;
	border: 1px solid #bfd9ec;
	margin-top: 0px;
	background-color: #ffffff;
}

.calendarHolder {
	width: 185px;
}

.calendarCrt {
	border: 1px solid #a7d0f2;
	border-width: 1px 0 0 1px;
	font-size: 11px !important;
	font-weight: normal;
}

.calendarCrt td {
	width: 55px;
	height: 60px;
	border: 1px solid #a7d0f2;
	border-width: 0 1px 1px 0;
	padding: 0;
	background-color: #FFFFFF;
}

.calendarCrtSmall .learningBlock,.calendarCrtSmall .teachingBlock,.calendarCrtSmall .freeBlock
	{
	font-size: 9px !important;
	padding: 0px !important;
	margin: 0 !important;
	border-bottom: 1px solid #a7d0f2;
	cursor: default;
}

.calendarCrt th {
	border: 1px solid #a7d0f2;
	border-width: 0 1px 0px 0;
	background: #e6f2fb;
}

#calendarBlogSmall .calendarCrt td {
	width: 70px;
}

.calendarCrt td.currentdate { /*background-color:#b9dffb;*/
	background-color: #fff;
}

.calendarCrt td.currentdate h4 {
	background-color: #bbccdd;
}

.calendarCrtSmall table.calInnerTable {
	background: transparent;
	height: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

.calendarCrtSmall table.calInnerTable td {
	height: auto;
	background: transparent;
	width: auto;
	padding: 5px;
	margin: 0;
	border: 0;
}

.calendarCrt table.drpDow {
	background: transparent;
	height: 0;
	width: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

.calView * {
	padding: 0 !important;
	margin: 0 !important;
}

.calendarCrt table.drpDow td {
	height: auto;
	background: transparent;
	width: auto;
	padding: 5px;
	margin: 0;
	border: 0;
}

.calendarCrtSmall table.drpDow td {
	padding: 3px;
}

.calendarCrtSmall table.calShowOpt {
	background: transparent;
	height: 0;
	width: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

.calendarCrtSmall table.calShowOpt td {
	height: auto;
	background: transparent;
	width: auto;
	padding: 5px 2px 5px 2px;
	margin: 0;
	border: 0;
	font-weight: normal;
}

.calendarCrt .drpDow select {
	background-color: #eef6fc;
}

.calendarCrt td.days {
	height: 10px;
	background: #f2f8fd;
	text-align: center;
	color: #004481;
	border-top: 1px solid #a7d0f2;
}

.calendarCrt td h4 {
	background: #e8eef7;
	text-align: right;
	padding: 2px 5px !important;
	margin: 0;
	font-size: 11px !important;
	font-weight: normal !important;
}

.calendarCrt td h4 a {
	font-weight: normal;
	color: #222222;
}

.calendarCrt td h4.lastMonth {
	color: #c2c6cd;
}

.learningBlock,.teachingBlock,.freeBlock {
	display: block;
	font-size: 10px;
	background-color: #f7de93;
	padding: 1px 2px;
	margin: 2px 0;
	text-align: center;
	cursor: default;
}

.calendarCrtLink {
	padding-top: 10px;
	padding-bottom: 0px
}

.calendarCrtLink a {
	font-size: 12px;
}

.freeBlock {
	background: #c8f793; /*cursor:default;*/
}

.teachingBlock {
	background-color: #99cbf0;
}

.calendarCrt td.zeroPaddingHeight {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 1px;
	height: 1px;
}

/* calendar Control ends Here */ /*search Screen Styles starts*/
.searchResultInfo {
	color: #222222;
	margin: 0;
	padding: 0 0 27px 0;
	font-size: 15px;
	font-weight: normal;
}

#searchBreadCrumb {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#searchBreadCrumb li {
	list-style-type: none;
	display: inline;
	margin: 0;
	float: left;
	padding: 0px 3px;
	color: #999999;
}

#searchBreadCrumb li#currentPage {
	color: #b75312;
	font-weight: bold;
}

#searchBreadCrumb li a {
	text-decoration: underline;
	color: #004481;
	font-weight: normal;
}

#searchBreadCrumb li a:hover {
	color: #004481;
	text-decoration: underline;
}

.searchResultPannel {
	margin-top: 12px;
	clear: both;
}

.optionalSearchInfo {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #cfe1ef;
}

.optionalSearchInfo h3 {
	background: none !important;
	font-size: 16px !important;
}

.optionalSearchInfo .bulletListings {
	padding-top: 0;
}

.optionalSearchInfo .bulletListings li a {
	text-decoration: underline;
}

.searchResultContainer,.memberInfoContainer {
	/*border-top:8px solid #ffffff;*/
	border-bottom: 8px solid #ffffff;
	/*changed to bottom  for align top space for the table*/
	background-color: #f3f8fb;
	margin: 0;
}

.searchResultInstructor {
	min-height: 148px;
	padding-left: 22px;
	background: url(../Images/instructorSideBanner.png) no-repeat left top;
	margin-bottom: 8px;
}

.searchResultVerticalInstructor {
	background: url(../Images/instructorVerticalTopBanner.gif) no-repeat
		left top;
	padding-top: 20px;
	padding-left: 0;
	margin-bottom: 0;
	min-height: 110px;
}

.searchResultInstructor .searchResultContainer {
	background-color: #edf4fa;
	border: 1px solid #b1cae0;
	border-left: 0;
}

.searchResultInstructor .searchResultNewContainer {
	border: 1px solid #b1cae0;
}

.searchResultStudent {
	min-height: 148px;
	padding-right: 22px;
	background: url(../Images/studentSideBanner.png) no-repeat right top;
	margin-bottom: 8px;
}

.searchResultVerticalStudent {
	background: url(../Images/studentVerticalTopBanner.gif) no-repeat right
		top;
	padding-top: 20px;
	padding-right: 0;
	margin-bottom: 0;
	min-height: 110px;
}

.searchResultStudent .searchResultContainer {
	background-color: #fef9e9;
	border: 1px solid #ddd5bf;
	border-right: 0;
}

.searchResultStudent .searchResultNewContainer {
	border: 1px solid #ddd5bf;
}

.featuredItemCurSec {
	background: transparent;
	margin: 0 0 10px 0;
}

.featuredItemCurSecTop,.featuredItemCurSecBottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.featuredItemCurSecB1,.featuredItemCurSecB2,.featuredItemCurSecB3,.featuredItemCurSecB4
	{
	display: block;
	overflow: hidden;
	height: 1px;
}

.featuredItemCurSecB2,.featuredItemCurSecB3,.featuredItemCurSecB4 {
	background: #faeec2;
	border-left: 1px solid #b75312;
	border-right: 1px solid #b75312;
}

.featuredItemCurSecB1 {
	margin: 0 5px;
	background: #b75312;
}

.featuredItemCurSecB2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.featuredItemCurSecB3 {
	margin: 0 2px;
}

.featuredItemCurSecB4 {
	height: 2px;
	margin: 0 1px;
}

.featuredItemCurSecContent {
	display: block;
	text-align: left;
	border: 0 solid #b75312;
	border-width: 0 1px;
	background: #faeec2;
	padding: 5px 10px;
}

.featuredItem h4 {
	font-size: 15px !important;
	color: #b75312 !important;
}

.featuredItem .searchResultContainer {
	border: 0;
	padding: 0;
	background: transparent;
	margin: 5px 0 0 0;
}

.featuredItem .searchResultContainer td {
	margin: 0;
	padding: 2px 2px 2px 0;
}

.introNoteContent {
	padding: 10px;
	padding-bottom: 1px;
	background-color: #f7f7f7;
}

.introNoteContent p {
	margin: 0;
}

.searchResultContainer .zeroBorder,.memberInfoContainer .zeroBorder {
	border-top: 0px solid #ffffff;
}

.searchResultContainer td,.memberInfoContainer td {
	padding: 6px;
}

.searchResultContainer td {
	padding-bottom: 0;
}

.searchResultContainer td.addlDes {
	padding-bottom: 6px;
}

.searchResultContainer td.addlDes h4,.memberInfoContainer td.addlDes h4
	{
	font-size: 12px !important;
	color: #4b5a6b !important;
	text-transform: uppercase;
}

.memberInfoContainer td h4 {
	padding: 0;
	margin: 0 7px 0 0;
	color: #222222;
	font-size: 14px;
	font-weight: bold;
}

.memberInfoContainer td.expInfo {
	padding: 3px 2px 3px 6px;
	font-weight: bold;
}

.memberInfoContainer td.expInfo span {
	color: #ed1c24;
	text-transform: uppercase;
}

.searchResultDetail {
	font-size: 11px;
}

.searchResultDetail td {
	padding: 2px 3px;
	margin: 0;
}

.memberInfoHolder td {
	padding: 3px 4px;
	margin: 0;
}

.memberInfoContainer

 

td


.expColContainer

 

.memberInfoHolder

 

td


	 
	/*, .searchResultContainer td.expColContainer .searchResultDetail td*/
{
padding-left


:
16
px


;
}
.memberInfoHolder td.description {
	padding-top: 0;
	padding-left: 0 !important;
}

.memberInfoHolder td.SubjectDetail {
	padding: 0 0 0 15px;
	margin: 0;
}

.memberInfoHolder td.SubjectDetail h4 {
	color: #004481 !important;
	font-size: 13px !important;
}

.memberInfoHolder td.SubjectDetail ul {
	margin: 3px 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #bdbdbd;
}

.memberInfoHolder td.SubjectDetail ul li {
	margin: 0 0 0 18px;
	padding: 0 0 5px 0;
}

.searchResultDetail .thumbnail {
	padding: 0 !important;
	margin: 0 !important;
}

.memberInfoHolder .thumbnail {
	padding: 0 18px 0 8px;
	margin: 0;
}

.searchResultDetail .thumbnail img,.memberInfoHolder .thumbnail img {
	margin: 3px;
	border: 1px solid #c1daed;
}

.searchResultDetail td.categoryHeading,.memberInfoContainer td.categoryHeading
	{
	font-weight: bold;
	color: #4b5a6b;
	padding-bottom: 0px;
	font-size: 12px;
}

.searchResultDetail .listings,.searchResultDetail .listings li {
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
	font-size: 11px;
}

.searchResultDetail .listings,.searchResultDetail .listings li a {
	font-weight: normal;
}

.searchResultDetail .categoryHeading a,.memberInfoHolder a {
	font-weight: bold;
}

.searchResultDetail a {
	font-weight: normal;
}

.searchResultDetail span.info {
	color: #a5a6a6;
	font-size: 10px;
}

/*search Screen Styles ends*/ /*SiteBrowse*/
.siteBrwPannel .siteBrwSetionPannel {
	width: 228px;
	margin-right: 20px;
}

.siteBrwCategoryPannel h2.siteBrwCategoryHeading {
	color: #004481;
	padding: 0;
	margin: 5px 0;
	font-size: 15px;
}

.siteBrwCategoryPannel .categoryList {
	padding: 0;
	margin: 0;
	background-image: url(../Images/treeLineBlue.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.siteBrwCategoryPannel .categoryList li {
	padding: 5px 0px 0px 13px;
	margin: 0 0 0 5px;
	list-style: none;
	background-image: url(../Images/treeJoinBlue.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.siteBrwCategoryPannel .categoryList li a {
	font-weight: normal;
	text-decoration: none;
}

.siteBrwCategoryPannel .categoryList li a:hover {
	text-decoration: underline;
}

/*SiteBrowse*/ /*side search Navigation Pannel    ends Here*/
#sideSearchNav {
	width: 175px;
}

.biddingSummary {
	width: 300px;
	margin: 10px;
	float: left;
}

.biddingSummary li span {
	font-weight: bold;
	color: #4b5a6b;
}

.biddingSummaryButtonPannel {
	padding-right: 20px;
	_padding-right: 15px;
	text-align: right;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#curvedDiv,.siteBrwCategoryPannel {
	background: transparent;
}

.curvedDivTop,.curvedDivBottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.curvedDivB1,.curvedDivB2,.curvedDivB3,.curvedDivB4 {
	display: block;
	overflow: hidden;
}

.curvedDivB1,.curvedDivB2,.curvedDivB3 {
	height: 1px;
}

.curvedDivB2,.curvedDivB3,.curvedDivB4 {
	background: #fef8e4;
	border-left: 1px solid #f9e7af;
	border-right: 1px solid #f9e7af;
}

.curvedDivB1 {
	margin: 0 5px;
	background: #f9e7af;
}

.curvedDivBlueBrd {
	background: #f5fbff;
	border-left: 1px solid #cfe1ef;
	border-right: 1px solid #cfe1ef;
}

.curvedDivBlueBG {
	background: #cfe1ef;
}

.curvedDivB2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.curvedDivB3 {
	margin: 0 2px;
}

.curvedDivB4 {
	height: 2px;
	margin: 0 1px;
}

.curvedDivContent {
	display: block;
	text-align: left;
	border: 0 solid #f9e7af;
	border-width: 0 1px;
	background-color: #fef8e4;
}

.curvedDivContentArea {
	padding: 5px 9px;
}

.curvedDivContentArea p { /*font-size:11px;*/
	padding: 0;
	margin-top: 7px !important;
	margin-bottom: 0 !important;
}

.curvedDivBlueContent {
	border: 0 solid #cfe1ef;
	border-width: 0 1px;
	background-color: #f5fbff;
}

.whiteBg {
	background: #ffffff;
}

#curvedDiv .yellowCurvedImgHeader,.quickFndPannel .yellowCurvedImgHeader,.biddingSummaryPannel .yellowCurvedImgHeader
	{
	background-color: #fcf5dc;
	height: 5px;
}

#curvedDiv #blueCurvedImgHeader,.siteBrwCategoryPannel #blueCurvedImgHeader
	{
	background-color: #e9f2f8;
	height: 5px;
}

#curvedDiv h1,#curvedDiv h2,.siteBrwCategoryPannel h1,.quickFndPannel h1,.biddingSummaryPannel h1
	{
	padding: 5px 11px 8px 11px;
	margin: 0;
	color: #b75312;
	background-image: url(../Images/yellowGrdBg.gif);
	background-color: #fcf5dc;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 16px;
	font-weight: bold;
}

#curvedDiv h1.blueHeader,.siteBrwCategoryPannel h1.blueHeader {
	background-image: url(../Images/blueGrdBg.gif);
	background-color: #e9f2f8;
	color: #004481;
}

#curvedDiv h3 {
	font-size: 15px;
	color: #222222;
	margin: 0;
	padding: 10px 0 0px 0;
	font-weight: bold;
}

#curvedDiv ul {
	padding: 5px 0;
	margin: 0;
}

#curvedDiv ul.categories li {
	padding: 0px 0px 12px 25px;
}

#curvedDiv ul.categories li.currentLink {
	color: #b75312;
	font-weight: bold;
}

#curvedDiv ul.recentlyViewed {
	padding: 0;
	margin: 0;
}

#curvedDiv ul.recentlyViewed li {
	color: #4b5a6b;
	font-weight: bold;
	padding: 12px 0;
	border-bottom: 1px solid #cfe1ef;
}

#curvedDiv ul li {
	padding: 10px 0px 0px 0px;
	margin: 0;
	list-style: none;
}

#curvedDiv ul li span {
	color: #a09f9e;
	padding-left: 5px;
}

#curvedDiv ul li span a img {
	padding-top: 2px;
}

#curvedDiv ul.subLink {
	padding: 0;
	margin: 0;
}

#curvedDiv ul.subLink li {
	margin: 4px 0 0 0;
	padding: 0;
	color: #666666;
	font-weight: normal;
}

#curvedDiv ul.subLink li img {
	margin: 0;
	padding: 0;
	padding-right: 5px
}

#curvedDiv ul.subLink li a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.quickFndContent,.biddingSummaryContent {
	padding: 10px;
}

h3.quickFndHeadingInfo {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	color: #b75312;
}

h2.quickFndSecHeading {
	font-size: 14px !important;
	padding: 0;
	background: url(../Images/dashedOrange.gif) repeat-x top;
}

h2.quickFndSecHeading span {
	font-size: 11px;
	font-weight: normal;
}

h2.quickFndSecHeading span a {
	font-weight: normal;
}

.quickFndPannel h2,.biddingSummaryPannel h2 {
	font-size: 15px;
	color: #222222;
	margin: 0;
	padding: 10px 0 0px 0;
	font-weight: bold;
}

.quickFndPannel p,.biddingSummaryPannel p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 18px;
}

.quickFndMainLinks {
	padding-top: 10px;
	margin-left: 8px;
}

.quickFndMainLinks li a {
	text-decoration: underline;
}

.browseSubjectsPannel { /*margin:10px 10px 0 10px;*/
	margin: 0;
	/*width:250px;padding:0 10px;*/ /*border:1px solid red;*/
	width: 300px;
}

.browseSubjectsPannel h2 {
	font-size: 15px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.browseSubjectsPannel h2 a {
	text-decoration: underline;
}

.browseSubjectsPannel h2 a:hover {
	text-decoration: underline;
}

#curvedDiv .browseAll {
	padding: 0;
	margin: 0;
}

#curvedDiv .browseAll li {
	list-style: none;
	line-height: 16px;
	display: inline;
}

.browseSubjects {
	padding: 0;
	margin: 3px 0 15px 0px;
	background: url(../Images/verticalDottedLines.gif) repeat-y 0px top;
}

.browseSubjects li {
	font-size: 11px;
	list-style: none;
	/*	display: inline;*/ /*margin:0 0 5px 0;*/
	margin: 0 0 5px 0;
	padding: 0 0 0 13px;
	list-style: none;
	background: url(../Images/treeJoinSubSubject.gif) no-repeat left 7px;
}

#curvedDiv .browseAll li {
	line-height: 19px;
}

.browseSubjects li span {
	font-size: 15px;
	font-weight: bold;
}

.browseAllContentArea {
	padding: 3px 12px;
}

.browseAllContentArea h4 {
	font-size: 14px !important;
}

#curvedDiv .browseAll li a {
	font-weight: normal;
	background: url(../Images/linkDivider.gif) no-repeat center right;
	text-decoration: underline; *
	display: inline-block;
	margin: 0 6px 0 0;
	padding: 0 10px 0 0;
}

.browseSubjects li a {
	font-weight: normal;
	/*	background:url(../Images/linkDivider.gif) no-repeat center right;*/
	text-decoration: underline; /**display:inline-block;*/
	/*	margin:0 6px 0 0;*/ /*padding:0 10px 0 0;*/
}

.browseSubjects li a:hover,#curvedDiv .browseAll li a:hover {
	text-decoration: underline;
}

.browseSubjects li .linkDivider {
	font-weight: normal;
	color: #b4b4b4;
	font-size: 11px;
}

.browseIndex {
	margin: 0 0;
	padding: 5px 10px 0 10px;
}

.noteContent {
	padding: 1px 6px;
	background-color: #fbfdfe;
	border: 1px solid #cac5c5;
	width: 285px;
	height: 120px;
	overflow: -moz-scrollbars-vertical;
	overflow: auto;
	overflow-x: hidden;
}

.noteContent p {
	padding: 0;
	margin: 0;
	line-height: 16px;
}

.responseActionPannel {
	background-color: #e6f2f9;
	border-bottom: 1px solid #abd1e9;
}

.expandCollapseHeader {
	border: 1px solid #5787be;
	background: #d6f0fd url(../Images/expandCollapseHeaderBg.gif) repeat-x;
	clear: both;
	display: block; /*	height:76px;*/
}

.expandCollapseEventCal {
	border: 1px solid #5787be;
	background-color: #e6e7ec;
	clear: both;
	text-align: right;
	background: #d6f0fd url(../Images/expandCollapseHeaderBg.gif) repeat-x 0
		center;
}

.expandCollapseEventCal ul {
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	clear: both;
}

.expandCollapseEventCal li {
	padding: 0;
	text-align: left;
	margin: 8px 0 8px 8px;
	font-size: 15px;
}

.expandCollapseHeader:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.expandCollapseHeader .sessionInfoHolder {
	margin: 5px;
}

.expandCollapseHeader .sessionInfoHolder td {
	padding: 3px 4px;
	margin: 0;
}

.expandCollapseHeader ul,.collapsePannelDetails {
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	clear: both;
}

.expandCollapseHeader li {
	padding: 0;
	margin: 8px 0 8px 8px;
}

.collapsePannelDetails {
	margin: 5px 0 0 0;
	padding: 0 0 1px 0px;
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.collapsePannelDetails li {
	margin: 0 0 7px 0;
}

.collapsePannel {
	background: #ffffff url(../Images/CollapsePannelBg.gif) repeat-x top;
	padding: 20px 10px 10px 10px;
	border: 1px solid #5787be;
	border-top: 0;
}

.collapseActionPannel {
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: right;
	padding-top: 10px;
}

/*Start: For Calendar Popup*/
.calPopupScroller {
	overflow-y: auto;
	overflow-x: hidden;
	border-right: 0;
	height: 365px;
}

.calPopupScrollerContent {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*width:98.5%;
	*width:96.5%;*/ *
	width: 95.5%;
	/*width:99%;*/
}

.popupMonthlyCal {
	border-bottom: 1px solid #c2d1e5;
	border-left: 1px solid #c2d1e5;
	font-size: 11px;
}

.popupMonthlyCal th,.popupMonthlyCal td {
	border: 1px solid #c2d1e5;
	border-bottom: 0;
	border-left: 0;
	width: 65px;
}

.popupMonthlyCal th {
	color: #446d9d;
	height: 20px;
	background: #f3f7fb url(../Images/popupDayTitleBg.gif) top;
}

.popupMonthlyCal td {
	height: 65px;
}

.popupMonthlyCal .montlyContent .currentDate {
	background: #bbccdd;
	color: #3c4481;
}

.currentdate {
	background: #bbccdd;
	color: #3c4481;
}

.montlyContent {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.montlyContent li {
	margin: 0;
	padding: 0 3px 0 3px;
}

.montlyContent li.date {
	font-weight: bold;
	text-align: right;
	background: #eeeeee url(../Images/dottedLine.gif) bottom repeat-x;
}

.montlyContent li.freeBlock {
	background: #c8f793;
}

.montlyContent li.teachBlock {
	background: #99cbf0;
}

.montlyContent li.learnBlock {
	background: #f7de93;
}

.popupWeeklyCal {
	border-bottom: 1px solid #c2d1e5;
	border-left: 1px solid #c2d1e5;
	font-size: 11px;
}

.popupWeeklyCal th,.popupWeeklyCal td {
	border: 1px solid #c2d1e5;
	border-bottom: 0;
	border-left: 0;
}

.popupWeeklyCal th {
	color: #446d9d;
	height: 20px;
	background: #f3f7fb url(../Images/popupDayTitleBg.gif) top;
}

.popupWeeklyCal td { /*height:65px;*/
	padding: 3px 0;
}

.popupWeeklyCal td.dottedLines {
	border-top-style: dotted;
	border-top-color: #b7b8b9;
}

.popupDailyCal {
	border-bottom: 1px solid #c2d1e5;
	border-left: 1px solid #c2d1e5;
	font-size: 11px;
}

.popupDailyCal th,.popupDailyCal td {
	border: 1px solid #c2d1e5;
	border-bottom: 0;
	border-left: 0; /*width:65px;*/
}

.popupDailyCal th {
	color: #446d9d;
	height: 20px;
	background: #f3f7fb url(../Images/popupDayTitleBg.gif) top;
}

.popupDailyCal td {
	height: 26px;
}

.popupDaysNavPannel {
	background: #ffffff url(../Images/DaysNavPannelBg.gif) repeat-x top;
	text-align: center;
	border-bottom: 1px solid #abbdd9;
	padding: 3px 0;
}

.popupDaysNavPannel ul {
	margin: 0;
	padding: 0;
}

.popupDaysNavPannel ul li {
	display: inline;
	padding: 0 3px;
}

.popupDaysNavPannel select {
	font-size: 11px;
	width: 75px;
}

.popupDaysNavPannelTitle {
	display: -moz-inline-box;
	display: inline-block;
	padding-top: 3px;
}

.hiddenPopupContent .tabNav {
	background: url(../Images/tab-line.gif) bottom repeat-x;
	float: left;
	margin: 0;
	font-size: 11px !important;
	font-weight: bold;
}

.hiddenPopupContent .tabNav ul {
	margin: 0;
	padding: 0 0 0 11px;
	list-style: none;
}

.hiddenPopupContent .tabNav li {
	margin: 5px 6px 0 0;
	/*12px in top is added to fix the profile Status hight */
	padding: 0 5px 0 0;
	background: url(../Images/tab-backVSmall.gif) 100% -100px;
	float: left;
	text-align: center;
	color: #004481;
	cursor: pointer;
}

.hiddenPopupContent .tabNav li span {
	display: block;
	float: left;
	text-align: center;
	white-space: nowrap;
	background: url(../Images/tab-backVSmall.gif) 0 -100px;
	text-decoration: none;
	/*	padding: 5px 11px 8px 16px;*/
	padding: 3px 9px 4px 14px;
}

.hiddenPopupContent .tabNav li.active {
	color: #b75312;
	border-bottom: 1px solid #fff;
	background: url(../Images/tab-backVSmall.gif) 100% 0;
	cursor: default;
}

.hiddenPopupContent .tabNav li.active span {
	background: url(../Images/tab-backVSmall.gif) 0 0;
}

.hiddenPopupContent .calLegend {
	background: #f1f1f1;
	padding: 3px;
	font-size: 11px;
}

.hiddenPopupContent .calLegend ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}

.hiddenPopupContent .calLegend ul li { /*margin:5px 0;*/
	padding: 0;
	margin: 0 8px 0 0;
	display: inline;
}

.hiddenPopupContent .calLegend ul li span {
	width: 10px;
	height: 10px;
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #9d9d9d;
	_font-size: 1px;
}

.free {
	background-color: #c8f793;
}

.tech {
	background-color: #99cbf0
}

.learn {
	background-color: #f7de93
}

.calIframe {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 392px;
	/*_width:532px;*/
	overflow-x: hidden;
}

/*End: For Calendar Popup*/
li.seeAll {
	background: none !important;
}

li.seeAll a {
	font-weight: bold !important;
	text-decoration: underline !important;
	background: none !important;
}

.audioCrt {
	padding: 0;
	margin: 0;
}

.audioCrt li {
	list-style: none;
	display: inline;
	background-image: url(../Images/audiocrtBg.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 49px;
}

.audioCrt li input {
	background-color: #ffffff;
	background-image: none;
	/*	height:25px;*/
	border: 1px solid #9c9c9c;
	margin: 8px 10px 0 10px;
	width: 250px;
	padding: 7px 3px;
}

.shoppingCartHeader {
	background-color: #e7f4ff;
	color: #ec701d;
	font-weight: bold;
}

.shoppingCart {
	border-top: 8px solid #ffffff;
	background-color: #f3f8fb;
	margin: 0;
}

.shoppingCart .zeroBorder {
	border-top: 0px solid #ffffff;
}

.shoppingCart td,.shoppingCartHeader td {
	padding: 6px;
}

.shoppingCartInfoHolder td,.shoppingCartActionHolder td {
	font-size: 11px;
	padding: 0px 4px 5px 0;
	margin: 0;
}

.shoppingCartInfoHolder td em {
	text-decoration: line-through;
}

.shoppingCartInfoHolder td.categoryHeading {
	font-weight: bold;
	color: #4b5a6b;
	padding-bottom: 8px;
	font-size: 12px;
}

.shoppingCartInfoHolder .categoryHeading a {
	font-weight: bold;
}

.shoppingCartInfoHolder a {
	font-weight: normal;
}

.shoppingCartInfoHolder span.info {
	color: #a5a6a6;
	font-size: 10px;
}

.shoppingCartInfoHolder a,.shoppingCartActionHolder a {
	font-weight: bold;
}

.shoppingCartActionHolder {
	font-size: 11px;
	text-transform: uppercase;
}

.selectShoppingCart {
	width: 55px;
}

html * .selectShoppingCart {
	width: 60px; *
	width: 55px;
}

.shopCartTotalPannel {
	background-image: url(../Images/dashed.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 20px 0;
	text-align: right;
}

#mainContentPannel .shopCartTotalPannel h3 {
	padding: 25px 5px 20px 0px;
	font-size: 15px;
	color: #0082be;
}

.ShoppingCartWizzardHd {
	font-size: 17px;
	font-weight: bold;
}

.reviewQtTotalPannel {
	border: 1px solid #85a1b4;
	border-width: 1px 0;
	background-color: #f3fbff;
	padding: 6px;
	text-align: right;
	color: #222222;
	font-size: 14px;
	font-weight: bold;
	margin: 0 7px 0 0;
}

#mainContentPannel h3.expColHeading {
	background-color: #e6e7ec;
	/*padding:8px 0 5px 5px;*/
	padding: 0;
	text-align: right;
	border: 1px solid #5787be;
	background: #d6f0fd url(../Images/expandCollapseHeaderBg.gif) repeat-x 0
		center;
}

#mainContentPannel h3.expColHeading span.expColHeadingLabel {
	font-size: 15px;
	margin: 7px 0 0 7px;
	float: left;
}

#mainContentPannel h3.shpCarttCatHeading {
	font-size: 14px;
	color: #7a91c9;
	padding: 8px 0 2px 0;
	font-weight: bold;
}

#mainContentPannel h3.expInfo {
	color: #ed1c24;
}

/*side search Navigation Pannel    ends Here*/
	/*My Calendar styles :START:*/
.daysNavPannel {
	background: #ffffff url(../Images/daysNavPannelBg.gif) repeat-x bottom;
	text-align: center;
	border-bottom: 1px solid #abbdd9;
	padding: 10px 0;
}

.daysNavPannel ul {
	margin: 0;
	padding: 0;
}

.daysNavPannel ul li {
	display: inline;
	padding: 0 3px;
}

.daysNavPannel table.drpDow {
	background: transparent;
	padding: 0;
	margin: 0 auto;
}

.daysNavPannel table.drpDow td {
	background: transparent;
	padding: 5px;
}

.daysNavPannel ul li select {
	width: 100px;
}

.daysNavPannelTitle {
	display: -moz-inline-box;
	display: inline-block;
	padding-top: 3px;
}

.mycalenderPannel {
	padding: 0 1px;
}

.myCalendarTb {
	background: #f8fafe url(../Images/MycalendarBg.gif) repeat-x top;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #768fbb;
}

.myCalendarTb td {
	border: 1px solid #768fbb;
	border-width: 0 0px 1px 1px;
	width: 110px;
	height: 110px;
	vertical-align: top;
	font-size: 10px;
}

.myCalendarTb td h1 {
	font-size: 12px !important;
	padding: 5px !important;
	margin: 0 !important;
	color: #222222 !important;
	background: #d7e2f1;
	text-align: right;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d0d0d0;
}

.myCalendarTb td h1 a {
	font-weight: bold !important;
	font-size: 12px !important;
	color: #222222 !important;
}

.myCalendarTb td h1.currentDay {
	background: #95acd3;
	color: #ffffff;
}

.myCalendarTb td a {
	font-weight: normal;
	font-size: 10px;
}

.myCalendarTb tr.dayTitle td {
	font-weight: bold;
	height: 30px;
	color: #004481;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

/* for Month view*/
.myCalendarTb .myCalendarMontlyCont,.myCalendarTb .myCalendarMontlyContDisplay
	{
	border: 0;
	/*	height:74%;*/
	height: 100%;
}

.myCalendarTb .myCalendarMontlyCont td,.myCalendarTb .myCalendarMontlyContDisplay td
	{
	width: auto;
	height: auto;
	vertical-align: top;
	border: 0;
	margin: 0;
	border: 1px solid #f8fafe;
	border-width: 0 0 1px 0;
	padding: 3px;
}

.myCalendarTb .myCalendarMontlyCont td.addAval,.myCalendarTb .myCalendarMontlyCont td.creatNewoff
	{
	visibility: hidden;
}

.myCalendarTb .myCalendarMontlyContDisplay td.addAval,.myCalendarTb .myCalendarMontlyContDisplay td.creatNewoff
	{
	visibility: visible;
}

/* for Month view*/ /* for Week view*/
.myCalendarTbWeek td {
	width: 102px;
	height: 22px;
	vertical-align: middle;
}

.myCalendarTbWeek td.dottedLines {
	border-bottom-style: dotted;
	border-bottom-color: #b7b8b9;
}

.myCalendarTbWeek td.timeTd {
	width: 98px;
	border-left: 0;
	height: 44px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}

/* for Week view*/
.myCalendarTbDay td {
	height: 90px;
	vertical-align: middle;
}

.myCalendarTbDay td.timeTd {
	border-left: 0;
	font-size: 11px;
	width: 98px;
}

.myCalendarTbDay td.sessionDetails {
	width: 500px;
	vertical-align: middle;
}

.myCalendarTbDay td.actionPannel {
	vertical-align: middle;
	width: 160px;
}

.myCalendarTbDay td.sessionDetails table td,.myCalendarTbDay td.actionPannel table td
	{
	padding: 3px 4px;
	margin: 0;
	height: auto;
	width: auto;
	border: 0;
	font-size: 11px;
}

.myCalendarTbDay td.sessionDetails table td a,.myCalendarTbDay td.actionPannel table td a
	{
	font-size: 11px;
	font-weight: bold;
}

.MyCalLearningBlock {
	background-color: #f7de93;
}

.MyCalTeachingBlock {
	background-color: #99cbf0;
}

.MyCalFreeBlock {
	background: #c8f793; /*color:#ffffff;*/
}

/*a.removeOffering{
	visibility:hidden

	}
a.removeOffering:hover {
	visibility:visible;
	}	*/ /*.freeBlockLink a{
	font-weight:normal !important;
	color:#222222;
	text-decoration:none;
	cursor:default;
	}	
.freeBlockLink a span.removeOffering{
	visibility:hidden
	}
.freeBlockLink a:hover span.removeOffering{
	visibility:visible;
	}
.freeBlockLink a span.removeOffering img{
	cursor:pointer;
	}*/
.toolsNInfo {
	text-align: left;
	padding: 10px 5px;
	margin-top: px;
	border: 1px solid #d3d3d3;
	border-top: 0;
	height: 75px;
	background-color: #fafbfc;
}

.toolsNInfo div {
	margin-right: 60px;
}

.toolsNInfo ul {
	padding: 0;
	margin: 0;
}

.toolsNInfo ul li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

.toolsNInfo ul li span {
	display: block;
	float: left;
	width: 30px;
	height: 15px;
	margin-right: 5px;
}

.toolsNInfo ul li span.free {
	background-color: #c8f793;
}

.toolsNInfo ul li span.tech {
	background-color: #99cbf0
}

.toolsNInfo ul li span.learn {
	background-color: #f7de93
}

.serachBypannel {
	background: #f6f9fe;
	padding: 5px 8px;
	border-bottom: 1px solid #e3e3e3;
}

.totalPanel {
	background: #edeff4;
	font-weight: bold;
}

.totalPanel td {
	padding: 5px;
	font-size: 13px;
	border: 1px solid #5c5c5c;
	border-width: 1px 0;
}

/*My Calendar styles :End:*/
.upperCase {
	text-transform: uppercase !important;
}

.normalCase {
	text-transform: none !important;
}

.clearFixIe { *
	zoom: 1;
}

.zeroPaddingMaring {
	padding: 0 !important;
	margin: 0 !important;
}

.zeroPadding {
	padding: 0 !important;
}

.zeroTopPadding {
	padding-top: 0 !important;
}

.zeroTopBottomPadding {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.zeroRightLeftPadding {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.zeroLeftPadding {
	padding-left: 0 !important;
}

.zeroRightPadding {
	padding-right: 0 !important;
}

ul.linkUnderLineBold li a {
	text-decoration: underline !important;
	font-weight: bold !important;
}

.linkUnderLine a {
	text-decoration: underline !important;
}

.zeroPaddingTop {
	padding-top: 0 !important;
}

.zeroPaddingBottom {
	padding-bottom: 0 !important;
}

.zeroPaddingTopBottom {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.zeroMarginTopBottom {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.zeroMarginTop {
	margin-top: 0 !important;
}

.zeroMarginLeft {
	margin-left: 0 !important;
}

.zeroMarginBottom {
	margin-bottom: 0 !important;
}

.zeroMargin {
	margin: 0 !important;
}

.zeroBorder,ul li {
	border: 0 !important;
}

.whiteBorder {
	border-color: #fff;
}

.zeroHeightClearBoth {
	font-size: 0 !important;
	height: 0 !important;
	_height: 1 !important;
	clear: both;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}

.clearBoth {
	font-size: 0 !important;
	height: 0 !important;
	clear: both !important;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}

.ieFix { *
	zomm: 1;
}

.zeroHeightTR {
	height: 1px !important;
	font-size: 1px !important;
}

.zeroHeightTR td {
	height: 1px !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 1px !important;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both !important;
	width: 100% !important;
}

.clear:after {
	clear: both;
	display: block;
	content: "";
	height: 0;
	visibility: hidden;
}

.clearNormalWidth {
	clear: both !important;
}

.displayBlock {
	display: block;
}

.bgRepeatX {
	background-repeat: repeat-x;
}

.rightAlign {
	text-align: right;
}

.leftAlign {
	text-align: left;
}

.centerAlign {
	text-align: center;
}

.twentyPixsMarginTop {
	margin-top: 20px !important;
}

.twentyPixsMarginBottom {
	margin-bottom: 20px !important;
}

.twentyPixsMarginRight {
	margin-right: 20px !important;
}

.tenPixsMarginTop {
	margin-top: 10px !important;
}

.tenPixsMarginLeft {
	margin-left: 10px;
}

.tenPixsMarginRight {
	margin-right: 10px;
}

.tenPixsMarginBottom {
	margin-bottom: 10px;
}

.fivePixsMarginTop {
	margin-top: 5px !important;
}

.fifteenPixsMarginLeft {
	margin-left: 15px;
}

.textAlignRight {
	text-align: right;
}

.textAlignLeft {
	text-align: left;
}

.textAlignCenter {
	text-align: center;
}

.greyedOutText {
	color: #999999
}

.greyedOutTextBox {
	width: 290px;
	color: #999999
}

.normalFontSize {
	font-size: 12px !important;
}

.smallFontSize {
	font-size: 11px !important;
}

.vertAlignMiddle {
	vertical-align: middle;
}

.textDecorationNone {
	text-decoration: none !important;
}

.labelInfoHighLite {
	color: #b75312;
}

.grayText {
	color: #999999;
}

.greenText {
	color: #2eb100 !important;
}

.purchasedText {
	color: #2eb100;
	font-weight: bold;
}

.normalText {
	font-weight: normal !important;
}

.normalFont {
	font-weight: normal !important;
	color: #222222;
}

.normalTextColor {
	color: #222222;
}

.listStyleImageNone {
	list-style-image: none !important;
}

.listStyleNone {
	list-style: none !important;
}

.underLine {
	text-decoration: underline !important;
}

.nowarp {
	white-space: nowrap !important;
}

.wrapNormal {
	white-space: normal !important;
}

.widthHunderPercent {
	width: 100% !important;
}

.boldText,.boldText li {
	font-weight: bold !important;
}

.boldHighLited {
	color: #b75312;
}

.noBgImage {
	background-image: none !important;
}

.linkDivider {
	margin: 0 8px;
	font-weight: normal !important;
	color: #b4b4b4 !important;
}

.overflowXHidden {
	overflow-x: hidden !important;
}

a.rolOverUnderLine {
	text-decoration: none !important;
}

.required {
	color: #ed0000 !important;
	font-weight: normal !important;
	font-size: 12px !important;
}

a.rolOverUnderLine:hover {
	text-decoration: underline !important;
}

.wordBreak {
	/*word-break:break-all; - Commented for fixing bug - 1645/57431*/
	
}

.leftAuto {
	left: auto !important;
}

/*ADDED BY DEVELOPERS*/
#contentPannel label span.indented {
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 10px 5px 10px;
	font-weight: normal;
}

.validationText {
	font-size: 12px;
	font-weight: normal;
	color: #ed0000;
}

.validation20Text {
	margin-right: 20px;
	font-weight: normal;
	color: #ed0000;
}

a.inLineRedLink { /*color:#4476a3;*/
	color: #ed0000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.searchHighLite {
	color: #0054a6;
	background: #FFFF00;
}

#mainContent {
	overflow: auto;
}

div.suggestions { /*-moz-box-sizing: border-box;
	box-sizing: border-box;*/
	border: 1px solid black;
	position: absolute;
	background: #ffffff;
	overflow: auto;
	top: 0;
	max-height: 200px;
}

div.suggestions div {
	cursor: default;
	padding: 0px 3px;
}

div.suggestions div.current {
	background-color: #135290;
	color: white;
}

.fileType {
	width: 300px;
	background: none;
	border: 1px solid #dadada;
}

.qSearchScroller {
	overflow: auto;
	height: 250px;
}

.qSearchScroller .searchList {
	overflow: auto;
	border: 1px solid #b7b7b7;
	height: 204px;
	width: 219px;
}

.qSearchScroller h2 {
	font-size: 14px;
	/*font-weight:normal;*/
	margin: 0;
	padding: 0;
}

.qSearchScroller .searchList ul {
	padding: 2px;
	margin: 0;
}

.qSearchScroller .searchList ul li {
	padding: 2px 0 2px 0;
	margin: 0;
	white-space: nowrap;
	cursor: pointer;
	float: left; *
	float: none;
	clear: both;
	display: block;
	padding-left: 11px;
}

.qSearchScroller .searchList ul li.qSearchListHeading {
	padding: 2px 0;
	font-weight: bold;
	cursor: default;
}

.qSearchScroller .searchList ul li.selected {
	background: #0a246a url(../Images/searchListSelectedBg.gif) no-repeat 0
		0;
	color: #fff;
	padding-left: 16px;
}

.subjectSearchButton .fieldInfo { /* width:445px;*/
	width: 550px;
	text-align: left;
	color: #222;
	margin-top: 6px;
	vertical-align: middle;
}

.subjectSearchButton .keyWordtxtBox {
	padding: 0 5px 0 5px;
}

.subjectSearchButton .keyWordtxtBox input { /* width:220px;*/
	width: 115px; *
	width: 120px;
	vertical-align: middle;
}

.popupFieldInfo {
	color: #999999;
	font-weight: normal;
	font-size: 12px !important;
	display: block;
	padding-left: 5px;
	padding-bottom: 3px;
}

.studentCurSec {
	background: transparent;
	margin: 0 5px 15px;
}

.studTutuorCurSecTop,.studTutuorCurSecBottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.studTutuorCurSecB1,.studTutuorCurSecB2,.studTutuorCurSecB3,.studTutuorCurSecB4
	{
	display: block;
	overflow: hidden;
	height: 1px;
}

.studTutuorCurSecB2,.studTutuorCurSecB3,.studTutuorCurSecB4 {
	background: #fef9e9;
	border-left: 1px solid #ebe4ce;
	border-right: 1px solid #ebe4ce;
}

.tutuorCurSec .studTutuorCurSecB2,.tutuorCurSec .studTutuorCurSecB3,.tutuorCurSec .studTutuorCurSecB4
	{
	background: #edf4fa;
	border-left: 1px solid #b1cae0;
	border-right: 1px solid #b1cae0;
}

.studTutuorCurSecB1 {
	margin: 0 5px;
	background: #ebe4ce;
}

.tutuorCurSec .studTutuorCurSecB1 {
	background: #b1cae0;
}

.studTutuorCurSecB2,.tutuorCurSec .studTutuorCurSecB2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.studTutuorCurSecB3 {
	margin: 0 2px;
}

.studTutuorCurSecB4 {
	height: 2px;
	margin: 0 1px;
}

.studTutuorCurSecContent {
	display: block;
	text-align: left;
	border: 0 solid #ebe4ce;
	border-width: 0 1px;
	background-color: #fef9e9;
	padding: 5px;
}

.tutuorCurSec .studTutuorCurSecContent {
	border: 0 solid #b1cae0;
	border-width: 0 1px;
	background-color: #edf4fa;
}

.alertMessage {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 250px;
	width: 650px;
	height: 550px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertMessageSubjStudy {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 100px;
	width: 650px;
	height: 550px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertMessageSubs {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 100px;
	width: 650px;
	height: 550px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertMessageTutEd {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 100px;
	width: 650px;
	height: 550px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertMessageTutEdtn {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 450px;
	width: 650px;
	height: 550px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertIFEducationMessage {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 870px;
	width: 530px;
	height: 580px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertIFCertificationMessage {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 1200px;
	width: 540px;
	height: 478px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertIFCertificationMessageTutChange {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 150px;
	width: 540px;
	height: 478px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertIFCertificationMessageTut {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 900px;
	width: 540px;
	height: 478px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertIFSpecialNeeExpMessage {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 1080px;
	width: 550px;
	height: 478px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertIFAssociationMessage {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 1280px;
	width: 550px;
	height: 478px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertIFAssociationMessageTut {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 980px;
	width: 550px;
	height: 478px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertIFAssociationMessageTutChange {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 200px;
	width: 550px;
	height: 478px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertMessageLang {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 250px;
	width: 525px;
	height: 400px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertMessageLangauge {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 200px;
	top: 150px;
	width: 525px;
	height: 400px;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertPublicPopup {
	z-index: 110;
	position: absolute;
	visibility: hidden;
	color: #000000;
	/*border: 3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

.alertMessageProfiles {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	left: 650px;
	top: 200px;
	width: 300px;
	height: 250px;
	color: #000000;
	/*border:3px #DD3E34 solid;*/ /*background-color:#EEEEEE;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center; /*border-right: 7px #DD3E34 solid;*/
}

/*ADDED BY DEVELOPERS*/
#mask {
	overflow: hidden;
	/*position:fixed;*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000000;
	filter: alpha(opacity =     20);
	-moz-opacity: .2;
	opacity: 0.2;
	-khtml-opacity: .2;
}

#pageLoadingMask {
	overflow: hidden;
	/*position:fixed;*/
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/*background: lightgrey;*/
	filter: alpha(opacity =     100);
	-moz-opacity: 1;
	opacity: 1.0;
	-khtml-opacity: 1;
}

#pageLoadingSpan {
	position: absolute;
	top: 40%;
	left: 40%;
}

#cover {
	overflow: hidden;
	position: fixed; *
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000000;
	filter: alpha(opacity =     20);
	-moz-opacity: .2;
	opacity: 0.2;
	-khtml-opacity: .2;
	display: none;
}

.dragTitle {
	position: absolute;
	top: 0;
	left: 0;
	cursor: move; /*border:1px solid blue;*/
}

/*Home page*/
#homeWrapper {
	min-height: 100%;
	_height: 100%;
}

#headerBrd {
	background: #004481 url(../Images/headerBrdBG.gif) repeat-x left bottom;
	height: 16px;
	padding: 0;
	margin: 0;
	font-size: 0;
}

#homeUserAction {
	width: 690px;
	margin: 35px auto 15px;
}

.userAction {
	font-size: 14px;
	width: 430px;
	margin-right: 40px;
}

#homeUserAction h2 {
	color: #222222;
	font-size: 21px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: normal;
}

#homeUserAction #returningUser {
	font-size: 14px;
	padding-bottom: 15px;
}

#homeUserAction .inputButton {
	font-size: 17px;
	background: url(../Images/buttonHighLiteRegisterBG.gif);
	width: 115px;
	height: 35px;
	padding: 0;
	margin: 10px 0;
}

#homeUserAction a.info {
	font-size: 15px;
	text-decoration: underline;
	color: #004481;
}

#homeHeader,#homeContent {
	margin: 0 auto;
	width: 994px;
}

#homeContent {
	padding: 10px 0;
}

.topLinks {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

.topLinks li {
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
}

.topLinks li span {
	display: block;
	padding: 7px 8px 12px 0px;
}

.topLinks li a {
	color: #18568d;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 8px 0 0;
	font-size: 14px;
}

#homeContentWrapper {
	background: url(../Images/HomeBg.gif) repeat-x 0 0;
}

#homeSearchInput .buttonHighLiteVSmall {
	margin-bottom: -6px;
}

#homeSearchInput {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 5px;
}

#homeSearchInput li {
	display: inline;
	margin: 0 3px 0 0;
	font-weight: bold;
	font-size: 16px;
}

#homeWrapper .searchInputPanel {
	text-align: center;
}

.homeBrowse {
	text-align: center;
	margin: 50px 0;
}

.homeBrowse ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#homeWrapper .homeBrowse ul {
	margin: 0 auto;
	width: 670px;
}

.homeBrowse li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.homeBrowse li.browseSubjectText {
	margin-right: 8px;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.homeBrowse li a {
	background: url(../Images/HomeBrowserIndexBg.gif) no-repeat left top;
	padding: 0 0 0 3px;
	text-decoration: none;
	color: #088be1;
	float: left;
	margin-right: 3px;
}

.homeBrowse li a span {
	padding: 1px 4px 1px 2px;
	display: block;
	background: url(../Images/HomeBrowserIndexBg.gif) no-repeat right top;
}

.homeBrowse li a:hover {
	text-decoration: underline;
}

.homeBrowse li a.seeAll {
	text-decoration: underline;
	background: none;
	white-space: nowrap;
}

.homeContentPanel {
	width: 876px;
	margin: 0 auto;
	color: #00528a;
	padding: 0px 15px 0;
	color: #000066;
	font-size: 14px;
	text-align: justify;
	background: url(../Images/homeContentDivider.gif) no-repeat center 80px;
}

.homeContentPanel .homeTitle {
	color: #014279;
	padding: 6px 0;
	margin: 0 0 5px;
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	background: url(../Images/homeTitleBg.gif) repeat-x 0 bottom;
}

.homeContentPanel .welcomeMessage {
	color: #088be1;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 35px 0 15px;
}

.homeContentPanel .welcomeContent {
	margin: 0 auto 60px;
	color: #222;
	width: 500px;
}

.homeContentPanel .qMonth {
	width: 500px;
	margin: 10px auto 0;
}

.homeContentPanel .qMonth h2 {
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	text-transform: uppercase;
	font-size: 16px;
}

.homeContentPanel .qMonth h2 span {
	text-transform: none;
}

.homeContentPanel .qMonth p {
	margin: 0;
	padding: 0; /*font-style: italic;*/
}

.homeContentPanel .qMonth .author {
	font-style: italic;
	text-align: right;
}

.homeContentPanel .rightPanel {
	float: right;
	width: 408px; /*padding:10px 5px;*/
}

.homeContentPanel .leftPanel {
	float: left;
	width: 408px; /*padding:10px 5px;*/
}

.homeContentPanel .rightPanel p,.homeContentPanel .leftPanel p {
	/*text-align:justify;*/
	padding: 0;
	margin: 0;
	line-height: 23px;
}

.homeContentPanel a {
	text-decoration: none;
	cursor: default;
}

#homeFooter {
	border-top: 1px solid #c6d3df;
	background: #e1e8ee;
	padding: 5px 0;
	font-size: 10px;
	color: #676a6d;
	margin: -24px auto 0 auto;
	text-align: center;
}

#homeWrapper,#headerBrd,#homeContentWrapper,#homeContent,#homeFooter {
	min-width: 994px;
}

/*start font different font size*/
a.fontSixteenFixed {
	font-size: 16px;
	cursor: pointer;
}

a.fontEighteenFixed {
	font-size: 18px;
	cursor: pointer;
}

a.fontTwentyFixed {
	font-size: 20px;
	cursor: pointer;
}

a.fontTwentyTwoFixed {
	font-size: 22px;
	cursor: pointer;
}

a.fontTwentyFiveFixed {
	font-size: 25px;
	cursor: pointer;
}

a.fontSixteen:hover {
	font-size: 16px;
}

a.fontEighteen:hover {
	font-size: 18px;
}

a.fontTwenty:hover {
	font-size: 20px;
}

a.fontTwentyTwo:hover {
	font-size: 22px;
}

a.fontTwentyFive:hover {
	font-size: 25px;
}

.fontFifteen {
	font-size: 15px;
}

.fontSeventeen {
	font-size: 17px;
}

.fontEighteen {
	font-size: 18px;
}

.fontSixteen {
	font-size: 18px;
}

.fontTwentyTwo {
	font-size: 22px;
}

.fontTwenty {
	font-size: 20px;
}

.fontTwentyFive {
	font-size: 25px;
}

.fontThirty {
	font-size: 30px;
}

/*end font different font size*/
.hilightInfo {
	margin-bottom: 15px;
}

.hilightInfo #ifmWrapper {
	margin-bottom: 0;
}

.hilightInfo .hilightInfoHeader {
	background: url(../Images/hilightInfoHeader.gif) repeat-x 0 0;
}

.hilightInfo .hilightInfoHeader .lt {
	background: url(../Images/hilightInfoHeaderRt.gif) no-repeat right top;
}

.hilightInfo .hilightInfoHeader .rt {
	background: url(../Images/hilightInfoHeaderRt.gif) no-repeat right top;
	height: 32px;
}

.hilightInfo .hilightInfoHeader .help,.hilightInfo .hilightInfoHeader .info,.hilightInfo .hilightInfoHeader h2
	{
	background: url(../Images/hilightInfoHeaderInfo.gif) no-repeat left top;
	color: #fff;
	margin: 0;
	font-size: 15px;
	/*padding:7px 10px;
    *padding:8px 5px 7px;*/ /*padding:8px 7px 6px 30px;*/
	padding: 8px 7px 6px 30px;
}

.hilightInfo .hilightInfoHeader h2 {
	background: url(../Images/hilightInfoHeaderLt.gif) no-repeat left top;
}

.hilightInfo .hilightInfoHeader .help {
	background: url(../Images/hilightInfoHeaderHelp.gif) no-repeat left top;
}

.hilightInfo .hilightInfoHeader .hilightInfoAction {
	margin-right: 15px;
	margin-top: 10px;
}

.hilightInfo .hilightInfoHeader .hilightInfoAction img {
	margin-left: 3px;
}

.hilightInfo .hilightInfoContent {
	background: #fff url(../Images/hilightInfoRtBg.gif) repeat-y right top;
	border-left: 1px solid #296392;
	padding: 8px 16px 5px 8px;
	font-size: 12px;
}

.hilightInfo .hilightInfoContent p {
	padding: 0;
	margin: 0 0 7px 0;
	line-height: 18px;
}

.hilightInfo .hilightInfoContent .numlisting {
	margin-bottom: 5px;
	padding: 0 0 0 5px; *
	padding: 0 0 0 7px;
}

.hilightInfo .hilightInfoContent .numlisting li {
	font-size: 12px;
	margin-bottom: 1px;
	padding: 0 0 3px 0;
	line-height: 18px;
}

.hilightInfo .hilightInfoContent .bulletListings {
	list-style: none;
	margin-bottom: 5px;
	padding: 0;
	clear: both;
	border-top: 0;
	color: #222;
}

.hilightInfo .hilightInfoContent .bulletListings li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style-image: url(../Images/bullet.gif);
	list-style-position: outside;
	line-height: 18px;
}

.hilightInfo .hilightInfofooter {
	background: #fff url(../Images/hilightInfoFooter.gif) repeat-x 0 0;
}

.hilightInfo .hilightInfofooter .lt {
	background: url(../Images/hilightInfoFooterLt.gif) no-repeat left top;
}

.hilightInfo .hilightInfofooter .rt {
	background: url(../Images/hilightInfoFooterRt.gif) no-repeat right top;
	font-size: 0;
	height: 12px;
}

#howItWorksWrapper {
	background: #547f75;
	text-align: center;
}

#helpInfoScroller {
	overflow: auto;
	padding-right: 3px;
	overflow-x: hidden;
}

#helpInfoScroller ol li {
	margin-bottom: 2px;
}

#helpInfoScroller h1 {
	padding: 0 0 5px;
	margin: 0 0 5px;
	font-size: 25px;
	color: #24568f;
	background: url(../Images/dashed.gif) repeat-x bottom left;
}

#helpInfoScroller h3 {
	padding: 0;
	margin: 0;
	font-style: italic;
	font-size: 17px;
}

#helpInfoScroller h2 {
	font-size: 25px;
	color: #039;
	padding: 0;
	margin: 0 0 10px;
}

#helpInfoScroller .boldHeading {
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#helpInfoScroller .section {
	padding-bottom: 5px;
	background: url(../Images/dashed.gif) repeat-x bottom left;
	margin-bottom: 10px;
}

.referralCodePanel {
	background: #f3f8fb;
	border: 1px solid #e7e7e7;
	border-width: 1px 0;
	font-size: 17px;
}

#referMemberText {
	padding: 2px;
}

.referText {
	color: #36715B;
}

.addInfoPanel {
	border-top: 2px solid #004481;
	border-bottom: 2px solid #004481;
}

#sysReqPanel {
	padding: 5px 10px;
}

#sysReqPanel h1 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.sysReqPt {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sysReqPt li {
	margin-bottom: 8px;
	padding: 0 0 0 12px;
	background: url(../Images/bullet.gif) no-repeat -2px -4px;
}

.sysReqNumberingPt {
	margin: 0;
	margin-left: 22px;
	padding: 0;
}

.sysReqNumberingPt li {
	margin: 0;
	margin-bottom: 8px;
	padding: 0 0 0 0;
}

h2.transactPanelUserDt {
	padding: 5px 0 2px 0 !important;
	color: #006699 !important;
	font-size: 14px !important;
}

.subtotalPanel {
	background: #f9f9f8;
	font-weight: bold;
}

.subtotalPanel td {
	padding: 5px;
	font-size: 13px;
	border: 1px solid #d0d0d0;
	border-width: 1px 0;
}

.chatButton {
	border: 1px solid #2C5B91;
	background: url(../Images/chatButton.gif) repeat-x 0 0;
	font-size: 9px;
	padding: 0 4px;
	text-decoration: none !important;
	color: #FFF !important;
}

.chatButton:hover {
	background: url(../Images/chatButtonHover.gif) repeat-x 0 0;
}

.sessionList {
	margin: 0;
	padding: 0;
}

.sessionList li {
	float: left;
	padding: 5px;
	list-style-type: none;
}

.sessionList li a {
	text-decoration: none;
}

.sessionList li a:hover {
	text-decoration: underline;
}

.sessionList li.activeList a {
	text-decoration: none;
	color: #000000;
}

.mbrsCriteria {
	margin: 0;
	padding: 0;
}

.mbrsCriteria li {
	float: left;
	padding: 0 5px 5px 5px;
	list-style-type: none;
	cursor: pointer;
}

.mbrsCriteria li:hover {
	text-decoration: underline;
	color: #004481;
}

.mbrsCriteria li.activeCriteria {
	text-decoration: none;
	color: #000000;
	cursor: default;
}