@CHARSET "ISO-8859-1";

/* Begin Article */

.articleRightPanel {	
	font-size: 11px;
	color: #4d4d4d;		
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	font-family: sans-serif;	
	width:15%;
}

.articleRightPanel div {
	border-bottom: 1px solid #d6dddf;	
	padding-bottom: 8px;
	margin-bottom: 5px;	
	width:100%;	
}

.articleRightPanel img {
	vertical-align: top;	
}

.articleRightPanel a {	
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
}

/* End Article */

/*Begin Matrix Table Stlyle */
.matrixTitleRow td{
	width:33%; 
	padding-top:5px; 
	padding-bottom:5px; 
	font-family:sans-serif; 
	font-weight:bold; 
	font-size:11px; 
	padding-left:15px; 
	color:#4f4e4e;
	
}

.matrixTitleCol1 {
	background-color:#ebf0f4;
}

.matrixTitleCol2 {
	background-color:#e8e5da;
}

.matrixTitleCol3 {
	background-color:#e9dbdd;
}

.matrixRow td{
	height: 60px;
	padding-bottom: 15px;
	padding-top: 8px;	
	font-family: sans-serif;
	font-size: 12px;
	padding-left: 15px;
	color: #666666;	
	line-height: 18px;
	border-top: 1px solid #cfd1d2;
}

.matrixCol1 {
	background-color: #f8fafb;	
}

.matrixCol2 {
	background-color: #f7f6f3;	
}

.matrixCol3 {
	background-color: #f7f3f3;
}

/*End Matrix Table Stlyle */

/* Begin Support Group */
.supportGroupHeader {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	width: 505px;
}

.supportGroup {
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	border-bottom: 1px solid #c3c2c2;
	margin-bottom: 20px;
}

.supportRegionLink {
	padding: 2px;
}
.supportRegionLink a {
	color: #434343;
	font-weight: bold;	
	font-size: 12px;
	text-decoration: underline;
}
/* End Support Group */
