
body, td {font-size: 12px;}

.normal {
		font : 12px  Geneva, Verdana, Helvetica, Arial, sans-serif;
		font-weight : normal;
}
li {
		font : 12px  Geneva, Verdana, Helvetica, Arial, sans-serif;
		font-weight : normal;
}

a {color :#600;}
a:hover {color:#f00;}

ul {
	list-style-image : url(../images/bullet_star.gif);
	font : 12px  Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
}
ul.nostar {
	list-style-image :none;
	font : 12px  Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
}
.upcoming {
	font-family : Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size : 10px;
	color : #69c;
}
.hed {
	font-weight: bold;
	font-size: 24px;
	color: #369;
}
.subhed {
	font-weight: bold;
	font-size: 14px;
	color: #036;
}
.hrgrey {
	border-top: 1px solid #ccc;	
}
a.nav{
	color: #600;
	text-decoration: none;
}
a.nav:hover{
	color: #f00;
	text-decoration: none;
}
.linkhed{
	margin-top: 10px;
	font : bold;
	color: #036;
	line-height: 12px;
}
.realhelp {
		font : 9pt  Geneva, Verdana, Helvetica, Arial, sans-serif;
		font-weight : bold;
		text-decoration: none;
		color: #600;
}
.realhelp:hover {
		font : 9pt  Geneva, Verdana, Helvetica, Arial, sans-serif;
		font-weight : bold;
		text-decoration: none;
		color: #f00;
}
.navigation {
	font-size: 10px;
	line-height: 16px;
	padding-top: 12px;
}


/* ADDED MG SEPT 2010*/
/* CHANGES MADE HERE MUST ALSO BE MADE TO default.css IN SAME FOLDER */
#navhome {color:#009;padding:0; margin:0 0 1.2em 0; border-bottom:1px solid #a99;}
#navhome a {color:#900; font-weight:bold;}
#navhome a:hover {color:#009; font-weight:bold;}

.navigation p.navlink {line-height:1.5; padding:0; margin:0;}

