@charset "utf-8";
/* CSS Document */

	#divPopup
	{	
	position:fixed;
	top:20px;
	left:33%;	
	width:100%;
	}
	
	img, div, ul, li{behavior: url(/pngIEFix/iepngfix.htc) }
	img, div, a, input, ul, li{behavior: url(/pngIEFix/iepngfix.htc) }
	}
	
	.borderLftRght{
	border-right:1px solid #92b6c7;
	border-left:1px solid #92b6c7;
	padding:15px;
	}
	.wrapperTrans{
	width:917px; 
	/*margin:10px 15px 20px 15px;*/
	}
  .borderShell{
	margin:0px;
	padding:0px;
	background-color:white;
	border-left:1px solid #575b62; 
	border-right:1px solid #575b62;
	border-bottom:2px solid #74808a;
	}
	.wrapperGlossary{
	height: 600px; 
	vertical-align: top;
	width: 80px;
	padding:20px 0px 0px 20px;
	}
	img{
	border:none;
	}
	
	.shadow {
	border-top:1px solid #575b62; 
	font: 10pt arial;
	position: relative;
	display: inline;
	background: white;
	z-index: 100;
	}
	.shadow2 {
	overflow: hidden;
	position: absolute;
	/*margin-left: 10px;
	margin-top: -2px;*/
	filter: alpha(Opacity=3); /* modify to change the shade solidity/opacity, same as below */
	opacity: 0.03; /* firefox 1.5 opacity */
	-moz-opacity: 0.04; /* mozilla opacity */
	-khtml-opacity: 0.04; /* opacity */
	z-index: 10
	}
	
	html>body .shadow2{
	margin-left: 5px;
	margin-top: -4px;
	}
	

	.navBackgroundHome{
	background-image:url(/generic/images/navBackground.jpg); 
	background-repeat:repeat-x; 
	width:955px; 
	height:39px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:0px 15px 0px 0px;
	}
	.navBackground{
	background-image:url(/generic/images/navBackground.jpg); 
	background-repeat:repeat-x; 
	width:940px; 
	height:39px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:0px 15px 0px 0px;
	}
	
	
	.homeGradientBackground{
    background-image:url(/generic/images/homepageGradientBackground3.jpg);
	background-repeat:repeat-x;
	width:160px;
	height:432px;
	float:bottom;
	}
	.homeGradientShadow{
	background-image:url(/generic/images/homepageGradientShadow2.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:432px;
	float:bottom;
	}
	
	.navButtons{
	padding-left:30px;
	width: 665px;
	}
	
	.navButtons td{
	padding-right: 5px;
	padding-left: 2px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}
	
	.greyText a {
	text-decoration: none;
	color: #666666;
	}
	.greyText a:hover {
	text-decoration: none;
	color: #F17154;
	}
	
	.formSearch{
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, serif, sans-serif;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	}
	
	.login{
	/*background-color: #a0c5db;*/
	border: 1px solid #6d8998;
	}
	

	.tfBlue{
	/*background-color: #a0c5db;*/
	border-top: 1px solid #656e76;
	border-right: 1px solid #6f828d;
	border-bottom: 1px solid #626b72;
	border-left: 1px solid #626b72;
	margin-bottom: 1px;
	width: 150px;
	}
	html > body .tfBlue{
	/*margin-bottom:3px;*/
	}
	
	.tfSearch{
	
	margin: 0 0 4px 0;
	height:13px;
	width:100%;
	border:0;
	}
	html > body .tfSearch{
	/*margin-bottom: 3px;*/
	}
	
	.hdrSearchButton{
	height: 24px;
	width: 25px;
	background: transparent url("/generic/images/n_goButtonWhite.jpg") no-repeat;
	/*background-position: -1px 2px;*/
	cursor: pointer;
	border: 0px;
	}
	.hdrPasswordButton{
	height: 24px;
	width: 25px;
	/*background-image:url(/generic/Images/n_arrowHome.jpg)*/
	background: transparent url("/generic/images/n_goButtonBlue.jpg") no-repeat;
	/*background-position: -1px 2px;*/
	cursor: pointer;
	border: 0px;
	}
	
	.calButton button{
	/*height: 24px;*/
	width: 24px;
	/*background-image:url(/generic/Images/n_arrowHome.jpg)*/
	background: transparent url("/generic/images/n_transWelcomeCalendarIcon.jpg") no-repeat;
	/*background-position: -1px 2px;*/
	cursor: pointer;
	border: 0px;
	}
	
	html>/**/body .hdrSearchButton{
	background-position: -1px -1px;
	}
	
	.searchText{
	padding:5px 0 0 0; 
	margin:0; 
	space:0;
	line-height:9px; 
	text-align:left;
	}
	
	
	html>/**/body .searchText{
	space:0;
	}
	/*  end madison template */
	
	
	
	
	/* GLOSSARY */
	td.rollover{
	padding-right:.05em;
	
	}
	td.rollover a{  
	background-image:url('/generic/images/glossaryTab.jpg');
	display:block;
	width:32px;
	height:28px;
	font-weight:normal;
	color:#ffffff;
	font-size:25px;
	text-decoration:none;
	top:1px; 
	line-height: 30px; 
	position:relative;
	}
	.rollover a:hover{ 
	background-image:url('/generic/images/glossaryTabOrange.jpg');
	display:block;
	width:32px;
	height:28px;
	font-weight:normal;
	color:#ffffff;
	font-size:25px;
	text-decoration:none;
	top:1px; 
	line-height: 30px; 
	position:relative;
	}
	.rollover a.selected {
	background-image:url('/generic/images/glossaryTabOrange.jpg');
	display:block;
	width:32px;
	height:28px;
	font-weight:normal;
	color:#ffffff;
	font-size:25px;
	text-decoration:none;
	top:1px; 
	line-height: 30px; 
	position:relative;
	}
	/*table.padGlossary tr td{
	padding: 1px 1px 0px 1px; 
	}*/
	.greyText12{
	color: #666666;
	font-family: Verdana,'Trebuchet MS',Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	padding-bottom:15px;
	}
	.greyText9{
	color: #666666;
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	letter-spacing:-.5px;
	}
	td.greyText12 a{
	color: #666666;
	font-family: Verdana,'Trebuchet MS',Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	padding-bottom:15px;
	text-decoration:underline;
	}
	td.greyText12 a:hover{ 
	color: #ef7258;
	font-family: Verdana,'Trebuchet MS',Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	padding-bottom:15px;
	}
	.orangeText18{
	color: #EF715A;
	font-family:'Times New Roman', Garamond,Georgia,'Bookman Old Style',serif;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	text-align:left;

	}	
	.orangeText18N{
	color: #EF715A;
	font-family: 'Times New Roman','Bookman Old Style',garamond, serif,Georgia,;
	font-weight:normal;
	font-size:18px;
	text-align:left;
    letter-spacing:1.5px;
	}
	
	.glossaryHeading{
	margin:0px;
	padding-top:20px 0 0 10px;
	}
	.glossaryTabs{
	margin:0;
	padding:10px 0 0 10px;
	}
	.ltBlueBorder{
	width: 857px;
	margin:0 8px 0 10px;
	border: 1px solid #a2c6d8;
	text-align:left;
	}	
	.MedHeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #666666;
}
.MedHeaderText1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #666666;
	}
	.MedHeaderText2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #666666;
	padding-top:10px;
	}

	
	.greySearchText15{
	color: #666666;
	font-family: Verdana,'Century Gothic','Trebuchet MS',Tahoma,sans-serif,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,;
	font-size: 15px;
	}
	.searchDoc{
	/*margin-bottom:2px;*/
	margin:2px 0px 0px 0px;
	padding:1px;
	float:left;
	height:18px;
	width:244px;
	border-top:1px solid #9f9f9f;
	border-left:2px solid #d0d0d0;
	border-bottom:2px solid #d0d0d0;
	border-right:0px;
	background-color: #deeaef;
	}
	.searchDocButton{
	margin:0;
	padding:0px;
	width:30px;
	height:27px;
	float:left;
	/*background:transparent url("/generic/images/searchButton.jpg") no-repeat;
	background-position: -1px 3px;*/
	cursor:pointer;
	border:0px;
	}
	.searchTextField{
	margin-bottom:2px;
	height:18px;
	width:244px;
	border-top:1px solid #9f9f9f;
	border-left:2px solid #d0d0d0;
	border-bottom:2px solid #d0d0d0;
	border-right:0px;
	background-color: #deeaef;
	}
	html>/**/body .searchTextField{
	space:0;
	}
	.searchButton{
	margin:0;
	height:30px;
	width:30px;
	background:transparent url("/generic/images/searchButton.jpg") no-repeat;
	background-position: -1px 3px;
	cursor:pointer;
	border:0px;
	}
	html>/**/body .searchButton{
	background-position: -1px 2px;
	} 
	.noteGlossary{
	color: #666666;
	font-family: Verdana,'Trebuchet MS',Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
	font-size: 11px;
	padding:10px 20px 20px 20px;
	width:882px;
	text-align:left;
	}
	/* END GLOSSARY */
	
	/* FOOTER */
	.footer td{
	font-family:Verdana, geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	width: 917px;
	padding: 20px 10px 0px 10px;
	text-align:right;
	}
	.footer td a{
	text-decoration:none;
	color:#666666;
	}
	.footer td a:hover{
	text-decoration:none;
	color:#ef7b58;
	}
	/* END FOOTER */
	
	/* DROPDOWN MENU */
	
/* Support for the "iehover-fix.js" */

* html ul.sddm iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */


	#sddm
{	margin: 0;
	padding: 0;
	width:750px;
	float:left;
	}

#sddm li
{	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	float: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 17px;
	/*width: 60px;*/

	/*background: #5970B2;*/
	color:#333333;
	font-weight:bold;
	text-align: center;
	text-decoration: none;

}

