
body
	{
	background-color: white;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding : 0;
	padding-left: 0;
	margin : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	font-family: arial;
	font-size: 9pt;
	margin-top: 50px;
	}
	
table
	{
	font-size: 9pt;
	}
	



.generic
	{
	font-size: 9pt;
	}	


.resultsLbl
	{
	font-size : 10pt;
	color : #cc0000;
	font-weight : bold;
	}
	
td.loggedInInfo
	{
	color:black;
	text-align:right;
	}
	
.generic_sm
	{
	font-size: 8pt;
	}	


.company_clr
	{
	color: #0E2B88;
	}
		
.companyClr_bg
	{
	background-color: #0C5E99;
	}
	
.companyClr_fnt
	{
	color: #005D98;
	}
		

.label
	{
	color: black;
	font-size:14pt;
	font-weight: bold;
	padding-right : 0px;
	text-align:center;
	}		
	
.hiLite
	{
	color:#ff6600;
	}


a.site
	{
	font-size:8pt;
	color: #6c6c6c;
	text-decoration: none;
	}	


a.site:hover
	{
	font-size:8pt;
	color: #990000;
	text-decoration: none;
	}	

a.list
	{
	font-size:8pt;
	color: #ff6600;
	text-decoration: underline;
	}	


a.list:hover
	{
	font-size:8pt;
	color: #ff6600;
	text-decoration: underline;
	}	

a.label
	{
	font-size:8pt;
	color: black;
	text-decoration: none;
	}	
	

a.label:hover
	{
	font-size:8pt;
	color: #0E2B88;
	}	

	
.form
	{
	text-align:right;
	padding-right : 8px;
	}


input.bx
	{
	background-color: white;
	border-color: #7D7D7D;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	}	

input.generic
	{
	background-color: white;
	border-color: silver;
	border-style: solid;
	border-width: 1;
	font-size: 9pt;
	text-align: left;
	}

input.btn
	{
	background-color: #5c5c5c;
	border-color: black;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bolder;
	padding : 2px;
	}	

.pull
	{
	font-size: 8pt;
	background-color: white;
	border-color: gray;
	border-style: solid;
	border-width: 0px;

	}	


div.menu 
	{
	width: 100px;
	height: 20px;
	background: #6c6c6c;
	}

	
div.menu_onPage
	{
	width: 100px;
	height: 20px;
	background: silver;
	color: black;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	padding-top : 2px;
	}

	
div.menu a 
	{
	display: block;
	width: 100%;
	height: 100%;
	color: black;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	padding-top : 2px;
/*	border: 1px solid #ADB3B6; */
	}


div.menu a:hover 
	{
	background: #ff0000;
	color: white;
/*	border: 1px solid black; */
	}

	
	
table.detailsPop
	{
	background-color: white;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}

	
table.helpPop
	{
	background-color: #ffffcc;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}



table.outlined
	{
	/*background-color: e1e1e1;
	*/
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	}
	
table.shadowTable
	{
	/*Remove below line to remove shadow. Below line should always appear last within this CSSfilter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='black', Positive='true'); 
	*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#242424,direction=135);
	background-color: white;
	}
	
#dhtmltooltip
	{
	/*Remove below line to remove shadow. Below line should always appear last within this CSSfilter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	*/
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#909090', Positive='true'); 
	position:absolute;
	visibility: hidden;
	font-family:arial;
	font-size:8pt;
	z-index: 100;
	}

	
table.detailsPop
	{
	background-color: white;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}

table.helpPop
	{
	background-color: #ffffcc;/*e1e1e1;*/
	border-width : 1px;
	border-color : black;
	border-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	font-family: arial;
	font-size: 8pt;
	}

a.advisorLink
	{
	font-size:8pt;
	color: #cc0000;
	text-decoration: underline;
	}	
	

a.advisorLink:hover
	{
	font-size:8pt;
	color: #009900;
	}	
