﻿body {
}



A:Link
{
    font-weight: bold;
    font-size: 14px;
    color: #180980;
}

A:Active
{font-weight: bold;
    font-size: 14px;
    color: #180980;
}

A:Visited
{
    font-weight: bold;
    font-size: 14px;
    color: #180980;
}

a:hover
{
    font-weight: bold;
    font-size: 14px;
    color: #180980;
    
}

.sidenav A:Link
{
    font-weight: bold;
    font-size: 14px;
    color: #180980;
    text-decoration: none;
    line-height: 25px;
}

.sidenav A:Active
{font-weight: bold;
    font-size: 14px;
    color: #180980;
    text-decoration: underline;
    line-height: 25px;
}

.sidenav A:Visited
{
    font-weight: bold;
    font-size: 14px;
    color: #180980;
    text-decoration: none;
    line-height: 25px;
}

.sidenav a:hover
{
    font-weight: bold;
    font-size: 14px;
    color: #180980;
    display: block;
    background-color: gainsboro;
    line-height: 25px;
}

.topnav A:Link
{
    font-weight: bold;
    font-size: 14px;
    color: white;
    text-decoration: none;
}

.topnav A:Active
{
    font-weight: bold;
    font-size: 14px;
    color: white;
    text-decoration: none;
}

.topnav A:Visited
{
    font-weight: bold;
    font-size: 14px;
    color: white;
    text-decoration: none;
}



.topnav A:Hover
{
    font-weight: bold;
    font-size: 14px;
    color: white;
    text-decoration: underline;
    background-color: #180980;
}

.sanserif14bold 
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:12px;
    font-weight:bold;
    color:#180980;
    text-align:left;
}

.sanserif18bold
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:20px;
    font-weight:bold;
    color:#180980;
}

.sanserif16bold
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:14px;
    font-weight:bold;
    color:#180980;
}

.sanserif16boldsilver
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:16px;
    font-weight:bold;
    color:#180980;
    
}

.formfieldtitles
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:12px;
    font-weight:bolder;
    color:#180980;
    background-color:white;
    text-align:left;
}

.formfieldtitlescenter
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:12px;
    font-weight:bolder;
    color:#180980;
    background-color:white;
    text-align:center;
}
.formfieldvalues
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:10px;
    font-weight:bolder;
    color:black;
    background-color:white;
    text-align:left;
}


.workorderheadtext
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:18px;
    font-weight:bolder;
    color:#180980;
    
}
.workorderinstructiontext
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:12px;
    font-weight:bold;
    color:Olive;
}
.formtitle
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:14px;
    font-weight:bolder;
    color:white;
    background-color:#180980;
    height:25px;
}
.configuratortext
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:12px;
    font-weight:bold;
    color:Navy;
    background-color:Silver;
}

.thankyoutext
{
font-family: Sans-Serif, Arial, Verdana;
    font-size: 30px;
    font-weight: bold;
    color: #180980;
}

.thankyoutextred
{
    font-family: Sans-Serif, Arial, Verdana;
    font-size: 30px;
    font-weight: bold;
    color: red;
}

.formfieldtitlesleft
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:12px;
    font-weight:bolder;
    color:#180980;
    background-color:white;
    text-align:left;
}
.formsubmenufield
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:12px;
    font-weight:bold;
    color:White;
    background-color:#f97020;
    height:15px;
}
.topnav
{
    background-color:#180980
}

.tinytext
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:9px;
    font-weight:bolder;
    background-color:white;
}

.tinytext A:Link
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:9px;
    font-weight:bolder;
    background-color:white;
    text-decoration: none;
    
}

.tinytext A:Active
{font-family:Sans-Serif, Arial, Verdana;
    font-size:9px;
    font-weight:bolder;
    background-color:white;
    text-decoration: underline;
}

.tinytext A:Visited
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:9px;
    font-weight:bolder;
    background-color:white;
    text-decoration: none;
}

.tinytext a:hover
{
    font-family:Sans-Serif, Arial, Verdana;
    font-size:9px;
    font-weight:bolder;
    background-color:white;
    text-decoration: underline;
}