#sddm li a:hover
{	color:#000000;
    /*background: #49A3FF;*/

	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 200px;
	background-image:url(/generic/Images/dropDownBackgroundMiddle.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	z-index:3000;
	/*background: #EAEBD8;*/
	/*border: 1px solid #5970B2*/}




	#sddm div a
	{	position: relative;
		display: block;
		margin: 6px 0px 0px 13px;
		padding: 0px 0px 4px 0px;
		width: auto;
		white-space: nowrap;
		vertical-align:top;
		text-align: left;
		text-decoration: none;
		/*background: #EAEBD8;*/
		/*background-image:url(/generic//generic/Images/dropDownBackground.jpg);*/
		color: #ffffff;
		font-weight:bold;
		font-family:Geneva, Arial, Helvetica, sans-serif;
     	font-size:12px;
	
			}

	#sddm div a:hover
	{
		
	/*background: #49A3FF;*/
	
			color: #000000;
			z-index:3000;}
	
	/*  END DROPDOWN MENU */
	
	/*  FORMS  */
	.formLibrary{
	background-image:url(/generic/images/frmsLibraryImage.jpg);
	background-repeat:no-repeat;
	width:417px;
	color:white;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:30px 0px 0px 30px;
	color: white;
	font-size: 14px;
	line-height: 25px;
	}
	.smartForm{
	background-image:url(/generic/images/frmsLibraryImage.jpg);
	background-repeat:no-repeat; 
	width:417px;
	color: white;
	font-family:Geneva, verdana, Arial, Helvetica, sans-serif;
	padding: 30px 0px 0px 30px;
	font-size: 14px;
	line-height: 25px;
	vertical-align:top;
	}
	img.floatRight { 
	float: right; 
	}
	/*  END FORMS */
	
/** +++++++++++++++++++++ RESOURCES ++++++++++++++++++++++++++++ **/
	.orangeItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #FF6600;
	font-style: italic;
	line-height:35px;
	}
	.orangeItalic  a{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	color: #FF6600;
	font-size:23px;
	font-style:italic;
	padding:0px 0px 0px 40px;
	line-height:35px;
	border:0px;
	text-decoration: none;
	}
	.orangeItalic  a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	color: #666666;
	font-size:23px;
	font-style:italic;
	padding:0px 0px 0px 40px;
	line-height:35px;
	border:0px;
	text-decoration:none;
	}
	.orangeNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F17154;
	}
	.orangeNormal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F17154;
	text-decoration: none;
	}
	.orangeNormal a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
	.orangeNormal a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
	
	.leftOutset { 
	border-left:2px solid #C5C5C5;
	height:99%;
	}
	/*.rightShadow {
	background-image:url('/generic/images/greyShadowRepeat.jpg');
	background-position:953px top;
	background-repeat:repeat-y;
	}
	.bottomShadow{
	background-image:url('/generic/images/greyShadowBottom.jpg');
	background-position:953px top;
	background-repeat:no-repeat;
	}
	.bottomBorder{
	background-image: url('images/bottomBorder.jpg');
	background-repeat:repeat-x;
	background-position:953px bottom;
	}*/
	.genericFooterNavTable {
	text-align: right;
	width: 953px;
	padding-top: 0px;
	padding-right:20px;
	padding-bottom:15px;
	}
	.padTitleBottom {
	padding-bottom:10px;
	}
	.orangeItalic18 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #f0594b;
	padding:14px 0 5px 0;
	}
	.orangeItalic14 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #f0594b;
	padding:14px 0 5px 0;
	}
	td.lineHeight18{
	line-height:18px;
	}
	td.greyNormal12  {
	font-size: 12px;
	font-family:Geneva, verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color: #666666;
	letter-spacing: -.01em;
	}
	td.greyNormal12 ul {
	margin:0 0 0 16px;
	padding:0px;
	}
	td.greyNormal12 ul li {
	margin:0px;
	padding-top: 2px;
	}
	.titleDkGreyBoldSize14{
	font-family:'Century Gothic',Helvetica,'Trebuchet MS',Tahoma,Arial,sans-serif,Verdana,'Arial Black','Lucida Sans Unicode',Impact;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	} 
	/*li {
	padding: 2px 0px 2px 0px;
	}*/

	/* RESOURCES */
	.resourcesHome{
	background-image: url('/generic/images/resourcesMain.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	}
	.mainTitle{
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size:35px;
	letter-spacing:  0.04cm;
	padding:40px 0px 10px 40px;
	}
	.orangeBoldItalic{
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	color: #EF715A;
	font-size:23px;
	font-style:italic;
	padding:0px 0 0px 40px;
	line-height:35px;
	}
	.orangeBoldItalic12{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #EF715A;
	font-size:14px;
	font-style:italic;
	}
	
	.orangeBoldItalic18{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #EF715A;
	font-size:18px;
	font-style:italic;
	text-decoration: none;
	}
	
	.orangeBoldItalic18 a:link{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #EF715A;
	font-size:18px;
	font-style:italic;
	text-decoration: none;
	}
	
	.orangeBoldItalic18 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #666666;
	font-size:18px;
	font-style:italic;
	text-decoration:none;
	}
	.orangeBoldItalic18 a:active{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #666666;
	font-size:18px;
	font-style:italic;
	text-decoration:none;
	}
	.orangeBoldItalic18 a:visted{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #666666;
	font-size:18px;
	font-style:italic;
	text-decoration:none;
	}
	
	
	.newsTicker{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 35px 40px;
	}

	img.headerShadow{
	position:absolute;
	z-index:-1;
	}
	/* END RESOURCES */
	
	/* FAQS */
	.orangeBold28{
	font-family:'Lucida Sans Unicode',Helvetica,Verdana,Arial,sans-serif,'Century Gothic','Trebuchet MS',Tahoma,'Arial Black',Impact,;
	font-weight:normal;
	color: #EF715A;
	font-size:28px;
	line-height:35px;
	}
	.orangeText14 {
	font-family:'Century Gothic','Lucida Sans Unicode',Helvetica,Verdana,Arial,sans-serif,'Trebuchet MS',Tahoma,'Arial Black',Impact,;
	font-size: 14px; 
	letter-spacing:-1px;
	padding-top:20px;
	padding-left:1px;
	color: #ef7258;
	font-weight: normal;
	line-height: 20px;
	}
	.faqsList {
	color: #666666;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left:1px;
	}
	.padTop15 {
	padding-top:15px;
	}
	
	
	/* COMMERCIAL NEWS */
	.orangeBandWhiteText {
	background-color:#ef8058;
	font-family:Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif;
	font-style:italic;
	color: #ffffff;
	font-size:18px;
	height:35px;
	padding-left: 20px;
	}
	.blackText14{
	font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-left: 20px;
	padding-top: 20px;
	}
	
	.list {
	color: #666666;
	list-style-position: inside;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
	.list  a:link {
	color: #666666;
	list-style-position: inside;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	}
	.list  a:hover {
	color: #EF715A;
	list-style-position: inside;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	}
	.list  a:active {
	color: #666666;
	list-style-position: inside;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	}
	.list  a:visited {
	color: #666666;
	list-style-position: inside;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	}
	
	#mainhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EF715A;
	text-decoration:none;
	}
	#mainhead table{
	text-align:left;
	margin:0;
	padding:0;
	}
	#mainhead table tr td{
	margin:0;
	padding:0;
	}
	
	
	#mainhead font{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 14px;
	color:#666666;
	padding:0;
	margin:0;
	}
	#mainhead font strong{
	font-weight:normal;
	}
	
	#mainhead a:link{
	font-family:Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif;
	color:#EF715A;
	font-size:16px;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
	}
	#mainhead a:hover{
	font-family:Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif;
	color:#666666;
	font-size:16px;
	text-decoration:none;
	
	}
	/* END COMMERCIAL NEWS */
	
	
	
	/* CHABAD PROGRAM */
	#chabadContainer{
	width:893px;
	float:left;
	min-height:500px;
	height:auto;
	font: 12px/21px 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,sans-serif;
	color:#666666;
	margin:40px 0px 40px 0px;
	padding:0px 0px 0px 60px;
	}
	#chabadContainer h1.title{
	font: 27px "Times New Roman", Times, serif;
	color: #666666;
	margin:0px;
	padding:0px;
	}
	#chabadContainer h1{
	color: #EF715A;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	margin:21px 0px 0px 0px;
	padding:0px;
	}
	#chabadContainer dt.note{
	margin:21px 0px 0px 0px;
	font: 12px/21px 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,sans-serif;
	color:#666666;
	width:50px;
	float:left;
	}
	#chabadContainer dd.note{
	font: 12px/21px 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,sans-serif;
	color:#666666;
	float:left;
	margin:21px 0px 0px 0px;
	padding:0px;
	width:400px;
	}
	
	#chabadContainer .left{
	width: 570px;
	padding:0px 20px 0px 0px;
	float:left;
	}
	#chabadContainer h1.thankyou{
	font-size: 14px;
	}
	#chabadContainer p.thankyou{
	margin:10px 0px 0px 0px;
	padding:0px;
	}
	
	#chabadContainer .registration{
	background-color:#dbdcdd;
	width:195px;
	height:186px;
	float:left;
	padding:0px 17px 0px 19px;
	margin:0px;
	}
	#chabadContainer .registration h1, #chabadContainer .questions h1, #chabadContainer .powerpoint h1{
	margin:0px;
	padding:0px;
	vertical-align:top;
	}
	#chabadContainer .registration p, #chabadContainer .questions p{
	font: 14px 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,sans-serif;
	color:#666666;
	padding:5px 0px 0px 0px;
	}
	#chabadContainer .registration a{
	width:200px;
	height:53px;
	float:left;
	clear:both;
	margin:15px 0px 0px 0px;
	}
	
	#chabadContainer .small{
	font-size:10px;
	margin:0px;
	padding:0px;
	}
	#chabadContainer .disclaimer{
	font-size:9px;
	float:left;
	}
	#chabadContainer .questions{
	background-color:#dceaf3;
	width:195px;
	height:186px;
	float:left;
	padding:0px 17px 0px 19px;
	margin:20px 0px 0px 0px;
	}
	#chabadContainer .questions p{
	font: 14px 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,sans-serif;
	color:#666666;
	padding:10px 0px 0px 0px;
	}
	#chabadContainer .questions a{
	text-decoration:underline;
	font: 14px 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,sans-serif;
	color:#666666;
	}
	
	#chabadContainer .powerpoint{
	background: url(../chabad/images/bgPowerpoint.gif) repeat-x;
	width:195px;
	height:206px;
	float:left;
	padding:0px 17px 0px 19px;
	margin:20px 0px 0px 0px;
	}
	#chabadContainer .powerpoint p{
	font: 14px 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,sans-serif;
	color:#666666;
	padding:10px 0px 0px 0px;
	}
	#chabadContainer .powerpoint a{
	width:200px;
	height:53px;
	float:left;
	clear:both;
	margin:15px 0px 0px 0px;
	}
	
	#chabadContainer form{
	width: 383px;
	height:500px;
	margin:0px;
	padding:0px;
	}

	#chabadContainer label{
	font: 10px/12px Geneva, Arial, Helvetica, sans-serif;
	color:#6a737b;
	float:left;
	padding:0px;
	margin: 8px 5px 0px 0px;
	
	}
	#chabadContainer input{
	border:1px solid #6a737b;
	float:left;
	height:18px;
	margin: 0px 5px 0px 0px;
	padding:0px;
	}
	#chabadContainer .validate{
	
	color:red;
	margin:0px 2px 0px 0px;
	padding:0px;
	}
	#chabadContainer .submit{
	margin-top:15px;
	}
	#chabadContainer label.fname,
	#chabadContainer label.lname,
	#chabadContainer label.phone,
	#chabadContainer label.fax{
	width:184px;
	
	}
	#chabadContainer input.fname,
	#chabadContainer input.lname,
	#chabadContainer input.phone,
	#chabadContainer input.fax{
	width:184px;
	
	}	
	
	#chabadContainer label.org,
	#chabadContainer label.add1,
	#chabadContainer label.add2,
	#chabadContainer label.email{
	width:378px;

	}
	#chabadContainer input.org,
	#chabadContainer input.add1,
	#chabadContainer input.add2,
	#chabadContainer input.email{
	width:375px;
	
	}	
	
	#chabadContainer label.city,
	#chabadContainer label.state{
	width:150px;
	
	}
	#chabadContainer input.city,
	#chabadContainer input.state{
	width:148px;
	
	}	
	#chabadContainer label.zip{
	width:65px;

	}
	#chabadContainer input.zip{
	width:65px;

	}	
	/*  images */
    .orangeBottomBorder{
	background-image:url(/generic/images/n_orangeBorder.jpg); 
	background-repeat:repeat-y; 
	/*width: 955px;*/
	height: 80px;
	}
	
	#aboutUsCareers{
	background-image:url(/generic/Images/n_aboutUsCareers.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:702px;
	margin: 0px;
    padding: 0px;
    border: 0px;
	}
	#calculators{
	background-image:url(/generic/Images/n_calculators.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
    margin: 0 0 100px 0px;
    padding: 0px;
    border: 0px;
	}
	#aboutUsCompany{
	background-image:url(/generic/Images/n_aboutUsCompanyProfile.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin: 0px;
    padding: 0px;
    border: 0px;
	}
	#madisonPillar{
	background-image:url(/generic/Images/n_mtaPillar.jpg);
	height:420px;
	background-position:right bottom;
	background-repeat:no-repeat;
	margin: 0px;
    padding: 0px;
    border: 0px;
	}
	#servicesCommTitleSvcs{
	background-image:url(/generic/Images/n_svcsCommTitleSvcs.jpg);
	height:660px;
	background-position:right bottom;
	background-repeat:no-repeat;
	margin: 0px;
    padding: 0px;
    border: 0px;
	}
	#ourConfCenter{
	background-image:url(/generic/Images/n_svcsConfCenter.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:550px;
	margin: 0px;
    padding: 0px;
    border: 0px;
	}
	#ourNatlTitleSvcs{
	background-image:url(/generic/Images/n_svcsNatlTitleSvcs.jpg);
	
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0 0 0px 0px;
    padding: 0px;
    border: 0px;
	}
	#ourResTitleSvcs{
	background-image:url(/generic/Images/n_svcsResTitleSvcs.jpg);
	height:520px;
	background-position:right bottom;
	background-repeat:no-repeat;
	margin: 0 0 0px 0px;
    padding: 0px;
    border: 0px;
	}
	.flow {
	float: right;
	clear: right;
	margin: 0px 0em 0px 5px;
	}

