﻿    body {
	margin-top: 0px;
	background-color: #96B3D0;
}
TD
{
  
    font-family: Tahoma;
    font-size: 11px;
}
A
{
    text-decoration: none;
    font-weight: bold;
    color: #7E9CB4;
    font-size: 8pt;
}
A:Visited
{
    font-size: 8pt;
    font-weight: bold;
}
A:Hover
{
    color: #CC0000;
}
INPUT
{
    font-size:8pt;
}
SELECT
{
    font-size: 8pt;
    margin-left: 0px;
}
.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: 30px;
}
.CourtDetail
{
    color: #7E9CB4;
    background-color: #CBD8E8;
    font-weight: bold;
    padding-left: 8px;
    font-family: 'Trebuchet MS';
}

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: left;
    padding-left: 8px;
}

.FeesButton
{
    padding-left: 8px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #9FB8D5;
}
.FaqButton
{
    border: solid 1px #9FB8D5;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: bold;
    background-color: white;
    display:block;
}
.FaqButton:Hover
{
    color: #CC0000;
    border: 1px solid #CC0000;
}
.ClaimsCitationTab
{
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    font-weight: bold;
    color: white;
    background-color: #007D28;
    text-indent: 8pt;
}

.nCourt-Button
{

    border: 1px solid black;
    text-align: center;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    font-weight: bold;
    background-color: #9FB8D5;
    color: white;
	margin-left: 0px;
	padding-left:8px;
	padding-right:8px;
}
.nCourt-Button a:visited
{
	color:white;
}
.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;
}

.MainText
{
    font-size: 13pt;
}
.ncourt-validation-summary 
{ 
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid;
    MARGIN-TOP: 0.125in;
    FONT-SIZE: 8pt;
    BORDER-LEFT: red 1px solid;
    WIDTH: 100%;
    COLOR: red;
    BORDER-BOTTOM: red 1px solid;
    FONT-FAMILY: Tahoma 
}

.ncourt-textbox
{
    font-size:8pt;
}

.ncourt-validation-asterisk
{
    width: 5px;
}
