/* CSS Document */



/* SELCTORS */
body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#00267f;
	font-size:75%;

}
* {
	margin: 0px;
}
div, p, img, ul, li, form, h1, h2, h3, h4, h5, h6,ol {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	border:0 none;
}
a {
	text-decoration:underline;
	color:#00267f;
}
a:focus {outline:none}


/* ID */
#wrapper,
#wrapper_inner {
	width:964px;
	margin:0 auto;
	float:none;
	position:relative;
}
#wrapper_inner {
	background:url(../images/bg_wrapper_inner.gif) repeat-x left top;
}
#header {
	width:964px;
}
#left_nav_box {
	width:199px;
	position:absolute;
	top:0;
	left:0;
	float:none;
	z-index: 100;
}
#left_nav_box_inner {
	position:relative; display:block; clear:both;
	width:199px;
}
#left_nav {
	width:199px;
	background: url(../images/bg_left_nav_box_shadow.png) repeat-y right top;
	min-height:420px;
}
#left_nav_inner {
	width:199px;
	margin:0 0 0 0;
	background: url(../images/bg_left_nav_box_shadow.png) repeat-y right top;	
}
#left_nav h1{position:relative; display:block; background:#fff; width:194px;}

#left_nav img,
#left_nav_inner img {
	padding:20px 0 56px 1px;
}
#left_nav ul,
#left_nav_inner ul  {
	padding:0 0 20px 1px;
	line-height:14px;
	width:193px;
	background:#fff;
}
#left_nav ul li ul,
#left_nav_inner ul li ul {
	padding:1px 0 0 0;
	background:none;
	width:185px;
}
#left_nav ul li,
#left_nav_inner ul li {
	border-bottom:1px solid #c3c8cd;
	width:185px;
	
}
#left_nav ul li ul li,
#left_nav_inner ul li ul li {
	border-bottom:1px solid #ffffff;
}
#left_nav ul li a:link,
#left_nav ul li a:active,
#left_nav ul li a:visited,
#left_nav_inner ul li a:link,
#left_nav_inner ul li a:active,
#left_nav_inner ul li a:visited {
	color:#00267f;
	padding:3px 0px 3px 5px;
	width:180px;
	float:left;
	text-decoration:none;
}
#left_nav ul li ul li a:link,
#left_nav ul li ul li a:active,
#left_nav ul li ul li a:visited,
#left_nav_inner ul li ul li a:link,
#left_nav_inner ul li ul li a:active,
#left_nav_inner ul li ul li a:visited {
	color:#00267f;
	padding:3px 0px 3px 15px;
	width:170px;
	background:#dde0e3 url(../images/bg_left_nav_inner_arrow.gif) no-repeat 5px 6px;
}
#left_nav ul li a:hover,
#left_nav ul li.selected a,
#left_nav_inner ul li a:hover,
#left_nav_inner ul li.selected a {
	background:#dde0e3 url(../images/bg_left_nav_over.gif) repeat-x left top;	
}
#wrapper #left_nav ul li ul li a:hover,
#wrapper #left_nav ul li ul li.selected a,
#wrapper_inner #left_nav_inner ul li ul li a:hover,
#wrapper_inner #left_nav_inner ul li ul li.selected a {
	color:#ffffff;
	background:#00277f url(../images/bg_left_nav_inner_over.gif) repeat-x left top;	
}

/* Third level starts */
#left_nav ul li ul li,
#left_nav_inner ul li ul li {
	border-bottom:1px solid #c3c8cd;
	width:185px;
	background:#a8adb4 url(../images/bg_third_level.gif) repeat-x left top;
}
#wrapper #left_nav ul li ul li ul li a:link,
#wrapper #left_nav ul li ul li ul li a:active,
#wrapper #left_nav ul li ul li ul li a:visited,
#wrapper_inner #left_nav_inner ul li ul li ul li a:link,
#wrapper_inner #left_nav_inner ul li ul li ul li a:active,
#wrapper_inner #left_nav_inner ul li ul li ul li a:visited {
	color:#00267f;
	padding:3px 0px 3px 15px;
	width:170px;
	background:none;
}
#wrapper #left_nav ul li ul li ul li a:hover,
#wrapper #left_nav ul li ul li ul li.selected a,
#wrapper_inner #left_nav_inner ul li ul li ul li a:hover,
#wrapper_inner #left_nav_inner ul li ul li ul li.selected a {
	color:#00267f;
	background:url(../images/bg_third_selected.gif) no-repeat left top;	
}
/* Third level ends */
#left_nav_bottom  {
	width:199px;
	height:16px;
	line-height:16px;
	background:url(../images/bg_left_nav_bottom_shadow.png) no-repeat right top;
}

#container {
	width:964px;
	padding:10px 0 17px 0;
}
#tab_box {
	width:720px;
	background:url(../images/bg_home_tab_content.gif) repeat-x left 27px;
}
#tab_box li {
	width:237px;
	padding:0 4px 0 0;
	z-index:2;	
	/*background:url(../images/bg_bot_line.gif) repeat-x left bottom;	*/
}
#tab_box li.last {
	padding:0 0 0 1px;	
}
#tab_box li a {
 	background:url(../images/bg_tab_hide.gif) no-repeat left top;
	width:217px;
	padding:7px 0 6px 20px;
	float:left;		
	font-weight:bold;
	color:#00267f;
	text-decoration:none;
}
#tab_box li a.active {
 	background:#e1e3e6 url(../images/bg_tab_display.gif) no-repeat left top;	
	float:right;		
}
#tab_container {
	/*border-top:1px solid #c3c8cd;*/
	background:url(../images/bg_tab_gradient.gif) no-repeat left top;
	width:713px;
	padding:0 0px 0 5px ;
	z-index:1;
}
#tab_container img {
	padding:5px 10px 0 0 ;
}
#tab_container p {
	margin:0 0 0 0;
	line-height:16px;
}
#tab_container a {
	color:#00267f;
	float:left;
	padding:7px 0 0 0;
}
.tabcontent {
	background:url(../images/bg_tab_gradient.gif) no-repeat right top; 
	width:704px;
	padding:7px 10px 0 0;
}
#tab2, #tab3 {
	display:none;
}
#pdf_box {
	width:233px;
	padding:7px 0 0 9px;
}
#pdf_box h2 {
	font-size:100%;
	padding:0 0 4px 0;
}
#pdf_box p a:link,
#pdf_box p a:active,
#pdf_box p a:visited {
	padding:10px 0 0 0;
	float:left;
	clear:both;
	width:100%;
	line-height:14px;
}
#pdf_box img {
	float:right;
}
#footer {
	width:964px;
	border-top:1px solid #00267f;
	font-size:80%;
	padding:8px 0 10px 0;
}
#footer p {
	width:235px;
	padding:2px 0 0 0;
}
#footer ul {
	width:600px;
}
#footer ul li {
	background:url(../images/bg_footer_bar.gif) no-repeat right 2px;
	padding:0 8px 0 8px;
}
#footer ul li.last {
	background:none;
}

/* CLASS */
.clear {
	clear:both;
}