/**++++++++++++++++++++++++++++++++++++ END RESOURCES ++++++++++++++++++++++++++++++++++++++++**/


.transWrapper{
	border:1px solid #999999;
	padding:30px;
	margin-bottom:40px;
	}
.transWrapperPrint{
	border:none;
	padding:0px 30px;
	margin:0px;
}

.print{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:12px;
	color:#666666;
	padding:10px 40px 0px 0px;
	margin:0;
	text-align:right;
	}

.print a{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
	
.greyNav{
	border-bottom:1px solid #b9baba;
	border-top:1px solid #b9baba;
	margin:0;
	padding:0;
	}

.greyNav td{
	background-image:url(/generic/Images/n_transGreyBar.jpg); 
	background-repeat:repeat-x; 
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:13px;
	text-align:center;
	color:#666666;
	border-right:1px solid #ffffff;
	padding:0;
	margin:0;
	}
	
/** WELCOME PROFILE PAGE **/

.welcome{
   line-height:26px;
   color:#666666; 
   font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
   font-size: 12px;
   
}
/*.welcome table tr.frmfield {
   border-top:2px solid #ffffff;
   border-bottom:2px solid #ffffff;
   
}*/
.welcome table td.frmfield{
  border-top:1px solid #ef7358;
  border-bottom:1px solid #bdbec0;
  background-color:#deeaef;
  font-weight:normal;
  padding:3px 5px 3px 5px;
}
.welcomeTextarea{
  border:1px solid #999999;
  background-color:#ffffff;
  width:800px;
  height:50px;
}

/*.welcome table {

 background-color:#ffffff;
 border-collapse:separate;
}*/
.welcome table td.mainHead{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  color: #666666;
  padding:40px 0px 10px 0px;
}

tr.d0 td {
	background-color: #CC9999; color: black;
}
tr.d1 td {
	background-color: #9999CC; color: black;
}


.welcome table td.subHead{
  font-size:15px;
  font-weight:bold;
  color:#ef7258;
  border-top:1px solid #ef7258;
}
.welcome table td.button{
  padding-top: 10px;
}
	
html>/**/body .greyNav td{
	padding-top:7px;
	} 
.greyNavInput{
	border-top:1px solid #9f9f9f;
	border-left:1px solid #b6bfc3;
	border-bottom:1px solid #94928f;
	border-right:0px;
	background-color:#deeaef;
	height:1.65em;
	padding:0px;
	margin:0px;
	width:135px;
}

.greyNavInputButton{
	height:36px;
	width:34px;
	background:transparent url("/generic/images/n_transBtnSrchGreyBG.jpg") no-repeat;
	background-position:center;
	cursor:pointer;
	border:0px;
	position:static;
	margin:0px;
	padding:0px;
}

 html>/**/body .greyNavInput{
	/*background-position: 0px 0px;*/
	margin:0 0 4px 0;
	height:1.6em;
	}

.custLglFormPad{
   padding-top:90px;
}

html>/**/body .custLglFormPad{
   padding-top:96px;
}






/* TRANSACTION DETAILS */
	.transHeading{
	margin:0px 0px 3px 20px;
	padding-top:0px;
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 25px;
	color: #666666;
	font-style:italic;
	}
	.transactionTabs{
	margin:0;
	/*padding:10px 0 0 4px;
	width:891px;*/
	}
	td.transRollover{
	padding-right:1px;
	}
	
	td.transRollover a{  
	background-image:url('/generic/images/n_transTabBlue.jpg');
	display:block;
	width:148px;
	height:30px;
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	top:1px; 
	line-height: 35px; 
	position:relative;
	}
	
	
	.transRollover a:hover{ 
	background-image:url('/generic/images/n_transTab.jpg');
	display:block;
	width:148px;
	height:30px;
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	top:1px; 
	line-height: 35px; 
	position:relative;
	}
	.transRollover a.selected {
	background-image:url('/generic/images/n_transTab.jpg');
	display:block;
	width:148px;
	height:30px;
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	top:1px; 
	line-height: 35px; 
	position:relative;
	}
	.ltBlueBorder{
	border-left: 1px solid #a2c6d8;
	}
	.transLtBlueBorderRight{
	border-right: 1px solid #a2c6d8;
	}
	
	.transLtBlueBorder{
	margin:1px 8px 0px 0px;
	padding-bottom:5px;
	border-top: 1px solid #a2c6d8;
	border-left: 1px solid #a2c6d8;
	text-align:left;
	}	
	
	.transLtBlueBtmBorder{
	height: 24px;
	margin:0;
	border:0;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url('/generic/images/n_bottomBlueBorder.jpg');
	}
	.transLtBlueBtmBorder a{
	color:white;
	text-decoration:none;
	}
	.transLtBlueBtmBorder a:hover{
	color:white;
	text-decoration:none;
	}
	
	.transSearchDoc{
	margin-bottom:2px;
	height:18px;
	width:200px;
	border-top:2px solid #d0d0d0;
	border-left:1px solid #9f9f9f;
	border-bottom:2px solid #d0d0d0;
	border-right:1px solid #9f9f9f;
	background-color: #deeaef;
	}
	
	.closingTxtBox1{
	border-top:2px solid #d0d0d0;
	border-left:1px solid #9f9f9f;
	border-bottom:2px solid #d0d0d0;
	border-right:1px solid #9f9f9f;
	background-color:#ffffff;
	/*height:18px;*/
	width:100%;
	}
	.statusList{
	display:inline;
	}
	.statHead{
	padding:2px 0px 2px 18px;
	font-size:14px;
	color:#666666;
    font-family:Georgia, "Times New Roman", Times, serif;
    word-wrap:wrap;
    
	}
	.statDataPad{
	padding:2px 0px 2px 18px;
	}
	.statDataCompany{
	font-size:13px;
	color:#EF715A;
	word-wrap:break-word;
	}
	.statDataGrey{
	font-size:11px;
	color:#666666;
    font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	word-wrap:wrap;
	padding-bottom:10px;
	}
	.statDataHeadG{
	font-size:11px;
	color:#666666;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	word-wrap:wrap;
	padding-bottom:5px;
	}
	select.closingTxtBox2{
	border-top:2px solid #d0d0d0;
	border-left:1px solid #9f9f9f;
	border-bottom:2px solid #d0d0d0;
	border-right:1px solid #9f9f9f;
	background-color:#ffffff;
	width:100%;
	height:22px;
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 13px;
	color:#666666;
	}
	
	select.closingTxtBox3{
	border-top:2px solid #d0d0d0;
	border-left:1px solid #9f9f9f;
	border-bottom:2px solid #d0d0d0;
	border-right:1px solid #9f9f9f;
	background-color:#ffffff;
	width:250px;
	height:22px;
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 13px;
	color:#666666;
	}
	
	.trans li{
	margin-bottom:10px;
	}
	.transB li{
	list-style-type:upper-alpha;
	margin-bottom:10px;
	}
	/* end Transaction Details */
	
	
	/* Transaction Order Info */
	.transOrderWrap {
	border-left:1px solid #a2c6d8; 
	border-right:1px solid #a2c6d8; 
	
	}
	.transOrderInfo {
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	width:852px;
	font-weight:normal;
	color: #666666;
	text-align:left;
	margin:20px 0px 20px 0px;
	}
	.transOrderInfo td{
	line-height:26px;
	vertical-align:top;
	}
	.transOrderInfo td.title{
	width:170px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	font-weight:normal;
	color: #EF715A;
	text-align:left;
	}
	
	.transOrderInfo td.data{
	width:255px;
	font-size: 12px;
	}
	.transOrderInfo td.note{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	line-height:18px;
	}
	.transOrderInfo td.address{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 14px;
	line-height:18px;
	}
	
	.orderInfoIntPart{
	background-color:#cccccc;
  /*border:1px solid #666666; */
	padding:10px; 
	margin:10px 15px 10px 0px; 
	width:250px; 
	line-height:18px; 
	text-align:left;
	font-size:14px;
}
	/* end order info style */
	
	
	
	/** BEGIN WELCOME TRANSACTIONS **/
	td.welcomeTabs {
	border-bottom:1px solid #b0ada8;
	color:#666666;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
	vertical-align:bottom;
	text-align:left;
	}
	.welcomeTabs h1{
	display:inline-block;
	}
	
	/*.welcomeWrap{
	BORDER-RIGHT: #a2c6d8 1px solid;
	border-left:#a2c6d8 1px solid;
	margin:15px;
	width:862px;
	}*/
	
	
	/*.transHead{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	color:#666666;
	font-size:12px;
	vertical-align:bottom;
	width:852px;
	margin-top:20px;
	}*/
	.colhead{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #EF715A;
	font-style:italic;
	padding-top:20px;
	text-align:left;
	border-bottom:1px solid #EF715A;
	}
	.colupdown{
	border-bottom:1px solid #EF715A;
	padding-top:20px;
	padding:0;
	margin:0;
	width:9px;
	text-align:right;
	vertical-align:bottom;
	}
	.coldataBold{
	color:#000000;
	font-weight:bold;
	}
	.transData{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	color:#666666;
	font-size:12px;
	vertical-align:bottom;
	width:852px;
	}
	.transData td.data{
	/*width:137px;*/
	text-align:left;
	background-color:#ffffff;
	border-bottom:1px solid #a7a9ac;
	}
	.transData td.canceled{
	/*width:137px;*/
	border-bottom:1px solid #a7a9ac;
	background-color:#dbecd1;
	}
	.transData td.neworder{
	/*width:137px;*/
	border-bottom:1px solid #a7a9ac;
	background-color:#dfecf4;
	}
	.transData td.commit{
	/*width:137px;*/
	background-color:#fad4cd;
	border-bottom:1px solid #a7a9ac;
	}
	.transData td.closed{
	/*width:137px;*/
	background-color:#e2e3e4;
	border-bottom:1px solid #a7a9ac;
	}
	.transData td{
	padding-left: 4px;
	}
	.transData td a{
	color:#EF715A;
	text-decoration:none;
	}
	.transData td a:hover{
	color:#666666;
	text-decoration:none;
	}
	
	.next{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding-right:8px;
	}
	h2.docSearch{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	}
	.docSearch{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
	.docSearch a{
	text-decoration:underline;
	color:#92b6c7;
	}
	.docSearch a:hover{
	color:#ef7258;
	}
	.statusReport{
	border-left:1px solid #a2c6d8; 
	border-right:1px solid #a2c6d8; 
	border-top:1px solid #a2c6d8; 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	}
	.statusReport h2 a{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#00FF00;
	}
	.statusReport th{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
	.statusReport td.buttons{
	padding:0px;
	margin:0px;
	}
	.statusReport td.buttons a{
	background: url(/generic/Images/n_transDocsGreyBG.jpg) repeat-x;
	color:#666666;
	display:block;	
	text-decoration:none;
	height:28px;
	width:180px;
	padding: 0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	font: 12px/28px 'Century Gothic',Verdana,Tahoma,Arial,sans-serif;
	
	
	}
	.statusReport td.buttons a:hover{ 
	background: url(/generic/Images/n_transDocsOrangeButtonBG.jpg) repeat-x;
	color:#666666;
	display:block;
	height:28px;
	font: 12px/28px 'Century Gothic',Verdana,Tahoma,Arial,sans-serif;
	width:180px;
	padding: 0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	}
	
	.statusReport td.buttons a.selected {
	background: url(/generic/Images/n_transDocsOrangeButtonBG.jpg) repeat-x;
	color:#666666;
	font: 12px/28px 'Century Gothic',Verdana,Tahoma,Arial,sans-serif;
	border-right:1px solid white;
	}
	.statusReport td{
	padding:4px;
	}
/*		.statusReport{
	border-left:1px solid #a2c6d8; 
	border-right:1px solid #a2c6d8; 
	border-top:1px solid #a2c6d8; 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}
	.statusReport th{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	}
	.statusReport td{
	padding:4px;
	}*/
	.transDetailsWrap{
	border-left:1px solid #a2c6d8; 
	border-right:1px solid #a2c6d8; 
	
	}
	
	.transDetails td.head1{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	color:#666666;
	font-size:12px;
	background-image:url(/generic/Images/n_bgGrey.png);
	background-repeat:repeat-x;
	padding-left:4px;
	}
	.transDetails td.calendar{
	background-image:url(/generic/Images/n_bgOrange.png);
	background-repeat:repeat-x;
	color:#666666;
	font-size:11px;
	vertical-align:bottom;
	padding:0;
	height:26px;
	}
	.transDetails td.calendar td{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:11px;
	color:#666666;
	padding-bottom:1px;
	}
	.transDetails td.transNo{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:11px;
	color:#999999;
	background-image:url(/generic/Images/n_bgGrey.png);
	background-repeat:repeat-x;
	padding-right:4px;
	}
	.transDetails td.transNo a{
	color:#999999;
	text-decoration:none;
	}
	.transDetails td.transNo a:hover{
	color:#999999;
	text-decoration:none;
	}
	.transPg{
	color:#666666;
	font-size:12px;
	padding:0px 4px 4px 8px;
	}
	/*.welcomeOrangeGrad td.calendar table td{
	padding:1px;
	}
	.welcomeOrangeGrad td.calendar input{
	height:12px;
	margin-bottom:2px;
	}*/
	
	.blueGrad{
	background-image:url(/generic/Images/n_transGradientBlue.jpg);
	background-repeat:repeat-x;
	height:39px;
	}
	.blueGradText{
	padding:0px 20px 0px 2px;
	text-align:left;
	border-right:1px solid #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	font-style:italic;
	color:#666666;
	}
	.blueGradText a{
	color:#EF715A;
	text-decoration:none;
	font-size:13px;
	}
	.blueGradText a:hover{
	color:#666666;
	text-decoration:none;
	font-size:13px;
	}
	.blueGradSearch{
    font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:18px;
	color:#666666;
	font-weight:bold;
	padding-right:10px;
	}

	.blueGrad input.checkbox{
	border-top:1px solid #8496a2;
	border-left:2px solid #92b6c7;
	border-bottom:1px solid #94928f;
	border-right:1px solid #b2b2b2;
	background-color: #deeaef;
	height:1.65em;
	padding:0;
	margin:0px 0 0px 0;
	}

	html>/**/body .blueGrad input.checkbox{
	/*background-position: 0px 0px;*/
	margin:0 0 4px 0;
	height:1.6em;
	}

	.blueGradTextBox{
	border:none;
	background-color: #ffffff;
	height:23px;
	width:279px;
	padding:0;
	margin:3px 0px 0px 0px;
	float:left;
	}

	.blueGradInputButton{
	height:30px;
	width:34px;
	float:left;
	background:transparent url("/generic/images/n_blueNavSearchArrow.jpg") no-repeat;
	cursor:pointer;
	border:0px;
	margin:0;
	padding:0;
	}
 	
	
	/**  END WELCOME - TRANSACTIONS **/
	
	/** BEGIN WELCOME - MY PROFILE **/
	.myProfile
	
	
	
	
	/** END WELCOME - MY PROFILE **/
	
	/**  BEGIN DOCUMENTS **/
	
	.documents{
	height:38px;
	}
	.documents td{
	background-image:url(/generic/Images/n_transDocsOrangeBG.jpg);
	background-repeat:repeat-x;
	height:38px;
	font-size:12px;
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	color:#3f3f3f;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
	.docsNav2 td{
	background-image:url(/generic/Images/n_transDocsGreyBG.jpg);
	background-repeat:repeat-x;
	height:27px;
	width:145px;
	/*width:242px;*/
	text-align:center;
	color:#666666;
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:12px;
	}
	.docsNav2 tr.topRowHome td{width:180px;}
	.docsNav2 td.buttons a{
	display:block;	
	text-decoration:none;
	height:21px;
	width:145px;
	/*width:240px;*/
    padding-top:5px;
	color:#666666;
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:12px;
	border-right:1px solid white;
	}
	.docsNav2 tr.topRowHome td.buttons a{width:180px;}
	.docsNav2 a:hover{ 
	background-image: url(/generic/Images/n_transDocsOrangeButtonBG.jpg);
	background-repeat:repeat-x;
	color:#666666;
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:12px;
	width:182px;
	/*width:240px;*/
	border-right:1px solid white;
	}

	.docsNavHome td{width:242px;}
	.docsNavHome td.buttons a{width:240px;}
	.docsNavHome a:hover{width:240px;border-right:1px solid white;}

	.docsNav2 tr.topRowHome td.buttons a:hover{width:180px;}
	.docsNav2 a.selected {
	background-image: url(/generic/Images/n_transDocsOrangeButtonBG.jpg);
	background-repeat:repeat-x;
	color:#666666;
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:12px;
	border-right:1px solid white;
	}
	
	.docsdata{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	background-color:#ffffff;
	}
	.topHead {
	background-color:#eaf3f9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-align:left;
	vertical-align:bottom;
	width:100%;
  margin:0;
	padding:0;
	}

	.docsdata a{ 
	color:#EF715A;	
	text-decoration:none;
	}
	.docsdata a:hover{
	color: #666666;
	text-decoration:none;
	}
	.docsdata a:selected{
	color: #EF715A;
	text-decoration:none;
	}
	.docsdata td.borderGrey{
	border-bottom:1px solid #d3d4d6; 
	border-right:10px solid white;
	
	}
	.topHead th, td.borderOrange{
	border-right:10px solid #eaf3f9;
	border-bottom:1px solid #ef7958;
	padding-top:5px;
	}
	.docsdata td.heading{
	text-align:left;
	padding:10px 0px 2px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:1px;
	color:#666666;
	}
	
	.docsdata td.subHeading{
	text-align:left;
	padding:0px 0px 2px 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	color:#666666;
	}
	.scroll{
	overflow:scroll; 
	overflow-x:hidden; 
	width:725px;
	height:300px; 
	padding-bottom:10px;
	/*padding:0 0 0 30px;*/
	}
	.statusTextArea{
	width:600px;
	height:80px;
	}
	.gradientOrangeBlueStatus{
	background-image:url(/generic/Images/n_transStatusGradientBG1.jpg);
	background-repeat:repeat-x;

	}
	.shadow{
	background-image:url(/generic/Images/n_statusOrangeBlueBGShadow.jpg);
	background-repeat:repeat-y;
	}
	.gradientOrangeBlue{
	background-image: url(/generic/Images/n_transDocsGradient.gif);

	/*background-image:url(/generic/Images/n_transOrangeBlueBGNew.jpg);*/
	background-repeat:no-repeat;
	
	}
	.gradientOrangeBlue2{
	background-image: url(/generic/Images/n_transDocsGradientBGRepeat.jpg);

	/*background-image:url(/generic/Images/n_transOrangeBlueBGNew.jpg);*/
	background-repeat:repeat-y;
	
	}
	
	.docsNav1{
	color:#ffffff;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	vertical-align:middle;
	word-wrap: break-word;
	height:30px;	
	}
	.docsNav1 a{
	display:block;	
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	padding-top:10px;
	padding-left:15px;
	height:30px;
	}
	.docsNav1 a:hover{ 
	background-image:url('/generic/images/n_transFormNavRollover.jpg');
	background-repeat:no-repeat;
	display:block;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	height:30px;
	padding-left:15px;
	}
	.docsNav1 a.selected {
	background-image:url('/generic/images/n_transFormNavRollover.jpg');
	background-repeat:no-repeat;
	display:block;
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
	height:30px;
	padding-left:15px;
	}
	/** END DOCUMENTS **/
	
	/** BEGIN COMMITMENT **/
	.note{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;	
	}
	.commitText {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
	text-align:left;
	}
	.commitText td{
	text-align:left;
	}
	.commitText h1{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	font-style:normal;
	text-align:center;
	padding-bottom:15px;
	}
	.commitText h2{
	font-size: 20px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	}
	.commitText h5{
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	padding-top:20px;
	}
	.transNav {
	background-image: url(/generic/Images/n_transCommitGreyNavbar.jpg);
	background-repeat:repeat-x;
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	/*border-RIGHT: 1px solid #a2c6d8;
	border-LEFT: 1px solid #a2c6d8;*/
	font-size:12px;
	text-align:center;
	color:#666666;
	height:22px;
	border-bottom:1px solid #b9baba;
	border-top:1px solid #b9baba;
	margin:0;
	padding:0;
	}
	.transNav a{
	text-decoration:none;
	color:#666666;
	}
	.transNavRollover a{
	border-right:1px solid #ffffff;
	width:166px;
	height:22px;
	color:#666666;
	padding-top:5px;
	display:block;
	text-decoration:none;
	}
	.transNavRollover a:hover{ 
	background-image:url('/generic/images/n_transCommitOrangeButton.jpg');
	background-repeat:no-repeat;
	color:#666666;
	height:22px;
	padding-top:5px;
	width:166px;
	display:block;
	text-decoration:none;
	}
	.transNavRollover a.selected {
	background-image:url('/generic/images/n_transCommitOrangeButton.jpg');
	background-repeat:no-repeat;
	color:#666666;
	height:22px;
	padding-top:5px;
	width:166px;
	display:block;
	text-decoration:none;
	}
	.commitPrint{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:12px;
	color:#666666;
	padding:10px 0px 10px 0px;
	margin:0;
	}
	.transQuestions {
    background-image: url(/generic/Images/n_transQuestions.jpg);
	background-repeat:no-repeat;
	line-height:10px;
	width:179px;
	height:41px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-style:italic;
	}
	.transQuestions a{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	}
	.transQuestions.orange{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 9px;
	color: #EF715A;
	font-style:normal;
	}
	
	/**  POP-UPS  **/
	#popupScroll{
	overflow:scroll; 
	overflow-x:hidden; 
	width:265px;
	height:100px;
	padding:0;
	}
	/*  email popup */
	#popupBox{
	width:314px;
	height:547px;
	background-color:#a0c5db;
	background-image:url(../Images/n_emailPopRightBrdr.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}
	#popupBoxBtmBrdr{
	width:314px;
	height:7px;
	background-image: url(/generic/Images/n_emailPopupBtmBrdr.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	top:547px;
	position:relative;
	}
	/* end email popup */
	
	/* notes popup */
  #popupNotes{
	width:314px;
	height:447px;
	background-color:#a0c5db;
	background-image:url(../Images/n_notesPopRightBrdr.jpg);
  background-repeat:no-repeat;
	background-position: top right;
	}
	#popupNotesBtmBrdr{
	width:314px;
	height:7px;
	background-image: url(/generic/Images/n_emailPopupBtmBrdr.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	top:447px;
	position:relative;
	}
	.checkbox{
	float:right;
	}
  /* notes popup */
	
	
  
	
	#loginBox{
	width:350px;
	height:200px;
	background-color:#a0c5db;
	background-image:url(/generic/Images/n_emailPopRightBrdr.jpg);
  background-repeat:no-repeat;
	background-position: top right;
	}
	#loginBoxBtmBrdr{
	width:350px;
	height:7px;
	background-image: url(/generic/Images/n_loginPopupBtmBrdr.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	top:200px;
	position:relative;
	}
	td.formLogin input,textarea{
	background-color:white;
	border:1px solid #676767;
	height:23px;
	width:255px;
	}
	#popupWrapper{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:10px;
	color:#676767;
	font-size:12px;
	}
	#popupUploadBox{
	width:380px;
	height:471px;
	background-color:#a0c5db;
	background-image:url(/generic/Images/n_emailPopRightBrdr.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}
	#popupUploadBoxBtmBrdr{
	width:380px;
	height:7px;
	background-image: url(/generic/Images/n_uploadPopupBtmBrdr.png);
	background-repeat:no-repeat;
	background-position:top right;
	top:471px;
	position:relative
	}
	.wHeader{
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	padding:40px 25px 2px 0px;
	margin:0px;
	border-bottom:2px solid #ffffff;
	}
	.gHeader{
	color:#676767;
	font-weight:bold;
	font-size:16px;
	padding-top:30px;
	}
	.pages{
	font-weight:bold;
	color:#676767;
	padding:0px 30px 8px 0px;
	border-top:2px solid #676767;
	}
	td.form input,textarea{
	background-color:white;
	border:1px solid #676767;
	width:255px;
	}
	#suggestForm {
	background-color: #d8d9da;
	border:1px solid #666666;
	width: 750px;
	height:300px;
	}
	.suggestForm Textbox{
	background-color: #ffffff;
	border:1px solid #676767;
	height:30px;
	left:200px;
	}
	.suggestForm Label{
	padding-right:10px;
	font-weight:bold;
	}
	.suggestForm p{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	color:#666666;
	}
	td.formLogin input,textarea{
	background-color:white;
	border:1px solid #676767;
	height:23px;
	width:255px;
	}

	.upHeader{
	font-weight:bold;
	color:#ffffff;
	padding:10px 10px 2px 0px;
	}
	td.uploadform input,textarea{
	background-color:white;
	border:1px solid #879196;
	height:18px
	}
	.uploadHeader{
	font-weight:bold;
	color:#676767;
	padding:15px 0px 0px 0px;
	border-bottom:1px solid #676767;
	}
	.uploadButton{
	border:1px solid #616b70;
	background-color:#a7a9ac;
	text-align:bottom;
	margin:0;
	padding:0;
	width:96;
	height:21;
	}
	.cbText{
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	padding:2px 0px 2px 0px;
	}

	/** POP-UPS END **/

