body {
	margin-top: 0px;
	background-color: #111111;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.hiddenPic {
	display: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFF;
}

.footer a {
	font-size: 10px;
}

a:visited {
	color: #0072bc;
	text-decoration:none;
}

a:active {
	color: #0072bc;
	text-decoration:none;
}

a {
	color: #0072bc;
	text-decoration:none;
}

a:hover {
text-decoration: underline;
}

.content {
	padding: 22px;
}

.floating_box {
	font: 10px Arial, Helvetica, sans-serif;
	color: black;
	float: right;
	height: inherit;
	width: 190px;
	border: 1px dashed #999;
	position: relative;
	top: 5px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #E8F9FD;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(http://www.calpolyieee.org/images/grad1.gif) repeat-x top #333333;
	color: #CCCCCC;
	font-size: 85%;
	text-transform: uppercase;
	cursor: default;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}

.show_hide_nav {
	float: right;
	right: 0px;
	cursor: pointer;
	top: 200px;
	position: fixed;
	z-index: 100;
}

.white_floating_box {
	font: 10px Arial, Helvetica, sans-serif;
	color: black;
	float: right;
	background-color: #FFF;
	height: inherit;
	width: 190px;
	border: 1px solid #111111;
	position: fixed;
	top: 150px;
	right: 28px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}

.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #069;
	text-transform:uppercase;
	border-bottom: 1px #CCCCCC dashed;
}

.links_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #069;
	font-style: normal;
}

.links_text {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000;
	height: inherit;
}


a.officer_link:visited {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #C00;
	height: inherit;
}
a.officer_link:active {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #C00;
	height: inherit;
}
a.officer_link:hover {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #C00;
	height: inherit;
}
a.officer_link:link {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #C00;
	height: inherit;
}

.calendar_body {
	margin-left: 68px;
	margin-right: 200px;
}

.calendar .date {
    float: left;
    width: 55px;
    height: 51px;
    margin: 0 .3em .3em 0;
    text-align: center;
    background: url(images/calendar_outline_blue.png) no-repeat;
}

.calendar .date p {
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
}
.calendar p.day {
    font-weight: bold;
	color: #666;
    font-size: 18px;
    margin: 5px 0 0;
}
.calendar p.edit {
    margin-top: 10px;
}
.calendar p.month {
    font-size: .85em;
    color: #fff;
    padding: 2px 1px 1px;
}
.calendar p.year {
    color: #999;
    font-size: .85em;
}
.sustain {
	font: 10pt Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}