/* Hides from IE5-mac \*/
* html #menuSecondary li {height: 1%;}
/* End hide from IE5-mac */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/body_background.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 90%;
	min-width:760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menurightbak.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	display: block;
}
#wrapper #content h3 {
	font-size: small;
	font-weight: bold;
	color: #993300;
	font-style: italic;
	padding-top: 5px;
}
#header {
	background-image: url(images/headerleft.jpg);
	background-repeat: no-repeat;
	background-color: #192E51;
	text-align: right;
}
#header img {
}
h1, h2, h3, h4 {
	color: #003366;
}
#tabs li {
	display: inline;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 10px;
	padding-left: 10px;
}
#tabs ul li:first-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tabs ul {
	height: 25px;
	text-align: right;
	padding-right: 10px;
}
#tabs li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}
#tabs li a:hover {
	text-decoration: underline;
}
#tabs {
	float: right;
	width: 100%;
	background-color: #172E54;
	padding-top: 5px;
	background-image: url(images/tabbak.jpg);
	background-repeat: repeat-x;
}
#eventsCol, #menuSecondary {
	float: right;
	width: 263px;
	font-size: x-small;
}
#menuSecondary ul li a {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	padding-left: 25px;
	text-decoration: none;
}
#menuSecondary ul li {
	list-style-type: none;
}
#menuSecondary ul ul li a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#menuSecondary ul ul {
	margin-bottom: 10px;
}
#eventsCol p {
	padding-right: 5px;
	padding-left: 5px;
}
#tapfolder {
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
	text-align: right;
	background-image: url(images/tabbak.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#tabdecorationbottom {
	height: 30px;
	background-image: url(images/tabbakbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#eventsCol h2 {
	font-size: medium;
}
#eventsCol h3 {
	margin-top: 10px;
	font-size: small;
}
#eventsCol #colimagecap {
	width: 263px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #172E54;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #172E54;
}
#eventsCol #colimagecap #cap {
	font-style: italic;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	margin-bottom: 3px;
}
#content {
	margin-right: 275px;
	margin-left: 10px;
}
#content strong {
	color: #993300;
}
#content li {
	margin-bottom: 10px;
}
#content h1, #content h2, #contentFullPage h1, #contentFullPage h2 {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(images/hsicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#campusCalendar td {
	padding: 5px;
}
#campusCalendar {
	margin-top: 10px;
}
#campusCalendar .even {
	background-color: #F2F2F2;
}
#campusCalendar .odd {
	background-color: #FFFFFF;
}
#campusCalendar th {
	padding: 5px;
	background-color: #CCCCCC;
}
#content p, #contentFullPage p {
	padding-bottom: 7px;
	padding-top: 10px;
	font-size: x-small;
}
#content ol, #content ul, #contentFullPage ol, #contentFullPage ul {
	margin-left: 35px;
	font-size: x-small;
	list-style-type: disc;
}
.clear {
	clear: both;
}
#footer {
	background-color: #172E54;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#contentFullPage {
	background-color: #FFFFFF;
	margin-left: 10px;
}
.highlight {
	background-color: #336699;
	padding: 5px;
	border: 1px solid #000000;
	margin-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.highlight:hover  {
	background-color: #993300;
}
#wrapper #content strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #993300;
}
.sm_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993300;
	font-weight: bold;
}
.xsm_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 993300;
}

