﻿body 
{
    font-family: Trebuchet MS;
    font-size:9pt;
    color:#333333
}
h2
{
    font-family:Trebuchet MS;
    font-size:x-large;
    font-weight:bold
}
h3
{
    font-family:Trebuchet MS;
    font-size:x-large;
}
H4 {
	FONT-FAMILY: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
    color:#BBC7DF;
}
li
{
    
    list-style-type:square;
    
}
a.MasterHyperLinkBottom:link {color: #333333; font-weight:normal}
a.MasterHyperLinkBottom:visited {color: #333333; font-weight:normal}
a.MasterHyperLinkBottom:hover {color: #EEAC00; font-weight:normal}

a.MasterHyperLinkTop:link {color: #0066C8; font-weight:normal}
a.MasterHyperLinkTop:visited {color: #0066C8; font-weight:normal}
a.MasterHyperLinkTop:hover {color: #EEAC00; font-weight:normal}

a.LeftMenu:link 
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #666666;
		text-indent: 10px;
		white-space: nowrap;
		line-height:18px;
		margin-right:0px;
	}
a.LeftMenu:visited
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #666666;
		text-indent: 10px;
		white-space: nowrap;
		line-height:18px;
		margin-right:0px;
	}
a.LeftMenu:hover 
	{
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #ECF0FE;
		background-color: #ECF0FE;
		padding: 0px;
		line-height:18px;
		margin-right:0px;
	}