/** FONTS **/
	h1 {
	font-family: "Times New Roman","Bookman Old Style",garamond, serif,Georgia;
	font-size: 20px;
	color: #666666;
	font-weight:normal;
	margin-bottom:6px;
	padding-top:20px;
	}
	
	.grey a {
	text-decoration:none;
	color:#666666;
	}
	.grey a:hover {
	text-decoration:none;
	color:#EF715A;
	}
	.grey a:active {
	text-decoration:none;
	color:#EF715A;
	}
	.grey a:visted {
	text-decoration:none;
	color:#EF715A;
	}
	.orange a{
	text-decoration:none;
	color:#EF715A;
	}
	.orange a:link{
	text-decoration:none;
	color:#EF715A;
	}
	.orange a:hover {
	text-decoration:none;
	color:#666666;
	}
	.orange a:active {
	text-decoration:none;
	color:#EF715A;
	}
	.orange a:visted {
	text-decoration:none;
	color:#EF715A;
	}
	.orange23Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #EF715A;
	}
	.orange20Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color: #EF715A;
	}
	.orange18Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EF715A;
	}
	.orange12Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EF715A;
	}
	.orange13Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	color: #EF715A;
	}
	.orange12Sans{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	color: #EF715A;
	}
	.orange13Sans{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 13px;
	color: #EF715A;
	}
	.orange14Sans{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 14px;
	color: #EF715A;
	}
	.orange16Sans{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 16px;
	color: #EF715A;
	}
	.orange18Sans{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 18px;
	color: #EF715A;
	}
	.orange20Sans{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 20px;
	color: #EF715A;
	}
	.orange10Verdana{
	font-family: Verdana,'Century Gothic','Trebuchet MS',Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 10px;
	color: #EF715A;
	}
	.orange14Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EF715A;
	}

	h1.orange16Times a{
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	color: #EF715A;
	font-weight: normal;
	display:inline-block;
	}
	
	h1.orange16Times a:hover{
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#666666;
	font-weight: normal;
	display:inline-block;
	}
	.orange16Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EF715A;
	}
	
	.blue18Sans{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 16px;
	color: #a0c4da;
	}
	
	.grey10Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	}
	.grey11Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	}
	.grey12Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	}
	.grey14Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	}
	.grey16Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	}
	.grey18TimesHeader{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	padding-top:10px;
	}
	.grey18Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	}
	.grey20Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	}
	.grey22Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666666;
	}
	.grey24Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	}
	.grey27Times{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #666666;
	}
	.grey10Sans{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	}
	.grey12Sans{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	color:#666666;
	}
	.grey13Sans{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 13px;
	color:#666666;
	}
	.grey14Sans{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 14px;
	color:#666666;
	}
	.grey15Sans{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 15px;
	color:#666666;
	}
	.grey16Sans{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 16px;
	color:#666666;
	}
	.grey18Sans{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 18px;
	color:#666666;
	}
	.black12Sans{
	font-family:'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:12px;
	color:#000000;
	}
	.black14Sans{
	font-family:'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:14px;
	color:#000000;
	}
	.black18Sans{
	font-family:'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:18px;
	color:#000000;
	}
	.black18Sans{
	font-family:'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size:18px;
	color:#000000;
	}
	.black18Times{
    font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	}
	.black14Times{
    font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	}
	.keyPersTabs{
	border-bottom: 1px solid #92b6c7;
	padding-top: 40px;
	margin-right:40px;
	}
	.orangeList {
	color: #EF715A;
	display:list-item;
	padding: 2px 0px 2px 0px;
    }
	.greyList {
	color: #666666;
	display:list-item;
	padding: 2px 0px 2px 0px;
    }
	.resourcesList {
	list-style-position: inside;
	padding-top: 5px;
	line-height: 18px;
	}

	
	.keyPersTabs img{
	border:0px;
	margin-bottom:-1px;
	}
	.keyPersExLgl tr td{
	width: 50%;
	vertical-align:top;
	}
	.keyPersExLgl tr td table{
	border-top:1px solid #EF715A;
	padding:20px 10px;
	border-bottom:1px solid #999999;
	}
	.keyPersExLgl tr td table tr td{
	line-height:18px;
	}
	.keyPersExLgl a{
	text-decoration:none;
	color:#666666;
	}
	.keyPersExLgl a:hover{
	text-decoration:none;
	color:#EF715A;
	}
	.keyPersExLgl tr td table tr td.name{
	font-family: 'Century Gothic',Geneva, Arial, Helvetica, sans-serif, Verdana,'Lucida Sans Unicode','Trebuchet MS';
	font-weight: bold;
	font-size:14px;
	}
	
	.keyPersExLgl tr td table tr td.title{
	font-family:"Times New Roman","Bookman Old Style",garamond, serif,Georgia;;
	font-weight:normal;
	color: #a7a9ac;
	font-size:14px;
	letter-spacing: .04em;
	}
	
	.keyPersonnel{
	margin:10px 0 0 0;
	padding:0px;
	}
	
	.keyPersonnel td{
	vertical-align:top;
	width:620px;
	margin:0px;
	padding:0px;
	}
	
	.keyPersonnel p{
	font-family: "Times New Roman","Bookman Old Style",garamond, serif,Georgia;
	font-size: 14px;
	color: #a7a9ac;
	line-height:18px;
	padding:0px 0px 8px 0px;
	
	}
	
	.keyPersonnel ul li{
	font-family: "Times New Roman","Bookman Old Style",garamond, serif,Georgia;
	font-size: 14px;
	color: #a7a9ac;
	}
	
	.keyPersonnel h1{
	font-family: "Times New Roman","Bookman Old Style",garamond, serif,Georgia;
	font-size: 20px;
	color: #666666;
	font-style:italic;
	margin:135px -10px 0px 0px;
	padding:0px;
	}
	.keyPersonnel td h2{
	font-family: Verdana,'Century Gothic','Lucida Sans Unicode','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,Impact,sans-serif;
	font-size: 11.5px;
	letter-spacing: -.40px;
	color: #92b6c7;
	font-weight:normal;
	border-top:1px solid #92b6c7;
	width:620px;
	margin-bottom:8px;
	}
	/*.keyPersonnel hr{
    border: 1px solid #92b6c7;
	width:620px;
	text-align:left;
	margin:-5;
	padding:-5;
	}*/
	img {
	border:0px;
	}
	.keyPersonnel img{
	float:left;
	}
	
	.selectTrans td{
	vertical-align:top;
	padding: 20px 50px 0px 0px;
	margin:0px;
	}
	.selectTrans img{
	float:left;
	}
	
	.selectTrans h1{
	font-family: "Times New Roman","Bookman Old Style",garamond, serif,Georgia;
	font-size: 20px;
	color: #EF715A;
	font-weight:bold;
	font-style:italic;
	padding-top:70px;
	margin:0px 0px -15px 0px;
	}
	
	.selectTrans blockquote{
	border-top: 2px solid #EF715A;
	font-family:'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	/*line-height:18px;*/
	padding:15px 0 0 0px;
	display:inline-block
	}
	
	#amorFormat{
	padding:0;
	margin:0;
    font-family:'Century Gothic',Geneva, ,Arial, Helvetica, sans-serif, Verdana,'Lucida Sans Unicode','Trebuchet MS';
	font-size:14px;
	color:#666666;
	width:500px;
	text-align:left;
	}
	
	#amorFormat td.col1{
	background-color: #dde9ee;
	padding:4px 15px 4px 8px;
	border-top: 2px solid #92b6c7;
	width:25%;
	}
	
	#amorFormat td.headings{
	background-color: #ef7258;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
    padding:4px 19px 4px 8px;
	border-top: 2px solid #92b6c7;
	border-bottom: 2px solid #92b6c7;
	width:25%;
	}
	

	#calcButton{
	background-color:FFFFFF;
	padding:5px 0 0 0;
	margin:0;
	width:350px;
	}
	#calcFormat{
	padding:0;
	margin:0;
    font-family:'Century Gothic',Geneva, ,Arial, Helvetica, sans-serif, Verdana,'Lucida Sans Unicode','Trebuchet MS';
	font-size:14px;
	color:#666666;
	width:700px;
	text-align:left;
	}
	
	#calcFormat table.form{
	padding:0;
	margin:0px;
	width:350px;
	background-color: #dde9ee;
	font-family:'Century Gothic',Geneva, ,Arial, Helvetica, sans-serif, Verdana,'Lucida Sans Unicode','Trebuchet MS';
	color:#333333;
	font-size:12px;
	border-top:1px solid #EF715A;
	border-bottom:1px solid #cccccc;
	}
	
	#calcFormat table.form td{
	padding:4px 8px 4px 8px;
	}
	
	
	#calcFormat td.heading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	color: #EF715A;
	padding-top:20px;
	}
	
	
	#calcFormat table.results{
	padding:0;
	margin:0;
	width:600px;
	color:#333333;
	
	}
	#calcFormat table.results td.col1{
	background-color: #dde9ee;
	padding:4px 0 4px 8px;
	text-align:left;
	border-top: 2px solid #92b6c7;
	width:80%;
	}
	
	
	
	#calcFormat table.results td.col2{
	background-color: #b4ceda;
    padding:4px 8px 4px 0;
	text-align:right;
	border-top: 2px solid #92b6c7;
	width:20%;
	}
	
	#calcFormat table.results td.total{
	background-color: #ef7258;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
    padding:4px 8px 4px 8px;
	border-top: 2px solid #92b6c7;
	border-bottom: 2px solid #92b6c7;
	width:100%;
	}
	#calcFormat table.form disabled{
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 152px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	float:right;
	}
	#calcFormat table.form select{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 152px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	float:right;
	}
	#calcFormat table.form input.checkbox{
	margin: 0px;
	padding: 0px;
	border:0px;
	vertical-align:middle;
	float:right;
	}
	#calcFormat table.form input{
	margin: 0px;
	padding: 0;
	width:100%;
	height: 22px;
	width: 150px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
    float:right;
	}
	
	#calcFormat table.borders{
	border-top:1px solid #EF715A; 
	border-bottom:1px solid #999999;
	}
	.ltGrey12Times{
	color:#a7a9ac;
	}

	.padTop10{
	padding-top:10px;
	}
	.padTop15{
	padding-top:15px;
	}
	.padTop20{
	padding-top:20px;
	}
	.padTop25{
	padding-top:25px;
	}
	.padTop35{
	padding-top:35px;
	}
	.padTop50{
	padding-top:50px;
	}
	.pad10{
	padding:10px;
	}
	td.greyBox {
	vertical-align:top;
	width:33%;
	border-top: 1px solid #EF715A;
	}
	td.greyBox table{
	/*background-color:#E4E4E4;*/
	background-color:#deeaef;
	width:100%;
	border-top:2px solid white;
	}
	td.orangeBox {
	background-color:#fadfcd;
	width:100%;
	}
	td.whiteBox {
	background-color:#FFFFFF;
	width:25%;
	font-size:11px;
	font-family:Verdana,sans-serif, Arial, Geneva, 'Century Gothic','Trebuchet MS',Helvetica;
	color:#666666;
	padding:15px 10px 15px 10px;
	}
	td.greyBox table tr td{
	font-size:12.5px;
	font-family:'Trebuchet MS','Century Gothic',Verdana,Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	padding:15px 10px 15px 10px;
	border-bottom:1px solid #999999;
	}
	td.greyBox table tr td a{
	text-decoration:none;
	color:#666666;
	}
	td.greyBox table tr td a:hover {
	text-decoration:none;
	color:#EF715A;
	}
	td.greyBox table tr td a:active {
	text-decoration:none;
	color:#EF715A;
	}
	td.greyBox table tr td a:visited {
	text-decoration:none;
	color:#EF715A;
	}
	.floatLeft{
	float:left;
	margin:0;
	}
	.floatLeftWhyMad{
	float:left;
	margin:0;
	padding-right:20px;
	}
	#ordrFrm{
	font-size:13px;
	font-family:Verdana,sans-serif, Arial, Geneva, 'Century Gothic','Trebuchet MS',Helvetica;
	color:#666666;
	background-color:#E0E0E0;
	border-top: 1px solid #EF715A;
	border-bottom: 1px solid #999999;
	padding: 0px 5px 0px 5px;
	}
	
	#ordrFrm label{
	width: 10em;
	float: left;
	text-align: left;
	display: block;
	}
	#ordrFrm td{
	line-height:30px;
	padding:0px 15px 0 5px;
	margin:10px;
	}
	#ordrFrm input{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 1px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	height:22px;
	width:100%;
	
	text-align:left;
	}
	.ordrFrmTextBox{
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
	margin: 0px;
	padding: 1px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	width:100%;
	height:100px;
	text-align:left;
	
	}
	#ordrFrm select{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 22px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	}

	.toggle{
	font-family: "Times New Roman","Bookman Old Style",garamond, serif,Georgia;
	font-size: 27px;
	color: #666666;
	border-bottom:1px solid #EF715A;
	width:820px;
	line-height:40px;
	}

