/* this is the main css file for NNSL Online*/


BODY, TD, LI,TABLE,p
{     font-family: 'helvetica neue',tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; font-style:normal;	color: #000000;	text-decoration: none; text-align: left;}

.newscopy
{
    
font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height:13pt;
}



ul 
{
list-style-image:url('http://www.nnsl.com/buttons/square.gif');
list-style-type:square;
}

ul.inside {list-style-position:inside}
ul.outside {list-style-position:outside}



.back
{
  width:100%;
}

.googleback
{
  display: none;
}


.sideindex{

line-height:1;
}



.newssum
{
	font-family:Georgia,Times,"Times Roman";
	COLOR:#00438B;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE:16px;
}

.briefs
{
    FONT-FAMILY:verdana, arial, geneva, helvetica, helve, sans-serif;
    FONT-SIZE: 13px;
    
    COLOR: #000000;
     line-height: normal;
FONT-WEIGHT: normal;
    text-align: left;
}



A:link {
	COLOR:#00438B;
	text-decoration: none;
	font-family:arial,helvetica,sans-serif;
	FONT-SIZE: 11px;
}
A:visited {
	COLOR:#00438B;
text-decoration: none;
font-family:arial,helvetica,sans-serif;
FONT-SIZE: 11px;
}

A:hover {
	COLOR:#ff0000;
font-family:arial,helvetica,sans-serif;
text-decoration: none;
FONT-SIZE: 11px;
}


.cutline
{
    FONT-FAMILY:verdana, arial, geneva, helvetica, helve, sans-serif;
    FONT-SIZE: 11px;
    
    COLOR: #000000;
     line-height: normal;
FONT-WEIGHT: normal;
    text-align: left;
}
.cutlineblue
{
    FONT-FAMILY:  verdana, arial, geneva, helvetica, helve, sans-serif;
    FONT-SIZE: 11px;
    
    COLOR: #000063;
     line-height: normal;
FONT-WEIGHT: normal;
    text-align: left;
}

.headline
{
    FONT-FAMILY:georgia, times,"times roman",serif;
    FONT-SIZE: 24px;
    	line-height: normal;
    COLOR: #015F9F;
    FONT-WEIGHT: normal;
}


.headlineblack
{
    FONT-FAMILY:georgia, times,"times roman",serif;
    FONT-SIZE: 24px;
    	line-height: normal;
    COLOR: #000000;
    FONT-WEIGHT: normal;
}
h1
{
    
    FONT-FAMILY:georgia, times,"times roman",serif;
    FONT-SIZE: 18pt;
    	line-height: normal;
    COLOR: #015F9F;
    FONT-WEIGHT: normal;
}

h2
{
    
    FONT-FAMILY:verdana, arial, geneva, helvetica, helve, sans-serif;
    FONT-SIZE: 14pt;
    	line-height: normal;
    COLOR: #000000;
    FONT-WEIGHT: normal;
}

h3 

{
font-family: georgia, times, "times roman",serif;
	font-size: 13px;
text-align: left;
}

h4
{
   
    FONT-FAMILY:georgia, times,"times roman",serif;
    FONT-SIZE: 24pt;
    	line-height: normal;
    COLOR: #015F9F;
    FONT-WEIGHT: normal;
}
h5
{
    
    FONT-FAMILY:georgia, times,"times roman",serif;
    FONT-SIZE: 18pt;
    	line-height: normal;
    COLOR: #015F9F;
    FONT-WEIGHT: normal;
}
h6
{
    
    FONT-FAMILY:georgia, times,"times roman",serif;
    FONT-SIZE: 14pt;
    	line-height: normal;
    COLOR: #015F9F;
    FONT-WEIGHT: normal;
}

/* the following code is preferred for boxing in a block of text or a pix */

.copybox
{
	border-color: #000000;
	border-top-width: .5px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	outline-color: #cccccc;
	outline-style: solid;
	outline-width: 1px;
	
}


.dotted {
  border-bottom: dotted 1px;
}


/* the following code is for the front page */

div#wrapper {width: 900px; background: white; padding: 2px; font-size:9pt;color:black;}

.column1 {float: left; width: 155px; padding: 10px;}
.column2 {float: left; width: 525px; padding: 10px;}
.column3 {float: left; width: 155px; padding: 10px;}
.footer {float: left; width: 900px;  padding: 10px;

}

/* the following code is for 2 column news stories */

div#wrappernews {width: 850px; background: white; padding: 1pt;}

.column1news {float: left; width: 155px; padding: 10px;}
.column2news {float: left; width: 620px; padding: 10px;font-family:verdana,arial,helvetica,sans-serif; font-size:9pt;line-height:13pt}
.footernews {float: left; width: 800px;  padding: 1px;

}



