body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	margin: 0px 0px 0px 0px;
}
A:visited  {color: #333;text-decoration : none;}
A:link  {color: #333;text-decoration : none;}
A:hover  {color : #448ec3;	text-decoration : underline;}

.mdText {font: Arial;font-size: 10pt;}
.xlg { font-size: 19px; font-weight: normal; }

.Blue12Bold { font-weight:bold; color:#069;}

.blue{color:#069;}
.red {color: #CC0000;}

.bold {
	font-weight: bold;
}

#LoginBoxContainer { width:738px; height:300px; border:1px solid #bcd8eb; background-image:url(/meetingroomx/images/LoginBG.jpg); background-repeat:no-repeat; }
#LoginBoxTitleLeft { float:left; margin-top:40px; margin-left:20px; width:330px; height:auto; overflow:auto; }
#LoginBoxTitleRight { float:width:410px;left; margin-top:100px; margin-left:10px; height:auto; overflow:auto; text-align:left; padding-left:15px; }
#LoginBoxTitle { font-size:20px; font-weight:bold; color:#01477b; }
.LoginBoxText { font-size:14px; font-weight:bold; color:#01477b; }
.LoginBoxFormCaption { clear:both; float:left; width:75px; margin-top:5px; }
.LoginBoxFormInput { float:left; width:100px; margin-top:5px; }
.LoginBoxFormInput input { font-size:11px; border:1px solid #0167b1; width:150px;  }
.LoginBoxFormBtn input { float:left; width:100px; margin-top:5px; }
.LoginBoxFormBtn input { width:70px; font-weight:bolder; color: #eeF; background: #39C; border: 2px solid #CDD; }
.LoginBoxRow { clear:both; }

.sectionHeader {
/*padding-top:2px;
padding-bottom:2px;
border-bottom:#666666 dotted 1px;*/
font-family:Arial, Helvetica, sans-serif; 
font-size:13px; 
font-weight:bold;
color:#069;
text-align:left;
	height: 20px;
	background: url(/images/display/SubHdrBg.gif) repeat-x;
	padding:5px;
	margin:0px;
}

#BODCanvas { width:100%; }
#BODHeader { width:100%; height:66px; background-color:#1387db; }
/*#BODMenu { float:left; width:100%; clear:both; background-image:url(images/menuBG.jpg); background-repeat:repeat-x; }*/
#BODContent { float:left; width:990px; margin-top:30px; }
#BODLeftBlock { float:left; margin-left:18px; width:530px; }
#BODRightBlock { float:left; margin-left:5px; width:390px; }
#BODLoginWelcomeContainer { margin-top:10px; text-align:right; margin-right:3px; } 
#BODBoxContainer { clear:both; padding:10px; width:366px; margin-top:20px; height: auto; overflow:auto; border:1px solid #bcd8eb; background-image:url(/meetingroomx/images/textBoxBG.jpg); background-repeat:no-repeat;scrollbar-base-color: #FFFFFF;scrollbar-arrow-color: #555555;scrollbar-3dlight-color: #CCCCCC;scrollbar-darkshadow-color: #555555;scrollbar-face-color: #D4E6FF; }
.BODRows { margin-top:10px; font-size:11px; }
.BODRows .bullit {
	background-image: url(/meetingroomx/images/presentationIcon.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position: 0px 5px;
	margin-left:0px;
	padding-left:22px;
	padding-bottom:12px;
	padding-top:4px;
	list-style-type: none;
	color:#767676; 
}
#BODTitleImage { clear:both; margin-bottom:20px; margin-top:20px; }

.BODRows .bullit2 {
	background-image: url(/meetingroomx/images/meetingIcon.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position: 0px 5px;
	margin-left:5px;
	padding-left:22px;
	padding-bottom:12px;
	padding-top:4px;
	list-style-type: none;
	color:#767676; 
}
#BODBottomLine { clear:both; margin-top:10px; height:30px; margin-bottom:20px; width:100%; border-bottom:1px solid #bcd8eb; }
#FooterRow { margin-top:10px; font-size:16px; padding-left:30px; margin-left:auto; margin-right:auto;width:70%;}



