*
{
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
	font-size: 100%;
}

a:hover {
	text-decoration: underline;
}

img
{
	border-style: none;
}

table
{
	margin-right: auto;
	margin-left: auto;
}

body {
	color: #000000;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: inherit;
	background-image: url(../images/SiteStyleImgs/wpibodybg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#mastercontainer  {
	width: 1000px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	height: auto;
} 
#mastercontaineleftbar {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	height: auto;
	background-image: url(../images/SiteStyleImgs/mainbgleftbaramber.png);
}
#lowercontainer{
	width: 980px;
	height: auto;
	padding: 10px;
	background-image: url(../images/SiteStyleImgs/wpilwrcontbgvline.png);
	background-repeat: repeat-y;
}
#lowercontainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#bklisthedcontent {
	padding: 0 0px;
	width: 980px;
	height: auto;
	margin-top: 0;
	margin-bottom: 20;
	text-align: center;
}
#bklisthedcontent  h3 {
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #edf1f8;
	background: url(../images/SiteStyleImgs/bklisttitlebg.png) no-repeat top;
	padding-top: 9px;
	text-align: center;
	float: none;
	width: auto;
	line-height: -1px;
	margin-bottom: 5px;
}
#headcontainer {
	width: 1000px;
	height: 100px;
	background: url(../images/SiteStyleImgs/wpitopheader.jpg) no-repeat right top;
}

#logo {
	height: 110px;
	text-align: left;
	padding-left: 660px;
	padding-top: 200px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a{
	font-size: 12px;
}
#uppermenubar{
	width: auto;
	float:right;
	height: auto;
	clear: both;
	margin-top: 60px;
	margin-right: 25px;
}

#menu{
	width: auto;
	float:right;
	text-align: left;
	height: 50px;
	margin-top: 65px;
	margin-right: 50px;
}

#menu ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}

#menu li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 115px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #CCFFFF;
	font-weight: normal;
	padding-top: 15px;
	margin-right:1px;
	font-size: 18px;
}

#menu a:hover{
	width: 115px;
	height: 35px;
	color: #ffffff;
}
#leftsidebaridx  {
	width: 283px;
	margin-bottom:20px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftsidebaridx      h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	height: 30px;
	text-align: left;
	padding-top: 9px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top;
}
#leftsidebaridx     ul  {
	list-style: none;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-top: 5px;
}
#leftsidebaridx     li  {
	padding-left: 25px;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-bottom: 5px;
}
#leftsidebaridx     ul     li     a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #000000;
	font-weight:normal;
}
#leftsidebaridx     ul     li     a:hover   {
	color: #3f5c6d;
}
.imgleft {
	float: left;
	margin: 5px;
}
.center {
	text-align: center;
}
.imgleftpad{
	margin-left: 35px;
}
#idxbktable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	line-height: 25px;
}
#idxbktable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #6600CC;
}
#idxbktable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	line-height: 25px;
}
.deptsegmnt   a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600FF;
	font-weight:bold;
	text-decoration: underline;
}
.deptsegmnt a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.deptsegmnt    p{
	padding-right: 20px;
	line-height:20px;
}
.deptsegmnt    h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #070e63;
	font-weight:bold;
	font-size:12px;
}
.booksegmnt h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9966FF;
	font-weight:bold;
	font-size:12px;
}
#rightcontent  {
	padding: 0 0px;
	width: 682px;
	background-position: top;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 15px;
	float: left;
} 
#rightcontent     h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: center;
	float: none;
}
#rightcontent p {
	font-size: 14px;
}
#rightcontent h1 {
	font-size: 32px;
	font-weight: bold;
	line-height: 36px;
	color: #660033;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rightcontent h4 {
	font-size: 14px;
	font-weight: bolder;
	line-height: 18px;
}
#rightcontent h5 {
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #009;
}
#rightcontent a {
	font-size: 14px;
	color: #3300FF;
	text-decoration: underline;
}
#rightcontent a:hover {
	font-size: 14px;
	color: #FFFF33;
}
.txtbnr{
	text-align:right;
	margin-right:30px;
	height:20px;
	background: url(../images/SiteStyleImgs/wpitxtbanner.png) no-repeat right top;
	padding-right:20px;
	padding-top:3px;
	margin-top:15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	width: auto;
}
#lowercontainer.txtbnrleft {
}
.txtbnr  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.txtbnr  a:hover{
	color: #FFFF33;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}

#footer {
	height: 18px;
	width: 1000px;
	clear: both;
	padding-top: 10px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	font-size: 10px;
	text-align: center;
	color: #666;
}

#footer a {
	color: #FFFFFF;
	font-weight:normal;
}

