@charset "utf-8";
/* CSS Document */
body { margin:0; font-family:Arial, Helvetica, sans-serif; background:#fff;}
#main_table1 { width:800px; height: auto; background:url(images/logo_12.jpg) top  right  no-repeat;}

#main_table1 td { vertical-align:top}
/*#main_table td.top { height:99px;}*/
#main_table1 td.header { height: auto;}
#main_table1 td.data { height: auto;}
#main_table1 td.bottom { height:94px;  color:#666; text-align:center; font-size:12px;}
#main_table1 td.bottom span { font-weight:bold;}
#main_table1 td.bottom div { font-weight: normal; font-size:9px; padding-top:5px;}

#main_table { width:800px; height: auto; background:url(images/logo_11.jpg) top  right  no-repeat;}
#main_table td { vertical-align:top}
/*#main_table td.top { height:99px;}*/
#main_table td.header { height: auto;}
#main_table td.data { height: auto;}
#main_table td.bottom { height:94px;  color:#666; text-align:center; font-size:12px;}
#main_table td.bottom span { font-weight:bold;}
#main_table td.bottom div { font-weight: normal; font-size:9px; padding-top:5px;}

.top_image { width:772px; background:#fff;}
.top_bg { background:transparent ; height:59px;}
.logo { background:url(images/logo.jpg) no-repeat; width:222px;}
.logo_1 { background:transparent; padding:30px 0 0 95px;;}
.header_left { background:url(images/ipill_header_11.jpg) no-repeat; width:12px;}
.header_right { background:url(images/ipill_header_15.jpg) no-repeat; width:16px;}
.i-pill_image { background:url(images/ipill_image_1.jpg) no-repeat right top;}
#print_data a {COLOR: #000; text-decoration:none;}
#print_data a:hover { COLOR: #868f94;} 

.bottom_bg { background:url(images/bottom_bg.jpg) bottom no-repeat; height:40px;}
.data_left { background:url(images/data_left.jpg) repeat-y; width:12px;}
.data_right { background:url(images/data_right.jpg) repeat-y; width:16px;}
.white { background:#FFFFFF;}
.image { margin-top:20px;}

#data_index, #data_about { padding:37px 45px 0 52px; font-size:13px; line-height:25px;}
#data_index a { COLOR: #000; text-decoration:none; }
#data_index a:hover { COLOR: #868f94;}
#data_index ul { margin-left:30px; padding-left:0px; }	
#data_index li { font-size: 12px; font-style: normal; line-height: 18px; color: #000; font-weight: lighter; font-variant: normal; background:url(new_img/arrow_img.jpg) no-repeat 0 11px; list-style:none; padding:5px 0px 5px 15px; }
#data_index_right { padding:37px 0px 0 0px;}



#data_language { padding:37px 0px 0 0px; font-size:12px; line-height:25px; text-align:justify}
#data_language a { COLOR: #000; text-decoration:none;}
#data_language a:hover { COLOR: #868f94;}
#data_language ul { margin-left:0px; padding-left:0px; margin-right:5px; padding-right:30px;  }	
#data_language li { font-size: 12px; font-style: normal; line-height: 18px; color: #000; font-weight: lighter; font-variant: normal; background:url(new_img/arrow_img.jpg) no-repeat 0 8px; list-style:none; padding:5px 0px 5px 15px; border-bottom:1px  dotted #999999;}


	
.bold { font-weight:bold;}
.pink {color:#ed008c}
.pink_strip { background-color:#ed008c; height:56px;}


.center { text-align:center;}
.center span { color:#ed008c; font-size:12px;}
.center b { color:#000; font-size:12px; margin-top:5px; font-weight:normal;}
.center b a { color:#000; text-decoration: underline;}
.center b a:hover { color:#000; text-decoration:none;}
.center p { color:#000; font-size:12px; margin-top:5px;}
.center p a { color:#000; text-decoration:none;}
.center p a:hover { color:#707070; }

#print_data {font-size:12px; line-height:25px;}

#resources_table { border-left:1px solid #ffe2f3; border-right:1px solid #ffe2f3; border-top:1px solid #ffe2f3;}
#resources_table td { padding:0 5px 0 5px; border-bottom:1px solid #ffe2f3;}
#resources_table tr.x { background:#fff0f9; color:#ed008c;}
#resources_table div { float:left; margin-top:3px;}
#resources_table img { border:none;}
#resources_table a {color:#000; text-decoration:none;}
#resources_table a:hover {color:#707070;}



/* css for down navigation starts */
#downlink { padding-bottom:15px;}
.downlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707070;
	text-decoration: none;
}
a.downlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ed008c;
	text-decoration: none;
}

.pink {color:#ed008c}
/* css for down navigation ends */


/* css for up navigation starts */
#uplink { padding-top:3px; margin-right:25px;}
.uplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.uplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.orange {color:#f37021}
/* css for up navigation ends */


/* css for middle navigation starts */
#middlelink { padding-top:20px;}
.middlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.middlelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1d5d8;
	text-decoration: none;
}

.yellow {color:#ffb903;}
/* css for middle navigation ends */


