@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
}
h2 {
	font-size: 10px;
	text-align: justify;
	color: #666666;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	color: #567FE8;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
div#wrapper {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#header {
	margin-top: 50px;
	margin-left: 105px;
	margin-bottom: 175px;
}
div#content1 {
	width: 229px;
	margin-top: 80px;
	margin-left: 10px;
}
div#content2 {
	width: 239px;
}
div#content3 {
	width: 239px;
}
div#content3 ul{
	margin: 0 0 0 0px;
	list-style-type: none;
	padding: 0;
}
div#content3 li{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-left: 1.0em;
	/*This padding determines how far away the text is from the bullet*/
}

div#content4 {
	width: 700px;
	background-image: url(../images/management-rights-grad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	border-top: 1px solid #7598EF;
	border-right: 1px solid #7598EF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #7598EF;
}
div#content5 {
	width: 239px;
	margin-top: 20px;
}
.kihontext {
	font-size: 12px;
	text-align: justify;
	
	margin-right: 10px;
	margin-left: 10px;
}
.kihontextbold {
	font-weight: bold;
}
.whiteheading {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 15px;
	font-weight: bold;
}
.redtext {
	font-size: 12px;
	color: #E02422;
	font-weight: bold;
}
.cssnav
{
	position: relative;
	background: url(../images/management-rights-menu2.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 239px;
	height: 29px;
	margin: 0;
	padding: 0;
}

.cssnav a
{
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	width: 239px;
	height: 29px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.cssnav img
{
width: 239px;
height: 29px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 8px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.tblborder{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99B2C0;
}
.showpointer{
cursor: pointer;
}
.hiddenPic {
	display:none;
}
#loader2{
	display:inline;
}