body {
       width: 775px;
       background-color: #FFFFFF;
       display: block;
       margin: 0;
       padding: 0; }
       
#layout {
       width: 775px; }
       
#navigation {
       font-family: Verdana;
       font-size: 10px;
       color: #000000;
       
       text-align: right; }       
              
#heading {
       margin: 5px; }
                     
#listings {
       width: 775px;
       border: solid 1px #FFCC00;
       margin: 5px; }
       
#itemtbl {
       line-height: 16px; }
              
.rightalign {    
       text-align: right; }
       
.leftalign {    
       text-align: left; }
              
.centeralign {
       text-align: center; }       

.rightborder {
       border-right: solid 1px #FFFFFF; }
       
.boxborder {
       border: solid 1px #FFFFFF; }                     
       
.listheading {
       padding: 0px; 
       background-color: #D6DBFF; }
       
.qualified {
       width: 128px;
       background-color: #effbd6; 
       text-align: right;  }     
                           
.page {
       font-family: Verdana;
       font-size: 10px;
       color: #808080;
       padding-bottom: 3px; }   

.hd {
       font-family: Verdana;
       font-size: 13px;
       color: #0000FF; }            
                     
.hd1 {
       font-family: Verdana;
       font-size: 15px;
       font-weight: 700;
       color: #2151B5; } 

.hd2Blue {
       font-family: Verdana;
       font-size: 13px;
       font-weight: 700;
       color: #2151B5; }  
       
.hd2 {
       font-family: Verdana;
       font-size: 13px;
       font-weight: 700;
       color: #000000; }         
.hd3 {
       font-family: Verdana;
       font-size: 10px;
       font-weight: 700;
       color: #00309c; } 
        
hd4 {
       font-family: Arial;
       font-size: 18px;
       font-weight: 900;
       color: #2151B5; }
 
.p1 {
       font-family: Verdana;
       font-size: 13px;
       color: #193682; }
       
.p2 {
       font-family: Verdana;
       font-size: 10px;
       color: #193682; }

.p3 {
       font-family: Verdana;
       font-size: 10px;
       color: #0000ff; }

.p12 {
       font-family: Verdana;
       font-size: 12px;
       color: #000000; }
              
.redfont {
       font-family: Verdana;
       font-size: 10px;
       color: #FF0000; }

.greenfont {
       font-family: Verdana;
       font-size: 10px;
       color: #009900; }
            
.formfont {
       font-family: Verdana;
       font-size: 13px;
       color: #00309C; }

.formfont2 {
       font-family: Verdana;
       font-size: 10px;
       color: #00309C; }                            

.itemnumber {
       font-family: Verdana;
       font-size: 12px;
       color: #000000; }    

.itemfont {
       font-family: Verdana;
       font-size: 10px;
       color: #808080; }       
        
.itemlink {
       font-family: Verdana;
       font-size: 12px;
       color: #00309C; }             
         
.pricefont {
       font-family: Verdana;
       font-size: 11px;
       color: #009900; }

.bblackfont {
       font-family: Verdana;
       font-size: 13px;
       color: #000000; }
              
.greeting {
       font-family: Verdana;
       font-size: 13px;
       color: #000000;
       padding-top: 15px; }

.accountname {
       font-family: Verdana;
       font-size: 13px;
       font-weight: 700;
       color: #00309C; }
       
.accountlocation { 
       background-color: #6B9ADE;
       font-family: Verdana;
       font-size: 13px;
       font-weight: 700;
       color: #FFFFFF;
       padding: 5px; } 

.whitefont {
       font-family: Verdana;
       font-size: 13px;
       color: #FFFFFF; }       
       
.space {
       padding: 4px 3px 1px 5px; }

.imgmargin {
       float: left;
       margin-left: 10px;
       padding-bottom: 10px; }

.imgmargin2 {
       float: left;
       margin-right: 5px; }  

.imgmargin3 {
       float: right; } 
       
.imgborder {
       border: solid 1px #000000; }                  
              
p {
       font-family: Verdana;
       font-size: 10px;
       color: #000000; }
       
a:link {
	    color: #0000FF;
	    text-decoration: underline;
	    font-style: normal;
	    font-weight: normal; }
	
a:visited {
	    color: #0000FF;
	    text-decoration: underline;
	    font-style: normal;
	    font-weight: normal; }
	
a:hover {
	    color: #0000FF;
	    text-decoration: none;
	    font-weight: normal;
	    font-style: normal; }
	
a:active {
	    color: #FF0000;
	    text-decoration: none;
	    background-color: #CCCCCC;
	    font-weight: normal;
	    font-style: normal; }   

img{ 
	    display: inline;
	    border: none;
	    margin: 0; }	
	    
table{
	display: table;
	border: none;
	margin: 0em 0% 0em 0%;

	/* font:  solves CSS inheritance problem in some browsers */ }

tr{ display: table-row; }
th,td{ display: table-cell; }

th{ 
	font-weight: 700;
	text-align: center; }

td{
	text-align: left; }

caption{
	display: table-caption;
	text-align: center; }	
	
td p{ margin: 0; padding: 0; }

.GridHeaderCenter {
       font-family: Verdana;
       font-size: 10px;
       text-align: center;
       color: #193682; }
.GridItemTDLeft {  text-align:left;
       font-family: Verdana;
       font-size: 10px;
       color: #193682; }
.GridItemRight {  text-align:right;
       font-family: Verdana;
       font-size: 10px;
       color: #193682; }
.GridItemCenter {  text-align:center;
       font-family: Verdana;
       font-size: 10px;
       color: #193682; }       
.GridItemLeft {  text-align:left;
       font-family: Verdana;
       font-size: 10px;
       color: #193682; }
.GridHeaderRight {  text-align:right;
       font-family: Verdana;
       font-size: 10px;
       color: #193682; }
.GridHeaderCenter {  text-align:center;
       font-family: Verdana;
       font-size: 10px;
       color: #193682; }       
.GridHeaderLeft {  text-align:left;
       font-family: Verdana;
       font-size: 10px;
       color: #193682; }       
.hyplnk {
       font-family: Verdana;
       font-size: 11px;
       color: #193682; }
 
.TextBoxesRightAlign{
COLOR: #000080;
text-align: right;} 
DropDownLists{COLOR: #000080;}


.TextBoxes{COLOR: #000080;} 

.DropDownLists{COLOR: #000080;}	                                


