html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			vertical-align: baseline
		}
		
	:focus {outline: 0}








/* CSS Document */

/* columns etc */

body {
text-align:center;
background-color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#wrapper {
width: 998px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom:0;
text-align:left;
}



.widget-list-item {
margin-left: 2em;   
}

#containingbox {
display:block;
clear:both;
}

#Col1 {
width: 8.75em;
margin-right:4px;
float:left;
}

#article {
background-color: white;
width:25.69em;
vertical-align: top; 
float:left; 
}


#Col3 {
width:7.50em;
float:left; 
}

#Col4{
width:18.75em;
float:left; 
}



#Col5 {
clear:both;
width:100%;
border-top: 0.06em solid #000;
}

#header {
width: 998px;
}

#header-col1 {
height:6.38em; 
}
	
#header-col2 {
}

#footer {
clear:both;
width:100%;
border-top: 0.06em solid #000;


}

#league-table td { font-size: 0.75em; border: none; background-color: #F4F4F4; 
vertical-align: middle; padding: 0.56em;}

#league-table tr:hover td {
background-color: #FEFEFE;
}

.footer-class {
font-size: 0.69em; 
}

/* look and feel */
/* links 

a {
text-decoration: none;
color: #0D3059;
}

a:hover{
text-decoration: underline;
color: #0d3059;
}

a:visited{
color: #CC0000;
}*/

/* story headline */
.entry-title {
font-size: 1.1em;
line-height: 1.2em;
font-family:Arial, Helvetica, sans-serif; 
margin: 1.1em 0 .2em 0;
clear:both; 



}

.entry-title a {
text-decoration: none;
color: #000000;
}

.entry-title a:hover {
text-decoration: underline;
color: #FF0000;
}

.entry-title a:visited {
text-decoration: none;
color: #460000;
}

/* content */
.entry-content {
font-size: .75em;
line-height: 1.5em;
font-family:Verdana, Arial, Helvetica, sans-serif;
word-spacing: .05em; 
}

/* image border  */
.entry-content img {
border:0.06em solid #000;
margin: 0.38em 0 0.38em 0.38em;

}


/* writer and time of article */
.asset-meta {
font-size: 0.88em;
line-height: 1.4em;
word-spacing: 0.05em;
margin: 0em;
padding: 0 0.6em 0 0.6em; 

background-color:#F5F5F5;
border-bottom: 0.19em solid #EBEBEB;  
}

/* read more link and other info */
.asset-more-link {
margin: 0.9em 0 0 0;
line-height: 1.3em;   
}

.asset-more-link a {
text-decoration: none;
color: #3375FF;
}

.asset-more-link a:hover {
text-decoration: underline;
color: #003FC1;
}

.asset-more-link a:visited {
text-decoration: none;
color: #460000;
}

.asset-footer {
/* footer on story */
margin: 0.38em 0 0 0; 
clear:both; 
}
/* EOC read more link and other info */


/* horizontal navigation */
#horizontal-nav {
width: 100%;
z-index: 0;
border-bottom:0.19em solid #EBEBEB;
background-color:#FF6666;
color:white; 
}


#horizontal-nav ul{
list-style-type: none;
margin:0; 
padding:0; 
}

#horizontal-nav li{
display: inline; 
}

#horizontal-nav li a{
color: white;
font-size: 0.88em;
text-decoration: none;
}

#horizontal-nav ul a:hover{
text-decoration: underline;
}


/* vertical navigation menu css */

#navcontainer {
color: #000000;
}

#navcontainer ul {
list-style-type: none;
}

#navcontainer ul a:hover {
}

#navcontainer a {
color: #000000;
}

#navcontainer li{
display: inline; 
}

#navcontainer a:hover {
color: #000000;
}

#navcontainer li a {
color: #000000;
text-decoration: none;
}

#navcontainer li a:hover {
background-color: #FF0000;
text-decoration: underline;
}

#navcontainer li li b {
text-decoration:underline; 
}

#navcontainer li li a {
font-weight:normal;
font-size:  0.75em; 
background-color: #005e99;

}
#navcontainer li li a:hover {
background-color: #FF0000;
}

#navcontainer li li li a {
font-weight:normal;
font-size:  0.69em;
}
#navcontainer li li li a:hover {
}

#navcontainer li li li li a {
font-weight:normal;
background-color: #005e99;
}

#navcontainer li li li li a:hover {
}

 /*End of navigation menu css */



/* widgets */
.widget {
margin: 0 0 1em 0; 
}

.widget-header{
font-size: 0.81em;
font-weight:bold;
padding: 0 0 0.2em 0.4em;
border-bottom: 0.13em solid #AFAFAF;
border-top: 0.13em solid #AFAFAF;
background-color:#003399; 
color:white;     
}

.widget-content{
font-size:inherit; 
font-size: 0.81em;
line-height: 140%;
margin-bottom: 1em;
}


.widget-content ul{
list-style-type:none;
margin:0; 
padding:0 0 0.75em 0;
}

.widget-content li{
background-image: url(news-navigation-pointer.gif);
background-repeat: no-repeat;
background-position:left;
background-repeat:no-repeat; 
padding-left: 0.75em; 
}

.widget-number {
background-image: url(cc-phone-icon.png); 
background-position:left;
background-repeat:no-repeat; 
padding-left: 1.8em; 
font-size: 1.25em;
}

.widget-rss {
background-image: url(RSS-icon-14px.gif); 
background-position:left;
background-repeat:no-repeat; 
padding-left: 1.5em;
margin-left: 2em; 
}



/* story page */

.breadcrumb {
font-size: .81em;
border-bottom: dotted 1px #CEE7FF;
padding: 0 0 .35em 0;
margin: 0 0 .35em 0;   
}
.breadcrumb a{
font-size: .81em;
}

/* article headline
#article h1 {
font-size: 1.3em;
margin: 0px; 
}*/

#story-content img{
border: 0.06em solid #000; 
margin: 0 0.38em 0.38em 0;
 
}


#story-content strong{
font-size:1.2em; 
}

#story-content {
font-size: .75em;
line-height: 1.5em;
font-family:Verdana, Arial, Helvetica, sans-serif;
word-spacing: .05em; 
}

#lateststories {
font-size: .7em;
line-height: 1.0em;
font-family:Verdana, Arial, Helvetica, sans-serif;
word-spacing: .05em; 
margin-left: 0em; 
padding-left: 0em; 
}


#col2-under-story {
font-size: .75em;
line-height: 1.5em;
font-family:Verdana, Arial, Helvetica, sans-serif;
word-spacing: .05em; 
}


.small-small-text{
font-size: .69em; 
margin: .5em 0 .5em 0; 
}

h1 {
font-size: 36px;
font-style: normal;
color: #000000;
text-align:center; 
}

h2 {
  font-size: 16px;
  color: #000000;
  font-style: normal;
}

h1 a, h2 a, h3 a, h4 a
{
	text-decoration: none;
	color: #000;
}