﻿body,html
{
	font-family: Verdana;
	font-size:10pt;
	margin: 0 0 0 0;
	height: 100%;
}
a.special:link    {color: #C0C0C0; text-decoration: none}
a.special:visited {color: #C0C0C0; text-decoration: none}
a.special:active  {color: red; text-decoration: underline}
a.special:hover  {color: black; text-decoration: underline}
a.crumb:link    {color: #808080; text-decoration: underline}
a.crumb:visited {color: #808080; text-decoration: underline}
a.crumb:active  {color: #808080; text-decoration: underline}
a.crumb:hover  {color: #808080; text-decoration: none}
a.indent {text-indent:30pt;}
a:visited{color: #003399;}
a:active{color: #ff6600;}
a{color: #336699;}
a.Footer:link {color: #C0C0C0;}
a.Footer:visited {color: #C0C0C0;}
a.Footer:active {color: #336699;}
a.Footer:hover {color: #C0C0C0;}

.crumbFont {color: #808080; font-family:Verdana; padding-right:20px;}

.Bold8
{
	font-weight:bold;
	font-size:8pt;
}
.Bold10
{
	font-weight:bold;
	font-size:10pt;
}
.Bold12
{
	font-weight:bold;
	font-size:12pt;
}
.Bold14
{
	font-weight:bold;
	font-size:14pt;
}
.BoldItalic
{
	font-weight:bold;
	font-style:italic;
}
.cell
{
	padding-bottom:7px;
}
.content
{
	position: relative;
	bottom: 4px;
	right: 4px;
	background-color: White;
}
.content2
{
	position: relative;
	bottom: 2px;
	right: 2px;
	background-color: White;
}
div.invisible
{    
	/*make invisible*/    
	display:none;  
}  
div.visible
{    
	/*make visible*/    
	display:block;    
	/*position it 200px down the screen*/    
	position:absolute;    
	top:0px;    
	left:0px;    
	width:100%;  
	height:100%;  
	text-align:center;    
	/*in supporting browsers, make it      
	a little transparent*/    
	background-color:#fff;    
	opacity:0; 
	-moz-opacity: 0.85; /* older Gecko-based browsers */
	filter:alpha(opacity=85);   
	border-top:1px solid #ddd;    
	border-bottom:1px solid #ddd;  
}
.ErrorMessage
{
	font-weight:bold;
	color:Red;
}
.Flags
{
	white-space: nowrap;
}
.Footer
{
	font-family: Verdana; 
	color: #C0C0C0; 
	font-weight: bold;
	font-size:8pt;
}
.FooterText
{
	color:#808080; 
	letter-spacing:-1px;
	font-family:Verdana; 
	font-size:8pt; 
	font-weight:bolder;
}
.GrayTitle
{
	color: Gray;
	font-weight:bold;
}
.GridView
{
	width:100%;
}
.Italic10
{
	font-style: italic;
	font-size:10pt;
}
.MenuCell
{
}
.MenuCellBottom
{
	background-image:url(Images/menu_homepage_bottom_bkgrd.png);
	background-repeat: no-repeat;
}
.MainMenuItem
{
}

.MenuBottomRepeat
{
	background-image:url(Images/right_repeat.png);
	background-repeat: repeat-x;
}
.MenuTopRepeat
{
	background-color:#dadada;
}
.MBModelCode
{
	font-size:14pt;
	font-weight:bold;
}
.Normal8
{
	font-size:8pt;
}
.Normal10
{
	font-size:10pt;
}
.Normal12
{
	font-size:12pt;
}
.Orange
{
	color:#FF6103;
	font-weight:bold;
}
.pager span  
{
	border:solid 1px Orange;
	background-color:White;
	padding:3px;
	font-weight:bold; 
}	

.Rule
{
	color:Black;
	height:1px;
}
.Rule70
{
	color:Black;
	height:1px;
	width:70%;
}
.shadow 
{
	position: relative;
	bottom: -4px;
	right: -4px;
	background-color: #ccc;
}
.shadow2
{
	position: relative;
	bottom: -2px;
	right: -2px;
	background-color: #ccc;
}
.Std6
{
	font-size:7pt;
}
.TB200
{
	width:250px;
}
