HTML BODY {
	margin: 0;
	padding: 0;
}

#header
{
	padding: 0px;
	margin: 0px 1px 0px 0px;
	/*height: 185px;*/
}

#topimage
{
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	padding: 0px;
	margin: 0px;
	border: 0px;
	/*height: 155px;*/
}
#topimage2
{
	/*position: absolute;
	top: 155px;
	left: 0px;*/
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#topnav
{
	position: absolute;
	top: 127px;
	left: 255px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 450px;
	height: 25px;
}

#header IMG, #banner IMG, #nav IMG
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#nav {
	position: absolute;
	top: 155px;
	width: 200px;
	/*padding: 0px;
	margin: 0px;
	border: 0px;*/
	}

#content {
	position: absolute;
	top: 145px;
	left: 210px;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	}

#footer
{
	text-align: center;
	white-space: nowrap;
}

.spacer {
	clear: both;
	}

BODY {
	margin: -10px 0px 0px -10px;
	padding: 0px;
	color: #333;
	background-color: #fff;
}

HR {
	height: 1px;
	margin-bottom: 10px;
	clear: both;
	color: #ccc;
}

P, UL, OL, LI, BLOCKQUOTE
{
	font-family: Times New Roman, Times, serif;
	color: #333;
	margin-top: 0px;
	line-height: 1.15em;
}

BLOCKQUOTE
{
	font-style: italic;
}


BLOCKQUOTE.author
{
	text-align: right;
}

.clear {
	clear: both;
}

P.right, TD.right {
	text-align: right;
}

P.half {
	margin-bottom: 6px;
}

P.hang {
	text-indent: -10px;
	padding-left: 10px;
}

P.hangsub {
	text-indent: -10px;
	padding-left: 20px;
	margin-bottom: 6px;
}

P.hang2 {
	text-indent: -20px;
	padding-left: 20px;
}

P.indent {
	padding-left: 2.5em;
}

.links, TD.toplinks, P.calendarpagelinks
{
	margin-top: 9px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	text-align: center;
}

P.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

P.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	white-space: nowrap;
}

P.release {
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

P.release:first-line
{
	font-weight: bold;
}

P.subheader
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
}

P.promo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

P.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}

P.dates {
	font-weight: bold;
	color: #363;
	margin-bottom: 0px;
}

P.footnote
{
	font-size: .9em;
	font-style: italic;
}

P.citation
{
	text-indent: -3em;
	padding-left: 3em;
}

A:visited {
	color: #555555;
	}

A:link {
	color: #990000;
	}

A:link:hover, A:visited:hover  {
	color: #990000;
	}


EM {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

SUB {
	font-size: .5em;
}

SUP {
	font-size: .5em;
	vertical-align: text-top;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0px 0px 3px 0px;
	color: #000;
	}

#header H1 {
	margin: 0px;
	padding: 0px;
}

H2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #555;
	}

H2.banner {
	margin-top: 6px;
	margin-bottom: 6px;
	}

H2.big {
	margin-top: 0px;
	font-size: 24px;
	}

H3
{
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1.05em;
}

H4
{
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	margin-bottom: 3px;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
}

H5
{
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	margin-bottom: 3px;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}

DL {
	margin-top: 0px;
	font-family: Times New Roman, Times, serif;
	color: #333;
}

DT {
	font-weight: bold;
}

DD {
	margin-bottom: 12px;
}

UL, OL {
	margin-top: 0px;
	margin-bottom: 1em;
	}

UL LI, OL LI {
	margin-bottom: .5em;
	}

UL.menu LI, OL.menu LI {
	margin-bottom: 0px;
	}

OL.roman {
	margin-left: 50px;
	}


TABLE.format
{
	margin: 0px 0px 1em 0px;
}

TABLE.center
{
	margin: 0px auto 1em auto;
}

TR.tint TD, TD.calendartint
{
	background-color: #eee;
}

TH
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ddd;
	font-size: .75em;
	font-weight: bold;
}

TH.main
{
	background-color: #ccc;
	font-size: .9em;
	font-weight: bold;
}

TH.calendarheads
{
	font-size: .9em;
	font-weight: bold;
}

TH.right
{
	text-align: right;
	vertical-align: top;
}

TH.rightnoshade
{
	text-align: right;
	vertical-align: top;
	background-color: #fff;
}

TH.big {
	vertical-align: top;
	font-size: 1.2em;
	}

TH.left
{
	text-align: left;
	vertical-align: top;
}

TD.sans, P.sans, TABLE.sans TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

.sanscentered
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
}

TD.sans P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

TD.sans TD {
	font-size: .75em;
}

TD.sans TH {
	font-size: .75em;
}

#nav P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 2px 5px 2px 10px;
	margin: 0px;
}


#nav P.menu1
{
	font-weight: bold;
	border-top: 1px solid #999;
	padding: 4px 5px 4px 10px;
}

#nav P.menu1norule
{
	font-weight: bold;
	padding: 4px 5px 4px 10px;
}

#nav P.menu1big
{
	font-weight: bold;
	border-top: 1px solid #999;
	font-size: 1em;
	padding: 4px 5px 4px 10px;
}

#nav P.menu2
{
	padding-left: 25px;
}

#nav P.menu3
{
	padding-left: 35px;
}

#nav P.menu4
{
	padding-left: 35px;
}

