BODY { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 9pt;
         color : Black;
         margin:0;
         background : #fff;
}

#topbanner{
		
		}

#topbanner h1{
		 font-family : Arial, Helvecita, sans-serif;
         font-size : 14px;
         color : #c0c0c0;
	     font-weight : bold;
	     margin-top : 10px;
	     text-algin: right;
	     padding-right: 30px;
}

.cellback {
		background: #ff9900 url('shared/topmenubuttons/menubg.gif');
		height: 24px;
		color: #000;
}
.rightpad{
		padding-right: 30px;
}


.smalltext { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 8.5pt;
         color : #000000;
}

.smalltextbold { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 8.5pt;
		 font-weight : bold;
         color : #000000;
			}
A:LINK { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 9pt;
         color : #0a64b3;
         text-decoration: none;
		 font-weight: bold;
}
  A:VISITED { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 9pt;
         color : #0a64b3;
	    text-decoration: none;
		font-weight: bold;
}
  A:HOVER { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 9pt;
         color : #ef9b09;
			font-weight: bold;
		    text-decoration: none;
		}
		  
  A.tiny:LINK { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 8pt;
         color : #619CE2;
         
}
  A.tiny:VISITED { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 8pt;
         color : #619CE2;
		  font-weight : bold;
}
  A.tiny:HOVER { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 8pt;
         color : #E9B12E;
		  font-weight : bold;
		}
	.box {
	background: #f6f6f6;
	border: 1px dotted #336699;
	font : 10pt;
	padding: 4px;
}			 	
		
  H1 { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 14pt;
         color : #619CE2;
	     font-weight : bold;
	     margin-top : 10px;
	     
}
  H2 { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 16pt;
         color : #0D1F61;
         font-weight : bold;
		 margin-top : 20px;
		 margin-left: 5px;
		 text-align:left;
}
 H3 { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 12pt;
         color : #619CE2;
		 font-weight : bold;
		 margin-left: 5px;
		 text-align:left;
			}
  H4 { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 11pt;
         color : #619CE2
}

H6 { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 10pt;
         color : #619CE2;
}

  TD { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 9pt;
         color : #000000;
}
  TR { 
         font-family : Arial, Helvecita, sans-serif;
         font-size : 9pt;
         color : #000000;
}

HR {
	color: #666666;
	height: 1pt;
}

.copycontent {
			font-family :Arial, Helvetica, sans-serif;
            font-size : 11px;
            color : black;
			background-color: transparent;
			margin-left:  5px;
			margin-right: 5px;
			line-height : 19px;
			text-align:left;
}

.smalltextcontent {
			font-family :Arial, Helvetica, sans-serif;
            font-size : 11px;
            color : black;
			background-color: transparent;
			text-align:left;
}

li {
			font-family :Arial, Helvetica, sans-serif;
            font-size : 9pts;
            color : black;
            line-height: 19px;
			background-color: transparent;
			text-align:left;
			margin-left: -15px;
}

.displaycontent {
			font-family : Arial, Helvetica, sans-serif;
            font-size : 12px;
            color : black;
			background-color: transparent;
			margin-left:  5px;
			margin-right: 5px;
			line-height : 19px;
			text-align:left;
}
.whiteheading
{
			font-family :Arial, Helvetica, sans-serif;
            font-size : 12px;
            font-weight:bold;
            color : white;
			background-color: transparent;
			margin-left:  5px;
			margin-right: 0px;
			line-height : 18px;
			text-align:left;
}

input {
		font-family :Arial, Helvetica, serif;
        font-size : 11px;
		font-weight: bold;
        color : #000000;
		background-color: white;
}
select {
		font-family : Arial, Helvetica, serif;
        font-size : 11px;
		font-weight: bold;
        color : #000000;
		background-color: white;
}
textarea {
		font-family : Arial, Helvetica, serif;
        font-size : 11px;
		font-weight: bold;
        color : #000000;
		background-color: white;
}

.button {
	background-color: orange;
	font-family : Arial, Helvetica, serif;
	font-size: 11px;
	color: black;
	padding: 5px;
}

.gradient {
		background: #fff url('processadvantage/images/gradient.gif');

}

.gradient2 {
		background: #fff url('images/greygradbgnd.gif');

}
.textpic {
	
}