.inner_copy, .inner_copy a {border:0;float:right;background:#f00;color:#f00;width:35%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.hedtx18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000055;
	text-align: center;
	padding: 3px 0px;
	margin-bottom: 10px;
}
.hedtx22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000055;
	text-align: center;
	padding: 3px 0px;
	margin-bottom: 10px;
}
.parasubhedtx14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
#bktblidx a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}
#bktblidx a:hover {
}
#retres {
	margin-left: 10px;
}
#retresbody {
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.rescontseg {
	float: left;
	width: 300px;
	padding: 10px;
	border: thin solid #000055;
	margin: 0px 8px 20px;
}
.stdbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	text-indent: 6px;
}
#ResourceSegmntCont h3 {
	background-image: url(../images/SiteStyleImgs/wpititleleft.png);
}
.hedbut276 {
	height: 30px;
	width: 276px;
	text-align: center;
	background-image: url(../images/resourcepgs/subhedbut276.jpg);
	margin-left: 12px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#downloadtxt  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	border-top: thin solid #0000FF;
	border-bottom: thin solid #0000FF;
}
#downloadtxt  a:hover {
	color: #FFFF00;
}
.subhedh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	line-height: 12px;
}
#bklistable {
}
#bklistable   p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
#bklistable   a:hover  {
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}
#bktablecontainer {
}
#bklistbodytxt h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 10px;
}
.centercontent {
	background-position: center;
	text-align: center;
}
#bklistmaincontent {
	height: auto;
}
#bklisttextright {
	margin-left: 320px;
	height: 480px;
}
#lowercontainerbklist {
	width: 980px;
	padding-top:10px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#bkpeekshow {
	float: left;
	height: 465px;
	width: auto;
}
#bkpeekshow img {
}
#bkdetailsbox {
	height: 300px;
	width: 210px;
	float: left;
	background-color: #F6F6F6;
	padding: 15px;
	margin: 10px 10px 10px 2px;
}
#authorsbox {
	height: 300px;
	width: 400px;
	float: left;
	background-color: #F6F6F6;
	padding: 15px;
	margin: 10px;
}
#relatedlinksbox {
	height: 300px;
	width: 235px;
	float: left;
	background-color: #F6F6F6;
	padding: 15px;
	margin: 10px 2px 10px 10px;
}
.bulletlist {
	text-indent: 8px;
	line-height: 18px;
}
a.StdLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	text-decoration: underline;
	line-height: 16px;
}
a.SubHedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
#lwrcntrbkdetpgs {
	width: 980px;
	padding-top:10px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#lwrcntrbkdetpgs p {
	font-size: 14px;
}
#lwrcntrbkdetpgs h1 {
	font-size: 32px;
	font-weight: bold;
	line-height: 36px;
	color: #660033;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#lwrcntrbkdetpgs h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}
#lwrcntrbkdetpgs h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
#lwrcntrbkdetpgs h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#lwrcntrbkdetpgs a {
	color: #3300FF;
	text-decoration: underline;
}
#lwrcntrbkdetpgs a:hover {
	font-size: inherit;
	color: #339900;
}
#lwrcntnrleftbar {
	width: 988px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	height: auto;
	background-image: url(/public_html/WPI%202010%20Site/images/SiteStyleImgs/mainbgleftbarVertLine.png);
	padding-left: 10px;
	padding-top:10px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 0px;
}
#fullwidecntrcontent {
	width: 978px;
	height: auto;
	float: left;
}
#fullwidecntrcontent h3 {
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../images/SiteStyleImgs/wpititleright.png) no-repeat top;
	padding-top: 9px;
	padding-left: 0px;
	margin-bottom: 25px;
	text-align: center;
	float: none;
	width: auto;
}
#fullwidecntrcontent2 {
	width: 938px;
	height: auto;
	float: left;
}
#fullwidecntrcontent3 {
	width: 938px;
	height: auto;
	float: left;
}
#fullwidecntrcontent4 {
	width: 938px;
	height: auto;
	float: left;
}
.txtbnrleft {
	text-align:center;
	height:35px;
	background: url(../images/SiteStyleImgs/SectionBnrBg.png) no-repeat center;
	margin-bottom: 10px;
	width: auto;
	padding-top: 17px;
}
.txtbnrleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.txtbnrleft a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
.fullwidecntrcontent {
	background-color: #EFEFEF;
	height: 20px;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#boxvideocontainer {
	height: auto;
	width: auto;
	background-position: center;
	margin-left: 140px;
}
#bklisttextvideoright {
	margin-left: 150px;
	height: auto;
}
#prlist {
	padding: 0 0px;
	width: 682px;
	background-position: top;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 15px;
	float: left;
}
#prlist p {
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-indent: 25px;
}
#prlist a:hover {
	color: #FF6633;
	text-decoration: underline;
}
#prlist a {
	font-size: 18px;
	color: #3300FF;
}
#qssgpeekshow {
	float: left;
	height: 365px;
	width: auto;
}
#qssgpeekshow img {
}
#qssglistmaincontent {
	height: 380px;
}
#qssglisttextright {
	margin-left: 405px;
	height: 410px;
}
#rightcontent #rtcontleftbx {
	width: 216px;
	float: left;
	margin: 5px;
}