.catHeading{
 border-bottom: 1px solid #666666;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 16px;
 color:#EF715A;
 line-height:35px;
 font-style:italic;
 }
 .formNameTD{
  width:350px;
 

  }
.formName{
	font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	color: #666666;
	}

.iconTD{
width:15px;
text-align:right;
padding-left:5px;
vertical-align:top;
}
#formGroup { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 13px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 350px; LINE-HEIGHT: 22px; PADDING-TOP: 0px; FONT-FAMILY: Geneva,'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif; }
#formGroup LABEL { PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 0px; WIDTH: 310px; COLOR: #666666; PADDING-TOP: 0px; TEXT-ALIGN: left }
#formGroup FIELDSET { CLEAR: both; BORDER-RIGHT: 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 0px; BORDER-LEFT: 1px solid; WIDTH: 350px; PADDING-TOP: 10px; BORDER-BOTTOM: 1px solid; note: #000 }
#formGroup BR { CLEAR: left }
.RollOver { BEHAVIOR: url(imageRollover_js.htc); CURSOR: hand }


.brdr_heading{
	border-top: 1px solid #8A8889;
	border-left: 1px solid #8A8889;
	}
	
.headshadow{
    background-image: url('images/shadow_tr.gif');
	background-repeat: no-repeat;
	background-position: top 800px;
	}
	
