﻿	
	.greenLink
	{
		color: #669933;
		font-weight: bold;
		font-size: 10pt;
		text-decoration: underline;
	}

	.divider
	{
		border-top: 1px solid #b2b2b2;
        margin-top: 6px;
        height:0px;
        line-height: normal;
        margin-left:10px;
        width: 959px;
        background-color: #ffffff;
	}
	
	
	.dashes
	{
		position: absolute;
		border-top: 1px dotted #b2b2b2;
        margin-top: 1px;
	}
	
	.dashes_white
	{
		position: absolute;
		border-top: 1px dotted #ffffff;
        margin-top: 1px;
	}

	.divShadowGreen
    {
        border: solid 1px #99CC33 !important;
        padding: 0px 0px 0px 0px !important;
        filter: progid:DXImageTransform.Microsoft.dropshadow(OffX='3', OffY='3', Color='#E0E0E0', Positive='true');
    }

	.divShadowGrey
    {
        border: solid 1px #d6d6d6 !important;
        padding: 0px 0px 0px 0px !important;
        filter: progid:DXImageTransform.Microsoft.dropshadow(OffX='3', OffY='3', Color='#E0E0E0', Positive='true');
    }

	.divShadowRegister
    {
        border: solid 0px #d6d6d6 !important;
        padding: 0px 0px 0px 0px !important;
        filter: progid:DXImageTransform.Microsoft.dropshadow(OffX='5', OffY='3', Color='#E0E0E0', Positive='true');
    }

	.yfSubMenu
	{
		font-family: Verdana;
		color: #333333;
		font-size:7pt;

	}
	
	ul {list-style-type:none; margin-left:0px; margin-top:1px; line-height:1.2; margin-bottom:1px; text-decoration: none;}
	ol {list-style-type:disc;}

	a
	{
		font-size: 10px;
		color: #666666;
		font-family: Verdana;
		text-decoration: none;
	}
	
	.gLink
	{
		font-size: 10px;
		color: #339933;
		font-family: Verdana;
		text-decoration: underline;
	}
	
	.emailLink
	{
		font-size: 10px;
		color: #339933;
		font-family: Verdana;
	}


	
	.qlLine
	{
		margin-left:0px;
	    width:141px;
	    height: 17px;
	    
	}
	
	
	a.qllink:Link
    {
	    color: #333333;
	    text-decoration: none;
	    display: block;
	    width:141px;
	    height: 12px;
	    margin-top: 5px;
	    
    }

    a.qllink:Visited
    {
	    color: #333333;
	    text-decoration: none;
	    display: block;
    	width:141px;
	    height: 12px;
	    margin-top: 5px;
}

    a.qllink:Hover
    {
	    color: #333333;
	    text-decoration: None;
	    background-color: #ffffff;
	    display: block;
	    width:141px;
	    height: 12px;
	    margin-top: 5px;
    }

    a.qllink:Active
    {
	    color: #333333;
	    text-decoration: None;
	    display: block;
	    width:141px;
	    height: 12px;
	    margin-top: 5px;
    }

	.contentHeader
	{
		font-family:Verdana;
		color: #333333;
		font-size:11pt;
		font-weight:900;
	}
		
	.contentSubHeader
	{
		font-family:Verdana;
		color: #333333;
		font-size:9pt;
		font-weight:900;
	}
	
	#quicklinksContent
	{
		font-family:Verdana;
		color: #666666;
		font-size:8pt;
		width:600px;
		float:left;
		margin-left:5px;
	}		
	
	#measureContent
	{
		font-family:Verdana;
		color: #666666;
		font-size:8pt;
		width:780px;
		float:left;
		margin-left:5px;
	}

	.footerMessage
	{
		font-family:Verdana;
		color: #999999;
		font-size:7pt;
	}
	
	a.listLink
	{
		font-size: 11px;
		color: #666666;
		font-family: Verdana;
		text-decoration: underline;
	}
	
	.invoiceLabel
	{
		font-family:Verdana;
		color: #999999;
		font-size:7pt;
	}
	
	.invoiceLine
	{
		font-family:Verdana;
		color: #333333;
		font-size:7pt;
		line-height: 1.7;
	}
	
	.panelTitle
	{
		font-weight:bold;
		color: #666666;
		font-family:Verdana;
		font-size:7.5pt;
		line-height: 1.1;
		
	}
	
	.panelTitleHolder
	{
		width: 149px;
		position:relative;
		top: 5px;
		vertical-align:text-top;
	}
	
		.sitemapEntry
	{
		line-height: 1.3;
	}
