<!--

body
{
	background-color: #CCC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td 
{ 
	text-align: left;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	vertical-align: inherent;
}

p
{
	text-align: left;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 10pt;
}

blockquote
{
	text-align: left;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 10%;
	margin-right: 10%;
}

a:link, a:active
{
	text-decoration: none;
	color: #009;
}

a:visited
{
	text-decoration: none;
	color: #936;
}

a:hover
{
	color: flavor;
	text-decoration: underline;
}

a img
{
	border: 0px solid;
	/*not supported on images in NN 4*/
}

b, strong { font-weight: bold; }

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	/*margin-left: 6pt;
	margin-right: 2pt;*/
}

hr
{
	height: 1px;
	/*not supported in NN 4*/
}

code { font-family: courier; }
.code { font-family: courier; }

ul li
{
	font-size: 10pt;
	/*not supported in NN 4*/
	/*list-style-type: circle;*/
}

ol li
{
	font-size: 10pt;
	/*not supported in NN 4*/
}

input
{
	font-family: inherit;
	font-size: inherit;
	padding: 2px;
	margin: 2px;
	border: 1px outset #999;
	background-color: inherit;
	color: #333;
}

input[type="button"]
{
	font-family: inherit;
	font-size: inherit;
	padding: 2px;
	margin: 2px;
	border: 1px outset #999;
	background-color: #CCC;
	color: #333;
}

input[type="submit"], input[type="reset"]
{
	font-family: inherit;
	font-size: 10pt;
	padding: 2px;
	margin: 2px;
	border: 1px outset #999;
	background-color: #CCC;
	color: #333;
}

input[type="checkbox"]
{
	width: 14px;
	height: 14px;
	border: 0px outset #999;
	background-color: #CCC;
	color: #333;
}

input[type="text"]
{
	font-family: inherit;
	font-size: 10pt;
	padding: 2px;
	margin: 2px;
	border: 1px inset #999;
	background-color: #FFF;
	color: #333;
}

select
{
	font-family: inherit;
	font-size: inherit;
	padding: 2px;
	margin: 2px;
	border: 1px outset #999;
	background-color: #CCC;
	color: #333;
}

/*small*/
.sm { font-size: 9pt; }

/*medium*/
.md { font-size: 12pt; }

/*large*/
.lg { font-size: 16pt; }

/*fixed*/
.tiny { font-size: 10px; }
.sidebar { font-size: 12px; }

.footer 
{ 
	font-size: 10px;
	text-align: right;
 padding-right: 5px;
}

.tab
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/tabBackground.gif);
	vertical-align: top;
}

.noWrap { white-space: nowrap; }
.warning { color: red; }
#breadcrumbs { font-size: 10px; }
#breadcrumbs a:hover { text-decoration: underline; }

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited
{
	text-decoration: none;
	color: #009;
}

#breadcrumbs a:hover {	text-decoration: underline; }

#alignRight { text-align: right; }
#alignCenter { text-align: center; }
#alignLeft { text-align: left; }
#alignTop { vertical-align: top; }
#alignMiddle { vertical-align: middle; }
#alignBottom { vertical-align: bottom; }

.content
{
	margin-left: 6pt;
	margin-right: 6pt;
	vertical-align: top;
	font-size: 10pt;
}

.content td,
.content th {
  font-size: 10pt;
}

.contentColor
{
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
}

.trimColor { background-color: #0066CC; }

.headColor
{ 
	background-color: #0066CC; 
	color: #FFF;
}

.headStripeColor { background-color: #FFF; }
.breadCrumbsColor { background-color: #FFF; }
.sidebarSectionsColor { background-color: #CCC; }

.sidebarResourcesColor 
{ 
	background-color: #0066CC; 
	color: #FFF;
}

.sidebarResourcesColor a:link { color: #CCF; }
.sidebarResourcesColor a:active { color: #CCF; }

.sidebarResourcesColor a:visited 
{
	text-decoration: none;
	color: #F9C;
}

.quickbarColor { background-color: #0066CC; }
.box0Color { background-color: #0066CC; }
.box1Color { background-color: #0066CC; }
.box2Color { background-color: #0066CC; }
.box3Color { background-color: #0066CC; }
.box4Color { background-color: #0066CC; }

.footerColor
{ 
	background-color: #0066CC; 
	color: #FFF;

}

.footerColor a:link { color: #CCF; }
.footerColor a:active { color: #CCF; }

.footerColor a:visited 
{
  text-decoration: none;
  color: #F9C;
}

.borderTable
{
	text-align: center;
	padding: 0px;
	border: 2px;
	margin-left: 20px;
	margin-right: 10px;
}

#borderCornerI
{
	text-align: left;
	vertical-align: bottom;
}

#borderCornerII
{
	text-align: right;
	vertical-align: bottom;
}

#borderCornerIII
{
	text-align: right;
	vertical-align: top;
}

#borderCornerIV
{ 
	text-align: left;
	vertical-align: top;
}
  
#borderTop
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/top.gif);
	text-align: center;
	vertical-align: bottom;
}

#borderTopLeft
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/top.gif);
	text-align: right;
	vertical-align: bottom;
}

#borderTopRight
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/top.gif);
	text-align: left;
	vertical-align: bottom;
}

#borderRight
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/right.gif);
	text-align: left;
}

#borderRightTop
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/right.gif);
	text-align: right;
	vertical-align: top;
}

#borderRightBottom
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/right.gif);
	text-align: right;
	vertical-align: bottom;
}

#borderLeft
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/left.gif);
	text-align: right;
}

#borderLeftTop
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/left.gif);
	text-align: right;
	vertical-align: top;
}

#borderLeftBottom
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/left.gif);
	text-align: right;
	vertical-align: bottom;
}

#borderBottom
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/bottom.gif);
	text-align: center;
	vertical-align: top;
}

#borderBottomLeft
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/bottom.gif);
	text-align: right;
	vertical-align: top;
}

#borderBottomRight
{
	background-image: url(https://engineering.purdue.edu/ECO/wrap2/themes/defaultABE/common/border/bottom.gif);
	text-align: left;
	vertical-align: top;
}

-->
