@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym { border:0; 
} 


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	line-height:1.25em;
	text-decoration: none;
}

a:hover {
	color: #009900;
}

.block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height:1.25em;
	text-align:justify;
}

.alttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009900;
	text-align: justify;
}

li {
	list-style-type:none;
	margin: 0; 
    padding: 0;
	margin-left: 0px;
	padding-left: 17px;
	background-image: url(../images/general/bulletblue.gif);
	background-position: 4px 0.4em;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
}

.popular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
}

.ndate {
	color: #000066;
}

.ntitle {
	margin-top: 1em;
	color: #000000;
	font-weight: bold;
}