.1border { 
    border-width : 1px; 
    border-color : #0A498C; 
    border-style : solid; 
}

.highlight { 
  background-color: #9BBCFF; 
  color       : white; 
	font-family : Verdana, Times, Courier; 
	font-size   : 14px; 
	font-weight : bold; 
}

img {
  border      : 0px;
}

body  {
	font-family : Verdana, Times, Courier; 
	font-size   : 12px;
};

.content {
	font-family : Verdana, Times, Courier; 
	font-size   : 12px;
  background  : white;
}

.copyright {
	font-family : Verdana, Times, Courier; 
	font-size   : 8px;
}

.statusbarText  {
	font-family : Verdana, Times, Courier; 
	color       : white;
	font-weight : bold;
	font-size   : 14px;
}

.pageTitle  {
  font-family : Verdana, Times, Courier; 
	color       : black;
	font-weight : bold;
	font-size   : 18px;
}

.pageText  {
	font-family : Verdana, Times, Courier; 
	color       : black;
	font-weight : normal;
	font-size   : 14px;
}
 
.searchText  {
  font-size   : 10px;
  color       : black;
}

.moduleText  {
	color       : black;
	font-weight : normal;
	font-size   : 12px;
}


TR {
  vertical-align: top;
	font-family   : Verdana, Times, Courier;
	font-size     : 12px;
}

TH  {
	color       : black;
	font-weight : bold;
	font-size   : 12px;
}

.tablehead  {
	color          : black;
	font-weight    : bold;
	font-size      : 14px;
	font-family    : Verdana, Times, Courier;
	vertical-align : bottom;
	border-bottom  : 1px solid #0A498C; 
	text-decoration: none;
}

.TR_Odd	 { 
    font-size       : 10px;
    font-weight     : normal;
    color           : black;
}
           
.TR_Even { 
    font-size       : 10px;
    font-weight     : normal;
    color           : black;
    background-color: white;
}

.label {
    font-size    : 12px;
    font-weight  : normal;
}


.data  {
    font-size   : 12px;
    font-weight : bold;
}

.navbutton  {
	font-family     : Verdana, Times, Courier; 
	font-size       : 12px;
	color           : white;
	font-weight     : normal;
	text-decoration : none;
}   

.navbutton:hover  {
	font-family      : Verdana, Times, Courier; 
	font-size        : 12px;
	color            : #FFA639;
	border-left      : 1px solid #FFA639;
	border-bottom    : 2px solid #FFA639;	
	font-weight      : bold;
  font-style       : normal;
	text-decoration  : none;
}   

.navContent  {
	font-family     : Verdana, Times, Courier; 
	color           : blue;
	font-weight     : normal;
	font-size       : 12px;
	text-decoration : none;
	text-align      : right;
}   

.navContent:hover  {
	font-family      : Verdana, Times, Courier; 
	color            : red;
	font-weight      : bold;
	font-size        : 12px;
	text-decoration  : underline;
}   

.emphasisText {
	font-family      : Verdana, Times, Courier; 
    color          : gray;
    font-style     : italics;
}

.href {
	font-family     : Verdana, Times, Courier; 
  color           : blue;
  text-decoration : none;
}

.href:hover {
	font-family     : Verdana, Times, Courier; 
  color           : red;
  border          : 1px solid black;
  text-decoration : none;  
}

A {
	font-family     : Verdana, Times, Courier; 
	color           : black;
  text-decoration : none;	
}

A:hover {
	font-family      : Verdana, Times, Courier; 
	color            : red;
  text-decoration  : underline;	
}

.sort {
	font-family      : Verdana, Times, Courier; 
  text-decoration  : none;
}

.sort:hover {
	font-family      : Verdana, Times, Courier; 
  color            : red;
}
/* #E6E6E6; */
.tableblock {
        background-color : #FFFFFF;
        padding-top      : 0px;
        padding-bottom   : 0px;
        padding-left     : 1px;
        padding-right    : 1px;
        border-top       : 0px solid gray;
        border-bottom    : 1px solid gray;
        border-left      : 0px solid gray;
        border-right     : 1px solid gray;
  margin-bottom    : 1px;
}

.tableblockheader {
  font-size        : 14px;
	padding-top      : 0px;
	padding-bottom   : 0px;
	padding-left     : 2px;
	padding-right    : 2px;
	border-top       : 0px solid black;
	border-bottom    : 0px solid black;
	border-left      : 2px solid #0A498C;
	border-right     : 0px solid black;
  margin-bottom    : 1px;
}

.tableblockleft {
	font-family  : Verdana, Times, Courier; 
	font-size    : 10px;
  border-left  : 0px solid black;
}

.tableblockright {
	font-family  : Verdana, Times, Courier; 
	font-size    : 10px;
	border-left  : 0px solid black;
	border-right : 0px solid black;
}

.pageblockleft {
	border-left  : 1px solid blue;
	border-right : 0px solid black;
}

.tableend {
	border-top   : 1px solid #0A498C;
}

.grid {
  border  : 1px solid #0A498C;
}

.tablesidesall {
	border-top     : 0px solid black;
	border-bottom  : 0px solid black;
	border-left    : 0px solid black;
	border-right   : 0px solid black;
}

.tablesidesallon {
	border-top     : 1px solid #0A498C;
	border-bottom  : 1px solid #0A498C;
	border-left    : 1px solid #0A498C;
	border-right   : 1px solid #0A498C;
}

.tabletitles {
	font-family     : Verdana, Times, Courier; 
	font-size        : 12px;
	font-style       : bold;
  text-align       : left;
	padding-top      : 0px;
	padding-bottom   : 0px;
	padding-left     : 2px;
	padding-right    : 2px;
  border-top       : 0px solid black;
	border-bottom    : 1px solid #0A498C;
	border-left      : 0px solid black;
	border-right     : 0px solid black;
	margin-bottom    : 1px;
}

.tabletitlesleft {
	font-family      : Verdana, Times, Courier; 
	font-size        : 12px;
	font-style       : bold;
  text-align       : left;
	padding-top      : 0px;
	padding-bottom   : 0px;
	padding-left     : 2px;
	padding-right    : 2px;
	border-top       : 0px solid black;
	border-bottom    : 1px solid #0A498C;
	border-left      : 2px solid #0A498C;
	border-right     : 0px solid black;
	margin-bottom    : 1px;
}

.tableblank {
	border-top       : 0px;
	border-bottom    : 0px solid #FFFFFF;
	border-left      : 0px solid #FFFFFF;
	border-right     : 0px;
} 

.requiredField {
	border-top     : 1px solid blue;
	border-bottom  : 1px solid blue;
	border-left    : 1px solid blue;
	border-right   : 1px solid blue;
	margin-top      : 0px;
	margin-bottom   : 0px;
	margin-left     : 2px;
	margin-right    : 2px;
}


.lmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A498C;
	text-decoration: none;
}
a.lmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1369C4;
	text-decoration: none;
}
.lmenuactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1369C4;
	text-decoration: none;
}
.dotRow {
         height: 1px;
         background-image: url(http://testphotos.vemark.com/sites/www.insurancesalvage.com/images/main/dotlinlie.gif);
         background-repeat: repeat-x;
         overflow: hidden;
        }