﻿body
{
	/*font-family:Trebuchet MS;*/
}
.profileheader
{
	color: black;
	background-color: #f7efff;
	height: 150px;
}
.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: #eefbe1;
	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: #eefbe1;
	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;
}
.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: #fffef1;
	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
{
	border-right: #ff9966 1px solid;
	border-top: #ff9966 1px solid;
	border-left: #ff9966 1px solid;
	width: 200px;
	border-bottom: #ff9966 1px solid;
	font-family: 'Trebuchet MS';
	text-align: left;
}
.tr_profilebox
{
	border-top-width: 1px;
	padding-left: 5px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 11pt;
	border-left-color: #ff9966;
	border-bottom-width: 1px;
	border-bottom-color: #ff9966;
	border-top-color: #ff9966;
	font-family: 'Trebuchet MS';
	background-color: #ff9966;
	border-right-width: 1px;
	border-right-color: #ff9966;
}

.rightPanelbox
{
	font-weight: bold;
	background-image: url(../images/Blogs/headStrip.gif);
	color: white;
	background-repeat: repeat-x;
	font-size: 13pt;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.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;
}