﻿body 
{
    padding:0px;
    margin:0px;
    color:#000;
    font-family:Arial;
    font-size:12px;
    background: #fff;
}

#bodyWrapper
{
    width:100%;
     background-color:#f6f6f6; /*f6f6f6*/
    padding-top:0px;
    padding-bottom:10px;

}


#Header
{
    width:100%;
    height:89px;
    background: url(../Images/Header.png) repeat-x;
}

#bigTitle
{
    color:#fff;
    font-size:24px;
    position:absolute;
    left:0%;
    top:0%;
    padding:1.5% 1% 1% 1%;
    z-index:1;
    
}

#smallTitle
{
    position:absolute;
    right:0%;
    top:0%;
    z-index:0;
    
}

#Images
{
    background: url(../Images/ImagesBG.png) repeat;
    height:166px;
}

#contentWrapper
{
    width:100%;
    padding:0px;
    margin:0px;
   
}

#Navigation
{
    float:left;
    width: 20%;
}

.navHeader
{
    
    color:#333;
    font-weight:bold;
    text-transform:uppercase;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size:16px;
    margin:40px 0px 0px 40px;
    
}

#Navigation ul
{
    
    padding:0px;
    margin:10px 0px 20px 40px;
}

#Navigation li
{
    width:95%;
    border-top:1px dotted #333;
    padding:5px;
    margin:0px;
    color:#000;
       
}
#Navigation li a
{
    color:#000;
    text-decoration:none;
 
}

#Navigation li a:hover
{
    color:#000;
    text-decoration:underline;
 
}

#Navigation li:hover
{
    width:95%;
    background-color:#999;
     border-top:1px dotted #333;
    padding:5px;
    margin:0px;
    color:#000;
       
}


#Content
{
    float:right;
    width:76%;
    padding:1% 0% 1% 2%;
    min-height:412px;
    background-color:#fff;
}

#Content .contentHeaders
{
    font-size:14px;
    font-weight:bold;
    font-style:italic;
}

#Content ul li
{
    padding:5px;
    
}

#Content ol li
{
    padding:5px;
    
}

#Content a
{
    color:#000;
    text-decoration:underline;
}

#Content a:hover
{
    color:#548DD4;
    text-decoration:underline;
}

#Content .pageTitle
{
    text-align:left;
    font-size:24px;
    color:#000;
    margin:15px 0px 0px 0px;
    font-weight:bold;
 

    
}

#Content .gridview
{
    
    color:Black;
    margin:15px 0px 15px 0px;
    padding:2px;
}

#Content .gridview a
{
    color:#fff;
}

#Content .gridview a:hover
{
    color:#548DD4;
}


#Content .gridview td
{
    padding:5px 5px 5px 5px;
    border-color:#000;
  
}
#Content .gridview th
{
    padding:5px 0px 5px 5px;
}

#Content .gvHeader td
{
    color:#fff !Important;
    font-weight:bold;
    border-color:#000;
}

#Content .claimStyle
{
   margin-top:12px;
   margin-bottom:12px;
   background: url(../Images/formBG.jpg) repeat-x;
    background-color: #f4f1f1;
    width:900px;
}

#Content .claimLegend
{
    padding: 5px;
    background-color:#333;
    color:#fff;
    font-size:13px;
}
#Content .error
{
    font-size:small;
    color:Red;
}

#Content .claimTable
{
    width:600px;
    margin:0px 0px 0px 150px;
    
}

#Content .claimTable tr td
{
    padding:0px 5px 10px 5px;
}


#rightsTable
{
    width:730px;
    border-bottom:1px solid #000;
    border-left:1px solid #000;
    border-right:1px solid #000;
    border-top:1px solid #000;
    margin:0px auto;
    font-weight:normal;
}

#rightsTable .tableHeader
{
    background-color:#adadad;
     padding:5px 5px 10px 10px;
     text-align:center;
     font-weight:bold;
    
    
}

#rightsTable .tdLeft
{
     background-color:#e6e6e6;
     text-align:center;
     font-weight:bold;
     width:150px;
     
     
}
#rightsTable .tdMiddle
{

    padding:10px 5px 15px 10px;
       text-align:left;
 
}

#rightsTable .tdRight
{

    padding:10px 5px 15px 10px;
       text-align:left;
       font-weight:bold;
       font-style:italic;
        background-color:#e6e6e6;
        width:115px;
       
}


#FAQ
{
    margin:15px 0px 0px 25px;
    width:750px;
}


#FAQ .faqHeader
{
    color:#548DD4;
    font-weight:bold;
    font-size:18px;
}


#FAQ ol li
{
    padding:5px 0px 5px 0px;
    text-align:left;
}

#FAQ ol
{
    font-weight:bold;
}

#FAQ ul
{
   font-weight:normal; 
}
#FAQ ul li
{
    padding:5px 0px 5px 0px;
    text-align:left;
    
}

#FAQ p
{
    font-weight:normal;
}


#FAQ .Top
{
}

#FAQ .Top a
{
    color:#548DD4;
    font-weight:bold;
}

#FAQ .faqTable a
{
    color:#548DD4;
    font-size:18px;
}

#FAQ .faqTable ul li
{
    list-style:none;
}

#Consel .Lawyers 
{
    padding:0px 0px 10px 5px;
	background-color:#fff;
	border:0px;
	text-align:left;
	margin:20px 0px 5px 0px;
	font-family:Arial;
	font-size:13px;
}

#Consel .Lawyers a
{
    color:#548DD4;
}

#Consel .Lawyers a:hover
{
    color:#548DD4;
}

#Consel .lawyerContact
{
    text-align:center;
    font-size:13px;
}

#Consel .lawyerHeading
{
    font-weight:bold;
    font-size:23px;
}

#Footer
{
    width:100%;
    padding:10px;
    background: url(../Images/Footer.png) repeat-x;
    height:100px;
    color:#fff;
    font-size:11px;
    text-align:center;
    margin-top:-10px;
}

#Footer a
{
    color:#fff;
    font-size:11px;
    text-decoration:none; 
}

#Footer a:hover
{
    text-decoration:underline;
}



