﻿
body
{
	margin-top:0px;
	margin-left:0px;
	font-family: Arial;
	font-size:9pt;		
}

input[type="checkbox"] 
{
	height:16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img
{
	margin: 0px 0px 0px 0px;
	border:none;
	
}

p
{
	margin: 0px 0px 10px 0px;
	line-height: 16px;
	
}

.mnuMainItem
{
	text-align:right;
	font-size:10pt;
	color:Black;
	font-family: Arial;
	font-weight: normal;
}
.mnuMainSelected
{
	text-align:right;
	font-size:10pt;
	color:#e37222;
	font-family: Arial;
	font-weight: normal;
}

.headOrange1
{
	color: #e37222;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:13pt;
	margin-bottom:4px;
}	

.headOrange2
{
	color: #e37222;
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	margin-bottom:4px;
}	

.headOrange3
{
	color: #e37222;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:10pt;
	
}	

.headOrange4
{
	color: #e37222;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:13pt;
}	

.headBlack1
{
	color: black;
	font-family:Arial narrow, Arial;
	font-weight:normal;
	font-size:20pt;
}	

.headBlack2
{
	color: black;
	font-family:Arial narrow, Arial;
	font-weight:normal;
	font-size:15pt;
	margin-bottom:4px;
	letter-spacing:0px;
}	

.headBlack3
{
	color: black;
	font-family:Arial narrow, Arial;
	font-weight:bold;
	font-size:13pt;
	margin-bottom:4px;
	letter-spacing:0px;
}	

.headBlack4
{
	color: black;
	font-family: Arial narrow;
	font-weight:bold;
	font-size:13pt;
	margin-bottom:4px;
	letter-spacing:0px;
}	
.headBlack5
{
	color: black;
	font-family: Arial ;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:4px;
	letter-spacing:0px;
}	

.fntOrange
{
	color: #e37222;
}

.fntBold
{
	font-family:Arial narrow, Arial;
	font-weight:bold;
	font-size:10pt;
}

.fntSmall
{
	font-size:7.5pt;
}

.dtSelect
{
	font-size:10pt;
}



.checked
{
	background-color:Black;
	width:12px;
	height:12px;
}

.fntChecked
{
	font-size:8pt;
}

.fntPointText
{
	font-size:8pt;
	height:17px;
}
.fntPointImage
{
	font-size:8pt;
	height:17px;
	padding-right:6px;
}

.fntSmallListItem
{
    font-size:7pt;
}
    
a.plain:link, a.plain:visited, a.plain:active
{
	cursor:hand;
	text-decoration: none;
	color:	black;
	font-weight:normal;
}
a.plain:hover
{
	text-decoration: underline;
}


a:link
{
	cursor:hand;
	text-decoration: none;
	color:	black;
	font-weight:bold;
}

a:visited
{
	cursor:hand;
	text-decoration: none;
	color:	black;
	font-weight:bold;
}

a:active
{
	cursor:hand;
	text-decoration: none;
	color:	black;
	font-weight:bold;
}

a:hover
{
	cursor:hand;
	text-decoration: underline;
	color:	black;
	font-weight:bold;
}

a.menuitem:link
{
	text-align:right;
	font-size:9pt;
	color:Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
	
}

a.menuitem:visited
{
	text-align:right;
	font-size:9pt;
	color:Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;	
}

a.menuitem:active
{
	text-align:right;
	font-size:9pt;
	color:Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}

a.menuitem:hover
{
	text-align:right;
	font-size:9pt;
	color:Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}

a.menuitem_selected:link
{
	text-align:right;
	font-size:9pt;
	color:#e37222;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}

a.menuitem_selected:visited
{
	text-align:right;
	font-size:9pt;
	color:#e37222;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}

a.menuitem_selected:active
{
	text-align:right;
	font-size:9pt;
	color:#e37222;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}

a.menuitem_selected:hover
{
	text-align:right;
	font-size:9pt;
	color:#e37222;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}


a.submenuitem:link
{
	text-align:right;
	font-size:7.5pt;
	color:Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}

a.submenuitem:visited
{
	text-align:right;
	font-size:7.5pt;
	color:Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}

a.submenuitem:active
{
	text-align:right;
	font-size:7.5pt;
	color:Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}

a.submenuitem:hover
{
	text-align:right;
	font-size:7.5pt;
	color:Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}



a.submenuitem_selected:link,a.submenuitem_selected:visited,a.submenuitem_selected:active,a.submenuitem_selected:hover
{
	text-align:right;
	font-size:7.5pt;
	color:#e37222;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}



.btnBlack
{
	font-family:Arial narrow;	
	font-size:10pt;
	border:none;
	background-color:Black;
	color:White;
	text-align:center;	
	vertical-align:middle;
	width:62px;
	height:26px;
}

.btnNeutral
{
	font-family:Arial narrow;
	border:none;
	background-color: Transparent;
	color:black;
	text-align:left;
	width:100%;
}

.btnSymbol
{
	background-color:Transparent;
	border:none;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