.brdr_footer{
	border-bottom: 1px solid #8A8889;
	border-left: 1px solid #8A8889;
	}
	
.footshadow{
    background-image: url('images/shadow_br.gif');
	background-repeat: no-repeat;
	background-position: top 800px;
	}
	
#brdrshadow{
    border-left: 1px solid #8A8889;
    background-image: url('images/shadow_body.gif');
	background-repeat: repeat-y;
	background-position: top 0px;
	border-left: 1px solid #8A8889;
    }

.maintbl {
	border-right: 1px solid #8A8889;
	}
	
.search2{
    background-color: #DFEAF0; 
	font-size: 13px;
	border-top: 1px solid #ABAEB0;
	border-left: 1px solid #ABAEB0;
	border-bottom: 1px solid #ABAEB0;
	border-right:none;
	height:18px;
	width: 243px;	
}

.search{
    background-color: #DFEAF0; 
	font-size: 10px;
	border-top: 1px solid #ABAEB0;
	border-left: 1px solid #ABAEB0;
	border-bottom: 1px solid #ABAEB0;
	border-right:none;
	height:15px;
	}
	
.pad1{
    padding: 1px;
	}
	
.nav{
	background-image: url('images/nav_orange.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: sans-serif;
	}

a:link.navtext{
    margin:0;
	padding:0 2px;
	border: none;
	font-size: 12px;
	font-weight:bold;
	color: white;
	text-decoration:none	
	}
	
a:link.footer{
    margin:0;
	padding:0 2px;
	border: none;
	text-decoration:none;
	color:#666666;
    font-size:10px;
    font-weight:bold;
    font-family:sans-serif;	
	}

.loginbtn {
    border: 1px solid #9F9F9F;
	margin: 2px 0px 0px 0px;
    background: #EF9459;
	width: 109px;
	height: 16px;
	color: white;
	font-size: 9px;
	cursor: hand;
	}
.ordrbtn {
    border: 1px solid #9F9F9F;
	margin: 4px 0px 4px 0px;
    background: #6A747C;
	width: 109px;
	height: 16px;
	color: white;
	font-size: 9px;
	cursor: hand;
	}

h1 {
   font-weight: bold;
   color:white;
   font-style: italic;
   padding: 20px 5px 0px 15px;
   margin:0px;
   }
.orange28bi{
   font-weight: bold;
   color: #EF7258;
   font-style: italic;
   font-size:28px;
   }
h2 {
   font-weight: normal;
   color:#666666;
   margin:0px;
   }
h3 {
   font-weight:bold;
   color: #666666;
   margin:0px;
   font-size: 14px;
   font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
   }
.gray14b{
   font-weight:bold;
   color: #666666;
   font-size: 14px;
   font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
   }
.gray12n{
   color: #666666;
   font-size: 12px;
   font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
   }
.orange14bi{
   font-weight:bold;
   color: #EF7258;
   font-size: 14px;
   font-style:italic;
   font-family:Georgia, "Times New Roman", Times, serif;
   }
   
.formName{
   color: #666666;
   font-size: 13px;
   font-family: Geneva,'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
   line-height: 25px;
   width: 350px;
   }
   
.formNameTD{
  width:350px;
  }
  

.orngbar{
   color: #EE8C5A;
   }
   
.FormRollOver {
   behavior:url(imageRollover_js.htc);
   cursor:hand; 
   }
   
.FormPanel{
	padding-left:25px;
	width:350px;
	}
/** END FONTS **/

.padAddendum td{
  padding:2px 5px 2px 0px;
}
.btnViewSavedForms{
margin-left:-4px;
background-image:url(/generic/Images/n_btnViewSavedForms.jpg);
background-repeat:no-repeat;
width:170px;
height:39px;
border:0;
}




/*-----------------------------------------------------------------------------
Overlapping CSS Navigation
version:   1.0
date:      09/12/06
author:    george ornbo
email:     george at shapeshed dot com

Licensed under a 2.0 Creative Commons License

-----------------------------------------------------------------------------*/


#nav
	{ 
	width:894px;
	height: 28px;
	margin:0px;
	padding:0px;
	}

	
#nav ul 
	{
	width:897px;
	padding:0px;
	margin:0px;
	list-style:none;
	height: 28px;
	}

#nav li 
	{
    list-style: none;
	display: inline;
	text-align: center;
	}

	
	#nav li a 
	{
	text-decoration: none;
	display:block;
	float:left;	
	/*background: url(/generic/images/tabs.png) no-repeat;*/
  background: url(/generic/images/tabs.jpg) no-repeat;
	text-indent:-9999px;
	}	
	

/*-----------------------------------------------------------------------------

Define the width of each li item. This is used as a letter box to show the 
correct part of the background image

-----------------------------------------------------------------------------*/	
	
	
li#orderinfo a {
	width:158px;
	height:29px;
	 }
