.regClassList, .regClassTechnology, .regAddInfo, 
.regDepartment, .regUniversity, .regShirtSize {
	font-size: 13px;
}

.hideElement {
	display: none;
}

.warning {
	background: #EFD768;
	color: black;
	padding: 10px;
	margin: 5px;
}

/** Temporary styling for the copus year of science label **/
#copus{
	padding-top: 5px;
	text-align: center;
	width: 375px;
	height: 24px;
}
#copus img{
	border: none;
}

/******* Mailing Styles **************/
.mailing-title {
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
}
.mailing-content {
	padding-left: 8px;
	font-size: 15px;
	color: #555555;
}
.replace-text {
	color:#FF7700;
	font-weight:bold;
}

/******* Policy Styles **************/
.policy li {
	margin-top: 15px;
}
.policy h2, h3 {
	margin: 10px;
}
.policy h3 {
	margin-left: 20px;
}
.mealList li{
	margin-top: 0px;
}

img.mug-small {
	height: 30px; 
	float: left;
	vertical-align:middle;
}
a.white-link {
	color: white;
}
a.white-link:hover {
	color: white;
}

/*.LeftSideBarTd div{
	background: #071150;
}
.LeftSideBarTd{
	background: #071150;
}*/

/* Sidebar Styles */
div.sidebar-link {
	cursor: pointer;
	padding: 8px;
	background: #092260;
	color: white;
	border: 2px #071150 solid;
	border-top: none;
	font-size: 15px;
}
.sidebar-link:hover {
	background: #123070;
}
.position-link-box {
	width: 95%;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 40px;
}
.position-link {
	cursor: pointer;
	padding: 8px;
	background: #092260;
	color: white;
	border: 2px #071150 solid;
	border-top: none;
	font-size: 15px;
	float: left;
	margin-right: 5px;
  text-decoration: none;
}
.position-link:hover {
	background: #123070;
  color: white;
}
#current-link, #current_table_button, .current-table-link {
	background: #144080;
}
.sidebar-header {
	background: #DDE0FF;
	border: 2px #BDC0DF solid;
	padding: 10px 5px 10px 5px;
}
.sidebar-title {
	font-weight: bold;
	font-size: 15px;
}
.sidebar-subtitle {
	font-style: italic;
	font-size: 12px;
}

