﻿.hdrMain	
{
	font-family: Times New Roman;
	font-size:19pt;
	color: #000066;
	background-color: #6699CC;
}

h1	{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
	}

.hdrSub	{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #a52a2a;
	}

h2	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	}
	
.hdrSubSmall	{
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #000066;
	}
	
.hdrBackground
{
	background-color: #6699CC;
}

.BodyFont	
{
	font-size: 9pt;
	font-family: Arial;
}

.ms-input
{
font-size:8pt;
font-family:arial,sans-serif;
}
.input
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	border-left-color: #3871a9;
	border-bottom-width: 1px;
	border-bottom-color: #3871a9;
	color: #000000;
	border-top-color: #3871a9;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #f4f8fb;
	border-right-width: 1px;
	border-right-color: #3871a9;
}
.hdrSubExec	{
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color:black;
}
.hdrSubACE	{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #a52a2a;
}


/* 

        private string m_sTitleText;
        private string m_sTitleLink;
        private string m_sProductDetailHeader;
        private string m_sProductDetailBody;
        private string m_sProductDetailRow;
        private string m_sAlternatingProductDetailRow;
        private string m_sContactHeader;
        private string m_sContactDropDown;
        private string m_sContactData;
         */
.SectionTitle
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #a52a2a;
}      
.SectionTitleLink
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}         
.DetailRowHeader
{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}
.DetailRowBody
{
	font-size: 9pt;
	font-family: Arial;
	
}
.DetailRow
{
	border-bottom: thin black solid;
}
.DetailRowAlternate
{
	background-color:#eeeeee;
}
/* Abani modified*/
.LinkFontACE
{
   color: #005CB9;
	font-size:9pt;
	font-family:Arial;
}
.LinkFontFooter
{
    color: #005CB9;
	font-size:8pt;
	font-family:Arial;
}

 
.ms-navframe .ms-quicklaunchouter .ms-navSubMenu1 #zz2_QuickLaunchMenun0  a:hover
{
  text-decoration:none;
} 


.LinkFontACE  A:visited
{
 	color: #005CB9;
	text-decoration: none;
}