li#commitment a {
	width:147px;
	height:29px;
	 }
li#invoice a {
	width:147px;
	height:29px;
	 }
li#status a {
	width:147px;
	height:29px;
	 }
li#hud a {
	width:147px;
	height:29px;
	 }
li#docs a {
	width:147px;
	height:29px;
	 }


	
/*-----------------------------------------------------------------------------

Position the background image within the left boxes we have created. Use hover states
to show the correct background position for hover states.

A negative margin is used to show the whole tab. As this doesn't work in IE a 
separate stylesheet is used for IE6 and below.

-----------------------------------------------------------------------------*/

li#orderinfo a:link, li#orderinfo a:visited {	
	background-position: -0px -0px;
	}
	
li#orderinfo a:hover, li#orderinfo a:focus {	
	background-position: -0px -40px;
	}

li#commitment a:link, li#commitment a:visited {	
	background-position: -158px -0px;
	}
	
li#commitment a:hover, li#commitment a:focus {	
	background-position: -147px -120px;
	width: 158px;
	margin-left: -11px;
	}	
	
li#invoice a:link, li#invoice a:visited {	
	background-position: -305px -0px;
	}
	
li#invoice a:hover, li#invoice a:focus {	
  background-position: -294px -199px;
	width: 158px;
	margin-left: -11px;
	}	
	
li#status a:link, li#status a:visited {	
	background-position: -452px 0px;
	}
	
li#status a:hover, li#status a:focus {	
	background-position: -441px -278px;
	width: 158px;
	margin-left: -11px;
	}
	
li#hud a:link, li#hud a:visited {	
	background-position: -599px 0px;
	}
	
li#hud a:hover, li#hud a:focus {	
	background-position: -588px -358px;
	width: 158px;
	margin-left: -11px;
	}
	
li#docs a:link, li#docs a:visited {	
	background-position: -746px 0px;
	}
	
li#docs a:hover, li#docs a:focus {	
	background-position: -735px -437px;
	width: 158px;
	margin-left: -11px;
	}


/*-----------------------------------------------------------------------------

Set the on states using the body id.

-----------------------------------------------------------------------------*/

body#orderinfo-page li#orderinfo a:link, body#orderinfo-page li#orderinfo a:visited {	
	background-position: -0px -40px;
	}

body#orderinfo-page li#commitment a:hover, body#orderinfo-page li#commitment a:focus {	
  background-position: -147px -80px;
	width: 158px;
	margin-left: -11px;
	}
/*  COMMITMENT */
body#commitmentPage li#commitment a:link, body#commitmentPage li#commitment a:visited {	
  background-position: -147px -120px;
	width: 158px;
	margin-left: -11px;
	}

body#commitmentPage li#orderinfo a:hover, body#commitmentPage li#orderinfo a:focus {	
	background-position: -0px -80px;
	overflow: auto;
	position: relative;
	}

body#commitmentPage li#invoice a:hover, body#commitmentPage li#invoice a:focus {	
	background-position: -294px -159px;
	width: 158px;
	margin-left: -11px;
	}

/*  END COMMITMENT */


/*  INVOICE */
body#invoice-page li#invoice a:link, body#invoice-page li#invoice a:visited {	
	background-position: -294px -199px;
	width: 158px;
	margin-left: -11px;
	}

body#invoice-page li#commitment a:hover, body#invoice-page li#commitment a:focus {	
	background-position: -147px -159px;
	width: 158px;
	margin-left: -11px;
	overflow: auto;
	position: relative;
	}
	
body#invoice-page li#status a:hover, body#invoice-page li#status a:focus {	
	background-position: -441px -239px;
	width: 158px;
	margin-left: -11px;
	position: relative;
	}
/*  END INVOICE */

/* STATUS */
body#status-page li#status a:link, body#status-page li#status a:visited {	
	background-position: -441px -278px;
	width: 158px;
	margin-left: -11px;
	}

body#status-page li#invoice a:hover, body#status-page li#invoice a:focus {	
	background-position: -294px -239px;
	width: 158px;
	margin-left: -11px;
	overflow: auto;
 	position: relative;
	}

body#status-page li#hud a:hover, body#status-page li#hud a:focus {	
	background-position: -588px -318px;
	width: 158px;
	margin-left: -11px;
	position: relative;
	}
/* STATUS */

/* HUD */
body#hud-page li#hud a:link, body#hud-page li#hud a:visited {	
	background-position: -588px -358px;
	width: 158px;
	margin-left: -11px;
	}

body#hud-page li#status a:hover, body#hud-page li#status a:focus {	
	background-position: -441px -318px;
	width: 158px;
	margin-left: -11px;
	overflow: auto;
 	position: relative;
	}
	
body#hud-page li#docs a:hover, body#hud-page li#docs a:focus {	
	background-position: -735px -397px;
	width: 158px;
	margin-left: -11px;
	position: relative;
	}
/* END HUD */

/* DOCUMENTS */
body#docs-page li#docs a:link, body#docs-page li#docs a:visited {	
	background-position: -735px -437px;
	width: 158px;
	margin-left: -11px;
	}

body#docs-page li#hud a:hover, body#docs-page li#hud a:focus {	
	background-position: -588px -397px;
	width: 158px;
	margin-left: -11px;
	overflow: auto;
 	position: relative;
	}

#nav2New{
height:29px;
width:894px;
}

#nav2New a.esh07 {
background: url(../Images/btnBesh07.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:290px;
z-index:101;
} 
#nav2New a:hover.esh07 {
background: url(../Images/btnOesh07.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:290px;
z-index:101;
} 
#profile #nav2New a.esh07 {
background: url(../Images/btnOesh07.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:290px;
z-index:101;
}
#nav2New a.esh10 {
background: url(../Images/btnBesh10.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:439px;
z-index:100;
} 

#nav2New a:hover.esh10 {
background: url(../Images/btnOesh10.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:439px;
z-index:100;
} 
#profile #nav2New a.esh10 {
background:  url(../Images/btnOesh10.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:439px;
z-index:100;
}
#nav2New a.docSearch {
background: url(../Images/btnBdocSearch.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:439px;
z-index:100;
} 
#nav2New a:hover.docSearch {
background: url(../Images/btnOdocSearch.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:439px;
z-index:99;
} 
#docSearch #nav2New a.docSearch {
background: url(../Images/btnOdocSearch.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:439px;
z-index:100;
} 

#nav2New a.statrept {
background: url(../Images/btnBstatRept.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:439px;
z-index:99;
} 
#nav2New a:hover.statrept {
background: url(../Images/btnOstatRept.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:439px;
z-index:99;

} 
#statrept #nav2New a.statrept {
background: url(../Images/btnOstatRept.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:439px;
z-index:99;
} 

#nav2New a.transactions {
background: url(../Images/btnBtransactions.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:588px;
z-index:98;
} 
#nav2New a:hover.transactions {
background: url(../Images/btnOtransactions.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:588px;
z-index:98;
} 
#transactions #nav2New a.transactions {
background: url(../Images/btnOtransactions.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:588px;
z-index:98;
} 

#nav2New a.profile {
background: url(../Images/btnBmyProfile.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:737px;

} 
#nav2New a:hover.profile {
background: url(../Images/btnOmyProfile.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:737px;
} 
#profile #nav2New a.profile {
background: url(../Images/btnOmyProfile.png) no-repeat;
display:block;
float:left;
width:159px;
height:29px;
position:absolute;
margin-left:737px;
}



#nav2
	{ 
	width:540px;
	height: 28px;
	margin:0px;
	padding:0px;
	}

	
#nav2 ul 
	{
	width:540px;
	padding:0px;
	margin:0px;
	list-style:none;
	height: 28px;
	float:right;
	}

#nav2 li 
	{
  list-style: none;
	display: inline;
	text-align: center;
	}

	
	#nav2 li a 
	{
	text-decoration: none;
	display:block;
	float:left;	
	background:url(/generic/Images/TABSprofile.jpg) no-repeat;
	text-indent:-9999px;
	}	
	

/*-----------------------------------------------------------------------------

Define the width of each li item. This is used as a letter box to show the 
correct part of the background image

-----------------------------------------------------------------------------*/	
	


li#transactions a{
  width:158px;
	height:29px;
	display:inline;
}
li#profile a {
	width:135px;
	height:29px;
	display:inline;
	 }
li#ESH07 a {
	width:120px;
	height:29px;
	display:inline;
	 }
li#ESH10 a {
	width:120px;
	height:29px;
	display:inline;
	 }
	 
	
/*-----------------------------------------------------------------------------

Position the background image within the left boxes we have created. Use hover states
to show the correct background position for hover states.

A negative margin is used to show the whole tab. As this doesn't work in IE a 
separate stylesheet is used for IE6 and below.

-----------------------------------------------------------------------------*/
li#transactions a:link, li#transactions a:visited {	
	background-position: -0px -0px;
	}
	
li#transactions a:hover, li#transactions a:focus {	
	background-position: -0px -41px;
	}

li#profile a:link, li#profile a:visited {	
	background-position: -158px -0px;
	}
	
	
li#profile a:hover, li#profile a:focus {	
	background-position: -225px -0px;
	width: 145px;
	/*margin-left: -11px;*/
	}
li#ESH07 a:link, li#ESH07 a:visited {	
	background-position: -293px -0px;
	}
	
li#ESH07 a:hover, li#ESH07 a:focus {	
	background-position: -293px -41px;
	width: 120px;
	}
	
li#ESH10 a:link, li#ESH10 a:visited {	
	background-position: -415px -0px;
	
	}
	
li#ESH10 a:hover, li#ESH10 a:focus {	
	background-position: -415px -125px;
	width: 120px;
	/*margin-left: -11px;*/
	}
		



/*-----------------------------------------------------------------------------

Set the on states using the body id.

-----------------------------------------------------------------------------*/

body#transactions-page li#orderinfo a:link, body#transactions-page li#transactions a:visited {	
	background-position: -0px -41px;
	}

body#transactions-page li#profile a:hover, body#transactions-page li#profile a:focus {	
  background-position: -147px -80px;
	width: 145px;
	margin-left: -11px;
	}

