body {
	font-size: 10px;
}
#ParentDepartment {
/* This fixes the department name next to the BYU logo from causing the routeY lo
gin link to be pushed down in Firefox.*/
        width:auto;
}
/* QuickSearch Box (level 1)
   This fixes cross browser size discrepancies. */
#ByuBar input.ByuBarTextBox {
        font-size:1em;
}
#OrganizationBar {
	width: 98.4em;
	height: 7.5em;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-bottom: .0em solid #ffffff;
	position: relative;
}
#Level2 {
	display: block;
	visibility: visible;
}
div.menuContent {
	display: block;
}
#SideBar {
	position: relative;
}
#SideBar #PageLinks {
	padding-bottom: 2.0em;
}
/* This adds style for the registration button */
#Content #regPanel {
	width:		50%;
	margin:		0.5em 0;
	padding-bottom:	0.5em;
	border:		3px groove #cccccc;
	text-align:	center;
	overflow:	hidden;
	color:		#003366;
	background-color: #f9f9f9;
}
#Content #regPanel p {
	font-size:	1.0em;
}
#Content #regPanel h1 {
	font-size:	1.2em;
	border:		none;
	margin-bottom:	0.3em;
}
#Content #regPanel hr {
	margin-top:	0;
	width:		85%;
}
#Content ol.regList li {
	margin:		0.5em;
}
#Content span.regMethod {
	font-weight:	bold;
}
#Content #regPanel #submitButton, #Content #buttonOnly #submitButton {
	width:		137px;
	height:		28px;
	padding:	2px;
}
#Content #regPanel #submitButton:hover,  #Content #regPanel #submitButtonLabel:hover, #Content #buttonOnly #submitButtonLabel:hover{
	background-color: #ffba37;
}
#Content #regPanel #submitButtonLabel, #Content #buttonOnly #submitButtonLabel {
	background-image: url('/home/images/blankBlue.jpg');
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #FFF;
	border:		none;
	padding: 	2px;
	width:		141px;
	height:		32px;
	color: 		#FFF;
	font-weight:bold;
	text-shadow:1px 1px 2px #111;
	font-size:	1.2em;
}
#Content  #buttonOnly #regForm , #Content #buttonOnly {
	margin: 0px;
	padding: 0px;
}
#social {
	position:	relative;
	bottom:		0.5em;
	margin:		2.0em 0.5em 0 3.0em;
}
#social img {
	display:	block;
	margin:		0.5em auto;
}
a#ceLogin {
	font-weight:bold;
}
a#ceLogin:hover {
	color:#DE7C19;
}
