	.nav  {
		background-image : url('images/CBEsite2_11.gif');
		color : #065a91;
                font-weight: bold;
	}
	.navon  {
		background-image : url('images/CBEsite2_11.gif');
		color : #cccccc;
                font-weight: bold;
	}
        
	.subnav  {
	background-image : url('images/CBEsite2_11.gif');
	color : #000000;
	font-weight: normal;
	}

	.subnavon  {
	background-image : url('images/CBEsite2_11.gif');
	color : #cccccc;
	font-weight: normal;
	}
	
        a.nav:link {
		color : #065A91;
		text-decoration: none;
	}
	a.nav:visited {
		color : #065A91;
		text-decoration: none;
	}
	a.nav:hover{
		color : #cccccc;
		text-decoration: none;
	}
        a.subnav:link {
		color : #065A91;
		text-decoration: none;
	}
	a.subnav:visited {
		color : #065A91;
		text-decoration: none;
	}
	a.subnav:hover{
		color : #cccccc;
		text-decoration: none;
	}

        a.navon:link {
		color : #cccccc;
		text-decoration: none;
	}
	a.navon:visited {
		color : #cccccc;
		text-decoration: none;
	}
	a.navon:hover{
		color : #cccccc;
		text-decoration: none;
	}
        a.subnavon:link {
		color : #cccccc;
		text-decoration: none;
	}
	a.subnavon:visited {
		color : #cccccc;
		text-decoration: none;
	}
	a.subnavon:hover{
		color : #cccccc;
		text-decoration: none;
	}

	td {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		vertical-align: top;
		line-height: normal;
	}

	p {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
	}
	
	.title {
		font-size: 11pt;
		color : #065A91;
		font-weight : bold;
	}
	
	.selected {
		color : white;
	}
	
	a:link { 
		color : #75B7D0;
		text-decoration: underline;
	}
	
	a:visited{
		color : #3D83B2;
	}
	
	a:hover { 
		color : #999999;
	}

	li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}	

	body {
		background-image : url('images/backGround.gif');
	}

	.content {
		background-color : white;
	}

	.line { 
		background-color : black;
	}

	.subtitle1 {
		font-weight: bold;
		vertical-align: bottom;
	}

	.subtitle2 {
		font-style: italic;
	}

	.subtitle3 {
		font-weight: bold;
		font-size: 8pt;
	}

	.rowheader {
		background-color: #065A91;
		font-weight: bold;
		color : white;
	}

	.highlightrow {
		background-color: #eeeeee;
	}
	.intended1 {
		text-indent: 10pt	
	}

        .tiny {
            font-size: 9px;
        }

