.smallSelect  { font-family      : Arial,Verdana,Geneva; 
              font-size        : 9pt;
              font-weight      : bold;
              color            : #DDDDDD;
            }

font.black   { font-family      : Arial,Verdana,Geneva; 
                     font-size        : 10pt;
                     color            : #333333;
             }
	     
font.smallblack   { font-family      : Arial,Verdana,Geneva; 
                     font-size        : 8pt;
                     color            : #333333;
             }	     
	     
font.smallestBlack   { font-family      : Arial,Verdana,Geneva; 
                     font-size        : 7.5pt;
                     color            : #000000;
             }	    	     

font.smallwhite   { font-family      : Arial,Verdana,Geneva; 
                     font-size        : 9pt;
                     color            : #FFFFFF;
             }	   	     
	     
font.grey   { font-family      : Arial,Verdana,Geneva; 
                     font-size        : 10pt;
                     color            : #808080;
             }	     
	     
font.white   { font-family      : Arial,Verdana,Geneva; 
                     font-size        : 10pt;
                     color            : #FFFFFF;
             }	     
	     
font.green   { font-family      : Arial,Verdana,Geneva; 
                     font-size        : 10pt;
                     color            : #004040;
             }	     	     
	     
font.lightGrey{
	font-family      : Arial,Verdana,Geneva; 
        font-size        : 10pt;
        color            : #C0C0C0;
}		     

font.66Grey{
	font-family      : Arial,Verdana,Geneva; 
        font-size        : 10pt;
        color            : #666666;
}		     
	     
font.whiteLargeFont   { font-family      : Arial,Verdana,Geneva; 
                                     font-size        : 12pt;
                                      color            : #FFFFFF;
             }	     	     
	     
body { 
    font-family      : Arial,Verdana,Geneva; 
    font-size        : 10pt;
    font-weight      : normal;
    font-style       : normal;
}

body.main { 
    font-family      : Arial,Verdana,Geneva; 
    font-size        : 10pt;
    font-weight      : normal;
    font-style       : normal;
    background-color: #1B352A;
}

table.white{
   background-color: #FFFFFF;
}

a:link    { 
	           font-family      : Arial,Verdana,Geneva; 
	           color            : #000000;
                   text-decoration  : none;
                 }
		 
a.large    { 
	           font-family      : Arial,Verdana,Geneva; 
		   font-size        : 10pt;
	           color            : #000000;
                   text-decoration  : none;
                 }		 
		 
a:visited { 
	           font-family      : Arial,Verdana,Geneva; 
	           color            : #000000;                   
		   text-decoration  : none;
                 }		 

a:hover    { 
	           font-family      : Arial,Verdana,Geneva; 
	           color            : #000000;                   
		   text-decoration  : underline;
                 }

table.green{
   background-color: #A6E1AE;
}

table.customizeBlue{
   background-color: #83C8C7;
}

table.customizeBlue2{
   background-color: #D2E5EE;
}

td.heading       { font-family      : Arial,Verdana,Geneva; 
                   font-size        : 10pt;
                   font-weight      : normal;
                   color            : #000000;
                   background-color : #FF99CC;
                   text-decoration  : none;
                 }
		 
td.content       { font-family      : Arial,Verdana,Geneva; 
                   font-size        : 9pt;
                   font-weight      : normal;
                   color            : #000000;
                   background-color : #FFE0F5;
                   text-decoration  : none;
                 }		 

		 
td.green {
	       background-color : #A6E1AE;
	      }
	      
td.darkgreen {
	       background-color : #1B352A;
	      }	
	      
td.white{
	background-color : #FFFFFF;
}	

td.yellow{
	background-color : #FFFFCC;
}	

tr.yellow{
	background-color : #FFFFCC;
}

td.midyellow{
	background-color : #FFFF99;
}	

td.titlegreen{
	background-color : #004040;
}	

td.blue{
	background-color : #99CCFF;
}	

td.seablue{
	background-color : #EBEBEB;
}	

td.customizeGreen{
	background-color : #D2E7D1;
}	

td.customizeBlue{
	background-color : #83C8C7;
}

td.grey{
	background-color : #CCCCCC;
}

td.pinkBlue{
	background-color : #CCFFFF;
}

.inputform { 
    font-size        : 10pt; 
}

.caption {
    font-size: 11px;
    color: #000000;
    line-height: 100%;
    font-family: "tahoma";
}

.header {
    font-size: 11px;
    color: #000000;
    line-height: 100%;
    font-family: "tahoma";
    font-weight: bold;
    color: white;
}

.formbutton {
    border-top-width: 1px;
    border-left-width: 1px;
    font-size: 12px;
    background: #d7d7d7;
    border-bottom-width: 1px;
    color: #4d4d4d;
    font-family: tahoma;
    height: 20px;    
    border-right-width: 1px;
    cursor:  pointer;
}

.formbutton2 {
    border-top-width: 1px;
    border-left-width: 1px;
    font-size: 12px;
    background: #d7d7d7;
    border-bottom-width: 1px;
    color: #4d4d4d;
    font-family: tahoma;
    height: 20px;    
    border-right-width: 1px;
    cursor:  pointer;
}

.formSelect250 {
    font-size: 11px;
    font-family: "tahoma";
    width: 250;
}

.formtextfield {
    font-size: 11px;
    font-family: "tahoma"
}

.formhiddentextfield {
    font-size: 11px;
    background: #d7d7d7;
    font-family: "tahoma"
}

.content {
    font-size: 11px;
    font-family: "tahoma"
}

.atable td {
    border-top:1 groove buttonface;
    border-left:0 none buttonface;
    border-bottom:1 groove buttonshadow;
    border-right:1 groove buttonshadow;
}

.btable td {
    border-top:1 groove buttonface;
    border-left:0 none buttonface;
    border-bottom:1 groove buttonshadow;
}

.ltable td {
    border-top:0 groove buttonshadow;
    border-left:0 none buttonface;
    border-bottom:1 groove buttonshadow;
    border-right:1 groove buttonshadow;
}

a.small:link     { font-family      : Arial,Verdana,Geneva; 
                   font-size        : 10pt; 
                   color            : #000066;
                   text-decoration  : underline;
                 }
a.small:visited  { font-family      : Arial,Verdana,Geneva;
                   font-size        : 10pt; 
                   color            : #000066;
                   text-decoration  : underline;
                 }
a.small:active   { font-family      : Arial,Verdana,Geneva;
                   font-size        : 10pt; 
                   color            : #FF0000;
                   text-decoration  : underline;
                 }
a.small:hover    { font-family      : Arial,Verdana,Geneva; 
                   font-size        : 10pt; 
                   color            : #FF0000;
                   text-decoration  : underline;
                 }
		 
fieldset { border-color: #003399; 
         PADDING-BOTTOM: 5px; 
         PADDING-LEFT: 5px; 
         PADDING-RIGHT: 5px; 
         PADDING-TOP: 5px; }
legend { font-family: Arial, Verdana; 
         color: #003399; 
         font-size: 8pt; 
         font-weight:bold; }
.fieldsetbg { background-color: #EEEEEE; 
            border: 0px; 
            width: 100%; }
	    
.highlightit img{
border: 1px solid #ccc;
}

.highlightit:hover img{
border: 1px solid green;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}