﻿body
{
	/*font-family:Trebuchet MS;*/
}
.profileheader
{
	color: black;
	background-color: #f4f4ed;
}
.TdleftPanel
{
	width: 149px;
	text-align: left;
	font-size: 12pt;
	font-family: 'Trebuchet MS';
}
.tableLeftPanel
{
	border-top-width: 1px;
	border-right: #006600 1px solid;
	border-left-width: 1px;
	border-left-color: #006600;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	border-top-color: #006600;
	background-color: #f4f4ed;
	text-align: left;
}
.tableRightPanel
{
	border-top-width: 1px;
	border-left: #006600 1px solid;
	border-left-width: 1px;
	border-left-color: #006600;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	border-top-color: #006600;
	background-color: #f4f4ed;
	text-align: left;
}
.hyplink
{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
}

.BoxHeader
{
	/*border-bottom: dimgray 2px ridge;
	background-color: #f5f5f9;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	color: #808d3b;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;*/
	border-bottom: dimgray 2px ridge;
	border-top: dimgray 2px ridge;
	background-color: #f5f5f9;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	color: #808d3b;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.ContributionHeader
{
	padding-left: 22px;
	border-bottom: dimgray 2px ridge;
	background-color: #f5f5f9;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #808d3b;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
}

.lblfacts
{
	border-right: #ead0ba 1px solid;
	border-top: #ead0ba 1px solid;
	border-left: #ead0ba 1px solid;
	border-bottom: #ead0ba 1px solid;
	background-color: #ffffff;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 8px;
}

.latestheader
{
	border-top-width: 2px;
	font-weight: bold;
	border-left-width: 2px;
	font-size: 18px;
	border-left-color: #990066;
	color: #808d3b;
	border-top-color: #990066;
	border-bottom: #006600 1px solid;
	background-color: #f4fff0;
	border-right-width: 2px;
	border-right-color: #990066;
	padding-left: 8px;
}

.table_profilebox
{	
	font-family: 'Trebuchet MS';
	text-align: left;
}
.tr_profilebox
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Trebuchet MS';	
}

.rightPanelbox
{
	border-bottom: dimgray 2px ridge;
	border-top: dimgray 2px ridge;
	background-color: #f5f5f9;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	color: #e18a23;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	text-align: left; /* 	font-weight: bold; 	background-image: url(../images/home/SMSHeadstrip.gif); 	color: white; 	background-repeat: repeat-x; 	font-size: 13pt; 	text-align: center; 	padding-top: 5px; 	padding-bottom: 5px; 	height:33px;*/
}

.leftMenuText
{
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}
.NotAvailable
{
	font-weight: bold;
	color: dimgray;
	font-size: 13pt;
}
.btn
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: bold;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: 'Trebuchet MS';
	background-color: #dcdcdc;
}

.divClass
{
	background: #efefef;
	padding: 10px 10px 10px;
	position: relative;
	border-top: solid 2px #000000;
	font-size: 15px;
	font-family: Trebuchet MS;
}
.divClass .deleteDiv
{
	top: 20px;
	right: 20px;
	cursor: pointer;
}
.tableWidth
{
	width: 1000px;
}

