body{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00538e;
}
#primaryContent ul li{
	line-height:20px;
    list-style: disc url(/gmi/gmi/custom/riverside/images/common/main_bullet.gif);
}
h1,
h1 a,
h1 a:link,
h1 a:hover{
	font-size:24px;
	color:#00538E;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:18px 0 12px 0;
}
h2,
h2 a,
h2 a:link,
h2 a:hover{
    clear: both;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5B7680;
	padding:0 0 4px 0;
	margin:0 0 0.25em 0;
}
h3,
h3 a,
h3 a:link,
h3 a:hover{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00538E;
	padding:0;
	margin:14px 0;
}
h4,
h4 a,
h4 a:link,
h4 a:hover{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5B7680;
	padding:0;
	margin:12px 0;
}
p{
    margin-top:0;
}
a,
a:link{
	color:#4D6F44;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#00538E;
	font-weight:bold;
	text-decoration:underline;
}
.blue{
	color:#00538E;
}
.green{
	color:#5B7680;
}
.bluebold{
	color:#00538E;
	font-weight:bold;
}
.greenbold{
	color:#5B7680;
	font-weight:bold;
}

/*ul{
	list-style-image:url(../images/common/bullet.gif);
}*/
/*   *:first-child+html ul{*/
	/*  this rule is for IE7 only  */
	/*list-style-image:url(../images/common/bullet_ie.gif);
}*/
/* *html  ul{*/
	/*  this rule is for IE6 only  */
/*	list-style-image:url(../images/common/bullet_ie.gif);
}*/