/* ===============================
	STYLES USED TO FORMAT THE INDEX PAGE
=============================== */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: Helvetica, Arial, Verdana, sans-serif; 
	background-image: url(images/stripes.gif);
	background-repeat:repeat;  */
	color: #333333;
	font-size: 9pt;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.hhd { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px; color: #F0F0F0; text-align:center; letter-spacing: 20px; }

#index_main
{
	width: 1003px;
	z-index: 0;
	background: #ffffff; 
}

#index_header
{
/*	position: relative; */
	width: 1003px;
	height: 300px;
	background-color:#000000;
	background-image: url(images/titlepic2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1; 
}

#index_header_logo
{
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
	height: 100px;
	z-index: 2;
	overflow: hidden;
}

#index_header_name
{
	display: block;		/* exotic: none blue: block */
	position: absolute;
	top: 22px;
	left: 10px;
	width: 400px;
	height: auto;
	text-align: left;
	font-size: 28pt;
	font-weight: bold;
	color: white;
	z-index: 2;
	overflow: hidden;
}

#index_header_search
{
	display: block;
	position: absolute;
	top: 5px;
	left: 770px;
	z-index: 2;
	overflow: hidden;
}

#index_body
{
	width: 1003px;
	margin-bottom: 8px;
}

#index_body_margin_1
{
	width:4px;
}

/* #index_body_left
{
	width:160px;
} */

#index_body_margin_2
{
	width:8px;
}

/* #index_body_right
{
	width:827px;
} */

#index_footer
{
	width: 827px;
	height: 24px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#index_copyright
{
	width: 827px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
}


#index_copyright a
{
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

#index_copyright a:hover
{
	text-decoration: underline;
}

.hcls
{
	color: #333333;
	font-size: 12pt;
	font-weight: normal;
}

.cidate { 
/* background-image: url(images/ci_date.jpg); 
background-repeat:no-repeat; */
background-color:#000000
}

.mntbl { width:823px; border:none; }

.citbl { width:823px; border:none; }

.citxt1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px; font-weight:bold; color:#FFFFFF; text-align:right; }

.hii { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#FFFFFF; /* text-align:right; */}

.citxt2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#FFFFFF; text-align:left; }

.citxt2 a { color:#FFFFFF; font-weight:normal; text-decoration:underline }

.spcr { width:380px; height:200px; }

.btntbl { padding:20px; width:350px; border:none; text-align:center; }

.txtpos { width:600px; text-align:right; }

A.citxt2lnk:link 
{ text-decoration: underline; color: #FFFFFF; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
A.citxt2lnk:visited 
{ text-decoration: underline; color: #FFFFFF; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
A.citxt2lnk:active 
{ text-decoration: underline; color: #FFFFFF; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
A.citxt2lnk:hover 
{ text-decoration: underline; color: #FFFFFF; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

A.hdrlinks:link 
{ text-decoration: none; color: #0099FF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
A.hdrlinks:visited 
{ text-decoration: none; color: #0099FF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
A.hdrlinks:active 
{ text-decoration: none; color: #0099FF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
A.hdrlinks:hover 
{ text-decoration: underline; color: #0099FF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }