	  
/*abhi */
ul.p_listing li, ul.p_listing li.normal {
	position: relative;
	list-style: none;
	
	float: left;
	width: 170px;
	_width: 190px;
	height: 320px;
	_height: 320px;
	/* abhi */	
	margin: 0 3px 3px 0;
	_margin: 0 2px 2px 0;
	.margin: 0 3px 3px 0;
	padding: 10px;
	
	border: 1px solid #dddddd;
}	
ul.p_listing li:hover, ul.p_listing li.over {
	position: relative;
	list-style: none;
	float: left;
	width: 170px;
	_width: 190px;
	height: 320px;
	_height: 320px;
/* abhi */	
	margin: 0 3px 3px 0;
	_margin: 0 2px 2px 0;
	.margin: 0 3px 3px 0;
	padding: 10px;
		
	border: 1px solid #86A3BB;
/*	background: #ffffff; */
}
ul.p_listing li div.title {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*abhi */

ul.p_listing_wide {
	list-style: none;
	display: block;

	margin: 0;
	padding: 0;
	
	text-align: left;
}
ul.p_listing_wide a {
	color: #1E76C0;
	font-weight: bold;
	text-decoration: underline;
}

ul.p_listing_wide li, ul.p_listing_wide li.normal {
	position: relative;
	list-style: none;

	width: 554px;
	_width: 574px;
/*	width: 207px;
	_width: 229px;
	height: 260px;
	_height: 280px; */
	
	margin: 0 3px 3px 0;
	_margin: 0 2px 2px 0;
	.margin: 0 3px 3px 0;
	padding: 10px;
	
	border: 1px solid #dddddd;
}	
ul.p_listing_wide li:hover, ul.p_listing_wide li.over {
	position: relative;
	list-style: none;

	width: 554px;
	_width: 574px;
/*	width: 207px;
	_width: 229px;
	height: 260px;
	_height: 280px; */
	
	margin: 0 3px 3px 0;
	_margin: 0 2px 2px 0;
	.margin: 0 3px 3px 0;
	padding: 10px;
		
	border: 1px solid #86A3BB;
/*	background: #ffffff; */
}
ul.p_listing_wide li div.title {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.p_listing_wide li div.thumb {
	margin: 10px 0 -7px 0; 
	padding-top: 1px;
	border-top: 1px dashed #cccccc; 
}
ul.p_listing_wide li div.thumb img {
	margin: 0 3px;
}
ul.p_listing_wide li div.thumb img.last {
	margin-right: 0;
}

ul.p_listing_s {
	list-style: none;
	display: block;

	margin: 0;
	padding: 0;
	
	text-align: center;
}
ul.p_listing_s a {
	color: #1E76C0;
	font-weight: bold;
	text-decoration: underline;
}
ul.p_listing_s a.title {
	display: block;
	.display: compact;
	color: #1E76C0;
	font-weight: bold;
	text-decoration: underline;
	height: 40px;
	padding: 0;
	margin: 0;
}
ul.p_listing_s li, ul.p_listing_s li.normal {
	position: relative;
	list-style: none;
	
	float: left;
	width: 207px;
	_width: 229px;
	height: 180px;
	_height: 200px;
	
	margin: 0 3px 3px 0;
	_margin: 0 2px 2px 0;
	.margin: 0 3px 3px 0;
	padding: 10px;
	
	border: 1px solid #dddddd;
}	
ul.p_listing_s li:hover, ul.p_listing_s li.over {
	position: relative;
	list-style: none;
	float: left;
	width: 207px;
	_width: 229px;
	height: 180px;
	_height: 200px;
	
	margin: 0 3px 3px 0;
	_margin: 0 2px 2px 0;
	.margin: 0 3px 3px 0;
	padding: 10px;
		
	border: 1px solid #86A3BB;
/*	background: #ffffff; */
}
ul.p_listing_s li div.title {
	list-style: none;
	margin: 0;
	padding: 0;
}


ul.c_listing .moduleRow { margin: 3px 3px 3px 0; padding: 5px; }
ul.c_listing .moduleRowOver { margin: 3px 3px 3px 0; padding: 5px; border: 1px solid #86A3BB; background-color: #eff4fe; cursor: pointer; cursor: hand; }
ul.c_listing .moduleRowSelected { margin: 3px 3px 3px 0; padding: 5px; border: 1px solid #86A3BB; background-color: #eff4fe; }


ul.c_listing {
	list-style: none;
	display: block;
	width: 100%; 
	
	margin: 0;
	padding: 0;
	
	text-align: center;
}
ul.c_listing a {
	color: #1E76C0;
	font-weight: bold;
	text-decoration: underline;
}
ul.c_listing li, ul.c_listing li.normal {
	float: left;
	list-style: none;
	
	width: 163px;
	_width: 183px;
	height: 210px;
	
	margin: 3px 3px 3px 0;
	padding: 5px;
	
	border: 1px solid #dddddd;
	text-align: center;
}	
ul.c_listing li:hover, ul.c_listing li.over {
	float: left;
	list-style: none;
	
	width: 163px;
	_width: 183px;
	height: 210px;
	
	margin: 3px 3px 3px 0;
	padding: 5px;
	
	border: 1px solid #86A3BB;
	background: #eff4fe;
	text-align: center;
}

ul.c_listing li div.title {
	display: block;
	height: 40px;
	margin: 0;
	padding: 0;

	text-align: left;
}
ul.c_listing table tr td a {
	font-weight: normal; 
	color:#000000;
}
ul.c_listing table tr td a:hover {
	text-decoration: none;
}
ul.i_listing {
	list-style: none;
	display: block;

	margin: 0 0 0 10px;
	padding: 0;
	
	text-align: center;
}
ul.i_listing a {
	color: #1E76C0;
	font-weight: bold;
	text-decoration: underline;
}
ul.i_listing li, ul.i_listing li.normal {
	float: left;
	list-style: none;
	width: 115px;
	margin: 3px;
	padding: 3px;
	
	border: 1px solid #dddddd;
}	
ul.i_listing li:hover, ul.i_listing li.over {
	float: left;
	list-style: none;
	margin: 3px;
	padding: 3px;
	
	border: 1px solid #86A3BB;
/*	background: #eff4fe; */
}	


ul.lf_listing {
	list-style: none;
	display: block;
	height: 1%;
	
	margin: -18px 0 2px 10px;
	padding: 0;
	
	text-align: center;
	border: 1px solid white;
}
ul.lf_listing a {
	font-size: 90%;
}
ul.lf_listing a:hover {
	text-decoration: none;
}

ul.lf_listing a.subitem {
	display: block;
	font-size: 90%;
}
ul.lf_listing a.subitem2 {
	font-size: 90%;
}
ul.lf_listing a.subitem:hover {
	display: block;
	font-size: 90%;
	text-decoration: none;
}
ul.lf_listing a.subitem2:hover {
	font-size: 90%;
	text-decoration: none;
}

ul.lf_listing li {
	float: left;
	display: block;
	list-style: none;
		
	height: 150px;
	
	margin: 3px;
	padding: 3px 27px 0 0;
	
	text-align: left;
}
ul.lf_listing li.last {
	float: left;
	display: block;
	list-style: none;
		
	height: 150px;
	
	margin: 3px;
	padding: 3px 5px 0 0;
	
	text-align: left;
}


ul.cp_listing {
	list-style: none;
	display: block;
	height: 1%;
	
	margin: -18px 0 2px 0;
	padding: 0;
	
	text-align: center;
}
ul.cp_listing a {
	font-size: 90%;
}
ul.cp_listing a:hover {
	text-decoration: none;
}

ul.cp_listing a.subitem {
	display: block;
	font-size: 90%;
}
ul.cp_listing a.subitem2 {
	font-size: 90%;
}
ul.cp_listing a.subitem:hover {
	display: block;
	font-size: 90%;
	text-decoration: none;
}
ul.cp_listing a.subitem2:hover {
	font-size: 90%;
	text-decoration: none;
}

ul.cp_listing li {
	float: left;
	display: block;
	list-style: none;
	
	margin: 3px;
	padding: 3px 0 0 10px;
	
	text-align: left;
}
ul.cp_listing li.banner {
	float: left;
	
	margin: 3px 3px 3px 0;
	padding: 3px 10px 0 0;
	
	text-align: right;
}
ul.cp_listing li.text {
	float: right;

	padding: 3px 10px 0 10px;
	
	text-align: right;
}
ul.cp_listing li.text div#copyRightText {
	margin: 0;
	padding: 0;
	
	font-size: 80%;
}

ul.site_listing {
	list-style: none;
	display: block;

	margin: 0;
	padding: 0;
	
	text-align: left;
	
}
ul.site_listing a {
	color: #1E76C0;
	font-weight: bold;
	text-decoration: underline;
}
ul.site_listing li {
	position: relative;
	list-style: none;

	margin: 0 3px 3px 0;
	padding: 5px;
	
}	
ul.site_listing li.title {
	display: block;
	list-style: none;
	margin: 15px 3px 8px 3px;
	padding: 1px;
	border-bottom: 1px solid #ddd;
	color: #666666;
}
ul.site_listing li div.desc {
	color: #666666;
	font-size: 80%;
}
div#pageFrame {
	position: relative;
	top: 0;
	width: 990px; /* total pagewidth */
	_width: 996px; /* total pagewidth */
	margin: 0 auto;
	padding: 0 3px;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	
	background: #ffffff;
	text-align: left;
}
div#printFrame {
	position: relative;
	top: 0;
	width: 770px; /* total pagewidth */
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	text-align: left;
}
div.navBarFrame {
margin-left: 5px;
margin-right: 5px;
height: 30px; /* prevent collapse ? */
}
div#navBottomFrame {
margin: 10px auto;
}
div#middleFrame {
position: relative;
float: right;
top: 0px;
right: 5px;
width: 741px;
margin: 0;
padding: 0;
/*min-height: 500px; /* no go IE */
/* border-top: 1px solid white; Mozilla: else middle frame shifts down a bit depending on content?! */
/*left: 217px; /* the fluid content is 100% minus these margins wide */
	background: transparent url(images/bg_div_head.gif) repeat-x top right;
	text-align: right;

}
div#fullFrame {
position: relative;

