.BannerLabel
{
	font-weight: bold;
	font-size: 17px;
	color: white;
	font-family: Arial;
}
.HeadingTopLabel
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	color: #ff6600;
	padding-top: 10px;
	font-family: Verdana, Helvetica, sans-serif;
}
.LeftMargin
{
	margin-left : 10px;
}
.TopMargin
{
	margin-top : 10px;
}
.HeadingLabel
{
	font-weight: bold;
	font-size: 12px;
	color: #ff6600;
	font-family: Verdana, Helvetica, sans-serif;	
}
.HeadingSubLabel
{
	font-weight: bold;
	font-size: 11px;
	color: #ff6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
.ContentLabel
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMainLabel
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.SpecialLabel
{
	font-weight: normal;
	font-size: 10px;
	color: #0e4970;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #f0f0f0;
}
.ContentSubLabel
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentSummaryLabel
{
	font-weight:bold;
	font-size: 11px;
	color:Red;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentSpecLabel
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.CalculatorLabel
{
	color: #0E4970;
	text-decoration: none;
	text-indent: 8px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.CalculatorSubLabel
{
	font-weight: normal;
	font-size: 11px;
	color: #0E4970;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentMinLabel
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.GrayedSubLabel
{
	font-weight: normal;
	font-size: 11px;
	color: darkgray;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentSubDDwn
{
	font-weight: normal;
	font-size: 11px;
	width: 130px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.ContentDDwn
{
	font-weight: normal;
	font-size: 11px;
	width: 150px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.MessageLabel
{
	font-weight: normal;
	font-size: 10px;
	color: #0E4970;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.MenuLabel
{
	font-weight: bold;
	font-size: 11px;
	color: #0E4970;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	overflow: hidden;
}
.MenuSubLabel
{
	font-weight: normal;
	font-size: 11px;
	color: #0E4970;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.MenuSubLabelIndent
{
	font-weight: normal;
	font-size: 11px;
	color: #0E4970;
	text-indent: 4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.MenuLetterLabel
{
	font-weight: normal;
	font-size: 11px;
	color: orange;
	text-indent: 6px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.MenuMinLabel
{
	font-weight: normal;
	font-size: 10px;
	color: #0E4970;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.MenuFootLabel
{
	font-weight: normal;
	font-size: 10px;
	color: White;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.SectionLabel
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #BBBABA;
}
.SectionBorder
{
	border-right: #BBBABA 1px solid;
	border-top: #BBBABA 1px solid;
	border-left: #BBBABA 1px solid;
	border-bottom: #BBBABA 1px solid;
}
.RWSectionLabel
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #AFC66E;
}
.GCSectionLabel
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #557f95;
}
.GCSectionBorder
{
	border-right: #557F95 1px solid;
	border-top: #557F95 1px solid;
	border-left: #557F95 1px solid;
	border-bottom: #557F95 1px solid;
}
.RWSectionBorder
{
	border-right: #AFC66E 1px solid;
	border-top: #AFC66E 1px solid;
	border-left: #AFC66E 1px solid;
	border-bottom: #AFC66E 1px solid;
}


.HypeLink:link   
{
                color: #0E4970;
                text-decoration: none;
                font-weight: normal;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;	        	
                }
.HypeLink:active 
{
                color: #0E4970;
                text-decoration: none;
                font-weight: normal;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;
                }
.HypeLink:visited 
{
                color: #0E4970;
                text-decoration: none;
                font-weight: normal;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;
                }
.HypeLink:hover  
{
                color: #0E4970;
                text-decoration: none;
                font-weight: bold;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;
                }

.RRNavHeading
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #747474;
	text-align: center  ;
	text-decoration: none;
	border-right: #747474 1px solid;
	border-top: #747474 1px solid;
	border-bottom: #747474 1px solid;
	border-left: gray 2px solid;
}
.RRNavHeadingItem
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #747474;
	text-align: center;
	text-decoration: none;
}
.RRNavHeadingItem:hover
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #747474;
	text-align: center;
	text-decoration: underline;
}
.RRNavSelected
{
	border-right: #747474 1px solid;
	border-top: #747474 1px solid;
	border-bottom: #747474 1px solid;
	border-left: gray 2px solid;
	font-weight: bold;
	font-size: 10px;
	color: #747474;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
	text-decoration: none;
}
.RRNavSelectedItem
{
	font-weight: bold;
	font-size: 10px;
	color: #747474;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
	text-decoration: none;	
}
.RRNavSelectedItem:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #747474;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
	text-decoration: underline;	
}
LI
{
	list-style-position: outside;
}
Body
{
	height: 100%;
}
Html
{
	height: 100%;
}

















.HypeLinkMn:link
{
	font-weight: bold;
	font-size: 11px;
	color: #0E4970;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.HypeLinkMn:active 
{
                color: #0E4970;
                text-decoration: none;
                font-weight: bold;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;
                }
.HypeLinkMn:visited 
{
                color: #0E4970;
                text-decoration: none;
                font-weight: bold;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;
                }
.HypeLinkMn:hover  
{
                color: #0E4970;
                text-decoration: none;
                font-weight: bold;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;
                }
                
                
                
.HypeLinkSb:link
{
	font-weight: normal;
	font-size: 11px;
	color: #0e4970;
	text-indent: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.HypeLinkSb:active 
{
                color: #0E4970;
                text-decoration: none;
                text-indent: 8px;
                font-weight: normal;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;
                }
.HypeLinkSb:visited 
{
                color: #0E4970;
                text-decoration: none;
                text-indent: 8px;
                font-weight: normal;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;
                }
.HypeLinkSb:hover  
{
                color: #0E4970;
                text-decoration: none;
                text-indent: 8px;
                font-weight: bold;
			    font-size: 11px;
	        	font-family: Arial, Verdana, Helvetica, sans-serif;
                }    
                
                
                
                
 A:link
{
	color: #0e4970;
	text-decoration: none;
}     
A:active 
{
	color: #0E4970;
	text-decoration: none;
}
A:visited 
{
	color: #0E4970;
	text-decoration: none;
}
A:hover  
{
	color: #0E4970;
	text-decoration: none;
}    
                
                
                
                
                
                
                
.Ulink:link
{
	text-decoration: none;
}
.Ulink:active 
{
	text-decoration: none;
}
.Ulink:visited 
{
	text-decoration: none;
}
.Ulink:hover
{
	text-decoration: underline;
}                                            


.Ulink2:link
{
	color: #0E4970;
	text-decoration: none;
}
.Ulink2:active 
{
	color: #0E4970;
	text-decoration: none;
}
.Ulink2:visited 
{
	color: #0E4970;
	text-decoration: none;
}
.Ulink2:hover
{
	color: #0E4970;
	text-decoration: none;
} 


H1
{
	font-weight: bold;
	font-size: 12px;
	color: #ff6600;
	font-family: Verdana, Helvetica, sans-serif;	
	margin: 0;
	padding: 0;
}
H2
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
H3
{
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;	
	margin: 0;
	padding: 0;
}
H4
{
	font-weight: bold;
	font-size: 11px;
	color: #0E4970;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.NoWrap
{
	clear: both;
}

.PanelClip
{
	overflow: hidden;	
}
