* { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}

:focus { outline: 0; }

h1 { font-size: 1.8em; font-weight: normal; }

h2 { font-size: 1.3em; font-weight: normal; }

h3 { font-size: 1.15em; }

h4 { font-size: 1em; font-weight: normal; }

hr { display: none; }

img { border: 0; }

table { border-collapse: collapse; }

ul, ol { list-style: none; }

a { color: #003399; text-decoration: none; cursor: pointer; }

a:hover { text-decoration: underline; }

.hr {
    clear: both;
}

.menu a {
	text-transform: uppercase;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	margin-left: 7px;
}

.menu-left a {
    margin-left: 7px;
}

.menu-top a {
	margin-left: 7px;
	margin-right: 7px;
}

.content {
	font-size: small;;
	color: #003399; 
}

.content p {
    margin: 15px 0px 5px 0px;	  
}


.content-news span.date {
	color: #0099cc;
	font-weight: bold;
}

.content-news h4 {
	padding: 7px;
	font-weight: bold;
	display: inline;
}

.content a {
	text-decoration: underline;
}

.content .hr {
	height: 1px;
	background-color: #FFCC00;
}

.content-news .hr {
	height: 10px;
	background: url(/i/ydotline.jpg) repeat-x 0px 3px;
}

a.more {
	padding-right: 15px;
    float: right;
	background: url(/i/ymoreinf.jpg) no-repeat center right;
}

.content-news a.more {
   background-image: url(/i/bmoreinf.jpg);
}

