
* {
	font-family:Arial,sans-serif;
}

body {
	font-size:10pt;
}

a {
color:#5E50A1;
text-decoration:none;
}
div#main_content {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-left:7px;
	padding-right:0px;	
}
h1 {
	font-size:12pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	color:#695cab;
	border-bottom:1px solid #8C857A;
}
h2 {
	font-size:10pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0px;
	color:#695cab;
	border-bottom:1px solid #8C857A;
}
h3 {
	font-size:10pt;
	margin-top:10px;
	margin-bottom:0px;
	color:#695cab;
}

#main_content ul li,
#main_content ol li {
	font-size:10pt; 
	margin-left:15px; 
}
#main_content ul li {
	list-style-image:url(/iha/assets/images/new/double-arrow-bullet.png);
}
ul li, ol li {
	margin-bottom:5px;
	color:#8c857a;
}
p {
	color:#8c857a;
	line-height:1.5em;
	margin-bottom:1em;
}
td.label {
	color:#695cab;
	font-weight:bold;
	line-height:1.5em;
	vertical-align:top;
	text-align:right;
	
}

input[type="text"],
textarea,
select {
	border:1px solid #8c857a;
	font-size:10pt;
	margin-top:2px;
	margin-bottom:2px;
}
input[type="text"]:focus,
textarea:focus {
	border:1px solid #695cab;
	font-size:10pt;
	margin-top:2px;
	margin-bottom:2px;
}
td.formbuttons {
	text-align:center;
}
.centered {
	margin-left:auto;
	margin-right:auto;
}

.center {
	text-align:center;
}
	
#aboutus {
	width:100%;
}
#aboutus #c1 {
	width:560px;
	float:left;
}
#aboutus #c2 {
	width:176px;
	float:right;
}
	
div.sidebox {
	width:98%;
	float:right;
	font-size:8pt;
	border:2px solid #d7d4e8;
	margin-top:6px;
	-moz-border-radius:3px;
  	-webkit-border-radius:3px;
}

div.sidebox p.title {
	border-bottom: 2px solid #d7d4e8;
	background-color:#8f85c2;
	color:#fff;
	margin:0px;
	font-size:10pt;
	line-height:1em;
	text-align:left;
	font-weight:800;
	padding:4px;
}

div.sidebox div.sidebox_content {
	padding:8px;
	color:#8c857a;
}

.sidebox_content table {
	margin:0px;
}
.sidebox_content td,
.sidebox_content p {
	margin:2px;
	padding:0px;
}
table {
	width:100%;
	margin:15px auto 15px auto;
}

thead tr{
	background-color:#8F85C2;
	border:1px solid #8F85C2;
}
thead tr th{
	color:#fff;
	text-align:left;
}
th#right{
	background: #8F85C2 url(/iha/assets/images/new/curved_corner_right.png) top right no-repeat;
}
th#left{
	background: #8F85C2 url(/iha/assets/images/new/curved_corner_left.png) top left no-repeat;
}
tr td{
	color:#8c857a;
	padding:2px; 
}
p.on,
tr.on {
	background-color:#eaeaea;
}
p.off, 
tr.off {
	background-color:#fff;
}
th, td p {
	margin:0px;
	padding-left:1em;
}

.player {
	vertical-align:middle;
	border: none;
	width: 200px;
	color:#8c857a;
	font-size:9pt;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

tr, td.player {
	vertical-align:middle;
	border: none;
}

.player .playerControl  {
	width: 150px;
}

.player .playerTime {
	width: 50px;
}


