/*========================================================*/
/*          Cascading Style Sheet for skin.css            */
/*             created by Customer Connect                */
/*                                                        */
/*           http://www.customer-connect.com              */
/*                                                        */
/*========================================================*/

/* Body style */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #031831;
}
/* Default Container style */
.ccTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #c97b05;
}
.ccTitleSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #c97b05;
}
.ccBlueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #798a9e;
}
.ccBlackTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #000000;
}
/* Subhead text syle */
.ccSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #c97b05;
}
/* Normal text syle */
.ccNormal  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 150%;
	color: #031831;
	list-style: url(LPA_bullet.gif);
}
/* Default link syle */
a.ccNormal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 150%;
	color: #798a9e;
	text-decoration: none;
	list-style: url(LPA_bullet.gif);
}
a.ccNormal:visited {
	color: #798a9e;
}
a.ccNormal:hover {
	color: #c97b05;
	text-decoration: none;
}
a.ccNormal:active {
	color: #798a9e;
	text-decoration: none;
}
/* Normal bold text syle */
.ccNormalBold  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	line-height: 150%;
	color: #031831;
	list-style: url(LPA_bullet.gif);
}
/* Blue text syle */
.ccNormalBlue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 150%;
	color: #798a9e;
	list-style: url(LPA_bullet.gif);
}

/* Default link syle */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 150%;
	color: #798a9e;
	text-decoration: none;
	list-style: url(LPA_bullet.gif);
}
a:visited {
	color: #798a9e;
}
a:hover {
	color: #c97b05;
	text-decoration: none;
}
a:active {
	color: #798a9e;
	text-decoration: none;
}









