body {
	background: #F5F5F5; /*#646D7E ;*/
	font: normal 13px Verdana,sans-serif;
	color: #345;
	}
.listtbl{
	width:100%;

	border:#DAE3E9 solid 1px;
	
}
	.listtbl td{
	color:#000000;
	font-size:12px;	
	
	border-bottom:#DAE3E9 solid 1px;
	border-left:#DAE3E9 solid 1px;
	
	text-align:left;
	vertical-align:top;
	height:25px;
	padding-left:10px;
	padding:3px 3px 3px 10px;	
	text-align:left;
}


.listtbl tr.navon {
background-color: #EDF0F8;
cursor: hand;
}

.listtbl tr.navoff {
background-color: #F5F5F5;
cursor: hand;
}
.listtbl tr.navoff-even {
background-color: #F3F6FE;
cursor: hand;
}

.listtbl th{
	height:30px;
	background-image:url(images/tbl_headrow5.gif);
	background-repeat:repeat-x;
	background-color:#DAE3E9;
	color:#1D3472;
	font-size:12px;	
	border-bottom:#DAE3E9 solid 1px;
	padding-left:10px;
	vertical-align:middle;
	text-align:left;
}
/* List table style ends*/
.articles{
	font-size:12px;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	}
	
.tbldata {
BORDER-RIGHT: #9BB179 1px solid;
PADDING-RIGHT: 0.1em;
BORDER-TOP: #9BB179 1px solid;
PADDING-LEFT: 0.1em;
PADDING-BOTTOM: 0.1em;
BORDER-LEFT: #9BB179 1px solid;
PADDING-TOP: 0.1em;
BORDER-BOTTOM: #9BB179 1px solid;
border-right: 1px solid #9BB179;
padding-right: 0.1em;
border-top: 1px solid #9BB179;
padding-left: 0.1em;
padding-bottom: 0.1em;
border-left: 1px solid #9BB179;
padding-top: 0.1em;
border-bottom: 1px solid #9BB179;
}

.tbldata {
	BORDER-RIGHT: #E7E1D5 1px solid; PADDING-RIGHT: 0.1em; BORDER-TOP: #E7E1D5 1px solid; PADDING-LEFT: 0.1em; PADDING-BOTTOM: 0.1em; BORDER-LEFT: #E7E1D5 1px solid; PADDING-TOP: 0.1em; BORDER-BOTTOM: #E7E1D5 1px solid
}
.tbldata TD {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.tbldata TH {
	FONT-SIZE: 12px; COLOR: #988560; LINE-HEIGHT: 20px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -1px; BACKGROUND-COLOR: #E7E1D5; TEXT-ALIGN: left; TEXT-DECORATION: none
}
td.peoplecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F5F5F5;
	border-bottom:none;
	border-top:solid 3px;
	border-left:none;
	border-right:none;
	border-right-width:1px;
	border-bottom-color:#F5F5F5;
	border-top-color:#DAE3E9;
	border-left-color:#F5F5F5;
	border-right-color:#F5F5F5;
	text-decoration: none;
	line-height: 16px;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:10px;
}

.photo { display: inline; padding:5px 5px;}

 .photo-gallery { border: 2px solid #ccc;}
 .photo-gallery-m{ border: 2px solid #55C;}
h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
color:#0066aa;
}
h2 a {
text-decoration: none;
}

 .sub_heading
 {
 font-size: 14px;
 font-weight: bold;
 padding-left: 25px;
 height: 20px;
 line-height: 20px;
 color:#0066aa;
 }