<style type="text/css" media="screen">
#topsideNav{
	float: left;
	width: 162px;
	margin-top: 20px;
	

}
#topsideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topsideNav ul li {
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 160px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	margin-bottom: 2px;
}
#topsideNav ul li a {
	display: block;
	cursor: pointer;
	padding: 0.25em 0em .3em 1em;
	color: #003366;
	text-decoration: none;
	background-color:#CDF3FB;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#cccccc;

	
}
#topsideNav a:hover, #topsideNav a:focus {
	color: #A00;
	background-color: #fff;
	background-image: url(images/sidenavlinkmarker.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
}




#sideNav {
	float: left;
	width: 160px;
	margin-top: 5px;
}
#sideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sideNav ul li {
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 160px;
	font-family: "Comic Sans MS", cursive;
	font-weight:bold;
}
#sideNav ul li a {
	display: block;
	cursor: pointer;
	padding: 0.3em 0.75em .3em 1em;
	color: #313131;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#sideNav a:hover, #sideNav a:focus {
	color: #036;
	background: #fff url(../images/site/sidenavlinkmarker.gif) no-repeat ;
	background-position: 4px 10px;
	background-color:#CDF3FB;
}

#rttopsideNav{
	font-size:14px;
	margin-left:25px;

}
#rttopsideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rttopsideNav ul li {
	text-align: center;
	cursor: pointer;
	width: 120px;
	font-family: "Comic Sans MS", cursive;
}
#rttopsideNav ul li a {
	display: block;
	cursor: pointer;
	padding: .23em 0em .2em .1em;
	margin-top:.09em;
	color: #003366;
	text-decoration: none;
	background-image:url(../images/site/sm-blu-bkg.gif);
	background-position:top; 
	height: 26px;
	width: 127px;
	
}
#rttopsideNav  ul li a:hover {
	display: block;
	cursor: pointer;
	padding: .23em 0em .2em .1em;
	margin-top:.09em;
	color: #003366;
	text-decoration: none;
	background: #fff url(../images/site/sm-blu-bkg-down.gif);
	background-position:top; 
	height: 26px;
	width: 127px;
	
}
#rttopsideNav a:hover, #topsideNav a:focus {
	color: #A00;
	background: #fff url(../images/site/sidenavlinkmarker.gif) no-repeat ;
	background-position: 4px 10px;
}


[if IE]>
<style type="text/css" media="screen">

 </style>
 <![endif]
 [if lt IE 7]>
 <style type="text/css" media="screen">
 body {
 behavior: url(csshover.htc);
 font-size: 100%;
 }

 #sidenav ul li a {height: 1%;} 


 </style>
 <![endif]
