html { background-color:#DEDEDE; }
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
#home a:hover, #newsletter a:hover, #chapterleadership a:hover, #meetingnotes a:hover, #meetingrsvp a:hover, #photoalbum a:hover, #studentactivities a:hover, #researchpromotion a:hover, #chapterhistory a:hover, #constitutionandbylaws a:hover, #resumeshelpwanted a:hover, #calendar a:hover, #crc a:hover, #links a:hover { background-position:0 31px; }
.set a { background-position:0 31px !important; }
#home a, #newsletter a, #chapterleadership a, #meetingnotes a, #meetingrsvp a, #photoalbum a, #studentactivities a, #researchpromotion a, #chapterhistory a, #constitutionandbylaws a, #resumeshelpwanted a, #calendar a, #crc a, #links a {
	float:left;
	height:31px;
	width:188px;
}
#home a { background:url("/images/nav/home.png") 100% 0; }
#newsletter a { background:url("/images/nav/newsletter.png") 100% 0; }
#chapterleadership a { background:url("/images/nav/chapterleadership.png") 100% 0; }
#meetingnotes a { background:url("/images/nav/meetingnotes.png") 100% 0; }
#meetingrsvp a { background:url("/images/nav/meetingrsvp.png") 100% 0; }
#photoalbum a { background:url("/images/nav/photoalbum.png") 100% 0; }
#studentactivities a { background:url("/images/nav/studentactivities.png") 100% 0; }
#researchpromotion a { background:url("/images/nav/researchpromotion.png") 100% 0; }
#chapterhistory a { background:url("/images/nav/chapterhistory.png") 100% 0; }
#constitutionandbylaws a { background:url("/images/nav/constitutionandbylaws.png") 100% 0; }
#resumeshelpwanted a { background:url("/images/nav/resumeshelpwanted.png") 100% 0; }
#calendar a { background:url("/images/nav/calendar.png") 100% 0; }
#crc a { background:url("/images/nav/crc.png") 100% 0; }
#links a { background:url("/images/nav/links.png") 100% 0; }
h1 { font-size:33px; }
h2 { font-size:23px; }
h3 { font-size:19px; }
h4 { font-size:16px; }
h5 { font-size:13px; }
h6 { font-size:11px; }
hr { color:#B4B4B4; }
p { line-height:16px; }
.banner {
	font-size:13px;
	font-weight:bold;
	margin:0;
	width:100%;
}
.main_text {
	color:#333;
	font-size:13px;
}
.infobox, .left_text, .footer {
	color:#333;
	font-size:11px;
}
.bk { background-color:#FFF; }
#flash {
	background-image:url(images/mi.jpg);
	height:121px;
	width:760px;
}
.tp_line_short { background:url("/images/tp_line_short.png"); }
.lf_infobox_bk { background-color:#F0F0F0; }
.v_infobox_line { background:url("/images/v_infobox_line.png"); }
.small_txt {
	background-color:#FFF;
	font-size:10px;
	padding:10px 0;
	text-align:center;
}
.small_txt p {
	margin:10px 0;
	padding:0;
}
.rt_bk {
	background:url("/images/rt_bk.png");
	background-color:#DEDEDE;
	background-repeat:repeat-y;
	width:21px;
}
.infobox_text { padding:5px; }
.infobox_text p {
	margin-bottom:22px;
	line-height:16px;
}
a img { border:0 none; }
th {
	font-weight:bold;
	text-align:center;
}
.content {
	font-size:12px;
	padding:10px 15px 30px;
}
.heading {
	color:#036;
	font-size:17px;
	text-align:center;
	margin-bottom:43px;
}
.center { text-align:center; }
a:link, a:visited, .link { color:#036; }
a:active, a:hover {
	color:#036;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, .left_text a:link, .left_text a:visited { color:#333; }
.left_text a:active, .left_text a:hover {
	color:#333;
	text-decoration:none;
}
.footer a:link, .footer a:visited { text-decoration:underline; }
.footer a:active, .footer a:hover { text-decoration:none; }
#gauge_container {
	margin:20px auto;
	height:529px;
	width:165px;
	position:relative;
}
#gauge_container_small {
	margin:0 auto;
	height:354px;
	width:165px;
	position:relative;
}
#gauge {
	z-index:2;
	float:left;
	position:relative;
}
#gauge_bg {
	z-index:1;
	background-image:url("/images/gauge/red.png");
	height:2px;
	width:22px;
	position:absolute;
	bottom:0;
	margin:21px 71px 139px 72px;
}
#contributors {
	border:2px solid #DDD;
	border-radius:9px;
	padding:1.4em;
}
#contributors table {
	width:100%;
	border-collapse:collapse;
}
#contributors table, #contributors td {
	vertical-align:middle;
	text-align:left;
	border:2px solid #EEE;
}
legend {
	font-size:1.2em;
	font-weight:bold;
	padding: 0 8px;
}
#contributors td {
	padding: 8px 10px 8px 5px;
	width:50%;
}