/* Inner pages */
#container_inner {
	width:720px;
	padding:70px 0 17px 44px;
}
#breadcrumbs {
	width:100%;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	font-size:80%;
}
#breadcrumbs li {
	padding:3px 4px 4px 4px;
	background:url(../images/bg_bread_bar.gif) no-repeat right 6px;
}
#breadcrumbs li.first {
	padding-left:1px;
}
#breadcrumbs li.last {
	background:none;
}
#breadcrumbs li a {
	float:left;
}
#content {
	background:url(../images/bg_container_right_border.gif) repeat-y 557px top;
	width:100%;
}
#left_content {
	width:557px;
	position:relative;
}
#pagination {
	position:absolute;
	right:0px;
	top:0px;
}
#pagination ul {
	padding:5px 5px 0 0;
}
#pagination li {
	padding:0 0 0 3px;
}
#pagination li img{
	padding:3px 1px 0 0;
}
#left_content_inner {
	padding:0 15px 0 0;
	width:485px;
}
#left_content_inner ul li {
	padding:0 0 3px 15px;
	width:450px;
	background:url(../images/ul_dot.gif) no-repeat left 6px;
}
#left_content h2 {
	border-bottom:1px solid #ffffff;
	padding:32px 0 6px 0;
	font-size:160%;
	font-weight:bold;
	margin:0 0 5px 0;
	width:100%;
}
#left_content h2 span {
	font-weight:normal;
	font-size:90%;
	width:400px;
	float:left;	
}
#left_content h3 {
	padding:6px 0 6px 0;
	font-size:120%;
	font-weight:bold;
	width:100%;
	line-height:19px
}
#left_content h4 {
	padding:30px 0 6px 0;
	font-size:110%;
	font-weight:bold;
	width:100%;
	line-height:19px
}
#left_content p {
	padding:10px 0 2px 0;
	width:100%;
	line-height:17px;
}
#right_content {
	padding:63px 0 0 10px;
	width:152px;
}
#right_content h5 {
	width:100%;
	padding:0 0 9px 0;
	font-size:110%;
}
#right_content h6 {
	width:148px;
	background-color:#FFFFFF;
	padding:3px 0 3px 5px;
	font-size:100%;
}
#right_content ul {
	padding:2px 0 25px 0;
	
}
#right_content ul li {
	width:140px;
	padding:2px 0 2px 0;
	
}
#wrapper_inner .img_section  {
	padding:16px 0 3px 30px;
	width:202px;
}
#wrapper_inner .img_center {
	padding-left:160px;
}
#wrapper_inner .img_mid {
	padding-left:50px;
	width:190px;
}
#wrapper_inner .img_cent {
	padding-left:100px;
}
#wrapper_inner .img_section  p {
	padding:0 10px 0 0;
	float:left;
	width:202px
}
.img_section  img {
	padding:0 0 2px 0;
}
#dorp_img_section   {
	padding:3px 0 0 0;
	width:100%;
}
#dorp_img_section  strong {
	float:left;
}
#dorp_img_section .img_section  {
	padding:10px 0 3px 30px;
	width:202px;
}
.img_dec_box {
	width:480px;
	padding:2px;
	border:1px solid #c4cdd3;
	margin-bottom:7px;
}
.para_dec_box {
	width:472px;
	padding:6px;
	border:1px solid #a3a5a6;
	margin-bottom:7px;
	background:#ffffff;
}
#wrapper_inner .img_dec_box p {
	padding:0 0 8px 0;
}
.img_area {
	width:210px;
}
.dec_area {
	width:240px;
	float:right;
}
.border_bottom{
	border-bottom:1px solid #c4cdd3;
	padding:5px 0 5px 0;
	width:480px;
}
.border_top_bottom{
	border-top:1px solid #c4cdd3;
	border-bottom:1px solid #c4cdd3;
	padding:5px 0 5px 0;
	width:480px;
}
#wrapper_inner .board_of_dirc{
	width:480px;
}
#wrapper_inner .board_of_dirc h3{
	border-bottom:1px solid #909ba5;
	font-weight:bold;
	font-size:120%;
	padding:5px 5px 5px 0;
	width:480px;
}
#wrapper_inner .board_of_dirc h4{
	border-bottom:1px solid #909ba5;
	font-weight:bold;
	font-size:110%;
	padding:5px 5px 5px 0;
	width:480px;
}
#wrapper_inner .board_of_dirc h5{
	border-bottom:1px solid #909ba5;
	font-size:100%;
	font-weight:normal;
	padding:5px 5px 5px 0;
	width:480px;
}

