﻿body {
	margin-top: 0px;
	background-color: #96B3D0;
}
P
{
    font-size: 10pt;
}
TD
{
  
    font-family: Tahoma;
    font-size: 11px;
}
INPUT
{
    font-size:8pt;
}
SELECT
{
    font-size: 8pt;
}
A
{
    text-decoration:  none;
    font-weight: bold;
    color: #7E9CB4;
    font-size: 8pt;
}
A:Visited
{
    font-size: 8pt;
    color: #7E9CB4;
    font-weight: bold;
}
.cur_button
{
    border: 1px solid black;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: bold;
    color: #7E9CB4;
    background-color: #CBD8E8;
	margin-left: 0px;
}

A:Visited:Hover
{
     color: #CC0000;
}
A:Hover
{
    color: #CC0000;
}

.Footer
{
    border-width: 1px;
    border-color: white;
    font-family: "Trebuchet MS";
    font-size: x-small;
    color: #FFFFFF;
    text-align: center;
    border-top-style: solid;
    border-bottom-style: solid;
}
.CourtName
{
    color: #F0F4F9;
    font-family: 'Trebuchet MS';
    font-size: 15pt;
    padding-left: 8px;
}

.CourtNameInner
{
    color: #5B87B4;
    font-size: 18pt;
    padding-left: 8px;
    font-family: 'trebuchet MS';
    font-weight: bold;
    line-height: 20px;
}
.CourtDetail
{
    color: #4B6981;
    background-color: #CBD8E8;
    font-weight: bold;
    padding-left: 8px;
    font-family: 'Trebuchet MS';
}

.CourtDetail A
{
    color: #4B6981;
    background-color: #CBD8E8;
    font-weight: bold;
    font-family: 'Trebuchet MS';
}
.CourtDetail A:Visited
{
    color: #4B6981;
    background-color: #CBD8E8;
    font-weight: bold;
    font-family: 'Trebuchet MS';
}
.CourtDetail A:Hover
{
    color: #AA0000;}

A.NavLinks
{
    color: #F1F5FA;
    font-family: 'Trebuchet MS';
    font-size: 8pt;
}
A:Visited.NavLinks
{
    color: #F1F5FA;
    font-family: 'Trebuchet MS';
    font-size: 8pt;
}
.FilingButton
{
    background-color: #AA0000;
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    padding-left: 8px;
    width:190px;
    height: 30px;
}

.FeesButton
{
    padding-left: 8px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #AA0000;
    width:190px;
}

.FeesButtonLong
{
    padding-left: 8px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #AA0000;
    width:300px;
}

.FaqButton
{
    border:solid 1px #CC0000;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: bold;
    background-color: white;
    display: block;
    color: #CC0000;
}
.FaqButton:Hover
{
    color: #CC0000;
    border:solid 1px #CC0000;
}
.ClaimsCitationTab
{
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    font-weight: bold;
    color: white;
    background-color: #AA0000;
    text-indent: 8pt;
}

.nCourt-Button
{

    border:solid 1px black;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: bold;
    background-color: #9FB8D5;
    color: white;
    width: 69px;
    height: 20px;
}

.Home-Button
{

    border:solid 1px black;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: bold;
    background-color: #9FB8D5;
    color: white;    
    height: 20px;
}

.MainText
{
    font-size: 13pt;
}
.ncourt-validation-summary 
{ 
    BORDER-RIGHT: solid 1px red;
    BORDER-TOP: solid 1px red;
    MARGIN-TOP: 0.125in;
    FONT-SIZE: 8pt;
    BORDER-LEFT: red 1px solid;
    WIDTH: 100%;
    COLOR: red;
    BORDER-BOTTOM:solid 1px red;
    FONT-FAMILY: Tahoma 
}

.TabFont
{
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    width: 81px;
}

.overflowBox { 
    BORDER-RIGHT: solid 1px #cccccc; 
    BORDER-TOP: solid 1px #cccccc;
    OVERFLOW: auto; 
    BORDER-LEFT: solid 1px #cccccc;
    WIDTH: 450px; 
    COLOR: black; 
    BORDER-BOTTOM: solid 1px #cccccc;
    FONT-FAMILY: trebuchet MS; 
    HEIGHT: 500px; 
    
}
		
.FloatLeft
{
    float: left;
}

.ncourt-textbox
{
    font-size:8pt;
}

.ncourt-validation-asterisk
{
    width: 5px;
}