#nav A:link, #nav A:visited
{
	text-decoration: none;
	color: #006699;
}

#nav A:link:hover, #nav A:visited:hover
{
	text-decoration: underline;
}

TD.tint
{
	background-color: #eee;
}

TD.white
{
	background-color: #fff;
}

TD.searchstats
{
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	white-space: nowrap;
}

TD.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	background-color: #eee;
}

P.calendareventgrouped {
margin-left: 20px;
}

.nobreak
{
	white-space: nowrap;
}

ADDRESS
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	text-align: right;
	clear: both;
	color: #666;
	margin: 1em 0em .5em 0em;
}

.alert
{
	background-color: #ff9;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

/*  */
/* Old style captioning - Try to remove from site when we have free-time */
/*  */

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: right; 
}

.captionleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: left; 
}

.captioncenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: center; 
}

.captionphoto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: right;
	margin: 0 15px 0 5px;
}

/*  */
/* Callout Treatments */
/*  */

DIV.box
{
	padding: 0px 0px .5em 0px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 1em 0px;
}

DIV.callout
{
	float: right;
	width: 250px;
	padding: 0px 0px .5em 10px;
}

DIV.callout300
{
	float: right;
	width: 300px;
	padding: 0px 0px .5em 10px;
}

DIV.calloutfilled
{
	float: right;
	width: 250px;
	padding: 0px 0px .5em 0px;
	margin: 0px 0px 1em 10px;
	background-color: #eee;
}

DIV.calloutfilled H2
{
	margin: 0px;
	padding: 6px 10px 0px 10px;
	font-size: 1em;
}

DIV.calloutfilled H3
{
	margin: 0px;
	padding: 6px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

DIV.calloutfilled H2.band, DIV.callout H2.band, DIV.callout300 H2.band, DIV.box H2
{
	margin: 0px;
	padding: 3px 10px 3px 10px;
	font-size: .9em;
	background-color: #000;
	color: #fff;
	border-style: none;
}

DIV.callout H2, DIV.callout300 H2
{
	border-left: #ccc;
	border-width: 0 0 0 2px;
	border-style: none none none solid;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	font-size: 1em;
}

DIV.callout H2.bar
{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

DIV.callout P, DIV.callout300 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: normal;
	border-left: #ccc;
	border-width: 0 0 0 2px;
	border-style: none none none solid;
	margin: 0px;
	padding: 3px 0px 3px 10px;
}

DIV.calloutfilled P, DIV.box P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 10px;
}

DIV.callout P.hang, DIV.calloutfilled P.hang
{
	padding-left: 20px;
}

DIV.callout P.author
{
	text-align: right;
	line-height: 1.2em;
	font-style: italic;
}

DIV.calloutfilled P SMALL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}



/*  */
/* Photo Treatments when used with and without captions */
/*  */

DIV.photocenter
{
	/*margin: 1em auto 1em auto;
	text-align: center; */
	padding-left: 10px;

}

DIV.photocenter P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	padding-right: 15px;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

DIV.photoright150
{
	float: right;
	width: 150px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright200
{
	float: right;
	width: 200px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright300
{
	float: right;
	width: 300px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright400
{
	float: right;
	width: 400px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright150 P, DIV.photoright200 P, DIV.photoright300 P, DIV.photoright400 P, DIV.photoenclosed300 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: right;
	padding-right: 15px;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

DIV.photoleft150
{
	float: left;
	width: 150px;
	padding: 0px 1em .5em 10px;
}

DIV.photoleft200
{
	float: left;
	width: 200px;
	padding: 0px 1em .5em 10px;
}

DIV.photoleft300
{
	float: left;
	width: 300px;
	padding: 0px 1em .5em 10px;
}

DIV.photoleft200 P, DIV.photoleft300 P, DIV.photoleft150 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	padding-right: 15px;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

IMG.right, DIV.right
{
	float: right;
	padding: 0px 0px .5em 10px;
}

IMG.left, DIV.left
{
	float: left;
	padding: 0px 10px .5em 0px;
}

DIV.photoenclosed300
{
	float: right;
	width: 300px;
	padding: 0px;
	margin: 0px 0px .5em 10px;
	background-image: url(http://www.wpi.edu/Images/photowidebackground.gif);
	background-repeat: repeat-y;
}

DIV.photoenclosed300 P
{
	padding-left: 10px;
}

.photowidebottom
{
	width: 300px;
	height: 26px;
	background-image: url(/Images/photowidebottom.gif);
	background-repeat: no-repeat;
}


/*  */
/* Generic Styles */
/*  */

.center {
	text-align: center;
}

/*  */
/* Colors */
/*  */

.buttertint {
	background-color: #FFE599;
}

.currytint {
	background-color: #FFCB7F;
}

.mangotint {
	background-color: #E5B27F;
}

.mustardtint {
	background-color: #E5CC99;
}

.khakitint {
	background-color: #CCB27F;
}

.hazelnuttint {
	background-color: #CC997F;
}

.skytint {
	background-color: #99CCE5;
}

.delfttint {
	background-color: #99B2CC;
}

.blueberrytint {
	background-color: #7F99B2;
}

.tealtint {
	background-color: #7FB2B2;
}

.sagetint {
	background-color: #99B299;
}

.evergreentint {
	background-color: #7F997F;
}
input {
	white-space: normal;
	display: inline;
}