/* Hide and Display */
.DivCollapse{
	overflow:hidden;
	width:486px;
	padding:0 0 4px 0;
	border-bottom:1px solid #00267f;
}
#content_table .DivCollapse{
	width:690px;
}
#wrapper_inner .DivCollapse .img_dec_box {
	margin-top:3px;
}
#wrapper_inner .DivCollapse p{
	padding:0 0 10px 0;
}
#wrapper_inner .DivCollapse p.title{
	color:#00abef;
	font-size:100%;
	font-weight:bold;
	padding:0px 10px 15px 0px;
}
#wrapper_inner .DivCollapse p a.aCollapse{
	background:url(../images/bg_hide_arrow.png) no-repeat left 13px;
	cursor:pointer;
	padding:11px 0 0 18px;
	margin:0 0 0 0;
	float:left;
	text-decoration:none;
}
/* max width table page */
#content_table {
 background:none;
 width:100%;
 position:relative;
}
#content_table h2 {
 border-bottom:1px solid #ffffff;
 padding:32px 0 6px 0;
 font-size:160%;
 font-weight:bold;
 margin:0 0 5px 0;
 width:100%;
}
#content_table h3 {
 padding:6px 0 6px 0;
 font-size:120%;
 font-weight:bold;
 width:100%;
 line-height:19px
}
#content_table h4 {
 padding:30px 0 6px 0;
 font-size:110%;
 font-weight:bold;
 width:100%;
 line-height:19px
}
#content_table p {
 padding:10px 0 2px 0;
 width:100%;
 line-height:17px;
}
#content_table  #left_content_inner {
 padding:0 10px 0 0;
 width:710px;
}
#content_table  #left_content_inner ul li {
	 padding:0 0 3px 15px;
	 width:695px;
	 background:url(../images/ul_dot.gif) no-repeat left 6px;
}
#left_content  #left_content_inner ul li img{
	float:none;
	padding:0 0 0 4px
}
#wrapper_inner #content_table  #left_content_inner ul li ul {
	padding:0;
}
#wrapper_inner #content_table  #left_content_inner ul li ul li{
	padding:0 0 3px 15px;
	width:380px;
}
#wrapper_inner #content_table  #left_content_inner ul li span{
	width:700px;
	float:left;
}
#wrapper_inner #content_table  #left_content_inner ol {
 	padding:0 0 3px 30px;
 	width:680px;
}
#wrapper_inner #content_table  #left_content_inner ol li{
  float:none;
  list-style-type:decimal;
}
#wrapper_inner #content_table  #left_content_inner ol li a:link,
#wrapper_inner #content_table  #left_content_inner ol li a:active,
#wrapper_inner #content_table  #left_content_inner ol li a:visited {
  float:none;
  text-decoration:none;
}
#wrapper_inner #content_table  #left_content_inner ol li a:hover{
  text-decoration:underline;
}
#wrapper_inner #content_table  #left_content_inner ol li ul {
  padding:10px 0 0 0;
  margin:0;
  float:none;
  width:680px;
}
#wrapper_inner #content_table  #left_content_inner ol li ul li {
    padding:0 0 3px 15px;
 	margin:0;
	list-style-type:none;
    background:url(../images/ul_dot.gif) no-repeat left 6px;
}
#wrapper_inner #content_table  #left_content_inner ol span {
 padding:8px 0 8px 0;
 display:block;
 width:670px;
}
body #wrapper_inner #left_content_inner ol.roman{
  float:left;
  padding:0 0 3px 35px; width:450px;
}
#wrapper_inner #left_content_inner ol.roman li{
  float:none;
  list-style-type:lower-roman;
}
#wrapper_inner #content_table  ol.down  {
	list-style-type:none!important;
	padding:0 0 3px 0px!important;
}
#wrapper_inner #content_table  ol.down li{
  float:none;
  background:url(../images/bg_pdf_icon.gif) no-repeat left 4px;
  padding:6px 0 2px 30px;
  list-style-type:none!important;
}
#wrapper_inner #content_table  #left_content_inner ol.down li a:link,
#wrapper_inner #content_table  #left_content_inner ol.down li a:active,
#wrapper_inner #content_table  #left_content_inner ol.down li a:visited {
	float:none;
	text-decoration:none;
	font-weight:normal!important;
}
#wrapper_inner #content_table  #left_content_inner ol.down li a:hover {
	text-decoration:underline;
}

#wrapper_inner #content_table  #left_content_inner h3,
#wrapper_inner #content_table  #left_content_inner p {
  clear:both;
}
/* LIGHT BOX */
.lightcnt
{
	position:absolute;
	background:#FFFFFF;
	border:1px solid #999999;
	z-index:50;
	display:none;
	padding:10px;
	width:638px;
}

.lightcnt .lightcont
{
	float:left;
	width:auto;
}

.lightcnt .lightcont img
{
	float:left;
	margin:0 0 10px 0;
}

.lightcnt .lightcont p
{
	float:left;
	width:600px;
	padding:0 0 10px 0;
}
.lightcnt .lightcont p span
{
	font-size:80%;
}

.lightcnt .lightcont a
{
	float:left;
	
}

.lightcnt a.close
{
	position:absolute;
	left:640px;
	top:-11px;
}
#cover
{
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	height:0%;
	width:0%;
	background:#999999;
	display:none;
	margin:0;
	padding:0;
}

/* For Table */
table{
 font-size:100%;
}
table td{
 padding:2px 2px 2px 0px;
}
.table_bor{
 float:left;
 border-bottom:1px solid #c2c2c2;
 padding:2px 0px 2px 0px;
}
.table_bor1{
 float:left;
 border-bottom:1px solid #c2c2c2;
 padding:2px 0px 2px 0px;
 background:#f5f5f5;
}
.table_tab{
 float:left;
 border-bottom:1px solid #c2c2c2;
 padding:2px 0px 5px 0px;
}
.tblHead{
 font-size:90%;
}
.txtBlueBold{
 color:#064287;
 font-weight:bold;
 font-size:90%;
}
.blueBrdr td,
td.blueBrdr{
 background:#064287;
 padding:0px;
 margin:0;
 height:1px;
}
.mediumCmn td{
 padding:3px 0 0 0px;
} 
.left_content_inner .blueBrdr td,
.left_content_inner td.blueBrdr{
 background:#064287;
 padding:0;
 margin:0;
}
.lightblueBrdr td,
td.lightblueBrdr{
 background:#c5ccd3;
 padding:0px;
 margin:0;
 height:1px;
}
.lightWhiteBrdr td
{
 background:#f4f5f6;
 padding:0px;
 margin:0;
 height:1px;
}

