﻿#divMainContent .ms-WPBody
{
       
      color:#000000; 
}
.ms-TPBody TABLE
{
font-size:1em;
}
.ms-WPBody TABLE
{
font-size:1em;
}

/*
#body .ms-WPBody A:visited
{
	color:#808080;
}
#body .ms-WPBody A:link
{
	color:#14344f;
}
#body .ms-WPBody A:hover
{
	color:#808080;
}
*/


/* style for horizontal lines */
hr
{
	color:#808080;
	height:1px;
    border:0;
}

.ms-menubuttoninactivehover
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	line-height:12px;
}

.ms-menubuttonactivehover
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:none;
	line-height:12px;
	border:none;
	cursor:pointer;
	font-size:9px;
}

div .slm-layout-main
{
	padding-bottom:20px;
}
.groupheader
{
	/*border-bottom: 1px solid #dbdbdb;
	color: #002a2c;
	margin-bottom: 14px;
	padding-bottom: 5px;
	font:1.65em Helvetica, Arial, sans-serif;	
	line-height:1;
	*/
	border-bottom:#dbdbdb 1px solid;
	border-left: 0px;
	border-right:0px;
	border-top:0px;
	color:#002a2c;
	font:12px Helvetica, Arial, sans-serif;
	font-family:inherit;
	font-size:1.65em;
	font-style:inherit;
	font-weight:inherit;
	line-height:1;
	margin:0px;
	margin-bottom:14px;
	outline-color:invert;
	outline-style:none;
	outline-width:0px;
	padding-bottom:5px;
}

.item
{
	margin-top:5px;
}

.small
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.ms-WPHeader TD
{
	border-bottom:none;
}

.link-item,  .link-item A:link,  .link-item A:visited, .link-item A:hover
{
	color: #002a2c;
	font-size: 1.167em;
	margin-bottom: 12px;
	font: normal 12px Helvetica, Arial, sans-serif;
}

.image-area-left{
	margin-bottom:12px;
}

.link-item .description
{
/*
	color: #383838;
    font-family:verdana, arial, helvetica, sans-serif;
	padding-top: 8px;
	margin-bottom:5px;
	outline-color:invert;
	font-size:100%;
	padding-bottom:10px;
	*/

	color:#383838;
	font: normal 12px Helvetica, Arial, sans-serif;
	line-height:1.25em;
}

