﻿A:link{color:#000000;}
A:active{color:#000000;}
A:hover{color:#000000;}
A:visited{color:#000000;}

body
{
    font-family: "Times New Roman";
    font-size: 12pt;
}

.stopspampos {	position: relative;
                right:10px; 
				z-index: 1;
				text-align:right;
				/*border: solid;
				border-width: thin;
				border-color: red;*/
}


.stopspam { 	font-size: 12px;
				font-weight: bold;
				font-family: Tahoma;
				color: #0000FF;
}


.MasterMainTable
{  
    width:100%;
    height: 600px;
    margin: 1px;
    border-spacing: 5px;
    
    /*border: Solid 2px Red;*/
}

.MainTable
{  
    width:100%;
    height: 600px;
    padding-left: 10px;
    padding-right: 10px;
    border-spacing: 5px;
    /*border: Solid 2px Blue;*/
    
}

#MainDiv
{
    position: relative;
    margin: auto;
    text-align: left;
    width: 980px;
    
    /*border: Solid 2px Pink;*/
}

.mHeader
{
    font-size: 32pt;
    text-align: center;
    font-weight:bold;
    height:80px;
    font-family: Tahoma;   
}

.DataHeader
{
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

.mNav li a
{
    font-weight: bold; 
    /*border: Solid 2px Green;*/
}

.mNav li
{
    list-style-type: none;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 10pt; 
   
    /*border: Solid 2px Pink;*/
}

.mNav ul
{
     padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 5px;
    
    /*border: Solid 2px Red;*/
}

.mNav
{
    width:160px;
    vertical-align:top;
    font-family: Tahoma;
    
    /*border: Solid 2px Blue;*/
}

#topNav
{
    height:20px;
    padding-left:10px;
    padding-right:10px;
    font-family: Tahoma;
    font-size: 10pt;
}

.mContent
{
    vertical-align: top;
    height: 100%;
    border: Solid 2px Black;
    padding-left: 20px;
}

.mFooter
{
    height: 8px;
    font-family: Tahoma;
    font-size: 10pt;
    text-align: center;               
}

.LoginTable
{
    text-align: center;     
}

.BreadCrumbNav
{
    float:left;           
}

.LogOut
{
    float:right;           
}



#messageview
{
    /*border-right: black solid;
    border-top: black solid;
    border-left: black solid;
    border-bottom: black solid;*/
}

.msgbox
{
    width: 100%; 
    background-color:#FFFFFF; 
    /*border: solid 1px #5F5A92;*/
    height: 60px;
    overflow:auto;
    vertical-align: top;  
}

.Highlight
{
  color:Red;  
}

.

.mNav li a:hover
{
    color:#3D82AD;
}
.mNav li a:visited
{
    font-weight:normal
}

.mNav li a:active
{
    
}

.mNav li .NavTitle 
{
    font-size: 14pt;
    font-weight: bold;
    
    /*border: Solid 2px Yellow;*/
}

.MsgInbox
{
        
}

#threadview
{
    
}

#threadview table th
{
    color:#FFFFFF;
    background-color: #1B1464;
}
.PageHead
{
     font-family: Tahoma;
     font-size: 26pt;
     font-weight:bold;
     text-align: center;
}

.SubHead
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight:bold;
}

.InstrText
{
    font-family: "Times New Roman";
     font-size: 14pt;
     font-weight:normal;
}

.DataTable
{ 
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    border-collapse: collapse;
}

.DataTable td
{
    /*border: solid 2px Red;*/
    padding-left: 5px;
    padding-right: 5px;
}

.DataTable th
{
    /*border: solid 2px Red;*/
    padding-left: 5px;
    padding-right: 5px;
}



H1
{
    font-family: Tahoma;
    font-size: 20pt;
    font-weight:bold;
    text-align:center;
}


H2
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight:bold;
}

H3
{
    font-family: Tahoma;
    font-size: 12pt;
    font-weight:bold;

}

.HeavySubHead
{
    font-family: "Arial Black";
    font-size: 14pt;
    font-weight:bold;   
}

body p
{
    font-size: 14pt;


}

body .tabletext
{
    font-size: 14pt;
}

.hlBlue
{
    color: #1B1464;
    font-weight:bold;
}

.hlRed
{
    color: Red;
    font-weight:bold;
}

.center
{
    text-align:center;
}

.hyperlink
{
    color: Blue;
}

.bold
{
    font-weight:bold;
}

ol
{
    font-size: 14pt;
}

ul
{
    font-size: 14pt;
}

.BackOfficeText
{   
    font-family: "Times New Roman";
    font-size: 14pt;    
}

.ContentTable
{
  font-family: Tahoma;
  font-size: 10pt; 
}

.picCaption
{
	font-size:12pt;
	font-weight: bold;
	text-align:center;
}