top: 0px;
width: 100%;
margin: 0 0px;
/*min-height: 500px; /* no go IE */
/* border-top: 1px solid white; Mozilla: else middle frame shifts down a bit depending on content?! */
/*left: 217px; /* the fluid content is 100% minus these margins wide */
	background: transparent url(images/bg_div_head.gif) repeat-x top right;
	text-align: right;
}
@media all {
	div#middleFrame {margin-right: 0;}
} /* values for others */



#middleContent {
width: 100%;  /* prevents IE to jump out of the box! */
margin: 0;
padding: 0px;
text-align: left;
}
#middleContent strong.title, #middleContent h1.title{
	display: block;
	margin: 20px 0;
	padding: 0;
	color: #1E76C0;
}

/* boxes1 and 2 (call it left and right if you prefer) */
div#boxes1Frame {
position: absolute;
left: 7px;
top: 100px;
width: 237px;
}
div.col_left {
	position: relative;
	float: left;
	left: 5px;
	width: 239px;
	
	padding: 10px 0 0 0;
	background: transparent url(images/layout_div_head_left.gif) no-repeat top right;
}
.breakcrumb {
	padding: 5px;
	font-size: 11px;
}
div#boxes2Frame {
position: absolute;
right: 7px;
top: 100px;
width: 160px;
}
div.infoboxContentsFL {
margin: 5px; /* = the padding */
width: 146px; /* ???????? needed for IE 160 minus margins and borders ? */
padding-bottom: 5px; /* IE */
}

