BODY
{
	font-size: 10pt;
	margin: 0px;
	width: 780px;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
}

.branch
{
   	display: none;
	margin-left: 16px;
}

.trigger
{
	cursor: hand;
}  
.AnimateBlindsDown
{
	filter: progid:DXImageTransform.Microsoft.Blinds(bands=1, direction= 'DOWN' );
}

.AnimateBlindsUp
{
	filter: progid:DXImageTransform.Microsoft.Blinds(bands=1, direction= 'UP' );
}

.AnimateWheels
{
	filter: progid:DXImageTransform.Microsoft.Wheel(spokes=10);
}















	





A
{
	color: blue;
}

A:visited
{
	color: red;
}

A:active
{
	color: blue;
}

A:hover
{
	color: #00a0ff;
}
LABEL
{
	border-top-width: thin;
	border-left-width: thin;
	font-size: 9pt;
	border-left-color: maroon;
	border-bottom-width: thin;
	border-bottom-color: maroon;
	margin-left: 5px;
	border-top-color: maroon;
	font-family: Verdana;
	height: 20px;
	border-right-width: thin;
	border-right-color: maroon;
}
.phnum
{
	width: 180px;
	position: static;
}

.H4
{
	font-size: 13pt;
	font-weight: bold;
	color: #6699CC;
}

TABLE
{
	border-right: black thin solid;
	table-layout: auto;
	border-top: black thin solid;
	font-size: 10pt;
	border-left: black thin solid;
	color: blue;
	border-bottom: black thin solid;
	border-collapse: collapse;
}



.useridheader
{
	font-weight: bold;
	font-size: 12pt;
	color:Black;
	background-color:White;
	border-style:outset;
	border-color:#93bee2;
}

.welcomeuserid
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	background-color: #6699CC;
	border-color:#93bee2;
	text-align:center;	
}



.footertable
{
	width: 500px;
	margin-left:50px;
}











.lineseparator
{
	margin: 0px 10px 10px 10px;
}

.button
{
	border-style:outset;
	border-color:White;
}

.links
{
	margin-left:5px;
}

#CoDirBody
{
	margin-left: 70px;
}

INPUT
{
	font-weight: bold;
}

SELECT
{
	font-size: 9pt;
	font-weight: bold;
}

.alternatesectionheader
{
	font-size: 12pt;
	font-weight: bold;
	background-color: white;
	color: black;
}

THEAD
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: black 1px solid;
	color: #ffffff;
	border-bottom: black 1px solid;
	background-color: #6699CC;
}



#Margins
{
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
}

#NavButtonPanel
{
	width: 580px;
	text-align: right;
}







.CheckBoxLabel
{
	font-weight: bold;
}
	


TD
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
