/* style sheet for header and footer styles */

a:hover {
	color: #CC6600;
	text-decoration: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
.pandpheaderBar {
	font-size: xx-small;
	background-color: #CCCCCC;
}
.pandpheaderlinks {
	color: #000000;
	text-decoration: none;
}
a.pandpheaderlinks:hover{
	color: #000000;
	text-decoration: underline;
}

form {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-style: none}
.oneLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	border: 1pt none #999999;


}

.pandpfooterbar {
	font-size: xx-small;
	font-weight: normal;
	color: #999999;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: C6D3BD;
	background-color: #E2F1F1;
}
.pandpfooterlinks {
	color: #666666;
	text-decoration: none;
}
a.pandpfooterlinks:hover{
	color: #000000;
	text-decoration: underline;
}.phDStudentshipText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	text-align: justify;

}
.showall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding: 2px;
	width: 50px;


}
.quotegrey {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;

}
.quoteblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0033FF;
	text-decoration: none;
}

