body{
	margin:0px 0px;
}
div{
	font: 11px georgia;
	color:#000000; 
}
form{
	margin:0px;
}
.blanker{
	height:7px;
	clear:both;
}
.blanker1{
	height:2px;
	clear:both;
}
#container{
	width:1003px;
	background-color:#ffffff;
	margin:0 auto;
}
#header
{
	width:1003px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color:#e9edf0;
}
#header-left
{
	width:750px;
	float: left;
	margin:0px; padding: 0px;
}
#header-right
{
	width:250px;
	float: right;
	margin: 0px; padding: 0px;
    font: 10px verdana;
}
#loginform2
{
    float:left;
    width:250px;
    color: #000000;
    font: 10px verdana;
    margin:0px;
    padding:0px;
}
#loginform2 h6
{
    color: #000000;
    font: 10px verdana;
    margin:0px;
    padding:0px;
}
#loginform1
{
    float:right;
    width:220px;
    color: #000000;
    font: 10px verdana;
    margin:0px;
    padding:0px;
}
#loginform1 h6
{
    color: #000000;
    font: 10px verdana;
    margin:0px;
    padding:0px;
    text-align:left;
}
#loginform2 a
{
    color: #000000;
    font: 10px verdana;
    text-decoration: none;
}
#loginform2 a:hover
{
    color: #e67700;
    font: 10px verdana;
    text-decoration: none;
}
#loginform1 a
{
    color: #000000;
    font: 10px verdana;
    text-decoration: none;
}
#loginform1 a:hover
{
    color: #e67700;
    font: 10px verdana;
    text-decoration: none;
}
.inputbox {
	background-color: #fff;
	color:#000;
	font-family: Verdana; 
	font-size: 11px;
	border-top: 2px solid #575757;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 2px solid #575757;
}
#head-top
{
	width:750px;
	float: left;
	height: 100px;
}
#head-bottom
{
	width:650px;
	float: left;
	color:#e67701;
	font-weight: bold;	
	margin: 0px; padding: 0px;
}
#head-bottom p
{
	font: 10px Verdana;
	color:#e67701;
	font-weight: bold;
	padding: 0px;
}
#main{
	width:1003px;    
	float: left;	
	background-color:#ffffff;
	text-align: left;
	margin:0 auto;
	background: url(../images/background.gif) left top repeat-y;	
}
#topbanner{
	width:1003px;    
	float: left;	
	background-color:#ffffff;
	text-align: center;
	margin:0 auto;
}
#left-part
{
	width:223px;
    float: left;	
    margin:0px;
    padding:0px;
	background-color:#e67700;
    font: 11px Georgia;
}
#left-line
{
	background: url(../images/left-line.jpg) left top repeat-x;
	margin: 0px;
    padding:0px;
}
#middle-part
{
	width:560px;
	float: left;
	margin:0px;
	background-color:#ffffff;
	background: url(../images/mid-back.jpg) left top repeat-x;
}
#inner
{
	width:560px;
	float: left;
	background-color:#ffffff;
	margin:0px;
    text-align: center;	
}
#right-part
{
	width:220px;
	margin:0px;
    padding:0px;
	float: right;	
	background-color:#e9edf0;
}
#right-line
{
	background: url(../images/right-line.jpg) left top repeat-x;
	margin: 0px 2px;
}
#footer
{
	width:1003px;
	float: right;
	margin:0px;.
    padding: 0px;
	background: url(../images/background-footer.gif) left top repeat-y;
}
#footer-left
{
	width: 223px;
	float: left;
	margin:0px;
    padding:0px;
}
#footer-right
{
	width:780px;
	float: right;
	margin:0px;
    border-top: 1px solid #7ea6b6;
}
#footer p
{
	font: 10px Verdana;
	color:#000000;
	padding: 15px 0px 0px 20px;
}
#footer a
{
	font: 10px Verdana;
	color:#000000;
	text-decoration: none;
}
#footer a:hover
{
	font: 10px Verdana;
	color:#e67700;
	text-decoration: none;
} 
/* FOR LEFT SIDE LINK */ 
#menu dl
{
    background-color: #f0e0e0;
	margin:0px;
	float: left;	
}
#menu dt
{
    color: #ffffff;
    border-bottom:1px solid #ffffff;
}
#menu dd
{
    margin:0;
    color: #e67700;
    font-face: Georgia;
    font-size: 11px;
    font-weight: bold;
    border-bottom:1px solid #ffffff;
    background-color: #e67700;
}
#menu a
{
    color:#ffffff;
    text-decoration:none;
    display:block;
    padding:7px 0px 8px 18px;
    background-color: #e67700;
}
#menu a:hover
{
    background-color:#d2f5ff;
    color:#000000;
    text-decoration:none;
    padding:7px 0px 8px 18px;
}  
#menu
{
    width: 223px;
    margin:0px;
	float: left;	
    padding:0px;
    background-color: #e67700;
    color:#ffffff;
}
/* FOR top LINK */ 
#topmenu dl
{
    background-color: #f0e0e0;
	margin:0px;
}
#topmenu dd
{
    margin:0;
    margin-right:4px;
    color: #e67700;
    font-face: Georgia;
    font-size: 11px;
    display:inline;
    font-weight: bold;
    background-color: #e67700;
    padding:5px 18px 6px 18px;
}
#topmenu a
{
    color:#ffffff;
    text-decoration:none;
    display:inline;
    background-color: #e67700;
}
#topmenu a:hover
{
    background-color:#e67700;
    color:#000000;
    text-decoration:none;
}  
#topmenu
{
    width: 100%;
    margin:0px;
    padding:0px;
    color:#ffffff;
    text-align: center;
}

