* {
	padding: 0;
	margin: 10;
}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #000000;
	background-color: #ffffff;
}
/* Link Classes */

a {
	text-decoration: none;
	color:#000000;
}
a strong {
	text-decoration:none;
	color:#000000;
	line-height:110%;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a.footernav {
	text-decoration: underline;
	color:#000000;
	font-size: 12px;
}
a.footernav:link {
	text-decoration: underline;
	color:#000000;
	font-size: 12px;
}
a.footernav:visited {
	text-decoration: underline;
	color:#666666;
}
a.backtotop {
	font-size:11px;
	color: #808080;
}
a.backtotop:link {
	font-size:11px;
	color: #808080;
}
a.backtotop:hover {
	font-size:11px;
	color: #808080;
}
a.backtotop:visited {
	font-size:11px;
	color: #808080;
}
#wrapper {
	margin: 0 auto;
	width: 942px;
	background:#ffffff;
}
#faux {
	/*  background: url(faux-2-2-col.gif); */
 margin-bottom: 10px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%
}
#header {
	color: #CCCCCC;
	width: 902px;
	padding: 0px;
	height: 185px;
	margin: 0px 0px 0px 0px;/* background: url(images/headerSULS.jpg) no-repeat left top; */
}
#rightcolumn {
	color: #333;
	border: 1px  none #fff;
	background:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 200px;
	float: left;
	border-left : 1px solid black;

/*	display: inline;
	color: #000000;
	margin: 10px;
	padding: 15px;
	width: 165px;
	float: right;
	border-color:#ffffff;
	background:#ffffff;
	line-height:120%;
	border-left : 1px solid black; */
}
#leftcolumn {
	float: left;
	color: #333;
	line-height: inherit;
	margin: 10px;
	padding: 0px;
	width: 683px;
	display: inline;
	position: relative;
}
#footer {
	width: 902px;
	clear: both;
	color: #333;
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
.clear {
	clear: both;
	background: none;
	line-height: 100%;
}
P.indent {
	text-indent: 0.30in;
}
/* .gray {
	font-family: verdana, arial, helvetica, sans-serif;
	color: DDDDDD;
	font-size: 12px;
	font-stretch:expanded;
	text-align:right;
} */
.jim {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:100;
}
.dean {
	line-height: 150%;
	font-size: 12px;
	font-stretch:expanded;
	font-weight: 300;
}
.deanInt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #003366;
	font-stretch:expanded;
	font-weight:bold;
}
.interviewer {
	font-weight:bold;
	color: #800000;
}


h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:24px;
	line-height:130%;
	color:#c1b36a;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:14px;
	color:#333366;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:18px;
	color:#003366;
}
H4 { text-decoration: none;
	font-size: 16px;
	color:#000000;
}
td.h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:200;
}

.sm {
	font-size: 9px;
}
.smCaps {
	color: #003366;
	font-weight: bold;
	font-stretch:expanded;
	text-transform:uppercase;
}
.blue {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.whiteTxt {
	color: #FFFFFF;
	font-weight: 200;
}
.txtcc9900 {
	color: #CC9900;
	font-weight: normal;
}
.txtc0c0c0 {
	color: #c0c0c0;
	font-weight: lighter;
}

a.largo {
	font-family: verdana, arial, helvetica, sans-serif;
	color: DDDDDD;
	font-size: 24px;
	font-stretch:expanded;
}
.bgSpecial {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #000000;
	background-color: #ccff99;
}
.spBox {
	margin: 0.25;
	background:#EEEEEE;
	border:dotted;
}


