#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */

body,ul,ol,li,img,form,p,h1,h2,h3,h4,h5,h6,blockquote {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: normal;
}
body {
	margin:0;
	padding: 0;
	font-family: "Minion Pro", Georgia, Times, sans-serif;
	font-size:14px;
	line-height:16pt;
	color:#777166;
	background-color:#393939;
	height: 100%;
}
a:link {
color: #777166;
}
a:hover {
color: #655e52;
}
a:active {
color: #655e52;
}
a:visited {
color: #777166;
}

img {
	border:none;
}

/* top and menu */
.tabnav {
    width: 472px;
    position: relative;
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
	height:102px;
	}

.tabnav ul {
    margin: 0;
    padding: 0;
	list-style: none;
}

.tabnav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style: none;
	border:none;
	outline: none;
}

.tabnav a {
display: block;
	float: left;
	padding: 42px 28px 18px 28px;
	
	text-decoration: none;
	
	
}
        
.tabnav a:hover {
background: url(../img/2/hover.png) repeat-x;
	border:none;
	outline: none;
}

.tabnav a.active {
background: url(../img/2/hover.png) repeat-x;
	border:none;
	outline: none;
}


/* top and menu end */

/* mid start */
.basic  {
	width: 216px;
	
}
.basic div {
	
}

.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
.basic a:hover {
	background-color: white;
	
}
.basic a.selected {
	color: #333333;
	
	
}

#list1b ul,
.basic ul {
list-style-type: disc;
	padding-left: 1em;

}
.basic li {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height:normal;
list-style-type: disc;
}
.law {
clear:both;
}
 /*mid end */
/* box start */

/* box start */
/* content start */

/* content end */

/* footer start */
.clearfix {
clear:both;
height:25px;
}
.foot {
font-size: 12px;
	color:#777166;
	padding-left:122px;
	text-transform:uppercase;
	}
	
	/* footer end */