.leftbox
{
    width: 223px;
    margin:0px;
    clear: both;
    float: inherit;
    padding: 10px 0px 10px 0px;	
    border-bottom:1px solid #ffffff;
}
.leftbox_last
{
    width: 223px;
    margin:0px;
    clear: both;
    float: inherit;
    padding: 10px 0px 10px 0px;
}
.lefttext1
{
    width: 42px;
    float: left;
}
.lefttext1 h6
{
    margin:0px;
    padding-left:11px;
    text-align:left;
    font: 10px verdana;
    color:#000000;
    font-weight:bold;
    line-height:14px;
}
.lefttext2
{
    width:170px;
    float:left;
}
.lefttext2 h6
{
    margin:0px;
    padding:0px;
    font: 10px verdana;
    color:#000000;
    text-align:left;
    line-height:14px;
}
.lefttext2 a
{
    float: left;
    font: 10px verdana;
    color:#000000;
    text-align:left;
    line-height:14px;
    text-decoration:none;
}
.lefttext2 a:hover
{
    float: left;
    font: 10px verdana;
    color:#ffffff;
    text-align:left;
    line-height:14px;
    text-decoration:none;
}
.lefttext3
{
    width: 212px;
    float:left;
}
.lefttext3 h6
{
    margin:0px;
    padding:0px 0px 0px 11px;
    font: 10px verdana;
    color:#000000;
    text-align:left;
    line-height:14px;
}
.lefttext3 a
{
    float:left;
    font: 10px verdana;
    color:#000000;
    text-align:left;
    line-height:14px;
    text-decoration:none;
}
.lefttext3 a:hover
{
    float:left;
    font: 10px verdana;
    color:#ffffff;
    text-align:left;
    line-height:14px;
    text-decoration:none;
}
.rightbox
{
    width: 212px;
    margin:0px;
    clear: both;
    float: inherit;
    padding: 10px 4px 10px 4px;	
    border-top:1px solid #7ea6b6;
}
.righttexttitle
{
    width: 210px;
    float: left;
    text-align:left;
    font: 11px verdana;
    color:#e67700;
    font-weight:bold;
    line-height:16px;
}
.righttexttitle1
{
    width: 180px;
    float: left;
    padding-left:3px;
    text-align:left;
    font: 11px verdana;
    color:#e67700;
    font-weight:bold;
    line-height:16px;
}
.righttexttitle2
{
    width: 210px;
    float: left;
    text-align:left;
    font: 10px verdana;
    color:#e67700;
    font-weight:bold;
    line-height:14px;
}
.righttext1
{
    width: 20px;
    float:left;
    font: 10px verdana;
    color:#000000;
    text-align:left;
    line-height:16px;
}
.righttext2
{
    width: 185px;
    float:left;
    font: 10px verdana;
    color:#000000;
    text-align:justify;
    line-height:16px;
}
.righttext2 a
{
    float:left;
    font: 10px verdana;
    color:#000000;
    text-align:left;
    line-height:16px;
    text-decoration:none;
}
.righttext2 a:hover
{
    float:left;
    font: 10px verdana;
    color:#e67700;
    text-align:left;
    line-height:16px;
    text-decoration:none;
}
.righttext3
{
    width: 210px;
    float:left;
    font: 10px verdana;
    color:#000000;
    text-align:left;
    line-height:16px;
}
.righttext3 a
{
    float:left;
    font: 10px verdana;
    color:#000000;
    text-align:left;
    line-height:16px;
    text-decoration:none;
}
.righttext3 a:hover
{
    float:left;
    font: 10px verdana;
    color:#e67700;
    text-align:left;
    line-height:16px;
    text-decoration:none;
}

