BODY { font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
             font-size: 12px;
             background-color: #FFFFFF;
             color: black }
             
div#header {
	background: #739CAD url('../images/shield.gif') no-repeat top left;
	color: #FFF;
	height: 40px;
	font-size: 1.5em;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	margin: 0;
	padding-left:5em;
	padding-right:0;
	padding-top:1.2em;
	padding-bottom:1.2em
}


H1 { font-family:  "Times New Roman", Times, serif;
             font-size: 20px;
             text-align: right;
             text-transform: uppercase;
             color: #800000 }

H2 { font-family:  Arial, Helvetica;
             font-size: 14px;
             font-style: italic ;
	     color: #008080 }

H3 { font-family:  Arial, Helvetica, sans-serif;
             font-size: 14px;
             font-weight: bold ;
             color: black }
             
H4 { font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
             font-size: 13px;
             font-weight: bold ;
             color: black }
             
TABLE, TR, TH, TD, P     { font-family:  Verdana, Tahoma,  Geneva, Arial, Helvetica;
            font-size: 12px;
            color: black}

li	{ font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
            font-size: 12px;
            color: black}

.detail	{ font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
             font-size: 10px;
             color: black}


a:link {  color: #8C2152; 
             text-decoration: underline }

a:visited {  color:#0A5374;
                   text-decoration: underline }

a:active {  color: black;
                  text-decoration: underline  }

a:hover {  color: #009CCD;
                  text-decoration: underline}

#side BODY { font-family:  Verdana, Tahoma, Geneva, Arial, Helvetica;
             font-size: 12px;
             background-color: #009CCD;
             color:black}
#side A {  font-family: Verdana, Tahoma, Geneva, Arial, Helvetica ; 
                 font-size: 11px ;
                 color: #8C2152 ;
                 text-decoration: none ;
                   }

#side A:hover { color: #009CCD; 
                           text-decoration: underline;
                                }

#side A:active { color: #0A5374;
                                }             

#head2 A {  font-size: 10px;
                     color: #8C2152 ;
                     text-decoration: none ;   
                       }

#head2   A:hover { font-size: 10px;
                     color: #009CCD; 
                           text-decoration: underline;
                   }

#head2   A:active { font-size: 10px;
                     color: black;
                  text-decoration: none  }
                   }
                                   
#heading  {  font-family: Verdana, Tahoma, Geneva, Arial, Helvetica ; 
                font-size:20px ;
                font-weight: bold ;
                color: #4370AC ; 
                   }

.highlight		{ font-family: verdana, tahoma, geneva, arial, helvetica, san-serif; 
            font-size: 1em ;
            font-weight: normal ;
            color: #000000 ;
            border-left: thin black solid ;
            border-right: thin black solid ;
            border-top: thin black solid ;
            border-bottom: thin black solid ;
            margin: 2px ;
            padding: 3px;
            background: #C0C0C0 ;
            /* float: left ; */
            }