.centered-button {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.inColumnBox {
	margin-left: 20px;
}
.smallLabel {
	font-size: 12px;
	padding: 3px;
	text-align: center;
}
.small {
	font-size: 13px;
}
.small-grey {
	font-size: 13px;
	color: #555555;
}
.small-grey a {
	text-decoration: none;
}
.medium-bold {
	font-size: 15px;
	font-weight: bold;
}
.medium-bold-grey {
	color: #777777;
	font-size: 15px;
	font-weight: bold;
}
.medium {
	font-size: 15px;
}
.medium-grey {
	font-size: 15px;
	color: #555555;
}
.large-bold {
	font-size: 18px;
	font-weight: bold;
}
.institution-info {
	margin-left: 35px;
}
.unconfirmed {
	color: red;
	font-style: italic;
}

/* Admin link classes */
a.adminLink { font-size:small; }
a.adminLink:link { text-decoration: none; }
a.adminLink:visited { text-decoration: none; }
a.adminLink:hover { text-decoration: underline; }

/* Workshop classes */
.workshopDescription {
	font-style:italic;
	padding-left: 10px;
	padding-right: 10px;
}
.workshopTableHeader, .workshopTable th{
	border: thin black solid;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: rgb(9, 34, 96);
	padding-left: 5px;
	padding-right: 5px;
}
.workshopTable td{
	border: thin black solid;
	padding: 5px;
}
.current_table {
  display: block;
}
.new_table, .old_table, .declined_table {
	display: none;
}
/*.workshopTable tr:hover{
	background: #D0E0FF;
	cursor: pointer;
}*/
table.workshopTable {
	border: thin black solid;
	border-collapse: collapse;
	width: 95%;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
}

/* Proposal styles */
.proposal-feedback {
	background: #DDDD88;
	border: 2px #BBBB77 solid;
	padding: 3px;
	margin-bottom: 10px;
}
.feedback-text {
	font-size: 13px;
	padding: 5px;
}


/* Status labels */
.status-label {
	background: #FFFFBB;
	border: 2px #CCCC88 solid;
	font-size: 13px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-weight: bold;
}
.status-completed {
	color: #0000FF;
	border: 2px #0000FF solid;
}
.status-cancelled {
	color: #990000;
}
.status-closed {
	color: #333333;
}
.status-saved {
	color: #777777;
}
.status-submitted {
	color: #333333;
	border: 2px #333333 solid;
}
.status-approved {
	color: #339933;
	border: 2px #339933 solid;
}
.status-unapproved {
	color: #990000;
	border: 2px #990000 solid;
}
.status-reminder {
	color: #996600;
	border: 2px #996600 solid;
}
.status-denied, .status-withdrawn {
	background: #FFFFBB;
	border: 2px #CCCC88 solid;
	font-size: 13px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-weight: bold;
	color: #990000;
	border: 2px #990000 solid;
}
.status-withdrawn {
  border-color: orange;
  color: orange;
}
.status-pending {
	background: #FFFFBB;
	border: 2px #CCCC88 solid;
	font-size: 13px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-weight: bold;
}



/* Special Formatting */
.selectedLetter {
	font-size:small;
	background:rgb(9, 34, 96);
	color:white;
}
.selector {
	font-size:10px;
	color:blue;
	margin-right: 5px;
}
.selector:hover {
	text-decoration: underline;
	cursor: pointer;
}
.details {
	font-size:12px;
	font-style:italic;
}
.alignbottom {
	display: table-cell;
	vertical-align: bottom;
}
.rightAlign {
	text-align: right;
}
.leftAlign {
	text-align: left;
}
.smallText {
	font-size:8pt;
}
.title {
	font-size:21px;
	font-weight:bold;
	color: rgb(9, 34, 96);
	margin: 8px;
}
.regTitle {
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	margin: 8px;
}
.summaryHeader {
	background: #DDE0FF;
	border: 2px solid #BDC0DF;
}
table.userTable {
	border-collapse: collapse;
	margin: 5px;
}
table.regTable {
	border-collapse: collapse;
	margin: 5px;
	border: solid rgb(9, 34, 96);
	width: 400px;
}
.address {
	padding: 5px;
}

td.listLabel {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	border-right: 3px solid rgb(9, 34, 96);
	padding: 5px;
	padding-left: 15px;
	color: rgb(9, 34, 96);
	height: 100%;
	width: 125px;
}
.listItem {
	padding: 5px;
}

.description {
	padding: 20px 0px 10px 0px;
	font-size: 17px;
}

/*** Table to Orginize Displayed Columns in Registration List ***/
table.columnList {
	margin: 5px;
	border: none;
	font-size: small;
}

td.columnShown {
	border-width: 2px;
	text-align: center;
	border-left: solid #A65C16;
	border-top: solid #A65C16;
	border-right: solid #E69C56;
	border-bottom: solid #E69C56;
	background: #C67C36;
}

td.columnHid {
	text-align: center;
	border-width: 2px;
	border-right: solid #595959;
	border-bottom: solid #595959;
	border-left: solid #C9C9C9;
	border-top: solid #C9C9C9;
	background: #A9A9A9;
}

/**************/
/* Map Styles */
/**************/
div.mapKeyExpander {
	border: solid 1px rgb(9, 34, 96);
}
div.mapKeyExpander p {
	font-size: 9pt;
	position: relative;
	top: 50%;
}
div.mapKeyExpander:hover {
	background-color: rgb(9, 34, 96);
	color: white;
	cursor: pointer;
}

.mapButton {
	background-color: white;
	border: solid black 1px;
	text-align: center;
	width: 90px;
}
.mapButton div {
	border-bottom: solid grey 1px;
	border-right: solid grey 1px;
	border-top: solid #FFF 1px;
        border-left: solid #FFF 1px;
}
.mapButton:hover {
	cursor: pointer;
}

.mapButtonPressed {
	background-color: white;
	border: solid black 1px;
	text-align: center;
	width: 90px;
}
.mapButtonPressed div {
	border-bottom: solid #79AFE6 1px;
        border-right: solid #79AFE6 1px;
	border-top: solid #3E6B97 1px;
        border-left: solid #3E6B97 1px;
	font-weight: bold;
}
.mapButtonPressed:hover {
	cursor: pointer;
}

.mapInfo {
	border: none;
	font-size: 9pt;
}
table.mapInfo td {
	border: none;
}
table.mapInfo th {
	color: white;
        text-align: center;
        background-color: rgb(9, 34, 96);
}

div.mapHeader {
	border-top: solid 2px;
	border-bottom: dotted 1px;
	font-weight: bold;
}

/* For the Icon list on the front page */
ul.iconList {
	list-style-type: none;
}
.iconList li{
	padding: .6em 0 0 3.5em;
	width: 15em;
	height: 2.5em;
}
a.iconList {
	text-decoration: none;
	color: rgb(9, 34, 96);
	font-size: 15px;
}
a.iconList:hover {
	color: rgb(40, 90, 200);
}

/* PageRender classes */
/*#UpperFeatureWellTd{
	background-image: none;
	background-color: rgb(9, 34, 96);
}*/
td #UpperFeatureWellColumn1{
	width: auto;
}
td #UpperFeatureWellColumn2{
	width: 200px;
}
#UpperFeatureWellColumn2 a{
	color: white;
}
#BottomBarRightText img{
	vertical-align: middle;
}
#BottomBarLeftText {
	padding-top: 7px;
}
#BottomBar {
	font-size: 15px;
}


