﻿body
{
	font-family:Arial;
	font-size:9pt;
	line-height: 120%;
}

.Plain
{
	font-family:Arial;
	font-size:9pt;
}

.PlainBold
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
}

.Title
{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;		
 
}

.LinkHelp
{
	color:#1C408E;
	text-decoration:none;
}

.PrintLink
{
	color:#1C408E;
	text-decoration:underline;
}
.PrintLink2
{
	color: White;
	text-decoration:underline;
}
.PrintLinkBackground
{
    border: 0px;
	background-image: url(../../Images/Buttons/Go-back-to-the-form-list.png);
	background-repeat: no-repeat;
	width: 286px;
	height: 28px;
	text-align: center;
	vertical-align: middle;
	color: White;
	text-decoration: underline;
	line-height: 200%;
}

.LinkHelp:visited
{
	color:#1C408E;
	text-decoration:none;
}

.LinkBlue
{
	color:#0000FF;
	text-decoration:none;
}

.LinkBlue:visited
{
	color:#0000FF;
	text-decoration:none;
}

.LinkRed
{
	color:#ab0303;
	text-decoration:none;
}

.LinkRed:visited
{
	color:#ab0303;
	text-decoration:none;
}

.LinkNews
{
	color:#ab0303;
	text-decoration:none;
	font-size:11px;
}

.News
{
	font-size:12px;
	
}

.NewsDate
{
	font-size: 10px;
	color: #606060;
}

.LinkNews:visited
{
	color:#ab0303;
	text-decoration:none;
	font-size:11px;
}

.LeftMenuCell
{
    border:0;

    
 
	}
	.LeftMenuCellFooter
{
    border:0;
    vertical-align:bottom;
    
	}

.LeftMenuMenuLevel2Active
{
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	font-weight:bold;
	color:white;
}

.LeftMenuMenuLevel2Link
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;	
	color:white;
	text-decoration:none;
}

.LeftMenuMenuLevel2Link:visited
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;	
	color:white;
	text-decoration:none;
}
scrollbar
{
overflow: scroll
}


.LeftMenuMenuLevel3Active
{
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:white;
}

.LeftMenuMenuLevel3Link
{
	font-family:Arial;
	font-size:10pt;
	color:white;
	text-decoration:none;
	
}

.LeftMenuMenuLevel3Link:visited
{
	font-family:Arial;
	font-size:10pt;
	color:white;
	text-decoration:none;
}

.FooterCell
{
	background-image:url('../../Images/Layout/Footer.png');
	    width:1200px;
}

.FooterText
{
	color:white;
}

.FooterLink
{
	color:white;
	text-decoration:none;
}

.FooterLink:visited
{
	color:white;
	text-decoration:none;
}

.BodyContainer
{
	padding-left:10px;
	padding-right:10px;
	width:100%;
}

.trbg_head { background-color: #adadad }
.trbg { background-color: #e2e2e2 }
.trbg_alt { background-color: #f2f2f2 }

.LanguageEnumelection {
   color:#FFFFFF;
   font-size:8pt;
   line-height:13px;
   text-decoration:none;    
}
.LanguageEnumelectionCurrent {
   color:#FFFFFF;
   font-size:8pt;
   line-height:13px;
   text-decoration:underline;    
}


.RecordLabel{
    background-color: #E0E0E0;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
	text-decoration: none; 
	font-size:9pt;
	width:200px;
}

.RecordInput{
	background-color: #f5f5f5;
	padding: 2px;
	text-align: left;
	text-decoration: none;
	border-width: 1px 0px 1px 1px; 
	font-size:9pt;
	width:300px;	
	
}RecordLabelsmall{

    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
	text-decoration: none; 
	font-size:8pt;
	width:50px;
}

.RecordInputsmall{

	padding: 2px;
	text-align: left;
	text-decoration: none;
	border-width: 0px 0px 1px 1px; 
	font-size:8pt;
	width:50px;	
	
}

.RecordHeader{
    background-color: #C0C0C0;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
	text-decoration: none; 
	font-size:9pt;
}


.Countdown{ /*Example CSS to create LCD countdown look*/
	font: 12px Arial;
	color:#000000;
	font-weight:bolder;
 }

A
{
	 color:#000000;
}

H1 
{
	font-family:Arial;
	font-size:12pt;
	color:purple;
	font-weight:lighter;
}

H2
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	/*text-decoration:underline;
	color:Red;*/
	text-decoration: none;
	color: gray;
}
h2 a:active
{
    text-decoration: underline;
}

H3
{
	font-family:Arial;	
	font-size:9pt;
	color:Gray;
	font-weight: bold;
}
H3 a
{
	font-family:Arial;	
	font-size:9pt;
	color:Gray;
	font-weight: bold;
}
H4
{
	 font-family:Arial;	
     font-weight:normal;
     font-size:inherit;

}

P 
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	line-height: 135%;
}
a img
{
    border: 0;
}
.Docs_Main_Category
{
    color: White;
    background-color: #686963;
}
.Docs_Sub_Category
{
    color: White;
    background-color: #ABACAF;
}
.Docs_Link, .Docs_Link:visited, .Docs_Link:active
{
    color: #838385;
}
.Docs_Link:hover
{
    color: #92278F;
}
.RecordDetails
{
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
}
.SidebarStyle
{
    line-height: 150%;
    text-decoration: none;
    color: Gray;
}