/* addition of binit's css */

#homemiddle-part
{
	width:780px;
	float: left;
	margin:0px;
	background-color:#ffffff;
	background: url(../images/mid-back.gif) left top repeat-x;
}
#homeinner
{
	width:560px;
	float: left;
	background-color:#ffffff;
	margin:0px; padding: 0px;
}
#orange-line
{
	background: url(../images/orange-line.jpg) left top repeat-x;
	clear:both;
}
#maincontent
{
	width:100%;
	float: left;
	background-color:#ffffff;
	margin:0px;	
}
#maincontent h6
{
	font: 12px Verdana;
	color: #e67700;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	margin:0px;
}
#maincontent span
{
	color: #e67701;
}
#maincontent a
{
	font: 10px Verdana;
	color:#000000;
	text-decoration: none;
}
#maincontent a:hover
{
	font: 10px Verdana;
	color:#e67701;
	text-decoration: none;
}
/*************** Message board **************/
#messageboard
{
	width:554px;
	background-color:#d3f5ff;
    margin: 0px 3px 0px 3px;
}
#messageboard blockquote
{
	font: 11px Verdana;
	padding:10px 5px 10px 10px;
    margin: 0px;
}
#messageboard a
{
	color: #000000;
    text-decoration: none;
}
#messageboard a:hover
{
	color: #e67700;
    text-decoration: none;
}
.msgboard-left
{
   	width:453px;
	float: left;
    border-right:1px solid #7fa6b7;
}
.msgboard-right
{
   	width:100px;
	float: left;
}
.msgboard-left h6
{
	padding: 5px 5px 5px 10px;
    margin: 0px;
    font:10px verdana;
    line-height:15px;
}
.msgboard-right h6
{
	padding: 5px 5px 5px 10px;
    margin: 0px;
    font:10px verdana;
    line-height:15px;
}
.msgboard-left span
{
	padding: 5px 5px 5px 0px;
    margin: 0px;
    font:10px verdana;
    line-height:15px;
    color: #3c6778;
}
.msgboard-right span
{
	padding: 5px 5px 5px 0px;
    margin: 0px;
    font:10px verdana;
    line-height:15px;
    color: #3c6778;
}
/*************** Message board end**************/
/*************** Most Recent Messages/Topics ******/
#mostrecent
{
	width:554px;
	background-color:#d3f5ff;
	margin: 0px 3px;
	background: url(../images/mostrecentboxbg.gif);
}
#home-dearbox
{
	width: 184px;
	float: right;
    padding:0px;
    margin:0px;
}
#mostrecent-messages
{
	width: 185px;
	float: left;
    padding:0px;
    margin:0px;
}
#mostrecent-topics
{
	width: 185px;
	float: left;
	margin:0px; padding: 0px;
}
#home-dearbox h6
{
	padding: 10px; margin: 0px;
	background-color:#e6e6e6;
	border-bottom:1px solid #7fa6b7;
}
#home-dearbox h2
{
	font: 10px/15px Verdana;
	padding: 10px; margin: 0px;
}