/* MY PROFILE */
body#profile-page li#profile a:link, body#profile-page li#profile a:visited {	
	background-position: -147px -125px;
	width: 145px;
	margin-left: -11px;
	}

body#profile-page li#transactions a:hover, body#profile-page li#transactions a:focus {	
  background-position: 0px -80px;
	width:158px;
	overflow: auto;
	position: relative;
	}

body#profile-page li#ESH07 a:hover, body#profile-page li#ESH07 a:focus {	
  background-position: 0px -80px;
	width:120px;
	overflow: auto;
	position: relative;
	}


	
/*-----------------------------------------------------------------------------

Styles for the demo page

-----------------------------------------------------------------------------*/

	
	@charset "utf-8";

.hudStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
}
.hudStyle td.heading{
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	white-space:nowrap;
}
.hudStyle table{
  border:1px solid #66666;
	white-space:nowrap;
}
.hudStyle td.pad5{
  padding:5px 0px 5px 0px;
	vertical-align:top;
}
.hudStyle td.pad10{
  padding:10px 0px 10px 0px;
	vertical-align:top;
	white-space:nowrap;
}
.hudStyle td table td.padLeft{
  padding-left:5px;
	vertical-align:top;
	white-space:nowrap;
}
.hudStyle td.border, .border{
  border:1px solid #666666;
	vertical-align:top;
	white-space:nowrap;
}
.hudStyle td.borderNoPad{
	border:1px solid #666666;
	vertical-align:top;
	padding:0px;
	white-space:nowrap;
}

.borderBottom tr{
border-bottom:2px solid red;
}

.hudStyle td.borderBottom{
  border-bottom:1px solid #666666;
	vertical-align:top;
	white-space:nowrap;
}
.hudStyle td.borderBottom20{
  border-bottom:1px solid #666666;
	padding:20px 5px 20px 5px;
	vertical-align:top;
	white-space:nowrap;
}
.hudStyle td.borderLeft{
  border-left:1px solid #666666;
	padding-left:5px;
	vertical-align:top;
	white-space:nowrap;
}
.hudStyle td.heading{
  padding:0px 0px 0px 5px;
	white-space:nowrap;
}
.hudStyle td.borderTop2px{
border-top:2px solid black;
white-space:nowrap;
}
.hudStyle td.borderLeft2px{
border-left:2px solid black;
white-space:nowrap;
}



.headerTable {
	width: 800px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
	padding: 2px;
	background-position: center;
}
.footerTable {
	text-align: justify;
	padding: 2px;
	width: 395px;
}


.noTopBorderTable {
	padding-left:5px;
	font-size:10px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.tdRightBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	padding:1px 3px 1px 3px;
}
.tdRightBottomBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	border-right-color: #666666;
	padding:1px 3px 1px 3px;
}
.tdBottomBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	padding:1px 3px 1px 3px;
}
.noBottomBorderTable {
	padding-left: 4px;
	text-align: left;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
}
.style1 {color: #FF0000;}
.style2 {
	font-size: 11px;
	font-weight: bold;
}
.style3 {font-size: 11px}

p {
	margin: 0px;
	page-break-after: always;
}
.noPadTopBorderTable {
	padding: 0px 4px 0px 4px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
}
.addendTitle{
 width:160px;
 vertical-align:top;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 line-height:18px;
 text-align:right;
 padding-right:10px;
}

.addendData{
  width:590px;
  vertical-align:top;
  text-align:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:18px;
}
.addendHeader{
  vertical-align:top;
  text-align:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  border-top:1px solid black;
  border-bottom:1px solid black;
}
.addendTblData{
  vertical-align:top;
  text-align:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  border-top: 1px solid black;
}
.addendTotalHdr{
  vertical-align:top;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  padding-top:10px;
  text-align:right;
}
.addendTotalData{
  vertical-align:top;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  padding-top:10px;
  text-align:right;
  font-weight:bold;
  border-top:1px solid black;
  border-bottom:3px double black;
}

	
	

		.draft{
		background-image: url(/generic/Images/n_drafts.jpg);
		background-repeat:no-repeat;
		background-position: center;
		
		}
		.wrapper2{
		BORDER-LEFT:1PX SOLID #92B6C7;
		BORDER-RIGHT:1PX SOLID #92B6C7;
		width:892PX;
		padding:0px;
		}
		#content{
		padding:20px;
		}
		.print {
		padding:10px;
		}
		.print a{
		font-size:12px;
		color:#666666;
		text-decoration:none;
		text-align:right;
		vertical-align:middle;
		line-height:60px;
		}
		.print img{
		vertical-align:middle;
		}
	
	  #printNav img{
		vertical-align:middle;
		}
	
		#printNav ul{
		margin:0;
		padding:0;
		font-family: 'Century Gothic','Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
		font-size:12px;
		list-style-type:none;
		width:892px;
		height:27px;
		background-image: url(/generic/Images/n_transCommitGreyNavbar.jpg);
		background-repeat:repeat-x;
		float:left;
		}
		
		#printNav ul li{
		width:166px;
		float:left;
		vertical-align:middle;
		border-right:1px solid white;
		}
		#printNav .first{
		width:386px;
		border-right:none;
		padding-left:5px;
		}
		#printNav ul .first a{
		text-align:left;
		}
		#printNav ul .first a:hover{
		text-align:left;
		background-image:none;
		}
		#printNav ul a{
		display:block;
		width:166px;
		float:left;
		line-height:22px;
		text-decoration:none;
		color:#666666;
		padding-top:5px;
		}
		
		#printNav ul a:hover{
		background-image:url('/generic/images/n_transCommitOrangeButton.jpg');
		background-repeat:no-repeat;
		color:#666666;
		height:22px;
		padding-top:5px;
		margin-bottom:20px;
		width:166px;
 		}
		.transFooter{
		height: 24px;
		
		
		background-repeat:no-repeat;
		/*background-position:bottom;*/
		background-image:url('/generic/images/n_bottomBlueBorder.jpg');
		}	
		
		#content .boxA{
		width:360px;
		border:1px solid black;
		text-align:left;
		height:100px;
		padding:5px;
		font-weight:bold;
		border-collapse:collapse;
		}
		#content .boxA h1{
		
		color:#000000;
		display:inline;
		font-weight:bold;
		text-align:center;
		font-style:normal;
		font-family:'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
		font-size:12px;
		}
		#content .boxA h2{
		color:#000000;
		margin-top:15px;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		font-style:normal;
		font-family:'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
		}
		
		#content .boxB{
		width:360px;
		border:1px solid black;
		text-align:left;
		height:100px;
		padding:5px;
		font-weight:bold;
		border-collapse:collapse;
		float:left;
		}

/** NEW CLASSES JULY 08 **/
.wrapCalcContainer{
    width:600px; 
		margin:40px;
}
.wrapCalc{
		width:450px; 
		height: 250px;  
		background-color: #dde9ee;
		font-family:'Century Gothic',Geneva, Arial, Helvetica, sans-serif, Verdana,'Lucida Sans Unicode','Trebuchet MS';
		color:#333333;
		font-size:12px;
		border-top:1px solid #EF715A;
		border-bottom:1px solid #cccccc;
		}
.wrapCalcContainer h1 {
		background-image: url(/generic/Images/n_calculator.jpg);
		background-repeat:no-repeat;
		background-position:0px 0px;
		line-height:35px;
		padding:3px 0px 5px 45px;
		color:#666666;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:22px;
		font-weight:normal;
		font-style:normal;
}
.wrapCalcContainer tr.blue{
		background-color: #dde9ee;
}
/**  Mortgage Tax Chart **/
	.MortTaxChartGrid {
	margin-top:25px;
	color:#666666;
	font-family:'Century Gothic',Geneva, ,Arial, Helvetica, sans-serif, Verdana,'Lucida Sans Unicode','Trebuchet MS';
	font-size:13px;
	width:400px;
	text-align:left;
	}
	.MortTaxChartGrid td {
	padding-left:8px;
	padding-right:8px;
	border-bottom:2px solid #92b6c7;
	}
	.MortTaxChartGridAltItem {
	background-color:#dde9ee;
	padding-top:5px;
	padding-bottom:5px;
	}
	.MortTaxChartGridItem {
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	}
	.MortTaxChartGridHeader {
	font-weight:bold;
	font-size:18px;
	color:#EF715A;
	}
  .MortTaxChartGridFooter {
	font-size:12px;
	font-style:italic;
	color:#666666;
	font-family:'Century Gothic',Geneva, ,Arial, Helvetica, sans-serif, Verdana,'Lucida Sans Unicode','Trebuchet MS';
	}
	/** end mortgage tax chart **/
	
	//** NYC Transfer Mortgage Tax Guide **/
	/*#mortTax{
	margin-right:50px;
	line-height:25px;

	}

	#mortTax tr.row1{
	background-color:#dde9ee;
	padding-top:5px;
	padding-bottom:5px;
	border-right:1px solid #92b6c7;
	}
	#mortTax tr.row2{
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	}
	#mortTax tr.row1 td{
	border-right:1px solid #92b6c7;
	border-left:1px solid #92b6c7;
	}
	#mortTax tr.row2 td{
	border-right:1px solid #92b6c7;
	border-left:1px solid #92b6c7;
	}
	#mortTax td{
	padding-left:8px;
	padding-right:8px;
	border-bottom:2px solid #92b6c7;
	}*/
	/** END NYC MORTGAGE TAX GUIDE **/

		
	/** FORMS SUGGESTION **/
	#formSuggest {
	background-color: #d8d9da;
	border:1px solid #666666;
	width: 780px;
	margin:20px;
	padding:20px;
	}
	.txtBox{
	background-color: #ffffff;
	border:1px solid #676767;
	height:20px;
	left:200px;
	width:200px;
	}
	.frmLabel{
	padding-right:10px;
	font-weight:bold;
	}
	
	
	#formSuggest p{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 14px;
	color:#666666;
	padding:5px;
	}
	
	.button{
	margin:5px 0px 5px 5px;
	}
/** END FORMS SUGGEST **/

/** CTC **/
#orderStatusCTC{
	width:825px;
	padding:25px;
}
#orderStatusCTC table{
	width:825px;

}
#orderStatusCTC th{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	padding:4px 0px 4px 0px;
	text-align:left;
	border-right:none;
	border-left:none;
	border-bottom: 1px solid #cccccc;
	border-top: none;
}
#orderStatusCTC td {
	border-right:none;
	border-left:none;
	border-bottom: 1px solid #cccccc;
	border-top: none;
}

#orderStatusCTC td .font10{
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
#gdvRequests input{
	border:none;
	padding:2px;
}
.nocolor{
	color:#ffffff;
	width:100px;
}
.totalFee{
	font: bold italic 16px Georgia, "Times New Roman", Times, serif;
}
table.contact{padding-left:40px;}
table.contact td{vertical-align:top;}
table.contact td.mainTitle{padding-left:0px;}
table.contact td p
{
	font-family: 'Century Gothic', 'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
	font-size: 12px;
	color:#666666;
}
table.contact td table.form{margin-top:22px;}
table.contact td table.form td input,table.contact td table.form td textarea
{
	background-color:#a0c5db;
	border:1px solid #777f83;
	width:213px;
	height:20px;
	line-height:20px;
}
table.contact td table.form td textarea{height:117px;}
table.contact td table.form td input.submit{height:22px;width:217px;float:right;}

