.ci {
	background-image: url(spring05/ci.png);
	background-repeat : no-repeat;
	background-position : 0 0;
	padding-left : 1.5em;
	margin-bottom:8px;/*margin-bottom : 1.5em;*/
}

.mi a:link {
	color:#207CBF;
}
.mi a:hover {
	background-color: #FFF;
}
.mi a:visited {
	color:#ac57a2;
}
.mi {
	background-repeat : no-repeat;
	background-position : 0 0;
	padding-left : 2em;
	margin-bottom : .7em;
	background-image: url(spring05/mi.png);
	color: #ac57a2;
}
#tnav a:link, a:visited {
	color:#ecb22b;
}
#tnav a:hover {
	color:#ecb22b;
	background-color: #333333;
	text-align: center;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:white; /*#D4AF37;*/
}
a:hover {
	color:#900;
	background-color:#666;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
a.sid:link {
	padding:1px;
	color:#4BA351;
	cursor :help;
}
a.sid:visited {
	color:#4BA351;
	cursor :help;
}
.q {
	background-image:url(spring05/q.gif);
	background-repeat : no-repeat;
	background-position : 0 0;
	padding-left : 2em;
	margin-bottom : 0.5em;
}
.st {
	background-image:url(spring05/st.png);
	background-repeat : no-repeat;
	background-position : 0 0;
	padding-left : 2em;
	margin-bottom : 0.5em;
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
/* end st */
/* Icons */
.wc {
	background-image: url(spring05/wc.png);
	background-repeat : no-repeat;
	background-position : 0 0;
	padding-left : 1.5em;
	margin-bottom:1em;
}
.pi {
	background-image: url(spring05/pi.png);
	background-repeat : no-repeat;
	background-position : 0 0;
	padding-left : 1.5em;
	margin-bottom:1em;
	color:#F90;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pi a:link {
	color:#900;
}
.pi a:hover {
	color:white;
	background-color: #333333;
	-webkit-transform: scale(1.3);
}
.pi a:visited {
	color:#c91d4a;
	font-style: normal;
	text-decoration: line-through;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
}
.pl {
	list-style-type : none;
	padding : 0;
	margin : 0;
	margin-top : 0;
	font-size: large;
}


/* Font Styles */

li {
	font-size:large
}
#tnav {width:auto}
