<!-- $QUERY_STRING=flavour=Other&version=%3F%3F&platform=Other&encoding=tki1252 -->
<!-- $flavour=Other -->
<!-- $platform=Other -->
<!-- $version=?? -->
<!-- $encoding=tki1252 -->

.sidelink {	color:#ff6600;
			font-family: Arial Mori, Arial, helvetica, sans-serif;
			font-size: 0.7em;
			font-weight: bold;
			text-decoration : none
			}

a:hover { color: #993300 }
.side { background-color: #ffffcc;
		font-family: Arial Mori, Arial, helvetica, sans-serif}

.bg_side { background-color: #FF6600 }
.bg_side_link { background-color: white}
.content { font-family: Times New Roman M ori, Times New Roman, Times, Arial Mori, Arial, helvetica, sans-serif }

/* NEWS */

.news-item {

}


.news-image {

}

.news-content {
    margin-left: 0px;
}

.news-content h3 {
    font-size: 0.90em;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;    
}

.news-content h3 a {
    text-decoration: underline;
}

.news-content h3 a:hover {
    text-decoration: none;
}


a.news-item-url {
    color:#666;
    font-size: 0.80em;
    text-decoration: none;
    margin-bottom: 0;
    margin-top: 1.5em;
}

a.news-item-url:hover {
    text-decoration: underline;
}

a.news-item-url:visited {
    
}

.news-date {
    margin-top: 0;
    color:#666;
    font-size: 0.85em;
    font-weight: normal;
}

.news-archive {
    margin-left: 0px;
}

.news-syndicate {
    margin-left: 0px;
}

.news-content p {
    margin-top: 0;
    margin-bottom: 1em;
}


/* Calendar styles */

.cal {
    font-family : Arial, Helvetica, sans-serif;   
}

.cal h3 {
    font-family : Arial, Helvetica, sans-serif;
    /* font-size: 14px; */
}

.calhead {
    font-family : Arial, Helvetica, sans-serif;
    color : #ffffff;
    /* font-size: 14px; */
}

.calmonth {
    background-color: #eee;
}

a.cal {
    font-family : Arial, Helvetica, sans-serif;
    /* font-size: 12px; */
    color : #900;
}

/*
Footer
------------------
*/

#footer {
    width: 750px;
    border-bottom: 1px solid #fff;
    clear: both;
    background: #fff;
    font-size: .75em;
    
}

#footer .footer-text {
    font-family: arial, helvetica, sans-serif;
	font-weight: normal !important;
    color:#000;
    margin-left: 30px;
    margin-top: 10px;
    background: #fff;
	padding: 0;
}

#footer .footer-text a {
	color:#0000FF;
	text-decoration: underline;
	font-weight: normal !important;
}

#footer .footer-text a:visited {
	color:#800080;
	font-weight: normal;
	text-decoration: underline;
}

#footer .footer-text a:hover {
	font-weight: normal;
	text-decoration: none;
}

#footer .footer-nav {
    text-align: left;
    margin-top: 0;
    border-top: 1px solid #f60;
    border-bottom: 1px solid #f60;
    background: #ffc;
    padding: 4px 0 4px 30px;
}

#footer .footer-nav a {
    font-family: arial, helvetica, sans-serif;
	font-weight: normal !important;
    color: #000; 
    text-decoration: none;
}

#footer .footer-nav a:visited {
    color:#000;
}

#footer .footer-nav a:hover {
    color:#000;
    text-decoration:underline;
}

/* pdf help */

.pdf-help, .ppt-help {
	position: relative;
	float: right;
	text-align: center;
}

.pdf-help {
	width: 80px;
}

.clr {
	clear: both;
}