body { background-color: #ffffff;
	   margin: 0px 0px 0px 0px;
	   padding: 0px 0px 0px 0px; 
       /*background-image: url(PlusBackground.jpg);*/
       text-align: left;
       background-repeat: no-repeat;
       font-family: Arial, Helvetica, Sans-Serif; }

.phone { font-size: 18px;
	     font-weight: bold;
	     text-align: center;
	     font-family: Verdana, Helvetica, Sans-Serif;
	     font-style: italic;
		 color: #ff9933; }

.10lfblack { font-size: 10px;
	         text-align: left;	}

.title { font-size: 1.5em;
	     color: #ffffff; }	

.title1 { font-size: 1.5em;
	      color: #ff9933; }	

.headline { font-size: 20px;
	        text-align: center;
     	   color: #3333ff;	 }
     	 
.iheadline { font-size: 20px;
	         font-family: Arial, Helvetica, Sans-Serif; /*"Times New Roman", Times, Serif;*/
	         font-style: italic;
   	         text-align: center;
	         color: #3333ff; }
	         
.success {	font-family: Arial, Helvetica, Sans-Serif; /*"Times New Roman", Times, Serif;*/
			font-size: 14px;
	        color: #009900; }
	    
.failed {	font-family: Arial, Helvetica, Sans-Serif; /*"Times New Roman", Times, Serif;*/
			font-size: 14px;
	        color: #ff0000; }
	         
.layout {	font-family: Arial, Helvetica, Sans-Serif; /*"Times New Roman", Times, Serif;*/
			padding: 0px;
			margin: 0px; }
	    
table {	font-family: Arial, Helvetica, Sans-Serif;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px; }
		
.jumpnav { padding: 2px;
	       border-bottom: solid 3px #cc0000;
	       border-top: solid 3px #cc0000;
	       border-right: solid 3px #cc0000;
	       border-left: solid 3px #cc0000; }

td {    padding: 0px 0px 0px 0px;
	    margin: 0px 0px 0px 0px; }
	    
.tblHeading { font-size: 12px; }


.content { font-size: 12px;
	       text-align: left; }
	       		      
.navigation { font-size: 16px;
	          font-weight: bold;
	          color: #ffffff;
	          background-color: #666666;
	          vertical-align:super;
	          text-align: right;
	          width: 100%; }
	          
.copyright { font-size: 10px; }
	          
.copyrightLeft { font-size: 10px;
                 text-align: left; }
	          
.navNote {  font-size: 12px;
	        color: #ff9933;
            text-align: left;}
	          
.data { font-size: 12px; 
	    color: #3333cc; }

.dataBlack { font-size: 12px;
	         color: #000000; }
	          
.error {  font-family: Arial, Helvetica, sans-serif;
	      color: #cc0000;
	      font-size: 10px; }
	          
.warning { font-family: Arial, Helvetica, sans-serif;
	       font-size: 11px;
	       text-align: left; }

.subtitle { font-size: 16px;
	        font-weight: bold;
	        text-align: left; }

.subtitle1 { font-size: 1.25em;
	         font-weight: bold;
	         color: #ff9933; }

.redHeadline { font-size: 1.5em;
	           font-weight: bold;
	           color: #cc0000;}

.redSubtitle { font-size: 1.25em;
	           color: #cc0000;}

.subtitleRed { font-size: 16px;
	           font-weight: bold;
	           color: #cc0000;
               text-align: left;}

.subtitleRedno { font-size: 14px;
	        font-weight: bold;
	        color: #cc0000; }

.notitleRedno { font-size: 14px;
	            color: #cc0000; }

.adlist { border-bottom: solid 3px #3333ff;
	      border-top: solid 3px #3333ff;
	      border-right: solid 3px #3333ff;
		  border-left: solid 3px #3333ff;}
		  
/*p { text-align: justify; }*/

.justify { text-align: justify; }

a { font-weight: bold; font-size: 12px; }

.top { font-size: 9px; }	          

.jump { background-color: #cccccc;
		padding-left: 2px;
	    padding-right: 2px; 
	    text-decoration: none; }

:link { color: #336699; }
:visited { color: #336699; }	    
:hover { color: #ff0000; }
	    /* font-size: 1.25em;*/ 
	    
.nav2 { color: #0000cc; }
.nav2:visited { color: #0000cc; }
.nav2:hover { color: #ff0000; }

.nav3 { font-family: Arial, Helvetica, sans-serif;
		color: #ffffff; 
	    font-size: 12px; }
.nav3:visited { color: #ffffff; }
.nav3:hover { color: #660099; }
	    
.nav4 { color: #333333; }
.nav4:visited { color: #333333; }
.nav4:hover { color: #0000cc; }

.navBar { color: #ffff66; font-size: 1.2em; }
.navBar:visited { color: #ffff66; }
.navBar:hover { color: #ff0000; }

.navTextOnly { color: #336699; }
.navTextOnly:visited { color: #336699; }
.navTextOnly:hover { color: #cc0000; }
