body{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    margin:0 0 0 0;
    background:#FFFFFF;
}

a:link{
    color:#000000;
    text-decoration:underline;
}

a:visited{
    color:#003366;
    text-decoration:underline;
}

a:hover{
    color:#0033CC;
    text-decoration:underline;
}

a:active{
    color:#0033CC;
    text-decoration:none;
}

.topnavroot{
    color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    background:#003366;
    text-decoration:none;
}


.topnavactive:link{
    color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    background:#003366;
    text-decoration:none;
}

.topnavactive:visited{
    color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    background:#003366;
    text-decoration:none;
}

.topnavactive:hover{
    color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    background:#003366;
    text-decoration:underline;
}




a.topnav:link{
    color:#000000;
    background:#FFFFFF;
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
}

a.topnav:visited{
    color:#000000;
    background:#FFFFFF;
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
}

a.topnav:hover{
    color:#FFFFFF;
/*    border-color:#003366 #003366 #003366 #003366;
    border-top-width:6px;
    border-bottom-width:6px;
    border-left-width:4px;
    border-right-width:4px;*/
    text-decoration:none;
    background:#003366;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
}

.topband{
    background:#003366;
    position:relative;
/*    top:0px;  */
    width:100%;
    height:4px;
/*  left:0px;
    border-bottom-width:4px;
    border-bottom-color:#003366;
    border-bottom-style:solid;  */
  
}


.fullpagestory{
    position:absolute;
    top:76px;
    left:145px;
    padding:12px;
    background:#FFFFFF;
}

.fullpageborder{
    position:absolute;
    padding:20px;
    background:#FFFFFF;
}

.toptagline{
    position:absolute;
    font-size:80%;
    width:115px;
	top:108px;
    left:4px;
    padding:10px;
    border:1px;
    border-style:dashed; 
    border-color:#003366;
    background:#FFFFFF;
}

a.cl:link{
    color:#000000;
    text-decoration:none;
}

a.cl:visited{
    color:#003366;
    text-decoration:none;
}

a.cl:hover{
    color:#003399;
    text-decoration:underline;
}

a.cl:active{
    color:#003399;
    text-decoration:none;
}


.frontlogo{
	position:relative;
	padding-top:15px;
	padding-left:3px; 
}

.frontpagelogo{
	position:absolute;
	top:54px;
	left:3px;
	}

.story1{
position:relative;
width:75%;
left:80px;
padding:12px;
}


.story2{
position:relative;
width:75%;
left:90px;
padding:12px;
border:1px dashed #003366;
/*background:#B0C4DE;*/
}


.title{
color:#003366;
font-size:14px;
font-weight:bold;
margin-bottom:.5em;
line-height:60%;
}

.date{
color:#D9AF66;
font-size:.8em;
line-height:20%;
font-weight:bold;
}

a img {border: 0;}
a: hover img {border: 1px red solid; }
a: visited img {border: 0;}

.hidden { display: none; }