.bigGreyTxt{
	color:#c5ccd3;
	font-size:40px;
}
/* End of Table */

/* pagination tab */
#tab2,#tab3,#tab4,#tab5{
	display:none;
}
.tab {
	border:1px solid #c5ccd3;
	padding:4px;
}
/*image gallery

div.dbox {
	 position: absolute;
 width: 240px;
 height: auto;
 background: url(../images/bg_galllery-dscrpn-box.png) repeat-x 0% 100%;
 z-index: 1;
 right: 10px;
 bottom: 38px;
 overflow: hidden;
 display: none;
}
*/
div.dbox h2 {
	width: 100%;
	float: left;
	font-size: 90%;
	height: 20px;
	line-height: 20px;
	background-color: #fff;
	color: #00267f;
	font-weight: normal;
	padding-left: 5px;
	clear: both;
}

div.dbox h3 {
	clear: both;
	width: 96%;
	padding: 5px;
	font-size: 100%;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
}


.btm-bar {
	height: 28px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: url(../images/bg_gallery-btm-bar.png) repeat-x 0% 0%;
	text-align: center;
	z-index: 100;
	cursor: pointer;
}

.btm-bar ul.active-inactive {
	width: 60px;
	display: block;
	float: left;
	display: inline;
	margin: 8px 0px 8px 48%;
}

.btm-bar ul.active-inactive li {
	width: 10px;
	height: 10px;
	float: left;
	background: url(../images/bg_inactive.png) 0% 0% no-repeat;
	margin-right: 2px;
}

.btm-bar ul.active-inactive li.active {
	background: url(../images/bg_active-slide.gif) 0% 0% no-repeat;
}

/*
 * Hides unordered list of images
 */

div#carousel {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 101;
	width: 960px;
	height: 157px;
	float: left;
	display: none;
}

div.slideshow {
	width: 960px;
	height: 581px;
	position: relative;
	margin: 0 auto 0;
	overflow: hidden;
}

/*
 * loading-layer
 */
div.slideshow .loading-layer {
	background: #000 url(../images/ajax-loader.gif) no-repeat center center;
	width: 960px;
	height: 581px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}

/*
 * image-viewer
 */
div.slideshow .image-viewer {
	width: 960px;
	height: 581px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

div.slideshow .image-viewer div {
	width: 960px;
	height: 581px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.slideshow .image-viewer img {
		width: 960px;
	height: 581px;
}

/*
 * Ensure that "image-viewer-next-image" has a higher
 * z-index than "image-viewer-current-image"
 */
div.slideshow .image-viewer-current-image {
	z-index: 1;
}

div.slideshow .image-viewer-next-image {
	z-index: 2;
}


/*
 * thumbnail-viewer 
 */
div.slideshow .thumbnail-viewer {
	position: absolute;
	width: 962px;
	height: 157px;
	background: url(../images/bg_galllery-carousel-body.png) repeat-x 0% 0%;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}

div.slideshow .thumbnail-viewer ul {
	margin-top: 10px;
	float: right;
	display: inline;
}

div.slideshow .thumbnail-viewer li {
	float: left;
	display: inline;
	margin-right: 10px;	
}

div.slideshow .thumbnail-viewer li img {
	border: 1px solid #fff;
	display: block;
}

div.slideshow .thumbnail-viewer ul li a {
	background: url(../images/bg_carousel-inactive.png) 0% 0% no-repeat;
	display: block;
	width: 152px;
	height: 137px;
}

#wrapper_inner #content_table   #notes-pagination {
	position:absolute;
	right:3px;
	top:1px;
}
#wrapper_inner #content_table  #notes-pagination ul {
	padding:5px 10px 0 0;
	width:280px;
	float:right;
}
#wrapper_inner #content_table  #notes-pagination li {
	padding:0 0 0 3px;
	width:280px;
	float:right;
	text-align:right;
}
#wrapper_inner a.share_link:link,
#wrapper_inner a.share_link:active,
#wrapper_inner a.share_link:visited {
	text-decoration:none;
}
