td {
	font-family: verdana, arial;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #58C;
}

a:hover {
	text-decoration: underline;
	color: #148;
}

select {
	font-size: 12px;
}

body {
	background-color: #fff;
	margin: 0px 5%;
	padding: 0px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #222;
	background-image: url('images/head_rep.gif');
	background-repeat: repeat-x;
}

#main_container {
	min-width: 770px;
	width: 100%;
}

#content_container {
	width: 100%;
	padding-top: 15px;
}

#header {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url('images/head_md.gif');
	background-repeat: repeat-x;
}

#course_title {
	background-image: url('images/ps-logo.jpg');
	background-repeat: no-repeat;
	height: 80px;
	margin: 0;
	padding: 0;
}

#course_title td {
	vertical-align: middle;
	margin: 0;
	padding: 0 200px;
}

#course_title h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-style: none;
	font-family: verdana, arial;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.1;
}

#section_name {
	height: 17px;
	margin: 0;
	padding: 0;
}

#section_name td {
	color: #fff;
	padding: 0px 5px;
}

#nav_bar {
	height: 53px;
	margin: 0;
	padding: 0;
}

#nav_buttons {
	margin: 0;
	padding: 2px 20px;
	background-image: url('images/head_left.gif');
	background-repeat: no-repeat;
}

#user_name {
	margin: 0;
	padding: 0 20px;
	font-weight: bold;
	text-align: right;
	font-size: 115%;
	background-image: url('images/head_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
}

#footer a {
	color: #000;
}

table.blueBorder {
	border: 1px solid #58C;
}

.blueBar {
	background-color: #BCE;
	font-weight: bold;
}

.deemphasize {
	font-weight: normal;
}

table.blueBorder th {
	border-bottom: 1px solid #58C;
	background-color: #DDD;
	padding: 4px;
	font-weight: normal;
}

.fanfold1 {
	background-color: #FFF;
	height: 30px;
}

.fanfold1 td {
	padding-left: 4px;
}

.fanfold2 {
	background-color: #EEE;
	height: 30px;
}

.fanfold2 td {
	padding-left: 4px;
}

.inactive {
	color: red;
	font-size: 10px;
	font-weight: bold;
}

.submit {
	padding: 2px;
	margin: 2px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #250;
	background: url('images/submit_grad.gif') repeat-x #BDA;
	border: 1px #000 solid;
}

.submit:hover {
	color: #000;
	background: url() #8F3;
} 

.cancel {
	padding: 2px;
	margin: 2px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #430;
	border: 1px #a70 solid;
	background: url('images/cancel_grad.gif') repeat-x #fa0;
}

.cancel:hover {
	color: #000;
	background: url() #fa0;
}

.section-list {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #999;
	padding: 0;
}

.rowcount {
	color: #CCC;
	font-size: 10px;
	font-family: arial narrow;
}

.buttonform {
	display: inline;
}

.search_form {
	padding: 0;
	margin: 0;
}

.search_field {
}


.table-fill {
	background-color: #EEE;
}

.table-line {
	background-color: #58C;
}

.soft-line {
	border-left: 1px solid #CCC;
}

.table-sort {
	background-color: #CCC;
	color: #008;
	text-decoration: none;
	font-size: 12px;
}

.section-links {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

span.branded sup {
	display: none;
}

.questionbox img {
	max-width: 320px;
	height: auto;
}
