#p1, .tr
{
   line-height: 20px; 
}

#p2 
{
   line-height: 35px; 
}

h1
{
    font-size: 150%;
    color:#414448;
}

/*select, textaa, input[type="text"]
{
  padding: 10px;
  border: none;
  border-bottom: solid 2px #c9c9c9;
}
*/

.textRed 
{
    color:red;   
}

.textErrorRed 
{
    color:red;  
    padding-left: 120px;
    padding-right: 120px;
}

.lineBreak
{
    margin:30px 0 3px 0; 
    border-width:0 0 3px 0;
    border-style:solid;
    border-color:#ccc;
}
 
.bigFont 
{
   font-size: 120%;    
}

.clear 
{
    clear: both;
}

 .floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.div
{
    line-height: 70px;
}

.FieldsetInit
{
    line-height: 50px; 
    padding: 20px 20px 30px 20px;
    border:1px solid #ccc; 
    color: #666666;
    font-family: Arial, sans-serif;
    font-weight:bold;
}

.lineHeight25
{
    line-height: 25px; 
    padding-left: 25px;
}

.FieldsetHight
{
    height: 90%;
}

.OtherInit
{
    line-height: 20px; 
    padding: 25px 20px 30px 40px;
    border:0px; 
    color: #666666;
}

.OtherHeight
{
    height: 90%;
}

input#submit1
{ 
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px; 
}

input#submit2
{ 
    width:155px;
    height:28px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    font-size:110%;
}

input#submit3
{ 
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px; 
}

input#submit4
{ 
    width:155px;
    height:38px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    font-size:110%;
    background-color: #00436F;
    color: white;
    border-radius: 6px;
    padding-top:7px;
    padding-bottom:7px;
}



.col320px
{  
  width:320px;
}

input[type="radio"] 
{
  margin: 3px 3px 0px 5px;
}

.lineBreak
{
    margin:30px 0 3px 0; 
    border-width:0 0 2px 0;
    border-style:solid;
    border-color:#ccc;
}

.copCheckbox
{
   width: 16px;
   height: 16px
}

.labelFormat
{
    padding-left: 20px;
    width:360px;
    color:#919191;
}

.courtActionFormat
{
    padding-left:20px;
    width:400px;
    color:#919191;
}

.bureauText
{
    padding-left: 20px;
    line-height: 20px;
}

legend {
    font-weight:bold;
    font-size:13px;
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
    border: none;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    font-family: Georgia, serif;
}

.otherLabelFormat
{
    padding-left: 3px;
    font-style:italic;
    width:300px;
}

a:hover {color:#179BCD;}

.paragraphFormat
{
    padding-left: 20px;
    width:360px;
}

.otherParagraphFormat
{
    padding-left: 3px;
    width:360px;
}

input#submit4:hover{
    background-color: #179BCD;
}

.checkboxFormat
{
    padding-left: 20px;
    padding-right: 10px;
}

.radioLabel
{
    color:#919191;
}

.setWidth
{
    width:200px;
}

.setWidth2
{
    width:333px;
}

.setWidth3
{
    width:150px;
}

.setWidth4
{
    width:420px;
}

.setWidth5
{
    width:450px;
}

.textAreaSetWidth
{
    width:410px;
    height: 22px;
    font-family: Arial, sans-serif;
    color:#919191;
}


.textAreaSetWidthBox
{
    width:410px;
    font-family: Arial, sans-serif;
    color:#919191;
}

.hiddenAreaSetWidth
{
    width:350px;
}

.middleAlign *
{
    vertical-align: middle;
}

.cellMargin
{
    padding-top: .25em;
    padding-bottom: .25em;
}

.agencyInfoIndent
{
    margin-left: 5px;    
}

.pp
{
    display:none;
}

.file-upload-button {
position: absolute;
height: 50px;
top: -10px;
left: -10px;
cursor: pointer;
opacity: 0;
filter:alpha(opacity=0);
}

.no-underline { text-decoration: none; }

a {color:#00436F;}

.setSerifFont
{
    font-family: Georgia, serif;
    font-weight:normal;
}