#mostrecent-messages h6
{
	padding: 10px; margin: 0px;
	background-color:#e6e6e6;
	border-bottom:1px solid #7fa6b7;
}
#mostrecent-topics h6
{
	padding: 10px; margin: 0px;
	background-color:#e6e6e6;
	border-bottom:1px solid #7fa6b7;
}
#mostrecent-messages h2
{
	font: 10px/15px Verdana;
	padding: 10px; margin: 0px;
}
#mostrecent-topics h2
{
	font: 10px/15px Verdana;
	padding: 10px; margin: 0px;
}
#home-dearbox a
{
	color:#000000;
    text-decoration : none;
}
#home-dearbox a:hover
{
	color:#e67700;
    text-decoration : none;
}
#mostrecent-topics a
{
	color:#000000;
    text-decoration : none;
}
#mostrecent-topics a:hover
{
	color:#e67700;
    text-decoration : none;
}
#mostrecent-messages a
{
	color:#000000;
    text-decoration : none;
}
#mostrecent-messages a:hover
{
	color:#e67700;
    text-decoration : none;
}
/*************** Most Recent Messages/Topics end******/
/*************** Hot Links ******/
#hotlinks
{
	width:554px;
	background-color:#d3f5ff;
	margin: 0px 3px;
	color: #000000;
	font-weight: bold;
}
#hotlinks h6
{
	font: 11px Verdana;
	padding: 10px; margin: 0px;
	background-color:#e6e6e6;
}
#hotlinks a
{
	color: #000000;
    text-decoration: none;
}
#hotlinks a:hover
{
	color: #e67700;
    text-decoration: none;
}
.hotlinks-left
{
	width:110px;
	float: left;
	background-color:#d3f5ff;
}
.hotlinks-left a
{
	color: #000000;
    text-decoration: none;
}
.hotlinks-left a:hover
{
	color: #e67700;
    text-decoration: none;
}
.hotlinks-right
{
	width:443px;
	color: #000000;
	float: right;
	background-color:#d3f5ff;
}
.hotlinks-right a
{
	color: #000000;
    text-decoration: none;
}
.hotlinks-right a:hover
{
	color: #e67700;
    text-decoration: none;
}
.hotlinks-left h2
{
	font: 10px/15px Verdana;
    font-weight:bold;
    padding: 10px 0 10px 10px; margin: 0px;
}
.hotlinks-right h2
{
	font: 10px/15px Verdana;
	padding: 10px 10px 10px 10px; margin: 0px;
}
/*************** Hot Links end******/
/******* crazy video / daily survey *********/
#video-survey
{
	width:780px;
	float: left;
	margin:0px;
	background-color:#d3f5ff;
	border-top: 1px solid #7fa6b7;
}
#crazyvideo
{
	width:360px;
	float: left;
	border-right:1px solid #7fa6b7;
	background-color:#d3f5ff;
}
#dailysurvey
{
	width:419px;
	float: right;
	background-color:#d3f5ff;
}
#crazyvideo h6
{
	padding: 10px; margin: 0px;
	background-color:#e6e6e6;
}
#crazyvideo h2
{
	font: 10px/15px Verdana;
	padding: 10px 7px 0px 20px; margin: 0px;
}
#crazyvideo a
{
	color: #000000;
    text-decoration: none;
}
#crazyvideo a:hover
{
	color: #e67700;
    text-decoration: none;
}
#postcomment a{
	color: #a12a03;
    text-decoration: none;
}
#postcomment a:hover{
	color: #000000;
    text-decoration: none;
}
#dailysurvey h6
{
	padding: 10px; margin: 0px;
	background-color:#e6e6e6;
}
#dailysurvey h2
{
	font: 10px/15px Verdana;
	padding: 10px 7px 10px 20px; margin: 0px;
}
.dailysurvey_answer
{
	width: 355px;
    float:right;
	padding:0px;
    margin:0px;
    font:10px Verdana;
}
.dailysurvey_color
{
    width:22px;
    float:left;
    height:20px;
	padding:0px;
    margin:0px;
}
#dailysurveypolled
{
	width:380px;
	float:left;
    clear:both;
	margin: 10px 0px 10px 0px;
}
#dailysurveypolled h3
{
	font: 10px/15px Verdana;
	padding: 0px 7px 10px 5px; margin: 10px 0px 10px 0px;
}
#dailysurveypolled a
{
	color: #000000;
    text-decoration: none;
}
#dailysurveypolled a:hover
{
	color: #e67700;
    text-decoration: none;
}
/******* crazy video / daily survey end *********/
/*************** Law Firm Sizzlers ******/
#lawfirmsizzler h6
{
	font: 10px Verdana;
	color: #000000;
	font-weight: normal;
	margin:0px;
    padding: 0px;
    line-height:16px;
}
/*************** Law Firm Sizzlers ends ******/

