﻿/* navigation starts */

#navli  {
	margin: 5px;
	padding: 5px;
	}
		
#navcontainer 
	{ 
	 width: 100px;
	}

#navcontainer ul
	{
	margin-left: 1px;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#navcontainer a
	{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 2px;
	width: 100px;
	/*background-color: #800;*/
	border:1px solid #999;
	margin-top: 0px;
	}

#navcontainer a:link, #navlist a:visited
	{
	color: #fff;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navcontainer #sel_li
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 2px;
	width:100px;
	background-color: #A00;
	color: #fff;
	margin: 5px;
  padding: 5px;
	}	
  
#navcontainer a:hover
	{
	background-color: white;
	color: #800;
	}

 
/* navigation ends */

.clear {clear:both;}
/* secnavigation starts */

#submenu{
	clear:both;
	margin-left:0px;
	padding-top:-2px;
	/*width:100%;	*/
  background-color:#FFD89E;
	text-align:center;
  border: 1px solid #fa0;
}
#submenu ul{margin:2px; padding:4px ; text-align:center; list-style-type: none ;}
#submenu ul li{margin:3px;	padding:3px; display:inline; }
#submenu ul a{border:0px solid #999; text-decoration:none; 	
  padding-right: 5px; padding-top:3px; padding-bottom: 3px; padding-left: 5px; width: 100px;}
#submenu ul a:hover {color:#800; text-decoration:none; background: #fff;}
#submenu ul a.sel {color:#800; text-decoration:none; background: #fff; font-weight: bold; border:1px solid #999;}
#submenu .pipe {font-weight:bold; color: #99aa00; padding-left:8px;}


/* secnavigation ends */





.iaca_heading { 
	background-color: #F3F2D4;
	color: #800000;
	padding: 2px;
	font-size: 22pt;
	font-family: arial; 
	vertical-align: middle;
	margin-left: 10px;
}
.table_main {
  width: 100%; 
  padding: 0px; 
  margin: 0px;
	left: 0px;
	top: 0px;
  border: 0px solid #000 ;
  background-image: none ;
/*
	border-left: 0px solid #800;
	border-right: 0px solid #000;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
*/
  border-collapse: collapse;
	
}
.line_td {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #000;
	margin-top: 0; 
	vertical-align: top;
	width: 100%;
	height: 10px;
}
.menu_td {
	padding: 0px;
	vertical-align: top;
	width: 0px;
  border-bottom: 0px solid #fff ;
  display: none;
  background-color: white ;
}
.logo_td {
	background-color: #800000;
	margin-left: 23px;
	margin-top: 5px;
	width: 100px;
	/* border-left: 1px solid #000; */
}
.logo_img {
	width: 100px;
	height: 65px;
	border: 0 ;
}
.button {width: 100px; height: 20px; border: 0;}
.main_body {font-size: 8pt; letter-spacing: 1px; line-height: 125%; 
  padding-left: 2px; padding-right: 5px; padding-top: 5px; text-align: justify; background-color: white;}
.main_body a, a:link {color: #800; text-decoration: none;}
.main_body a:hover {background-color: #800; color: white; }
.light {font-weight: normal; letter-spacing: 1.0px; }
.filler_col {width: 0px; background-color: white;}
.main_body #fac_links a, #fac_links a:link {color: #800; text-decoration:none; 
    line-height: 20px; margin-left: 10px; border-bottom: 1px; border-bottom-color: #A00; border-bottom-style: dotted;}
.main_body #fac_links a:hover {color: white; background-color: #800;}
.main_body#homepage {background: none;}
.main_body#aboutus {background: none;}
body {margin:0px 0px 0px 0px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:8pt;
	color: #800;
	line-height: 125%;
	letter-spacing: 0.5px;
	background: #fff;
	/* background-image:  url(../images/bg.jpg) ; */
  background-image: none;
	border-top: 0px solid #fff;
	}

.main_heading {
	margin-top: 8px;
	margin-left: -2px;
	font-size: 12pt;
	font-weight: bold;
  	letter-spacing: 0.5pt;
	width: 100%;
	background: none;
	filter:none;-moz-opacity:1.00;opacity:1.00;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}


.scroll_text {
	font-family: arial, verdana, sans-serif;
	margin-top: 10px;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	background: none;
	filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;
}
.sub_heading {
	font-size: 10pt;
	font-weight: normal;
	line-height: 150%;
}
.big_text {
	text-align: Justify;
	font-size:10pt;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 125%;
  padding: 5px;
}
  
.big_textBold{
	text-align: Justify;
	font-size:10pt;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 150%; 
  padding-top:5px;
  padding-bottom: 5px;
}

.layout {
	width:100%;
	margin:0 auto;
	/* margin-left:expression( (document.body.clientWidth - 750) / 2 + 'px'); */
	/* background: #fff; */
}
/*.layout {margin-top: 0; margin-left: 0; padding:0;}*/
.main_text{
	padding: 2px;
	text-align:left;
}
.sub_text{
	font-size: 9pt;
	line-height: 150%;
}
.main_body p {
	font-size: 9pt;
	padding-bottom: 10px;
	text-align:left;
	letter-spacing: 1px;
	line-height: 150%;
}

#smalltext p {
	font-size: 8pt;
	padding-bottom: 6px;
	text-align:left;
	line-height: 125%;
}

.main_body center_align{
	text-align: Center;
}

.rule {
  clear:both ;
	border-top: 1px dotted #800;
	width: 98%;
	height: 20px;
	padding: 5px;
	margin-top: 25px;
	margin-bottom: -1px;
	text-align: right;
	font-size: 7pt;
	color: red;
	font-family: arial;
}

#datatable table {
  margin-top: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
  border: 0px solid #fff;
  padding: 5px;
  width: 95%;
}