/* CBBE Styles */

.CBBETabs {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dotted gray;
	margin-bottom: 5px;
}

.CBBETab {
	display: block;
	border: 1px solid gray;
	padding: 5px;
	float: left;
	width: 6.5em;
	margin: 2px;
	margin-top: -2px;
	text-align: center;
	z-index: 1000;
	height: 1.1em;
}

.CBBETab a {
	text-decoration: none;
}

.CBBETabSelect {
	/*background: white;*/
	background: black;
}

.CBBETabSelect a {
	color: white;
}

.CBBESidebar {
}

.CBBESidebar a {
	text-decoration: none;
	display: block;
	border: 1px solid gray;
	padding: 5px;
	margin: 5px;
	background: #ffffff;
	background: #9bb5fb;
	height: 23px;
	width: 150px;
	text-align: right;
	color: black;
}

.CBBESidebar a.CBBESidebarSelect {

	background: #2c50bb;
	width: 165px;
	color: white;
}

.CBBETopLvl {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
}

.CBBETopLvl.first {
	padding-top: 0px;
}

.CBBEList {
	line-height: 150%;
}

#CBBESplash {
	background-image:url('../../cbbe/media/images/wkon.png');
	width: 569px;
	height: 255px;
	display: block;
}

.CBBEListOutline, .CBBEListHeader {
	padding:5px;
	background-color:#eaf0ff;
	border: 1px dotted #cad8ff;
}

ul.CBBEListOutline {
	padding-left:40px;
	margin-left:40px;
	margin-top:0;
}
.CBBEListHeader {
	font-weight:bold;
}
/*
.ResultsListItemEven, .ResultsListItemOdd {
                padding-top: 10px;
                padding-right: 10px;
                padding-bottom: 10px;
                padding-left: 10px;
}

.ResultsListItemEven {
                background-color: #f3f6ff;
                background-image: none;
                background-repeat: repeat;
                background-attachment: scroll;
                background-position: 0% 0%;
}
*/
.CBBEMainHeader {
	 padding:5px;
	 background-color:#9BB5FB;
	 border: 1px dotted #cad8ff;
}

.CBBEResourceTable {
	empty-cells:show;
}
.CBBEResourceTable td, .CBBEResourceTable th {
	min-width:100px;
	padding:5px;
	font-size: 1em;
	line-height: 1.7em;
}

.CBBEResourceTable td a, .CBBEResourceTable th a {
	display: inline-block;
	padding: 0;
	margin: 4px 0;
}

.status-inactive, .status-active {
	cursor: pointer;
}

.status-inactive {
	color: red;
}
.status-active {
	color: blue;
}


/* SDR Listing Styles */

.highlightedSearchTerm {
	background: yellow;
}

.ResultsListItemTitle {
	font-size: 110%;
	font-weight: bold;
}
.btnSearch{
	background: #000;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
	width: 55px;
	height: 18px;
	border: 0px;
}
#sbox{
	width: 150px;
}
.ResultsListTable {
	border: none;
}
.ResultsListTable td {
	border: none;
}
.ResultsListSearchBox td {
	padding: 10px;
}

/* BWSIP Positions */

table.upepPosition {
	border-collapse: collapse;
	border: 0px;
}
table.upepPosition td {
	border-collapse: collapse;
	border: 0px;
}
#heading {
	color: rgb(9, 34, 96);
	align: right;
}

/* BWSIP link to remove matched student from postition */

span.removeStudentBtn {
	color: red;
	cursor: pointer;
}
span.removeStudentBtn:hover {
	cursor: pointer;
	text-decoration: underline;
}

/* Front page stuff */
.frontPageBox {
	background: #DDE0FF;
}
.frontPageImage {
	float:left;
	margin:5px;
	border:solid black;
}
.frontPageText {
	padding:5px;
}
#fundsWarning {
	margin-left:20px;
	font-style:italic;
	color:red;
}
