/* Hover */

A:LINK {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #000000 ;
        background : none ; }

A:VISITED {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #00000 ;
        background : none ; }

A:ACTIVE {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #000000 ;
        background : none ; }

A:HOVER {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : overline ;
        color : #0000cc ;
        background : none ; }


/* Hover1 */

A.1:LINK {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #000000 ;
        background : none ; }

A.1:VISITED {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #000000 ;
        background : none ; }

A.1:ACTIVE {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #000000 ;
        background : none ; }

A.1:HOVER {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : overline ;
        color : #000000 ;
        background : none ; }


/* Text */

P.TEXT1 {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #000000 ; }

P.TEXT2 {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : bold ;
/*        text-decoration : underline ; */
        color : #0000cc ; }

/* home page styles */
	      body, input, select {
	      	margin:0;
	      	padding:0;
	      }
	      select {
	      	width:135px;
	      }
	      body, div, td, a, input, select {
	      	font-family:arial,helvetica,sans-serif;
	      	font-size:11px;
	      }
         #header {
            width:760px;
            margin: 13px 0px 0px 0px;
         }
         #header table {
            margin: 0px 0px 9px 0px;
         }
         #main {
	      	margin:10px 0px 10px 10px;
	      }
	      #homeTable a {
	      	text-decoration:none;
	      }
	      .contentRow {
	      	background-color:#DDE9F7;
	      }
	      .inliner, .inliner form {
	      	display: inline;
	      }
	      .dropdownHome {
	      	width: 210px;
	      }
	      .newsHeadline {
	      	font-weight:bold;
	      	color:#CC6602;
	      }
	      .newsDesc {
	      	color:#1F5C9D;
	      }

	#offset { position: relative;
	     top: 0px;
	     left: 10px
	     }

/* End */

