.boldTitle
{
	color: #333; font-weight:normal;
	/*	
		color: #8B9B79; font-weight:normal;
		color: #BB663C; font-weight:bold;
		color: #4F5945; font-weight:bold;
	*/
	
}
.topCards
{
	width: 815px;
	/*border: dotted 1px #ccc;*/
	border-collapse: collapse;
    background-color: white;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 0px;
    /*background: url(images/tabactivebg.gif) 0px 0px repeat-x;	*/
}
.matrixHeader
{
	width: 815px;
	margin-top: 10px; 
	margin-bottom: 5px;
	border: none;	
}
.matrix
{
	width: 815px;
	margin-top: 0px; 
	margin-bottom: 10px;
	border: none;
}
.matrix td
{
	padding: 10px; 
	padding-top: 15px;
	padding-bottom: 15px;
	/*border: solid 1px #E5B27F;*/
	border: solid 1px #cccccc;  /*#AEAEAE; #778A98; */
	font-size: 12px;
	line-height: 13pt;
}
.matrixHeader td
{
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
.matrix a, .matrixHeader a
{
	color: #1D237B;
	text-decoration: none;
	font-weight: bold;
}
.matrix a:hover
{
	text-decoration: underline;
}
.matrixtdFull
{
    background-color: white;
    background: url(images/tabactivebg.gif) 0px 0px repeat-x;
	width: 100%;
}
.matrixtdA, .matrixtdC
{
    background-color: white;
    background: url(images/tabactivebg.gif) 0px 0px repeat-x;
	width: 271.66px;
	height: 271.66px;	
}
.matrixtdA td, .matrixtdB td, .matrixtdC td
{
	padding: 0px;
	border: 0px;
}
.matrixtdB
{
	background-color: white;
	background: url(images/tabactivebg.gif) 0px 0px repeat-x;
	width: 271.66px;
	height: 271.66px;	
}
.matrix .undernorm, .matrixHeader .undernorm, .matrix a
{
	color: #6C7A5F;
	/*color: #1D237B;*/
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.8em;
}
.matrix .underbold, .matrixHeader .underbold
{
	color: #8B9B79;
	/*color: #1D237B;*/
	text-decoration: underline;
	font-weight: bold;
}
.matrix .horzspace{
	border:none; width:12px; padding:0px;
}
.matrix .vertspace{
	border:none; height:10px; padding:0px;
}
.matrix .evenmore{
	background: none; padding-left: 70px; border: none; text-align: center; vertical-align: middle;
}
.matrix .blank{
	border: none; background: none;
}
.matrix .blank .td{
	line-height: 13pt;
}
.gallaryDiv{
	display: inline; padding: 0px; margin: 0px; width: 100%;	
}

.gallaryTable, .gallaryTable LI
{
	font-size: 16px;
	line-height: 18pt;
	color: #666;
	font-weight: normal;
}
.gallaryTable UL
{
	list-style-type: none;
}
.gallaryTable .leftli{
	margin:0 0 0 -35; 
}
.gallaryTable .title
{
	text-decoration: underline; color: navy
}
