.DialogBox {	width: 100%;	height: 100%;}.DialogBox .boxHeader, .DialogBox .boxCtrlButtonPane {	height: 25px;	border-top: 1px solid #68895E;	background-color: #C5D6C3;}.DialogBox .boxHeader {	width: 100%;    background-color: #C5D6C3;	font: bold 11px Verdana, Arial, Helvetica, Sans-serif;	}.drag {	padding-left: 20px;	background: url(../../images/green/dialog/dragArea.gif) no-repeat 5px 5px;	cursor: move;}.DialogBox .boxCtrlButtonPane {	text-align: right;}.DialogBox .minButton, .DialogBox .maxButton {	display: none;}.DialogBox .closeButton {	width: 8px;	height: 7px;	background: url(../../images/green/dialog/dialogClose.gif) no-repeat right;	border: none;	cursor: pointer;	cursor: hand;}.DialogBox .boxTL {	width: 7px;	height: 25px;	background: url(../../images/green/dialog/dialogTL.gif) no-repeat left top;}.DialogBox .boxTR {	width: 7px;	height: 25px;	background: url(../../images/green/dialog/dialogTR.gif) no-repeat right top;}.dialogBox .boxML {	border-left: 1px solid #C8C2A8;	background: #FFFFFF;}.DialogBox .boxContent {	border-left: 1px solid #68895E;	border-right: 1px solid #68895E;	background: #FFFFFF;	vertical-align: top;	text-align: left;}.dialogBox .boxMR {	border-right: 1px solid #C8C2A8;	background: #FFFFFF;}.DialogBox .boxBL {	width: 7px;	height: 7px;	background: url(../../images/green/dialog/dialogBL.gif) no-repeat left top;}.DialogBox .boxBC {	height: 8px;	background: url(../../images/green/dialog/dialogBC.gif) repeat-x left top;}.DialogBox .boxBR {	width: 7px;	height: 7px;	background: url(../../images/green/dialog/dialogBR.gif) no-repeat right top;}.freezeLayer {	width: 100%;	position: absolute;	top: 0px;	left: 0px;	background: #FFF; 	filter: Alpha(opacity = 0);	-moz-opacity: 0.0;	z-index: 20;}.hide {	display: none;}BODY{}DIV{	}.HelpCardHdrTopLeft{	background: url(/images/green/HelpCard_EarTopLeft.gif) no-repeat left top;	width: 12px;	height: 25px;}.HelpCardHdrTopBg{	background: url(/images/green/HelpCard_TopBg.gif) repeat-x;	height: 25px;}.HelpCardContentBg{	background: #ebf2ff;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;}.bcactive{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #1B3A5D;}.HelpCardHdrRightEar{	background: url(/images/green/HelpCard_TopAngle.gif) no-repeat left top;	width: 24px;	height: 25px;}.HelpCardHdrRightTop{	background: url(/images/green/HelpCard_TopRight.gif) right top;	width: 6px;	height: 25px;}.HelpCardboxedContent{	background: #ebf2ff;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;}.HelpCardInnerTopLeft{	background: url(/images/green/HelpCard_CurveTopLeft.gif) no-repeat left top;	width: 13px;	height: 10px;}.HelpCardInnerTopBg{	background: url(/images/green/HelpCard_CurveTopbg.gif) repeat-x left top;	width: 99%;}.HelpCardInnerTopRight{	background: url(/images/green/HelpCard_CurveTopRight.gif) no-repeat right top;	width: 13px;	height: 10px;}.HelpCardInnerBoxBg{	background: #f7f9ff;}.HelpCardtxtSpace{	font-size:11px;	padding-bottom:5px;	padding-left:1px;	padding-top:3px;}.HelpCardMainBtmLeft{	background: url(/images/green/HelpCard_LeftBtm.gif) no-repeat left top;	width: 7px;	height: 7px;}.HelpCardMainBtmBg{	background: url(/images/green/HelpCard_bgBtm.gif) repeat-x top;	width: 99%;	height:7px;}.HelpCardMainBtmRight{	background: url(/images/green/HelpCard_RightBtm.gif) no-repeat right top;	width: 7px;	height: 7px;}DIV .url{	font-weight: normal;	z-index: 1;	left: 1px;	float: left;	visibility: visible;	vertical-align: sub;	width:150px;	clip: rect(auto auto auto auto);	color: black;	 background-color: white;	direction: ltr;	font-family: verdana;	text-align: left;	overflow:hidden;	padding: 3px;}DIV .size{	z-index: 1;	left: 100px;	float: left;	vertical-align: sub;	overflow: hidden;	width: 80px;	clip: rect(auto auto auto auto);	height:20px;	direction: ltr;	font-family: verdana;	background-color:white;	text-align: right;}DIV .domainname{	z-index: 1;	float: left;	vertical-align: sub;	overflow: hidden;	width: 100px;	clip: rect(auto auto auto auto);		height:20px;	direction: ltr;	font-family: verdana;	 background-color:white;         		text-align: left;}div .top{	        font-weight: bold;		        background-color:#E4EBE3;			       }div .bottom{	background-color:#E4EBE3;	font-weight: bold;}.bottomline{        font-size: 11px;        z-index: 1;        float: left;        position:relative;        vertical-align:top;        background-color: #E4EBE3;        width:100%;}.topline{               font-size: 11px;                font-weight: bold;               z-index: 1;               float: left;               position:relative;               vertical-align:center;                           background-color: #E4EBE3;			   border-bottom: 1px solid  #F2F2F2;                         width:100%;}.footerborder {        border-right-width: 0px;               border-right-style: solid;                      border-left-color: #68895E;       	padding-right: 20px;        padding-left: 20px;	        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 11px;} .boxborder {	border-top-width: 1px;	border-right-width: 1px;	border-left-width: 1px;        border-top-style: solid;        border-right-style: solid;	border-left-style: solid;	border-top-color: #68895E;	border-right-color: #68895E;	border-left-color: #68895E;	padding-top: 0px;	padding-right: 0px;	padding-left: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; }.leftmenutables {	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #CFD6CF;	border-right-color: #68895E;	border-bottom-color: #68895E;	border-left-color: #CFD6CF;	background-image: url("/images/bg_green_gradient.gif");	background-repeat: no-repeat;	background-position: left bottom;	font-family: Verdana, Arial, Helvetica, sans-serif;}.accountopt {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	background-image: url("/images/bg_accountoptions.gif");}.left-bg-td {	background-color: #F1F1F1;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #D9D9D9;}.right-bg-td {	background-color: #F1F1F1;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #D9D9D9;}.verdana10gray {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #414042;}.verdana11black {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}.fullgrayborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	border: 1px solid #E5E5E5;	height: 22px;}.headingline {	height: 35px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CFCFCF;}.heading {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: normal;	color: #333333;	letter-spacing: 1px;}.bodytext10boldgray {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #4D4D4F;}.bodytext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}.downstatus {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FF0000;}.troublestatus {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #F95827;}.columnheadingnobold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	background-color: #E4EBE3;	height: 22px;	padding-left: 4px;}.columnheading {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #000000;	background-image: url(bg-tableheader.gif);	background-color: #E4EBE3;	height: 22px;	padding-left: 4px;}.indent {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 20px;}.border {        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 11px;        color: #000000;        padding-left: 4px;        height: 22px;        padding-top: 0px;        padding-right: 0px;        padding-bottom: 0px;        border-bottom-width: 1px;        border-bottom-style: solid;        border-bottom-color: #CFCFCF;}.datatdborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #F1F1F1;}.links {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}.formtext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	border: 1px solid #333333;}.labeltd {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	height: 25px;	padding-left: 10px;}.errormessage {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #FF0000;}.bodytextbold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;}.roundtablebg {	background-color: #F1F2F2;}.endrow {	background-color: #DFE6DD;	width: 5px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #FFFFFF;}.buttons {style.css-x-system-font:none;background-image:url(/images/ButtonBG.gif);background-repeat:repeat;border-color:#5CA9E8 #5191C5 #327AB5 #5FABE7;border-style:none solid solid;border-width:medium 1px 1px;color:#0A4687;cursor:pointer;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;height:20px;line-height:normal;vertical-align:middle; }.buttonsbig {	border: 1px solid #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #003300;	background-image: url(bg_button_long.gif);	height: 21px;}.formtextarea {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	border: 1px solid #183449;}.feedbacktable {	padding-left: 20px;	background: url(../images/bg_loginstrip.gif) no-repeat;	cursor: move;}.feedbacktable2 {		background: url(../images/tablebg.gif) no-repeat;	}#dhtmltooltip{	position: absolute;	left: -300px;		border: 1px solid black;	padding: 2px;	background-color: lightyellow;	visibility: hidden;	z-index: 100;		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}#infomessage{	position: absolute;	left: 700px;	top: 110px;	width: 290px;	height: 100px;	border: 1px solid black;	padding: 2px;	background-color: lightyellow;	visibility: hidden;	z-index: 100;		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}#dhtmlpointer{	position:absolute;	left: -300px;	z-index: 101;	visibility: hidden;}.tdindent {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 10px;}.messagebox{		background-color: #F1F1F1;	border: 1px solid #D2D2D2;}.message {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #000000;	}.verdana11gray {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #A8A8A8;}.menuselected {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}.menuunselected {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;		text-decoration: none;}.lrtbdarkborder {	border: 1px solid #FFFFFF;}.tableheading {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #ffffff;	height: 22px;	padding-left: 4px;}.tablebottom {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CFCFCF;	height: 40px;}.grayborder {	border: 1px solid #C7C7C7;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}.textgraybold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #8F8F8F;	font-weight: bold;}.textblackbold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #333333;}.bottomborder {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CFCFCF;	height: 20px;	width: 96%;}.troubleheading {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #F95827;	font-weight: bold;}.maintenanceheading {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #CD853F;	font-weight: bold;}.upheading {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #009900;	font-weight: bold;}.downheading {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #FF0000;	font-weight: bold;}.suspendedheading {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #666666;	font-weight: bold;}.responsetime {	font-family: Arial, Helvetica, sans-serif;	font-size: 42px;	font-weight: normal;	color: #999999;	letter-spacing: 1px;}.rightborder {	border-left-width: 1px;	border-left-style: solid;	border-left-color: #CFCFCF;}.headerbg {	background-color: #E4EBE3;}.topstrip {	background-color: #EEEEFF;}.logintableborder {	border: 1px solid #CCD9CB;}.headingtd {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #000000;	background-color: #E4EBE3;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #BABE9B;}.tdindent30px {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 20px;}.tabheading {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: bold;    color: #000000;    background-color: #CCDACB;    height: 22px;    padding-left: 4px;}  	   	 .tabBtmLine {  	         background-image:url(/images/tab_behindbg.gif);  	         background-position:left top;  	         background-repeat:repeat-x;  	         height:21px;  	 }  	 .tbUnselected_Left {  	         background-image:url(/images/tb_unselected_leftbox.gif);  	         background-position:left top;  	         background-repeat:no-repeat;  	 }  	 .tbUnselected_Middle {  	         background-image:url(/images/tb_unselected_middlebg.gif);  	         background-position:left top;  	         background-repeat:repeat-x;  	         color:#0A4687;  	         font-family:Verdana,Arial,Helvetica,sans-serif;  	         font-size:11px;  	         font-size-adjust:none;  	         font-stretch:normal;  	         font-style:normal;  	         font-variant:normal;  	         font-weight:normal;  	         height:21px;  	         line-height:normal;  	         text-align:center;  	 }  	 .tbUnselected_Right {  	         background-image:url(/images/tb_unselected_rightbox.gif);  	         background-position:left top;  	         background-repeat:no-repeat;  	         height:21px;  	         width:10px;  	 }  	 .tbSelected_Left {  	         background-image:url(/images/tb_selected_leftbox.gif);  	         background-position:left top;  	         background-repeat:no-repeat;  	         height:21px;  	         width:3px;  	 }  	 .tbSelected_Middle {  	         background-image:url(/images/tb_selected_middlebg.gif);  	         background-position:left top;  	         background-repeat:repeat-x;  	         color:#0A4687;  	         font-family:Verdana,Arial,Helvetica,sans-serif;  	         font-size:11px;  	         font-size-adjust:none;  	         font-stretch:normal;  	         font-style:normal;  	         font-variant:normal;  	         font-weight:normal;  	         height:21px;  	         line-height:normal;  	         text-align:center;  	 }  	 .tbSelected_Right {  	         background-image:url(/images/tb_selected_rightbox.gif);  	         background-position:left top;  	         background-repeat:no-repeat;  	         height:21px;  	         width:10px;  	 }  	 .tabLinkActive {  	         color:#000000;  	         font-size:11px;  	         font-weight:bold;  	         text-decoration:none;  	 }  	 .tabLink {  	         color:#000000;  	         font-family:verdana,arial,helvetica,san-serif;  	         font-size:11px;  	         font-size-adjust:none;  	         font-stretch:normal;  	         font-style:normal;  	         font-variant:normal;  	         font-weight:bold;  	         line-height:normal;  	         text-decoration:none;  	 }  	   	 .lightbg {	 background-color: #F5F9FD;}.buttons-upgrade{ float: center; display: block; text-align: center; height:      22px; font-family: Verdana,Helvetica, sans-serif; font-size: 12px; font-weight:normal; line-height: 22px; color:#000000; vertical-align: middle; background-image: url(../upgrade_1.gif) ; border:1px solid #BFCAEB ; text-decoration: none;}.tableleftborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 0px;	padding-top: 0px;	border-left:1px solid  #ACCADE;}.tabletopleftborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 0px;	padding-top: 0px;	border-left:1px solid  #ACCADE;	border-top:1px solid  #ACCADE;}.tableonlytopborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 0px;	padding-top: 0px;	border-top:1px solid  #ACCADE;}.tabletoprightborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 0px;	padding-top: 0px;	border-right:1px solid  #ACCADE;	border-top:1px solid  #ACCADE;}.tablebottomleftborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	border-left:1px solid  #ACCADE;	border-bottom:1px solid  #ACCADE;}.tableleftrightbottomborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	border-left:1px solid  #ACCADE;	border-bottom:1px solid  #ACCADE;	border-right:1px solid  #ACCADE;}.tablebottomborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	border-bottom:1px solid  #ACCADE;}.tableleftrightborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	border-left:1px solid  #ACCADE;	border-right:1px solid  #ACCADE;}.tableonlybottomborder {	color: #000000;	padding-left: 4px;	padding-top: 0px;	height: 5px;	padding-right: 0px;	padding-bottom: 0px;	border-bottom:1px solid  #ACCADE;}.lrtbluedarkborder {	border: 1px solid #ACCADE;	height:22px;}darkbluetdborder {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	//padding-left: 4px;	height: 22px;	padding-top: 0px;	padding-right: 10px;	padding-left: 40px;	padding-bottom: 0px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #ACCADE;	border-left-width: 1px;		border-left-style: solid;	border-left-color: #ACCADE;	border-top-width: 1px;			border-top-style: solid;	border-top-color: #ACCADE;	paddingLeft :25px;}	.reportBox { 	background-color:#E4EBE3; 	border:1px solid #95C4D9; 	font: 11px Verdana, Arial, Helvetica, sans-serif; 	color: #0A4687; }.reportBoxGreyTxt { 	background-color:#E4EBE3; 	font: 11px Verdana, Arial, Helvetica, sans-serif; 	color: #A6A6A6; }.inputReport{background:#EBEBE4 none repeat scroll 0 0;border:1px solid #A6A6A6;color:#878787;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;width:110px;}.globalText { 	font:11px Verdana, Arial, Helvetica, sans-serif; 	color: #0A4687; 	font-style:normal;	text-decoration:none;}/*bright: rgb(234,242,255);normal: rgb(120,172,255);dark:	rgb(0,66,174);*/.dynamic-tab-pane-control.tab-pane {	position:	relative;	width:		100%;}.dynamic-tab-pane-control .tab-row .tab {	font-family:	Verdana, Arial, Helvetica, sans-serif;	font-size:		12px;	cursor:			Default;	display:		inline;	margin:			1px -1px 1px 5px;	float:			left;	padding:		3px 6px 3px 6px;	background:		rgb(228,235,227);	border:			1px solid;	border-color:	rgb(207,207,207);	border-left:	0;	border-bottom:	0;	border-top:		0;		cursor:			hand;	cursor:			pointer;		z-index:		1;	position:		relative;	top:			0;}.dynamic-tab-pane-control .tab-row .tab.selected {	border:			1px solid rgb(207,207,207);	border-bottom:	0;	z-index:		3;	padding:		2px 6px 5px 6px;	margin:			1px -6px -2px 0px;	top:			-2px;	background:		white;}.dynamic-tab-pane-control .tab-row .tab a {	font-family:		Verdana, Helvetica, Arial;	font-size:			11px;	color:				#000;	text-decoration:	none;	cursor:			hand;	cursor:			pointer;	}.dynamic-tab-pane-control .tab-row .hover a {	color:	#009900;}.dynamic-tab-pane-control .tab-row .tab.selected a {	font-weight:	bold;}.dynamic-tab-pane-control .tab-page {	clear:			both;	border:			1px solid rgb(207,207,207);	background:		White;	z-index:		2;	position:		relative;	top:			-2px;	color:			Black;	font-family:	Verdana, Helvetica, Arial;	font-size:		13px;	padding:		10px;}.dynamic-tab-pane-control .tab-row {	z-index:		1;	white-space:	nowrap;	background:		rgb(228,235,227);	height:			1.85em;	width:			100%;}BODY{font-family:Verdana, Arial, Helvetica, sans-serif;}DIV{}div .unavailable{	color:red;}div.row{		min-height: 19px;	    max-height: 19px;float:left;height:20px;background-color:#E4EBE3;border-bottom: 1px solid  #F2F2F2;padding: 0 0px ;overflow: hidden;    position: relative;    font-size: 11px;    width: 100%;}div.loadtime{	z-index: 1;	float: left;		position: relative;height:100%;      font-size:100%; background-color: #D7ECE5;  border: 0px solid #545454;background-image: url(bg_gradient.gif);vertical-align: bottom;}div.starttime{	z-index: 1;	float: left;	position:relative;	vertical-align:top;           background-color: white;		   height:20px;   	   }div.endtime{       	z-index: 1;	float: left;	position:relative;	padding-left:3px;	vertical-align:top;	background-color: #E4EBE3;	height:20px;	}DIV.time{	z-index: 3;	vertical-align: top;	position: relative;		float: left;	height: 100%;	        padding:0px;				        padding-bottom:0px;}.indexcolumnheading {	        font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;background-color: #E3EFF3;padding-left: 5px;}.showlink {	color:#000000;        font-size: 11px;	 text-decoration: none; }													.showlink:hover {	color:#000000;	text-decoration:underline;}.showhelp {		color:#000000;	        text-decoration:underline;		font-size: 11px;			}.showhelp:hover {		color:#d80000;		text-decoration:underline;		}#toolstitle h1{		font-size:15px;		font-weight:bold;		padding:0px;		margin:0px;}#toolstitle1 h1{	    	font-size:13px;	font-weight:bold;	padding:0px;	margin:0px;															}.bluebanddark {		background-color:#FFFFFF;	}.txtbox250new3 {	width: 230px;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	border: 1px solid #c9c9c9;}.dropdown250new3 {        font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 11px;	       width: 50px;	border: 1px solid #c9c9c9;		margin-bottom:0px;	}.button1{	cursor:pointer;	background: #F1F1EC;	border-top: 1px solid #CCCCCC;	border-right: 1px solid #737370;	border-bottom: 1px solid #737370;	border-left: 1px solid #CCCCCC;	margin:0px;	padding:0px 4px 0px 4px;	width:auto;	overflow:visible;}		.helpcorner1 {	background-image:url(../images/help-corner1.gif);	background-repeat: no-repeat;	background-position: left;	height: 6px;	width: 6px;}.helpcorner2 {	background-image:url(../images/help-corner2.gif);	background-repeat: no-repeat;	background-position: right;		height:6px;	width:6px;}.helpcorner3 {	background-image:url(../images/help-corner3.gif);	background-repeat:no-repeat;	background-position:right;		height: 6px;	width: 6px;}.helpcorner4 {	background-image:url(../images/help-corner4.gif);	background-repeat:no-repeat;	background-position: right;		height:6px;	width:6px;}.hoverrowclass {	 background-color: #EFF3F7; }.helpcornerline1 {	border-top:1px solid #F1F1F1;}.helpcornerline2 {	border-right:1px solid #F1F1F1;}.helpcornerline3 {	border-bottom:1px solid #F1F1F1;}														.helpcornerline4 {	border-left:1px solid #F1F1F1;}.whitegrayrightalign {        border-bottom-width: 1px;        border-bottom-style: solid;        border-bottom-color: #DEDEDE;        height: 25px;        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 11px;        color: #000000;        padding-left: 3px;        padding-right: 3px;}.availabilitybar {	        background-image:  url(../images/green.gif);	}.unavailabilitybar {				background-image:  url(../images/bg_availability_red.gif);			}	.graphborder {	        border: 1px solid #000000;	}.errormessage {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #FF0000;}.messageboxfailure{	              background-color: #FFF1F1;	                       border: 1px dotted #DF5E3E;				               }.disabled { 	 	  	   font-family: Verdana, Arial, Helvetica, sans-serif; 	   font-size: 10px; 	   font-weight: normal; 	   color: #ACACAC; 	  } 	  .disablelabeltd {	 font-family: Verdana, Arial, Helvetica, sans-serif;	 font-size: 11px;	 color: #ACACAC;	 height: 25px;	 padding-left: 10px;    }.tableborder {	border: 1px solid #DADADA;	height: 22px;}.cellrightborder {	border-right: 1px solid #DADADA;}.tabletopborder{	border-top: 1px solid #DADADA;}.bullettext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	list-style-type: square;}.logintableborder2 {border-bottom: 1px solid #C4D4DD;border-left: 1px solid #C4D4DD;border-top: 1px solid #C4D4DD; } .logintableborder1 {	 border-right: 1px solid #C4D4DD;	 background-color:#EDF2F5;	 	  } .logintableborder3 {	 border-top: 1px solid #C4D4DD;	 border-bottom: 1px solid #C4D4DD;          border-left: 1px solid #C4D4DD;	 	  }	  .logintableborder4 {		  border-top: 1px solid #C4D4DD;		   }.logintableborder5 {	  border-right: 1px solid #C4D4DD;	  background-color:#EDF2F5;}.logintableborder6 {	border-right: 1px solid #C4D4DD;	background-color:#EDF2F5;}.logintableborder7 {	border-top: 2px solid #C4D4DD;	border-bottom: 2px solid #C4D4DD;}.logintableborder8 {	border-top: 1px solid #DEDEDE;}.headingtd {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #000000;	background-color: #EDF2F5;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #C4D4DD;} .tblbordergray {	        font-family: Verdana, Arial, Helvetica, sans-serif;		        font-size: 11px;			        color: #000000;				        background-color: #F8F8F8;					        border: 1px solid EAEAEA;					} hr {	border: none 0;	border-top: 1px dashed #000;	width: 100%;	height: 1px;}.tdindent30px {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 20px;}.post-title-link {	FONT-SIZE: 11px; 	COLOR: #000000; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-weight: normal; 	TEXT-DECORATION: none; }.post-title-link:hover {       FONT-SIZE: 11px;       COLOR: #000000;       font-family: Verdana, Arial, Helvetica, sans-serif;       font-weight: normal;       TEXT-DECORATION: underline;}#customer_quotes {       padding: 10px;       color: #000000;       background: #EDF2F5;}.customer_quote {       padding-top: 5px;       color: #000;       line-height: 1.5em;}.customer_quote DIV {       padding: 2px 0px 20px 0px;       font-weight: bold;       color: #000;       text-align: right;}.ancillary{        font-family: Arial, Helvetica, Sans-serif;	color: #F60 ;	padding: 0px 5px;}	.ancillary1{        font-family: Arial, Helvetica, Sans-serif;	color: #d1d9dc ;	padding: 0px 5px;	font-size:10px;}	.left-bg-td {	background-color: #F1F1F1;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #D9D9D9;}.right-bg-td {	background-color: #F1F1F1;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #D9D9D9;}.verdana11gray {        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 12px;        color: #414042;}.verdana11black {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}.verdana11black1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration:none;}.verdana11blackfont a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration:none;}.bodytext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}.bodytext1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;}.bodytext12 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}.bodytextsmall {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;}.bodytextrightborder {	        font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 11px;		color: #000000;                border-right-width: 1px;		        border-right-style: solid;			        border-right-color: #B0CFB0;			}.bodytextbold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;}.accountconfirm {	        font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 11px;	        color: #000000;		background-color: #FFEDCC;	  }			.headingline {	height: 35px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CFCFCF;}.headingline1 {		border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CFCFCF;}.heading {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: normal;        color: #333333;	letter-spacing: 1px;text-decoration: none;}.linkwithbg {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 11px;    color: #000000;    background-color: #EDEDED;    }.text {        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 11px;        color: #000000;        }.blueboldtext {        font-family: Verdana, Arial, Helvetica, sans-serif;		font-weight: bold;        font-size: 11px;        color: #255D85;        }.accountstabheading {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #333333;	letter-spacing: 1px;}.hotoffers {		background : url("../images/bg_hotoffers1.gif") no-repeat top left;}.hotoffers1 {		background : url("../images/bg_hotoffers2.gif") no-repeat top left;}.blackboldtext {font-family: Verdana, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000000;	text-decoration: none;	}.maroonboldtext {font-family: Verdana, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #A60000;	text-decoration: none;	}.maroonboldtextbig {font-family: Verdana, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #A60000;	text-decoration: none;	}.lgrayborder {font-family: Verdana, Helvetica, sans-serif;font-size: 11px;        border-left-width: 1px;        border-left-style: solid;        border-left-color: #EAEAEA;		padding-left: 20px;		padding-right: 10px;		}	.trialmessage {font-family: Verdana, Helvetica, sans-serif;font-size: 11px;font-weight: bold;background-color: #FDFBB6;       				}		.bodytextbold1 {       font-family: Verdana, Arial, Helvetica, sans-serif;       font-size: 12px;       color: #000000;       font-weight: bold; }.bodytextbold2 {        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 14px;        color: #000000;        font-weight: bold; }  .h1 {       height: 35px;       border-bottom-width: 1px;       border-bottom-style: solid;       border-bottom-color: #CFCFCF; } .h2 {       font-family: Verdana, Arial, Helvetica, sans-serif;       font-size: 12px;       color: #000000;       font-weight: bold; } .bulletheadings {     font-family: Verdana, Arial, Helvetica, sans-serif;     font-size: 12px;     font-weight: bold;     color: #255D85;     text-decoration: none; } .bulletheadings1 {      font-family: Verdana, Arial, Helvetica, sans-serif;      font-size: 11px;      font-weight: normal;      color: #255D85;      text-decoration: none;  }  .bulletheadings2 {        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 12px;        font-weight: normal;        color: #255D85;        text-decoration: none;  } .yellowbg {       background-color:#FFFF66; } .bluebg  {        background-color:#EFF3F7; }.redbg  {	 background-color:#FF0000; }.gridbackground {        background-image:  url(../images/bg_longstrip.gif);        border-bottom-width=1px;        border-bottom-style: solid;        border-bottom-color: #DEDEDE;                border-left-width=1px;	border-left-style: solid;        border-left-color: #DEDEDE;                border-right-width=1px;	border-right-style: solid;        border-right-color: #DEDEDE;        padding-left:6;        padding-right:6;        padding-bottom:6;        padding-top:6;}.gridtop {	border-top-width:1px;	border-top-style: solid;        border-top-color: #DEDEDE;        padding-top:6;}.xaxis{		height:1px;			padding-bottom:0;		        border-left-width=1px;		border-left-style: solid;        border-left-color: #000000;                	border-top-width:1px;		border-top-style: solid;        border-top-color: #000000;            	}.xaxis_end{		height:1px;	                	border-right-width:1px;		border-right-style: solid;        border-right-color: #000000;    	}.tableboder{	border-width:1px;	border-style: solid;        border-color: #000000;}.bottomboder{	border-bottom-width:1px;	border-bottom-style: solid;        border-bottom-color: #000000;}.greybar {	background-image:  url(/images/bg_nodata.gif);}.redbar {	background-image:  url(/images/bg_notavailable.gif);}.greenbar {	background-image:  url(/images/bg_available.gif);}.yellowbar {	background-image:  url(/images/bg_maintenance.gif);}.pinkbar {	background-image:  url(/images/bg_pink.gif);}.stripbg{	background-color:#f4f2f2;	border-top:1px solid #cfcfcf}.viewdemo{	background-color:#fff5b2;	border: 1px solid #fac662;//	cursor:hand;	cursor:pointer;}.viewdemotextsmall{        font-family:Verdana, Arial, Helvetica, sans-serif;        font-size:10px;        color:#024e67;}.viewdemotext{        font-family: Verdana, Arial, Helvetica, sans-serif;        font-size: 15px;        color: #024e67;        font-weight: bold;}.td-border-text{        border-right: 1px solid #CCCCCC;        border-bottom: 1px solid #CCCCCC;        border-left: 1px solid #CCCCCC;        FONT-SIZE:11PX;}.footer-bg{background-image:url(footer-bg.gif);padding:5px 10px 5px 10px;}#sign-up{background-color:#d8f6bd;width:93%;text-align:center;border:1px dotted #C0C0C0;padding:5px 15px 5px 15px;float:left;}*html #sign-up{background-color:#d8f6bd;width:100%;text-align:center;border:1px dotted #C0C0C0;padding:5px 15px 5px 15px;float:left;}.take-a-tour{font-size:18px;font-weight:bold;text-decoration:underline;color:#000000;}.heading-text{font-size:18px; font-weight:bold;}.locationfont {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #000000;padding-left: 4px;height: 22px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;}.top-bg-tile{background:url(form-tp-tile.gif) repeat-x;}.btm-bg-tile{background: url(form-btm-tile.gif);}.sing-in{color:#14528F;font-size:14px;font-weight:bold;}.form-name{font-size:11px;}.form-login{border:1px inset gray;}.forget-password a{color: #0000A4;font-size:12px;text-decoration:underline;}.sign{color: #0000A4;font-size:12px;text-decoration:underline;font-weight:bold;}.new-user{color: #000000;font-size:12px;}.new-user a{color: #000000;font-size:12px;text-decoration:none;}.account{border-bottom:1px solid #CCCCCC;}.quicklinks {color:#000099;}.screen-shot{color:#000000; text-decoration:none;}.screen-shot a:hover{text-decoration:underline;}.top-nav {color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;margin:5px 5px 5px 5px;}.index{position:relative;left:13px;}*html .index{position:relative;left:0px;}.tableleftrightbottomborder{        border-left:1px solid  #ACCADE;        border-right:1px solid  #ACCADE;        border-bottom:1px solid  #ACCADE;}.tableleftrightborder{        border-left:1px solid  #ACCADE;        border-right:1px solid  #ACCADE;}.tablebottomborder{        border-bottom:1px solid  #ACCADE;}.lrtbdarkborder {	border: 1px solid #4E84B1;	}.lrtbdarkborder-bulk {	border-top: 1px solid #4E84B1;	border-bottom: 1px solid #4E84B1;	}.columnheadingb {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #000000;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #91A0B2; 	background-position: center;	padding-left: 3px;	height: 20px;	background-color: #e3edf4;}.rightmnutables {	border: 1px solid #afcbdf;}.rightlinkstd {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 7px;	height: 25px;	text-decoration:none;	background-color: #f0f7fb;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #FFFFFF;	border-bottom-color: #c5dae7;}.rightlinksover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ffffff;	padding-left: 7px;	height: 20px;	text-decoration:none;	background-color: #ffffff;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #FFFFFF;	border-bottom-color: #c5dae7;	}.rightlinkstd a {color:#000000;text-decoration:none;}.premium-edition{	float:left;	margin:3px 3px 3px 13px;	position:relative;	width:83%;	text-align:center; 	background-color:#f0f7fb; }.xaxis{        height:1px;        padding-bottom:0;        border-left-width:1px;        border-left-style: solid;        border-left-color: darkgray;        border-top-width:1px;        border-top-style: solid;        border-top-color: darkgray;}.xaxis_end{        height:1px;        border-right-width:1px;        border-right-style: solid;        border-right-color: darkgray;}.xaxistop{        height:1px;        padding-bottom:0;        border-left-width:1px;        border-left-style: solid;        border-left-color: darkgray;        border-bottom-width:1px;        border-bottom-style: solid;        border-bottom-color: darkgray;}.public-bar-bg{background-image:url(../images/availablity-bg-tile.gif);}.public-lft-corn{background:url(../images/public-lft-corn.gif) no-repeat;width:.5%;}.public-rig-corn{background:url(../images/public-rig-corn.gif) no-repeat;width:1%;}.public-rig-tile{background:url(../images/public-rig-tile.gif) repeat-y;width:1%;}.public-lft-tile{background:url(../images/public-lft-tile.gif) repeat-y;}.public-txt{font-size:11px;font-weight:bold;background:url(../images/public-bg-tile.gif) repeat-x;}.public-txt_wb{font-size:11px;background:url(../images/public-bg-tile.gif) repeat-x;}.availablity-lft{background:url(../images/availablity-lft-corn.gif) no-repeat;width:4%;}.availablity-rig{background: url(../images/availablity-rig-corn.gif) no-repeat;width:27PX;width:4%;}.availablity-bg{background:url(../images/availablity-bg-tile.gif) repeat-x ;width:50%}*html .availablity-bg{background:url(../images/availablity-bg-tile.gif) repeat-x ;width:50%;float:left;margin-left:2px;}.availablity{font-weight:bold;font-size:11px;line-height:30px;}.rps{font-weight:bold;font-size:11px;line-height:30px;}.public-btm-lft-corn{background:url(../images/public-btm-lcorn.gif) no-repeat;width:.6%;}.public-btm-rig-corn{background:url(../images/public-btm-rcorn.gif) no-repeat;width:1%;}.public-btm-tile{font-size:11px;width:72%;background: url(../images/public-btm-btile.gif)}.arrow-availablity{float:left; margin:4px 29px 16px 4px;position:relative; left:24px; top:5px;}*html .arrow-availablity{position:relative; top:-3px;}.xaxis_large{        border-left-width:0px;				overflow:hidden;        border-left-style: solid;        border-left-color: #eaeaea;        border-top-width:0px;        border-top-style: solid;        border-top-color: #000000;		 width:2px; height:14px;         background:url(../images/laxis.gif) no-repeat;}.xaxis_small{        background:url(../images/saxis.gif) no-repeat;}.xaxis_large_black{               border-left-width:0px;				overflow:hidden;        border-left-style: solid;        border-left-color: #eaeaea;        border-top-width:0px;        border-top-style: solid;        border-top-color: #000000;		width:2px; height:7px;         background:url(../images/laxis_black.gif) no-repeat;}.xaxis_small_black{background:url(../images/saxis_black.gif) no-repeat;height:4px;width:1px;}.xaxis_large_black_end{        border-left-width:0px;				overflow:hidden;        border-left-style: solid;        border-left-color: #eaeaea;        border-top-width:0px;        border-top-style: solid;        border-top-color: #000000;		 width:2px; height:7px;         background:url(../images/laxis_black.gif) no-repeat;}.table_public{border-left:1px solid #ededed;border-right:1px solid #ededed;border-bottom:1px solid #ededed;}.public-bg{background:url(../images/public-bg.gif);font-weight:bold;}.public-table{border:1px solid #fbfbfb;}.public-page-left-corn{background:url(../images/public-left.gif) no-repeat;width:10px;height:24px;}.public-page-mid-tile{background:url(../images/tile-public-bg.gif) repeat-x;width:100%;}.public-page-right-corn{background:url(../images/public-right.gif) no-repeat;width:10px;height:24px;}.public-page-tabl{font:Verdana, Arial, Helvetica, sans-serif;font-size:11px;border-top:0px solid #ededed;margin-top:10px;background-color:#fafafa;}.public-current-status{background-color:#fafafa;}.lft-tile{background:url(../images/pright.gif) repeat-y;height:3px;}.rig-tile{background:url(../images/pleft.gif) repeat-y;width:1%;}.public-font{font-size:11px;font-weight:normal;color:#4E4E4E;font-family:Verdana, Arial, Helvetica, sans-serif;background-color:#fbfbfb;font-weight:bold;}.bodytext-border{border-bottom:1px solid #f3f3f3;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;}.bodytext-border-more{font-family:Verdana, Arial, Helvetica, sans-serif;border-bottom:1px solid #f3f3f3;font-size:11px;}.scale-table{width:97%;}.rightmnutables {    border: 1px solid #afcbdf;}.menu-link1{	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #ffffff;	font-size: 11px;	line-height:16px;	padding:2px 3px 2px 3px; color:#000000; text-decoration:none;	}.menu-link{	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #ffffff;	font-size: 11px;		background-color: #FFFACD;	line-height:16px;	border:1px solid #D3D3D3; text-decoration:none;	padding:1px 2px 1px 2px;	}.PricingRate{ color:#003399;font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:bold;}.rightlinkstd1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	padding-left: 7px;	height: 25px;	text-decoration:none;	background-color: #FFFACD;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #FFFFFF;	border-bottom-color: #c5dae7;  }.dotteduline{	font-family: Verdana, Arial, Helvetica, sans-serif;    	font-size: 11px;    color: #000000;    text-decoration: none;    border-bottom: #666666;    border-width: 0px 0px 1px 0px;    border-style: none none dotted none;}.calendar {  position: relative;  display: none;  border-top: 2px solid #fff;  border-right: 2px solid #000;  border-bottom: 2px solid #000;  border-left: 2px solid #fff;  font-size: 11px;  color: #000;  cursor: default;  background: #d4d0c8;  font-family: tahoma,verdana,sans-serif;}.calendar table {  border-top: 1px solid #000;  border-right: 1px solid #fff;  border-bottom: 1px solid #fff;  border-left: 1px solid #000;  font-size: 11px;  color: #000;  cursor: default;  background: #d4d0c8;  font-family: tahoma,verdana,sans-serif;}.calendar .button {   text-align: center;  padding: 1px;  border-top: 1px solid #fff;  border-right: 1px solid #000;  border-bottom: 1px solid #000;  border-left: 1px solid #fff;}.calendar .nav {  background: transparent url(menuarrow.gif) no-repeat 100% 100%;}.calendar thead .title {   font-weight: bold;  padding: 1px;  border: 1px solid #000;  background: #848078;  color: #fff;  text-align: center;}.calendar thead .headrow { }.calendar thead .daynames { }.calendar thead .name {   border-bottom: 1px solid #000;  padding: 2px;  text-align: center;  background: #f4f0e8;}.calendar thead .weekend {   color: #f00;}.calendar thead .hilite {   border-top: 2px solid #fff;  border-right: 2px solid #000;  border-bottom: 2px solid #000;  border-left: 2px solid #fff;  padding: 0px;  background-color: #e4e0d8;}.calendar thead .active {   padding: 2px 0px 0px 2px;  border-top: 1px solid #000;  border-right: 1px solid #fff;  border-bottom: 1px solid #fff;  border-left: 1px solid #000;  background-color: #c4c0b8;}.calendar tbody .day {   width: 2em;  text-align: right;  padding: 2px 4px 2px 2px;}.calendar tbody .day.othermonth {  font-size: 80%;  color: #aaa;}.calendar tbody .day.othermonth.oweekend {  color: #faa;}.calendar table .wn {  padding: 2px 3px 2px 2px;  border-right: 1px solid #000;  background: #f4f0e8;}.calendar tbody .rowhilite td {  background: #e4e0d8;}.calendar tbody .rowhilite td.wn {  background: #d4d0c8;}.calendar tbody td.hilite {   padding: 1px 3px 1px 1px;  border-top: 1px solid #fff;  border-right: 1px solid #000;  border-bottom: 1px solid #000;  border-left: 1px solid #fff;}.calendar tbody td.active {   padding: 2px 2px 0px 2px;  border-top: 1px solid #000;  border-right: 1px solid #fff;  border-bottom: 1px solid #fff;  border-left: 1px solid #000;}.calendar tbody td.selected {   font-weight: bold;  border-top: 1px solid #000;  border-right: 1px solid #fff;  border-bottom: 1px solid #fff;  border-left: 1px solid #000;  padding: 2px 2px 0px 2px;  background: #e4e0d8;}.calendar tbody td.weekend {   color: #f00;}.calendar tbody td.today {   font-weight: bold;  color: #00f;}.calendar tbody .disabled { color: #999; }.calendar tbody .emptycell {   visibility: hidden;}.calendar tbody .emptyrow {   display: none;}.calendar tfoot .footrow { }.calendar tfoot .ttip {   background: #f4f0e8;  padding: 1px;  border: 1px solid #000;  background: #848078;  color: #fff;  text-align: center;}.calendar tfoot .hilite {   border-top: 1px solid #fff;  border-right: 1px solid #000;  border-bottom: 1px solid #000;  border-left: 1px solid #fff;  padding: 1px;  background: #e4e0d8;}.calendar tfoot .active {   padding: 2px 0px 0px 2px;  border-top: 1px solid #000;  border-right: 1px solid #fff;  border-bottom: 1px solid #fff;  border-left: 1px solid #000;}.calendar .combo {  position: absolute;  display: none;  width: 4em;  top: 0px;  left: 0px;  cursor: default;  border-top: 1px solid #fff;  border-right: 1px solid #000;  border-bottom: 1px solid #000;  border-left: 1px solid #fff;  background: #e4e0d8;  font-size: 90%;  padding: 1px;}.calendar .combo .label,.calendar .combo .label-IEfix {  text-align: center;  padding: 1px;}.calendar .combo .label-IEfix {  width: 4em;}.calendar .combo .active {  background: #c4c0b8;  padding: 0px;  border-top: 1px solid #000;  border-right: 1px solid #fff;  border-bottom: 1px solid #fff;  border-left: 1px solid #000;}.calendar .combo .hilite {  background: #048;  color: #fea;}.calendar td.time {  border-top: 1px solid #000;  padding: 1px 0px;  text-align: center;  background-color: #f4f0e8;}.calendar td.time .hour,.calendar td.time .minute,.calendar td.time .ampm {  padding: 0px 3px 0px 4px;  border: 1px solid #889;  font-weight: bold;  background-color: #fff;}.calendar td.time .ampm {  text-align: center;}.calendar td.time .colon {  padding: 0px 2px 0px 3px;  font-weight: bold;}.calendar td.time span.hilite {  border-color: #000;  background-color: #766;  color: #fff;}.calendar td.time span.active {  border-color: #f00;  background-color: #000;  color: #0f0;}