BODY
{
	background-color: #EFEFEF;
	margin: 0px;
	font-family: Verdana;

}

A {
	font-size: 10pt;
}

A, A:visited, A:link, A:active
{
	color: Black;
	text-decoration: none;
}

A:hover
{
	color: White;
	text-decoration: none;
}

.pageContent A:Hover 
{
	color:#99A9B9;
}

.m1
{
	margin-left: 5px
}

.m2
{
	margin-left: 10px;
	/*border-bottom: solid 1px #99A9B9;*/
}

.m3
{
	margin-left: 20px
}

.menuitem_selected
{
	background-color: #E4E8EC;
}

.menuitem_selected A, .menuitem_selected A:visited{
	/*color: white;*/
}


.menuitem, .menuitem_selected
{
	height: 20px;
}

.menuitem_devider
{
	height: 2px;
	padding: 0px;
	margin: 0px;
}


#lblContact
{
	margin-left: 225px;
	font-size: 10px;
	float: left;
}

#lblToTop
{
	margin-left: 225px;
	font-size: 10px;
	float: left;
}

#pnlBottomInfo A {
	font-size: 10px;
}

.track_2, .track_3, .track_4, .track_5, .track_6, .track_7
{
	background-color: #D5DCE2;
}

.trackMenuItem
{
	height: 20px;
	padding: 2px;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}


.activityTable 
{
	border-collapse: collapse;
	padding: 2px
}

.activityTable .header
{
	font-size: 10pt;
	background-color:#99A9B9;
}

.activityTable td
{
	font-size: 10pt;
	border: solid 1px #E4E8EC
}



.pageContent
{
	font-family: Verdana;
	font-size: 10pt;
}

.pageContent .wbEIT 
{
	font-size: 10pt;
}

.pageContent .contactList 
{
	width: 535px;
	margin-bottom: 10px
}

.pageContent .contactList .header
{
	font-weight: bold;
}

.pageContent .contactList .col1
{
	width: 200px
}

.pageContent .contactList .col2
{
	width: 200px
}

.pageContent .contactList .col3
{
	width: 135px
}

.pageContent .contactList TD
{
	
	border-bottom: solid 1px #D5DCE2;
}

.contentHeader 
{
	font-size: 12pt;
	font-weight: bold;
	border-bottom: solid 1px #99A9B9;
}

.contentSubHeader 
{
	font-weight: bold;
	display:block;
	margin-top: 10px;
}

.pageContent P{
     PADDING:0px;
     MARGIN:0px;
     margin-top:5px;
     margin-bottom:5px;
}

.activityTable .selected 
{
	background-color: #E4E8EC;
}

.activityTable .Event_BG_Cancelled 
{
	background-color: #FF4D00;
}

.activityTable .Event_BG_Silver
{
	background-color: #B3FF00;
}