/* elite box - home */

.home-elitebox1
{
	width:315px;
	float: left;
	border-right:1px solid #7fa6b7;
	background-color:#d3f5ff;
}
.home-elitebox2
{
	width:138px;
	float: left;
	border-right:1px solid #7fa6b7;
	background-color:#d3f5ff;
}
.home-elitebox3
{
	width:99px;
	float: left;
	background-color:#d3f5ff;
}

.home-elitebox1 h6
{
    font: 11px/15px Verdana;
    padding: 7px;
    margin: 0px;
	background-color:#e6e6e6;
}
.home-elitebox2 h6
{
    text-align:center;
    margin: 0px;
    padding: 7px;
	background-color:#e6e6e6;
}
.home-elitebox3 h6
{
    padding: 7px;
    text-align:center;
    margin: 0px;
	background-color:#e6e6e6;
}
.home-elitebox1 h2
{
	font: 10px Verdana;
    padding: 6px;
    margin: 0px;
}
.home-elitebox2 h2
{
    font: 10px Verdana;
    text-align:center;
    margin: 0px;
    padding: 5px;
}
.home-elitebox3 h2
{
    font: 10px Verdana;
    padding: 5px;
    margin: 0px;
}
/************ questionnaire *********/
#footer-full
{
	width:100%;
	float: right;
	margin:0px;
    border-top: 1px solid #7ea6b6;
}
#main-full{
	width:999px;    
	float: left;	
	background-color:#ffffff;
	text-align: left;
	margin:0 auto;
	border-right: 2px solid #e9edf0;
	border-left: 2px solid #e9edf0;
}
#main-full h6
{
    margin: 0px;
    padding: 5px 13px 10px 13px;
    font: 11px verdana;
    color:#5a5a5c;
    text-align:left;
    line-height:16px;
}

/* for webinar */
.webinarborder {
    border:1px solid #e7ece8;
}
.webinartitle {
    background-color: #e7ece8;
    font:bold 14px arial;
    color:#e67701;
}
.webinartext {
    background-color: #ffffff;
    font:bold 13px arial;
    line-height:18px;
    color:#070e16;
}
.webinarlink{
    background-color: #ffffff;
    font:bold 11px arial;
    color:#e67701;
    text-decoration:underline;
}
.webinarlink a{
    color:#e67701;
    text-decoration:underline;
}
.webinarlink a:hover{
    color:#e67701;
    text-decoration:underline;
}
.webinarlink a:active{
    color:#e67701;
    text-decoration:underline;
}
.webinarlink a:visited{
    color:#e67701;
    text-decoration:underline;
}
