body
	{
	font-size	: 12px;
	font-family	: Geneva, Arial, Helvetica, sans-serif;
	color		: #000000;
	}


p
	{
	padding-left	: 6px;
	font-size	: 14px; 
	color		: #4A4A4A;
	line-height	: 21px; 
	font-family	: Geneva, Arial, Helvetica, sans-serif;
	text-align	: justify;
	}


td
        {
        font-size       : 14px;
	line-height     : 16px;
        color           : #4A4A4A;
        font-family     : Geneva, Arial, Helvetica, sans-serif;
        }



p a
	{
	color:#165B9E;
	text-decoration:none;
	}

p a:hover
	{
	color:#165B9E;
	text-decoration:underline;
	}


li
	{
	font-family     : Geneva, Arial, Helvetica, sans-serif;
	font-size       : 14px;
	color           : #4A4A4A;
	margin-bottom	: 6px;
	}

h1
        {
        color           : #165B9E;
        font-weight     : bold;
        font-family     : Geneva, Arial, Helvetica, sans-serif;
        font-size       : 22px;
        text-decoration : none;
	margin-top	: 15px;
        }


h2
        {
        padding-left    : 6px;
        line-height     : 21px;
        color           : #212121;
        font-weight     : bold;
        font-family     : Arial, Helvetica, sans-serif;
        font-size       : 16px;
        text-decoration : none;
        text-align      : justify;
        }


h3
        {
        color           : #212121;
        font-family     : Geneva, Arial, Helvetica, sans-serif;
        font-size       : 16px;
        text-decoration : none;
        margin-top      : 15px;
        }



.pagetitle
	{
	color		: #165B9E;
	font-weight	: bold;
	font-family	: Geneva, Arial, Helvetica, sans-serif;
	font-size	: 20px;
	text-decoration	: none;
	}

.subtitle
	{
	color		: #212121;
	font-weight	: bold;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 16px;
	text-decoration	: none;
	}

.sectiontitle
	{
	color		: #212121;
	font-family	: Geneva, Arial, Helvetica, sans-serif;
	font-size	: 20px;
	text-decoration	: none;
	}



.nav{
	font-size:13px;
	background-color:#F1F1F1;
	layer-background-color:#F1F1F1;
	color: #666666;
	padding:4px 7px;
	}

	.nav a {
	FONT-WEIGHT: bold;
	color:#666666;
	text-decoration:none;
	background-color:#F1F1F1;
	}
	
	.nav a:hover {
	background-color:#F1F1F1;
	color:#666666;
	text-decoration:underline;
	}


	.navsub{
	font-size:13px;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	}
	.navsub a {
		color:#666666;
		padding:4px 7px;
		text-decoration:none;
		background-color:#ffffff;
	}
	.navsub a:hover {
		background-color:#ffffff;
		color:#165B9E;
		text-decoration:underline;
	}



hr {
	color: #B6B6B1;
	height: 1px;
}


.highlightTitleOff
    {
    background                  : transparent;
    color                       : #CE6500;
    font-weight                 : bold;
    font-family                 : verdana, sans-serif;
    font-size                   : 12px;
    text-decoration             : none;
    }

    .highlightTitleOff:hover
    {
    text-decoration             : underline;
    }

.highlightTextOff
    {
    background                  : transparent;
    color                       : #63717B;
    font-family                 : verdana, sans-serif;
    font-size                   : 10px;
    text-decoration             : none;
    }

    .highlightTextOff:hover
    {
    text-decoration             : underline;
    }



.serviceheader
	{
	font-weight:bold;
	color:FF6600;
	font-size:12px;
	}


.servicestatus
        {
	font-family     : Geneva, Arial, Helvetica, sans-serif;
	font-size       : 12px;
	color           : #4A4A4A;
        text-decoration:none;
        }

.maintenancenotice
        {
        font-family     : Geneva, Arial, Helvetica, sans-serif;
        font-size       : 12px;
        color           : #4A4A4A;
        text-align      : justify;
        text-decoration:none;
        }


td.linkdir  {
	color : #42517D;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 14px;
}

td.linkheader  {
	color : #42517D;
	background-color : #f1f1f1;
	font-size : 14px;
	line-height : 18px;
}

