body{

	font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	color: #000000;
	background-image: url('http://idotmind.com/images/bg.gif');
	font-size: .9em

}

;li{
;	  background-position: 0.0em  0.2em;
	  ;background-image: url(http://help.idotmind.com/helpdesk/images/idotmind/greyarrow.gif);
;	  background-repeat: no-repeat;
;	  padding-left: 15px;
;	  list-style: none;
;}
;ul{
;		list-style: none;
;	}
p{
	padding: 0.5em;
	line-height: 22px;
}

footer{
	padding: 0.5em;
        font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
        color: #000000;
	font-size: .8em;
}

h1{
	font-size: 1.9em;
	color: #929086;
}
.box{
	text-align: left;
	padding: 1.0em;
	padding-top: 1em;
	width: 50%;
	background-color: #FFFFFF;
	border: 1px solid #929086;
	z-index: 5;
}

.shadowleft{
	background: transparent url(../images/leftside.gif) repeat-y;
	position: relative;
	left: -39px;
	width: 25px;
	z-index: 1;
	height: 100%;
}

.box-blog{
        text-align: left;
        padding: 1.0em;
        padding-top: 1em;
        width: 65%;
        background-color: #FFFFFF;
        border: 1px solid #929086;

}

.heading{
	position: absolute;
	top: 3%;
	right: 16%;
	width: 207px;
	height: 60px;
	background-image: url('http://help.idotmind.com/helpdesk/images/idotmind/idotlogo.gif');
}
h2{
	font-size: 1.4em;
	color: #929086;
}

h3 {
        font-size: 1.2em;
        margin-bottom: 0.5em;
        font-weight: bold;
        color: #000000;
        }

a, a:visited, a:link{
	color: #FF0099;
	text-decoration: none;
}

a:hover{
	color: #00FFFF;
}

.floatingBox{
	margin: 0;
	width: 90%;
}
LEGEND{
	padding: 0.3em;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

LABEL{
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	color: #FF00AA;
	width: 10em;
	text-align: left;
	float: left;
}

INPUT{
	line-height: 2.0em;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}