#datatable table caption {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding: 5px;
	background: Maroon  ;
	border: 1px solid #000;
	color: #fff;
}

#datatable table a {
	text-decoration: none;
}

#datatable table a:hover {
	text-decoration: none;
}

#datatable table tr th a {
}

#datatable table tr th a:hover {
	color: #fff;
	background: #800;
}

#datatable table thead tr td{
	border: 1px solid #fff;
  padding: 5px;
}

#datatable table thead tr th {
	background: #A00;
	border: 1px solid #000;
  padding: 5px;
  font-size: 9pt;
	font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

#datatable table tfoot tr th, table tfoot tr td {
	color: #000;
	font-weight: bold;
}

#datatable table tfoot tr th {
	width: 20%;
}


#datatable table tfoot tr td {
	width: 80%;
}

#datatable table tr td, table tr th {
	border: 1px solid #600;
	/*padding: 5px;*/
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
	vertical-align: middle;
  text-align: left; 
  font-size: 8pt;
  letter-spacing: 1px;
  background-color: #fff;
}

#datatable table tr td.oddrow {
  background-color: #F3F2D4;
  /* F3F2D4 */
}

#datatable table td.col1, table th.col1 { 
  width: 42%; 
}

#datatable table td.col2, table th.col2 { 
  width: 35%; 
}

#datatable table td.col3, table th.col3 { 
  width: 23%; 
}

#datatable table thead tr td.headerrow, table thead tr th.headerrow { 
  background: #BAA;
  font-size: 9pt;
  font-weight: bold;
	border: 0px solid #fff;
  padding: 5px;
  letter-spacing: 1px;
  text-align: center;
}

#datatable table tr td.headerrow { 
  background: #FFDDBB;
  font-size: 9pt;
  font-weight: bold;
	border: 1px solid #000;
  padding: 5px;
  letter-spacing: 1px;
  text-align: center;
}

#datatable table tr td.clsheaderrow { 
  background: #FFDDBB;
  font-size: 9pt;
  font-weight: bold;
	border: 1px solid #000;
  padding: 5px;
  letter-spacing: 1px;
  text-align: left;
}

#datatable table tbody tr th {
	background: #efefef;
  padding: 2px;
  font-size: 8pt;
	font-weight: bold;
}

.roundcont {
	width: 99%;
	background-color: white;
  margin-left: 0px;
  padding: 0px;
}

.roundcont .main_body {
	margin: 0 0px;
}

.roundtop { 
  background-image: none;
}

.roundbottom {
}

img.corner {
   width: 0px;
   height: 0px;
   border: none;
   display: block !important;
}

.menuroundtop { 
  margin-right: -1px;
  margin-top: -1px;
  background-image: none;
}

.menuroundtop_r { 
  background: none;
  margin-left: -1px;
  margin-top: -1px;
}

.header_table
{
  vertical-align: middle;
  margin-top: 5px;
  width: 100%; border: 0px;
}

.header_img
{
    border: 0px;
    text-align: center;
}


#footer{
  display: none;
	clear:both;
	margin-left:0px;
  margin-bottom: -10px;
	padding-top:5px;
	width:100%;
  background-color:white;
	text-align:left;
  color: black;
}
#footer ul{margin:2px; padding:4px ; text-align:center; list-style-type: none ;}
#footer ul li{margin:3px;	padding:3px; display:inline; }
#footer ul a, ul a:visited {border:0px solid #999; text-decoration:none; 	color: white;
  padding-right: 5px; padding-top:3px; padding-bottom: 3px; padding-left: 5px;}
#footer ul a:hover {color: yellow;} 
/*( #footer ul a:hover {text-decoration:none; border-top:1px solid yellow;} */
#footer .pipe {font-weight:bold; color: #99aa00; padding-left:8px;}

.footerroundbottom { 
	background: none ; 
}

.footerroundcont {
  margin-top:-2px;
	width: 100%;
	background-color: #600;
  margin-left: 0px;
  padding: 0px;
}

.updates {
	/* display: none; */
}
