﻿html,body {
    margin:0;
    padding:0;
	color: #1b325f;
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 15px;
	height:100%;
	table-layout:fixed;
	cursor:default;
}
.loadingDivCls
{
	background-color: White;
	font-size:18px;
	font-family:Verdana;
	color:#3A89C8;
	font-family:Verdana;
}

.mainTopCol1
{
	width: 100%;
	height:20px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image: url(Images/topBack.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.mainLeftCol
{
	width: 50%;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	text-align: left;
	/*background-image: url(Images/backLeftCol.gif);
	background-repeat: repeat-y;
	background-position:top right;*/
}
.mainRightCol {
    width: 50%;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    text-align: left;
    /*background-image: url(Images/backRightCol.gif);
    background-repeat: repeat-y;
	background-position:top left;*/
}
.textHeader
{
	font-size:18px;
	line-height:88%;
	color:#1B325F;
}
.textHeader16
{
	font-size:16px;
	font-weight:bold;
	line-height:124%;
	color:#1B325F;
}
.textHeader14
{
	font-size:14px;
	font-weight:bold;
	line-height:124%;
	color:#1B325F;
}
.textSmallHeader
{
	font-size:12px;
	line-height:88%;
	color:#1B325F;
}
.mainRightColR
{
    width:180px;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    text-align: left;
    background-image: url(Images/backRightColR.gif);
    background-repeat: repeat-y;
}
.logoClean
{
	position: relative; 
	width:156px;
	height:25px;
	background-image: url(Images/logoCleanNoTag.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
.logoApps
{
	position: relative; 
	width:143px;
	height:59px;	
	background-repeat: no-repeat;
	background-position: left top;
}
.headerSep
{
	position: relative;
	width: 100%;
	height: 7px;
	background-image: url(Images/HeaderSepShort.gif);
	background-repeat: repeat-x;
}
.footerSep
{	
	width: 100%;
	height: 7px;
	background-image: url(Images/FooterSepShort.gif);
	background-repeat: repeat-x;
}
.opaque
{
	opacity: .4;
	filter: alpha (opacity=40);	
}

.opaqueBG
{
	background-image: url(Images/OpaqeBG.png);
}
.opaqueBGInv
{
	background-image: url(Images/OpaqeBGInv.png);
}

.opaqueWhite 
{
	background-color:White;
	opacity: .5;
	filter: alpha (opacity=50);
}
.vSpace0 
{
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.vSpace 
{
    height: 10px;
    line-height: 10px;
    font-size: 10px;
}
.vSpace2 
{
    height: 20px;
    line-height: 20px;
    font-size: 20px;
}
.vSpace3 
{
    height: 30px;
    line-height: 30px;
    font-size: 30px;
}
a
{ 
	text-decoration: none;
	color: #0066cc;}
.operation   { 
	font-family:Verdana;
	text-decoration: none;
	color: #0066cc;}

a:hover { 
text-decoration:underline;}
	
a.operation   { 
	font-family:Verdana;
	text-decoration: none;
	color: #0066cc;}

a.profile,a.operation   { 
	text-decoration: none;
	color: #0066cc;}

a:hover.profile,a:hover.operation   { 
text-decoration:underline;}
a.footerLink   { 
	text-decoration: none;
	color: #999999 ;}
a:hover.footerLink   { 
text-decoration:underline;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818080;
	font-size: 11px;
	height: 40px;
	width: 964px;
	background-color:#FFFFFF;
}

.footerPos {
	left: 30px;
	right: 341px;
	position: relative;
	top: 10px;
}

.textInput 
{
	font-size:16px;
	text-align: left;
	height: 22px;
	width: 320px;
	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: #808080;
	border-right-color: #d4d0c8;
	border-bottom-color: #d4d0c8;
	border-left-color: #d4d0c8;
	background-color: #fcfcfc;
	-moz-user-input: enabled;
	-moz-user-select: text;
}
.textInput2 {
	text-align: left;
	height: 20px;
	width: 284px;
	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: #808080;
	border-right-color: #d4d0c8;
	border-bottom-color: #d4d0c8;
	border-left-color: #d4d0c8;
	background-color: #fcfcfc;
}
.greyBot
{
	height: 43px;
	background-color: #EAF2F8;
	font-family: Verdana;
	border-right: #c5d8e3 1px solid;
	border-top: #c5d8e3 1px solid;
	border-left: #c5d8e3 1px solid;
	border-bottom: #c5d8e3 1px solid;
}



.LogButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	background-color: #FFFFFF;
	vertical-align: baseline;
	height: 23px;
	width: 77px;
	border-right: #000000 2px inset;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #000000 2px inset;
}

a:hover.whiteLineIn2 { 
text-decoration:underline;}

/*  meeting subject */

a:hover.Orange,a:hover.Red   { 
text-decoration:underline;}


/* meetingtime */


BR
{
	line-height:7px
}

/* combo box */

/* Meeting Time */

/* Meeting Time Table */
.NormalCell 
{
    width:90px;
	height:12px;
	font-size:9px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#074f10;
	float:left
}
/* Meeting Time Table */
*+html .NormalCell 
{
    width:80px;
	height:12px;
	font-size:9px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#074f10;
	float:left
}
*html .NormalCell 
{
    width:80px;
	height:12px;
	font-size:9px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#074f10;
	float:left
}
.NMSelCell
{
    background: #9CD629;
}
.PastDueCell 
{
    background-image: url(Images/backCell.png);
	background-repeat: repeat;
	background-color: #ffffff;
    width:90px;
	height:12px;
	font-size:9px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	float:left;
	opacity: .7;
	filter: alpha (opacity=80);
	z-index: 1;
}
.PastDueCellTA 
{
	background-color: #e3f4c3;
	color:#759b79;
}
.PastDueCellRep 
{
    background-image: url(Images/backCell.png);
	background-repeat: repeat;
    width:90px;
	height:12px;
	font-size:9px;
	border-right-color:#dd0303;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#074f10;
	float:left;
	opacity: .7;
	filter: alpha (opacity=80);
}
*+html .PastDueCell 
{
    background-image: url(Images/backCell.png);
	background-repeat: repeat;
    width:80px;
	height:12px;
	font-size:9px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#074f10;
	float:left;
	opacity: .5;
	filter: alpha (opacity=80);
	position: relative;
    z-index: 1;
}
*html .PastDueCell 
{
    background-image: url(Images/backCell.png);
	background-repeat: repeat;
    width:80px;
	height:12px;
	font-size:9px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#074f10;
	float:left;
	opacity: .5;
	filter: alpha (opacity=80);
	position: relative;
    z-index: 1;
}
.MarginCell 
{
	background-image: url(Images/backCell.gif);
	background-repeat: repeat;
	cursor: not-allowed;
	width:1px;
	height:12px;
	font-size:9px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:0px;
	float:left;
}

.notActiveCell
{
	background-image: url(Images/backCell.gif);
	background-repeat: repeat;
	cursor: not-allowed;
	width: 25px;
	height: 12px;
	font-size: 9px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	opacity: .5;
	filter: alpha (opacity=80);
}
.unreachableCell
{
	/*opacity: .5;*/
	filter: alpha (opacity=80);
	background-image: url(Images/BackCellDark.gif);
	background-repeat: repeat;
	cursor: not-allowed;
	width: 25px;
	height: 12px;
	font-size: 9px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
*+html .unreachableCell
{
	background-color:Red;	
	background-image: url(Images/BackCellDark.gif);
	background-repeat: repeat;
	cursor: not-allowed;
	width: 25px;
	height: 12px;
	font-size: 9px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
*html .unreachableCell
{
	background-color:Red;	
	background-image: url(Images/BackCellDark.gif);
	background-repeat: repeat;
	cursor: not-allowed;
	width: 25px;
	height: 12px;
	font-size: 9px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.notActiveMarginCell
{
	height:12px;
	font-size:9px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image: url(Images/backCell.gif);
	background-repeat:repeat-x;
	cursor:not-allowed;
}
.unreachableMarginCell
{
	height:12px;
	font-size:9px;
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image: url(Images/BackCellDark.gif);
	background-repeat:repeat-x;
	cursor:not-allowed;
}

.TitleNormalCell 
{
    width:90px;
    height:32px;
    border-right-color:#B7D3E9;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#B7D3E9;
    border-bottom-style:solid;
    border-bottom-width:1px;
	text-align:center;
	float:left;
	background-color:#d9e4ed;
}
*+html .TitleNormalCell 
{
    width:80px;
    height:32px;
    border-right-color:#B7D3E9;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#B7D3E9;
    border-bottom-style:solid;
    border-bottom-width:1px;
	text-align:center;
	float:left;
	background-color:#d9e4ed;
}
*html .TitleNormalCell 
{
    width:80px;
    height:32px;
    border-right-color:#B7D3E9;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#B7D3E9;
    border-bottom-style:solid;
    border-bottom-width:1px;
	text-align:center;
	float:left;
	background-color:#d9e4ed;
}
.MiddleSpan
{
	float:right;
	text-align:center;
	margin-left:14px;
	margin-bottom:3px;
	width:665px;
}
*+html .MiddleSpan
{
	margin-left:14px;
	margin-bottom:3px;
	float:left;
	text-align:center;
	width:100%;
}
*html .MiddleSpan
{
	margin-left:14px;
	margin-bottom:3px;
	float:left;
	text-align:center;
	width:100%;
}
.TitleNormalCell1 
{
    width:00px;
    height:32px;
    border-right-color:#B7D3E9;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#B7D3E9;
    border-bottom-style:solid;
    border-bottom-width:1px;
	text-align:center;
	float:left;
	display: block;
	background-color:#dff3ff;
}
.TitleMarginCell
{
	width: 1px;
	height: 32px;
	border-right-color: #B7D3E9;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #B7D3E9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	float:left
}

.LeftCell 
{
    width:59px;
    height:12px;
    border-right-color:#DDDDDD;
    border-right-style:solid;
    border-right-width:1px;
    background-color:#DFF3FF;
    border-left-color:#DDDDDD;
    border-left-style:solid;
    border-left-width:1px;
	border-bottom-color:#DFF3FF;
    border-bottom-style:solid;
    border-bottom-width:1px;
	float:left
}
.InsideTableSpan 
{
    font-size:9px;
}

.BusyIcon
{
    float:right;
    position: relative;
    right:1px;
}
.BusyDiv
{
    width:68px;
    position:absolute;
    z-index:0;
}
.BusyDl
{
    width:68px;
    background-color:#5D61DF;
    color:White;
}
.BusySpace
{
    width:67px;
    background-color:#5D61DF;
    height:1px;
    line-height:0px;
    font-size:0px;
}
.BusySpace2
{
    width:66px;
    background-color:#5D61DF;
    height:1px;
    line-height:0px;
    font-size:0px;
}
.RepBusyDiv
{
    background-color:#5D61DF;
    color:White;
    font-size:10px;
    text-align:center;
    line-height: 9px;
}
.TextInputSpace
{
	font-size:6px;line-height:6px;
	height:6px;
	
}
.TimeFrameInfoSep
{
	font-size:15px;line-height:15px;
	height:15px;
}
.propertiesPopUp 
{
    width:220px;
    font-family:Verdana;
    font-size:12px;
    border-bottom-color:#98AAB8;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#98AAB8;
    border-top-style:solid;
    border-top-width:1px;
    border-right-color:#98AAB8;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#98AAB8;
    border-left-style:solid;
    border-left-width:1px;
	background-color:White;
}

.locationPropertiesPopUp 
{
    width:225px;
    font-family:Verdana;
    font-size:12px;
    border-bottom-color:#98AAB8;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#98AAB8;
    border-top-style:solid;
    border-top-width:1px;
    border-right-color:#98AAB8;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#98AAB8;
    border-left-style:solid;
    border-left-width:1px;
	background-color:White;
}
.locationAdressPopUp 
{
    width:225px;
    font-family:Verdana;
    font-size:12px;
    border-bottom-color:#98AAB8;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#98AAB8;
    border-top-style:solid;
    border-top-width:1px;
    border-right-color:#98AAB8;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#98AAB8;
    border-left-style:solid;
    border-left-width:1px;
	background-color:White;
}
.inviteesPopUp 
{
	width:150px;
    font-family:Verdana;
    font-size:12px;
    border-bottom-color:#98AAB8;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#98AAB8;
    border-top-style:solid;
    border-top-width:1px;
    border-right-color:#98AAB8;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#98AAB8;
    border-left-style:solid;
    border-left-width:1px;
	background-color:White;
}
.Alert 
{
    width:943px;
    height:100%;
    font-family:Verdana;
    font-size:11px;
    background-color:#f5f5f5;
    border-bottom-color:#e40101;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#e40101;
    border-top-style:solid;
    border-top-width:1px;
    border-right-color:#e40101;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#e40101;
    border-left-style:solid;
    border-left-width:1px;
    position: relative;
    left: 10px;
}
.AlertTop 
{
    width:552px;
    height:26px;
    font-family:Verdana;
    font-size:11px;
    background-color:#FFF5F5;
    border-top-color:#B7D3E9;
    border-top-style:solid;
    border-top-width:1px;
    border-bottom-color:#B7D3E9;
    border-bottom-style:solid;
    border-bottom-width:1px
}
.DLSDiv
{
	background-color:#E0EFFF;
	width:720px;
	height:30px;
	font-size:11px;
	color:#1b235f;
	margin-bottom:3px;
}
*+html .DLSDiv
{
	background-color:#E0EFFF;
	width:655px;
	height:30px;
	font-size:11px;
	color:#1b235f;
	margin-bottom:3px;
}
*html .DLSDiv
{
	background-color:#E0EFFF;
	width:655px;
	height:30px;
	font-size:11px;
	color:#1b235f;
	margin-bottom:3px;
}
.whoCanSuggestDiv
{
	background-color:#E4EFF8;
	width:593px;
	height:30px;
	font-size:12px;
	line-height:135%;	
}
.ColorPick 
{
    width:22px;
    height:90px;
}
/* Location */
.locationHover
{
	background-color: rgb(223, 243, 255);
	width: 554px;
	height: 24px;
	padding: 0px;
	font-size: 15px;
	font-family: Verdana, "Times New Roman" , Times, serif;
}
a:hover.locationHover { 
text-decoration:underline;}

.locationData,a.locationData { background-color:#ffffff; width: 554px; height: 24px; padding: 0px; font-size:12px; font-family:Verdana, "Times New Roman", Times, serif;}
.GreyBack
{
	background-color:#f3f4f4;
}
/* FindLocation */
.mainTable 
{	
	background-color:#ffffff;

	width:884px;
	height:536px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1B325F;
	border-bottom-color:#1B325F;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#1B325F;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#1B325F;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#1B325F;
	border-top-style:solid;
	border-top-width:1px;

}
.mainTableVideo
{
	background-color: #ffffff;
	width: 884px;
	height: 536px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B325F;
	border-right: #1b325f 1px solid;
	border-top: #1b325f 1px solid;
	border-left: #1b325f 1px solid;
	border-bottom: #1b325f 1px solid;
}
.blueStrip { height:42px;
			 background-color:#CBE0F0;
			 font-family:Verdana, "Times New Roman", Times, serif;
			 font-size:15px;
			 font-weight:bold;
			 cursor:move;
	 }
.videoStrip { height:35px;
			 background-color:#E3FC7F;
			 font-family:Verdana, "Times New Roman", Times, serif;
			 font-size:15px;
			 font-weight:bold;
			 cursor:move;
	 }
.confirmBlueStrip { height:20px;
			 background-color:#CBE0F0;
			 font-family:Verdana, "Times New Roman", Times, serif;
			 font-size:12px;
			 font-weight:bold;
			 text-align:center;
			 cursor:move;
	 }
.divTextBlueStrip {position:relative; 
				   top:12px; 
				   left:20px;
	}
.divX {position:relative; 
		left: 855px; 
		
	}
.GreyStrip { width:884px;
			 height:40px;
			 background-color:#EDF0F3;
			 font-family:Verdana, "Times New Roman", Times, serif;
			 font-size:15px;
			 font-weight:bold;
	 }
.check1 {
	width:11px;
	height:11px;
	vertical-align:top;
	
}
.SeconderyTable { width:884px;
			 	  height:418px;}
				
.SeconderyTableMainWindow { width:846px;
			 	  			height:418px;}
.SeconderyTableMainWindowRow { width:846px;
			 	  			   height:108px;
							   border-bottom-style:dotted;
							   border-bottom-width:thin;
							   border-bottom-color:#cdc9c9;
							  }
.SeconderyTableMainWindowRowL { width:846px;
			 	  			   height:108px;
		
							  }
.blueBoldSpan { color:#0066CC;
			   font-weight:bold;
			 }
/* Find Meeting Place */
	 
.textInputPlace {
	text-align: left;
	height: 25px;
	width: 205px;
	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: #808080;
	border-right-color: #d4d0c8;
	border-bottom-color: #d4d0c8;
	border-left-color: #d4d0c8;
	background-color: #ffffff;
}
.BackButton {
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#1B325F;
	background-color: #E0E1E2;
	vertical-align: baseline;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #3A89C8;

}

.GreyStripPlace { 
			 background-color:#EDF0F3;
			 font-family:Verdana, "Times New Roman", Times, serif;
			 font-size:15px;
			 font-weight:bold;
	 }
.SeconderyTableMainWindowPlace { width:358px;
			 	  			height:379px;
							overflow:scroll;}
.SeconderyTableMainWindowRowPlace { width:358px;
			 	  			   height:76px;
							   font-size:10px;
							   line-height: 20px;
}		
a.Orange   { 
	text-decoration: none;
	color: #FF6600 ;
	}
a:hover.Orange   { 
text-decoration:underline;}	
.greyText  { 
	color: #666798 ;
	}		
/* Registered Home */

/* Tabs */

/* notify */
.mainTableNotify
{
    height:45px;
	width:553px;

}
.littleBlueLine
{
    height:65px;
	background-color:#edf0f3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    
}
.blueBottom
{
    height:40px;
	width:100%;
	background-color:#edf0f3;
	border-bottom-color:#d8dadc;
    border-bottom-width:1px;
    border-bottom-style:solid;
 
}
/* schedule my times */

/* free busy */


/* LoginScreen */

/* Error */

.span40
{
    position:relative;
    left:40px;
}
	
/* HomePage*/

/* meeting ivitees */

/* InviteeHomePageSuubmit*/

.Invitte
{
    width:922px;
	height:1174px;
    background-image:url(Images/InviteeSubmitHome.gif);
}
.textInput3 {
	text-align: left;
	height: 20px;
	width: 380px;
	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: #808080;
	border-right-color: #d4d0c8;
	border-bottom-color: #d4d0c8;
	border-left-color: #d4d0c8;
	background-color: #fcfcfc;
}

.meetingTimeFrame
{
	border-right: #C6D8E4 1px solid;
	border-top: #C6D8E4 1px solid;
	border-left: #C6D8E4 1px solid;
	border-bottom: #C6D8E4 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 715px;
}
*+html .meetingTimeFrame
{
	border-right: #C6D8E4 1px solid;
	border-top: #C6D8E4 1px solid;
	border-left: #C6D8E4 1px solid;
	border-bottom: #C6D8E4 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 650px;
}
*html .meetingTimeFrame
{
	border-right: #C6D8E4 1px solid;
	border-top: #C6D8E4 1px solid;
	border-left: #C6D8E4 1px solid;
	border-bottom: #C6D8E4 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 650px;
}
.meetingTableTD
{
	width: 712px;
	font-size: 9px;
}
*+html .meetingTableTD
{
	width: 642px;
	font-size: 9px;
}
*html .meetingTableTD
{
	width: 642px;
	font-size: 9px;
}
.meetingTimeTable
{
	width: 712px;
}
*+html .meetingTimeTable
{
	width: 642px;
}
*html .meetingTimeTable
{
	width: 642px;
}
.meetingMessageFrame
{
	border-right: #e8e7e7 1px solid;
	border-top: #e8e7e7 1px solid;
	border-left: #e8e7e7 1px solid;
	border-bottom: #e8e7e7 1px solid;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #f5f5f5;
    background-image: url(Images/backLeftColL.gif);
    background-repeat:repeat;
	font-family:Verdana;
	text-indent: 0pt;
}

.tempclass
{
	background-image: url(Images/unreg-Backround.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
}

.blueBox
{
	background-color: #a5c9e5;
	width: 18px;
	height: 18px;
}
.blueText
{
	color:#0066cc;
}
.timeFrameInfo
{
	font-size: 14px;
	line-height: 123%;
	cursor: pointer;
	border-right: #CFDAE3 1px solid;
	border-top: #CFDAE3 1px solid;
	border-left: #CFDAE3 1px solid;
	border-bottom: #CFDAE3 1px solid;
	height:32px;
}
.timeFrameInfoHover
{
	cursor: pointer;
	font-size: 14px;
	line-height: 123%;
	border-right: #0066cc 1px solid;
	border-top: #0066cc 1px solid;
	border-left: #0066cc 1px solid;
	border-bottom: #0066cc 1px solid;
	height:32px;
}
.border
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

/* Range Picker css*/
div.rangepicker {
	padding:10px;
	font-size:10px;
}

div.chgmonth  {
	float:left;
	display:block;
	cursor:pointer;
	position:relative;
	width:26px;
	background:#D9DCE1;
}
div.chgmonthCP  {
	float:left;
	display:block;
	cursor:pointer;
    
}
*+html div.chgmonth  {
	float:left;
	display:block;
	cursor:pointer;
	position:relative;
	top:1px;
}
*html div.chgmonth  {
	float:left;
	display:block;
	cursor:pointer;
	position:relative;
	top:1px;
}
.weekBorder  {
	position:absolute;
	top:0px;
	left:0px;
	border: solid 1px red;
	background-color:Transparent;
}
.noborder 
{
	border: solid 0px transparent;
}

div.rangepicker table {
	border-collapse: collapse;
	margin:1px;
	margin-left:10px;
	margin-top:5px;
}
*+html div.rangepicker table {
	border-collapse: collapse;
	margin:1px;
	margin-left:10px;
}
*html div.rangepicker table {
	border-collapse: collapse;
	margin:1px;
	margin-left:10px;
	
}
div.rangepicker table th {
	border-width: 1px;
	text-align: center;
}
div.rangepicker table td {
	background-color: #F9F8FD;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	color:#0066CC;	
	text-align:center;
	height:22px;
}
div.rangepicker table td.head {
	padding: 0px;
	background-color: #F9F8FD;
	border: 0;	
	height:18px;
}

div.rangepicker table td.sel1
{
	background-color: #3A89C8;
	color: #ffffff;
	border-right: #3a89c8 1px solid;
	border-top: #3a89c8 1px solid;
	border-left: #3a89c8 1px solid;
	border-bottom: #3a89c8 1px solid;
}

div.rangepicker table td.noMonthSel
{
	background-color: #AFC4D3;
	color: #EBF4FB;
	border-right: #AFC4D3 1px solid;
	border-top: #AFC4D3 1px solid;
	border-left: #AFC4D3 1px solid;
	border-bottom: #AFC4D3 1px solid;
}

div.rangepicker table td.inactiveDay
{
	color: #A9AAAC;
}

div.rangepicker table td.noMonth
{
	color: #47484A;
}

div.rangepicker table td.hover
{
	background-color: #BCD7F3;
}


div.rangepicker table td.sel2 {
	background-color: #BBBBFF;
}
div.rangepicker table th a 
{
	background-color: #DDDDDD;
}
div.rangepicker table th a,div.rangepicker table th a:visited {
	background-color: #FFFFAA;
	color:#000000;
	font-size:6pt;
}

div.rangepicker a.a_sm
{
	color:#ffffff;
}

div.rangepicker table th.weekSel
{
	/*background-color: #DDDDDD;
	width: 0px;
	font-size: 1px;
	height: 15px;
	cursor: pointer;
	border-right: #ffffff 1px solid;*/
}

div.rangepicker table th.weekSelHover
{
	/*background-color:#BCD7F3;
	width:0px;
	font-size:1px;
	height:15px;
	cursor:pointer;
	border-right: #ffffff 1px solid;*/
}

div.rangepicker table th.weekEmpty
{
	/*width:0px;
	font-size:1px;*/
}

div.rangepicker div.a_ds
{
	color: #cdcfd0;
}

div.rangepicker th.weekday
{
	background-color:#DBDFE2;
	color: #1B325C;
	border-right: #FFFFFF 1px solid;
	border-top: #DBDFE2 1px solid;
	border-left: #DBDFE2 1px solid;
	border-bottom: #DBDFE2 1px solid;

}

div.rangepicker a {
	text-decoration: none;
}

div.rangepicker table a {
	display:block;
}

div.rangepicker table a:hover {
	background-color:#BCD7F3;
}

div.rangepicker th.monthHeader
{
	color:#1C3261;
	text-align:center;
	width:214px;
	height:19px;
}
div.rangepicker th.monthHeaderHover
{
	background:#BCD7F3;
	width:120px;
}

div.rangepicker a.monthHeader
{
	font-size:9px;
	background:#D9DCE1;
	width:120px;
}

.popupDiv
{
	border-right: #CFDAE3 1px solid;
	border-top: #CFDAE3 1px solid;
	border-left: #CFDAE3 1px solid;
	border-bottom: #CFDAE3 1px solid;
	font-size:12px;
	background-color:#ffffff;
}

.rangePickerDiv
{
		
    border-right: #1b325f 1px solid;
	border-top: #1b325f 1px solid;
	border-left: #1b325f 1px solid;
	border-bottom: #1b325f 1px solid;
    width:591px;
	position:absolute;
	left:-10000px;
	top:0px;
	font-size:12px;
	background-color:#ffffff;
}

.rangePickerHeader
{
	background-color:#DFF3FF;
	height:30px;
	font-size:14;
	letter-spacing:1px;
	line-height:114%;
	color:#1B3251;
}
.rangePickerDesc
{
	font-size: 12px;
	position: relative;
	left: 14px;
}
.rangePickerOp
{
	font-size:15px;
	line-height:106%;
}

.rangePickerBody
{
	position:relative;
	left:-5px;
}

.rangePickerFooter
{
	background-color:#AFC4D3;
	height:5px;
	font-size:0px;
	line-height:0px;
	width:100%;
}
/* end rangepicker*/
.welcomePopupDiv
{
    border-right: #1b325f 1px solid;
	border-top: #1b325f 1px solid;
	border-left: #1b325f 1px solid;
	border-bottom: #1b325f 1px solid;
    width:665px;
	position:absolute;
	left:-10000px;
	top:116px;
	font-size:12px;
	background-color:#ffffff;
	z-index: 100000;
}
*html .welcomePopupDiv
{
    border-right: #1b325f 1px solid;
	border-top: #1b325f 1px solid;
	border-left: #1b325f 1px solid;
	border-bottom: #1b325f 1px solid;
    width:646px;
	position:absolute;
	left:-10000px;
	top:0px;
	font-size:12px;
	background-color:#ffffff;
	z-index: 100000;
}
.welcomeHeader
{
	background-color:#DFF3FF;
	height:42px;
	font-size:14;
	/*letter-spacing:1px;*/
	line-height:114%;
	color:#1B3251;
}
.welcomeHeaderGreen
{
	background-color:#e3fc7f;
	height:42px;
	font-size:16;
	/*letter-spacing:1px;*/
	line-height:114%;
	color:#1B3251;
}
*html .welcomeHeaderGreen
{
	background-color:#e3fc7f;
	height:42px;
	font-size:16;
	/*letter-spacing:1px;*/
	line-height:114%;
	color:#1B3251;
	width: 106%
}
.welcomeFooterGreen
{
	background-color:#e3fc7f;
	height:12px;
	font-size:0px;
	line-height:0px;
	width:661px;
	position:relative;
	left:2px;
}

*+html .welcomeFooterGreen
{
	background-color:#e3fc7f;
	height:8px;
	font-size:0px;
	line-height:0px;
	width:661px;
	position:relative;
	left:2px;
	margin-top:-2px;
}
*html .welcomeFooterGreen
{
	background-color:#e3fc7f;
	height:8px;
	font-size:0px;
	line-height:0px;
	width:105%;
	padding: -2 2 0 2;
}
.TimeSpanDiv
{
	width: 110px;
	height: 121px;
	border-right: #afc4d3 1px solid;
	border-top: #afc4d3 1px solid;
	border-left: #afc4d3 1px solid;
	border-bottom: #afc4d3 1px solid;
	background-color:#ffffff;
}

div.datemap 
{
	text-align:left;
	vertical-align:top;
	position:relative;
	/*left:2px;*/
	
}


div.datemap div.date { 
	
	color:#b8b8b8;
	font-size:11px;
	float:left;
	width:15px;
	height:13px;
	display:inline;
	background-color:#eef1f4;
	position: relative;
	top:3px;
	}

div.datemap div.row { 
	/*background-color: #FFFFFF;*/
	background-color:#eef1f4;
	border-bottom: #e0e4e5 1px solid;
	
	height:20px;
	}

div.datemap div.month
{
	font-size: 11px;
	text-align: left;
	color: #296392;
	width: 170px;
	height: 19px;
	float:left;
	position:relative; 
	left: 0px;
	
}
div.datemap div.whiteBox
{
	background-color:#eef1f4;
	width:9.8px;
	height:15px;
	line-height:1px;
	font-size:0px;
	float:left;
}
div.datemap div.whiteSpace
{
	background-color: #ffffff;
	width:1px;
	height:15px;
}

div.datemap div.active
{
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	width:15px;
	height:13px;
	padding: 1px;
	background-color: #DFF3FF;
	color:#666666;	
	font-size:11px;
	float:left;
	
}

div.datemap div.activeFirst
{
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	width:14px;
	height:13px;
	padding: 1px;
	background-color: #DFF3FF;
	color:#666666;	
	font-size:11px;
	float:left;
}

div.datemap div.activeLast
{
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	width:14px;
	height:13px;
	padding: 1px;
	background-color: #DFF3FF;
	color:#666666;	
	font-size:11px;
	float:left;
}

div.datemap div.activeSingle
{
	border-left: #ff0000 1px solid;
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	width:12px;
	height:13px;
	padding: 1px;
	background-color: #DFF3FF;
	color:#666666;	
	font-size:0px;
	float:left;
}

div.datemap table td { 
	text-align:center;
	padding: 1px;
	width:14px;
	height:13px;
	background-color: #DFF3FF;
	-moz-border-radius: ;
	color:#666666;	
	font-size:11px;
	}

div.datemap table td.hover {
	background-color: #BCD7F3;
	width:14px;
	height:13px;
}

div.datemap table td.active
{
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	width:14px;
	height:13px;
	
}

div.datemap table td.activeFirst
{
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	width:14px;
	height:13px;
}

div.datemap table td.activeLast
{
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	width:14px;
	height:13px;
}

div.datemap table td.activeSingle
{
	border-left: #ff0000 1px solid;
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	width:14px;
	height:13px;
}

div.datemap table td.month
{
	font-size: 10px;
	text-align: center;
	color: #296392;
	background-color: #F2F3F3;
	width: 40px;
	height: 13px;
	
	
}
.NotActiveWeek
{
	height:35px;
	background:#d1d1d1;
	cursor:not-allowed;
	font-size:11px;
	color:#1B325F;
}
.NotActiveWeekNM
{
	height:22px;
	background:#c2d3e0;
	cursor:default;
	font-size:11px;
	font-weight:bold;
	color:#1B325F;
	overflow:hidden;
}

.ActiveWeek
{
	background:#c2d3e0;
	cursor:pointer;
	color:#0066CC;
	font-size:11px;
}
.ActiveWeekNM
{
	
	cursor:pointer;
	
}
.HoverWeek
{
	background:#c2d3e0;
	color:#1b325f;
	cursor:pointer;
	color:#0066CC;
	font-size:11px;
}
.HoverWeekNM
{
	height:16px;
	cursor:pointer;
}

.opaqueNoMeetings
{
	width: 450px;
	height: 148px;
	font-size: 16px;
	color: #00005f;
	position: relative;
	line-height: 133%;
	vertical-align: middle;
	background-image: url(Images/BlueGrad.png);
	top: 50px;
	left:35px;
	border-right: #e19a00 2px solid;
	border-top: #e19a00 2px solid;
	border-left: #e19a00 2px solid;
	border-bottom: #e19a00 2px solid;
}

.NoMeetings
{
	width: 450px;
	height: 148px;
	font-size: 18px;
	color: #00005f;
	position: relative;
	line-height: 133%;
	text-align: center;
	vertical-align: middle;
	position:relative;
	top:40px;
}

.button
{
	width:199px;
	height:31px;
	font-size:14px;
	font-weight: bold;
	color: #1b325f;
	background-color: #e0e1e2;
	border-right: #808080 1px outset;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #808080 1px outset;
}
.helperDiv
{
	font-size: 11px;
	line-height: 163%;
	background-color: #F7F9FA;
	color: #0066CC;
	width: 250px;
	height: 110px;
	position: relative;
	top: 26px;
	left:0px;
	text-align: left;
	border-right: #cfdae3 1px solid;
	border-top: #cfdae3 1px solid;
	border-left: #cfdae3 1px solid;
	border-bottom: #cfdae3 1px solid;
}

.helperDivSendEmail
{
	font-size: 11px;
	line-height: 163%;
	background-color: #F7F9FA;
	color: #0066CC;
	width: 250px;
	height: 110px;
	top: 26px;
	left:0px;
	text-align: left;
	border-right: #cfdae3 1px solid;
	border-top: #cfdae3 1px solid;
	border-left: #cfdae3 1px solid;
	border-bottom: #cfdae3 1px solid;
}



.outlineDiv
{
	font-size: 12px;
	line-height: 163%;
	background-color: #F7F9FA;
	color: #0066CC;
	width: 800px;
	height: 110px;
	text-align: left;
	border-right: #cfdae3 1px solid;
	border-top: #cfdae3 1px solid;
	border-left: #cfdae3 1px solid;
	border-bottom: #cfdae3 1px solid;
}

.adDiv
{
	position: relative;
	top: 26px;
	left:0px;
	color: #0066CC;
	width: 250px;
	border-right: #cfdae3 1px solid;
	border-top: #cfdae3 1px solid;
	border-left: #cfdae3 1px solid;
	border-bottom: #cfdae3 1px solid;
}

.adDiv1
{
	position:relative;
	top: 26px;
	left:30px;
	color: #0066CC;
	width: 250px;
	height: 815px;
	text-align: left;
	border-right: #cfdae3 1px solid;
	border-top: #cfdae3 1px solid;
	border-left: #cfdae3 1px solid;
	border-bottom: #cfdae3 1px solid;
}


.meetingTimeSep
{
	background-image: url(Images/meetSep.gif);
	background-repeat: no-repeat;
	background-position:top center;
	background-color: transparent;
}
.linksSep
{
	background-color:#C5C9C3;
	width:100%;
	height:1px;
	font-size:0px;
	line-height:0px;
}

.legend
{
	float:left;
	border:solid 1px #969696;
	background-color:#E6F8D9;
	width:26px;
	height:10px;
	position:relative;
	top:4px;
}

.MeetingsText
{
	font-size:10px;
	color:#074f10;
	position:absolute;
	width:70px;
}
.TopLinksDiv
{
    font-family:Arial;
    font-size:12px;
    color:#0066cc;
}
.TZConflictMessage
{	
	height:21px;
	float:left;
	text-align:center;
	padding:5px;
}
/* Invitee Table Classes*/