div#bannerFrame {
/*height: 60px; */
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
}

div.tabBox {
	width: 730px;
}

div.tabArea {
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #ccc;
	vertical-align: text-bottom;
}
a.tab, a.tab:visited {
	background: #E8EBF0;
	border: 1px solid #ccc;
	color: #666;
	
	font-weight: normal;
	line-height: 14px;
	margin: 0 3px -1px 0;
	padding: 2px 8px 4px 8px;
	text-decoration: none;
}

a.tab:hover {
	color: #000000;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
/*	height: 25px; */
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	color: #000;
	font-weight: bold;
	background: #ffffff url(images/bg_tab_act.gif) repeat-x top left;
}

a.tab.activeTab {
  padding-bottom: 4px;
  top: 1px;
  z-index: 102;
}

div.tabMain {
	display: block;
	margin: 0 0 10px 0;
	padding: 10px; 
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #ffffff;
	text-align: justify;
}

div.tabIframeWrapper {
	display: block;
	width: auto;
	.width: 100%;
	height: auto;
}
div#con_overview img {
	float: right;
}
.tabIframeWrapper ul, ol {
	margin: 0 0 15px 0;
}
.tabIframeWrapper ul li, .tabIframeWrapper ol li {
	margin: 0 0 5px 30px;
}
.tabIframeWrapper p {
	margin: 0 0 10px 0;
}
