/* CSS Document */

body {
	margin: 5px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
	background-color: #fff;
}

#container {
	width: 100%;
	height: 100%;
}

#header {
	width: 97%;
	height: 100%; 
	margin: 1%;
	padding: 0% 0% 1% 0%;
}

#header #link {
	margin: 0px;
	float: right;
	text-align: right;
}

#title {
	width: 48%;
	margin-left: 0%;
	float: left;
}

#askus {
	float: right;
	padding: 0% 1% 0% 0%;
	text-align: right;
}

h1 {
	font-size: large;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 15px 5px 12px;
}

h2 {
	/*font-size: 110%;*/
	font-size: 130%;
	color: #666;
	font-weight: bold;
	margin: 10px 0px 0px 20px;
	padding-bottom: 0px;
}

h3 {
	/*font-size: 105%;*/
	font-size: 115%;
	text-align: left;
	color: #666;
	/*padding: 8px 0px 0px 18px;*/
	padding: 8px 0px 0px 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {
	color: #666;
	margin: 8px 10px 8px 20px;
}

.tabbedright {
	color: #666;
	margin: 8px 10px 8px 20px;
}

ul {
	list-style-image: url(../_graphics/faculty/bullet.gif);
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

li {
	color: #666;
	margin: 0px 15px 8px -2px;
}

.nobullet {
	list-style-image: none;
	margin-left: -18px;
	margin-right: 25px;
	margin-top: 0px;
}

.pinkbullet {
	list-style-image: url(../_graphics/faculty/bulletp.gif);
	margin: 0px 10px 7px 0px;
	padding-left: 0px;
	padding-top: 0px;
}

a	{
	color: blue;
	text-decoration: none;
}

a:visited {
  	color: #0000ff;
}	

a:hover	{
	color: #0000ff;
	text-decoration: underline;	
}

#start {
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
	display: block;
	border: 0px;
}

.welcome {
	padding: 0px 15px 8px 5px;
	margin: 0px 0px 0px 15px;
}

.title {
	font-size: 130%;
	color: #666;
	font-weight: bold;
}
		
.footer {
	width: 71%;
	padding: 0% 1% 0% 0%;
	color: #888;
	font-size: x-small;
	text-align: left;
	float: left;
}

.spacer {
	padding: 80% 0% 0% 0%;
}

.spacer3 {
	padding: 1% 0% 0% 0%;
}

.greybg {
	/*background-color: #f2f2f2;*/
	background-color: #e8e8e8;
}

.table {
	width: 85%;
	float: left;
	padding-bottom: 1%;
}

.table2 {
	position: absolute;
	left: 73%;
	width: 25%;
}

.leftcol {
	width: 85%;
	float: left;
}

.rightcol {
	top: 0px;
}

.whitebg {
	background-color: #fff;
	width: 1%;
}

.whiteline {
	border: 1px solid #fff;
}

.pinkbg {
	/*background-color: #fff0f0;*/
	background-color: #ffe6e6;
	font-size: x-small;
}

#contentspace {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.motto {
	color: #999;
	font-weight: bold;
	padding: 4px 0px 5px 0px;
	border-bottom: 1px #666 dotted;
}

.space {
	height: 2px;
	background-color: #fff;
}

.line {
	border-bottom: 1px dotted #666;
	margin-top: 6%;
}

.line2 {
	border-bottom: 3px solid #fff;
	margin-bottom: 1%;
}

.vline {
	border-left: 3px solid #fff;
}

.redarrow {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.imgspaceleft {
	padding: 4px 12px 0px 0px;
	float: left;
	vertical-align: middle;
}

.imgspaceright {
	padding: 0px 0px 12px 40px;
	float: right;
	vertical-align: top;
}

.tiny {
	font-size: x-small;
}

#quicklinks {
	padding: 0px 10px 0px 14px;
	text-align: left;
}

.topmargin {
	position: relative;
	top: 50%;
	text-align: center;
}

.topleft {
	background-image: url(../_graphics/faculty/tleft.gif);
	background-repeat: no-repeat;
	float: left;
	width: 17px;
	height: 13px;
}

.topright {
	background-image: url(../_graphics/faculty/tright.gif);
	background-repeat: no-repeat;
	float: right;
	width: 17px;
	height: 13px;
}

.botleft {
	background-image: url(../_graphics/faculty/botleft.gif);
	background-repeat: no-repeat;
	float: left;
	width: 17px;
	height: 13px;
}

.botright {
	background-image: url(../_graphics/faculty/botright.gif);
	background-repeat: no-repeat;
	float: right;
	width: 17px;
	height: 13px;
}


.topleftp {
	background-image: url(../_graphics/faculty/tleftp.gif);
	background-repeat: no-repeat;
	float: left;
	width: 17px;
	height: 13px;
}

.toprightp {
	background-image: url(../_graphics/faculty/trightp.gif);
	background-repeat: no-repeat;
	float: right;
	width: 17px;
	height: 13px;
}

.botleftp {
	background-image: url(../_graphics/faculty/botleftp.gif);
	background-repeat: no-repeat;
	float: left;
	width: 17px;
	height: 13px;
}

.botrightp {
	background-image: url(../_graphics/faculty/botrightp.gif);
	background-repeat: no-repeat;
	float: right;
	width: 17px;
	height: 13px;	
}

.footnote {
  font-size: x-small;
  color: #888;
}

/* */



.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 0px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0px;          /* keep flush with surrounding blocks */
}

