body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-color: #000033;
	top: 4px;
	margin-top: 4px;
}

span.maintitle { display: none; }




/**************** Div styles *******************/

#content {
	width: 716px; 
	font-size: 12px;
	color: #000033;
	background-color: white;
	margin: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px; 
	position:relative;
}


#content a:link, #content a:visited, #content a:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: underline;
}

#content a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #990033;
	text-decoration: none;
}

#content2 {
	width: 910px; 
	text-align: center; 
	font-size: 12px;
	color: #000033;
	background-color: white;
	margin: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px; 
	position:relative;
}

#photodiv {
	width: 150px;
	height: 100%;
	text-align: left;
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#photodiv2 {
	width: 136px;
	height: 100%;
	text-align: center;
	margin: 0px;
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#photodiv3 {
	width: 150px;
	background-color:#CCCCCC;
	height: 100%;
	text-align: center;
	margin: 0px 6px 0px 0px;
	float: left;
	border: solid 1px #000000; 
}

#photodiv4 {
	width: 156px;
	height: 100%;
	text-align: center;
	margin: 0px;
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#maintext {
	width: 556px; 
	font-size: 12px;
	color: #000033;
	background-color: white; 
	margin-left: 160px;
}

#sidebar {
	float: right;
	top: 0;
	right: 0;
	width: 120px;
	height: 100%;
	padding: 6px;
	margin-right: 0px; 
	color: inherit;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #89182A;
	margin-left: 6px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

#caldiv {
	width: 230px;
	height: 420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDCDCD;
	text-align: left;
	float: left;
	padding: 2px;
	border: 1px solid #811709;
}

#footer {
    width: 716px;
    height: auto;
    margin: 0px auto;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 10px;
    clear: left;
}

/**************** Navigation Bar styles *******************/
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: list-item;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal; 
	background-color: #CCCCCC;
}


li:hover ul, li.over ul {
	display: block;
}

#nav a:link, #nav a:visited, #nav a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}


#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	background-color:white;
}

#nav li li {
	width: 220px;
	height: auto;
	float: none;
	background-color: white;
	text-align:left;
	padding: 1px 2px;
	display: block;
	border-top: 1px none #990033;
	border-right: 1px solid #990033;
	border-bottom: 1px solid #990033;
	border-left: 1px solid #990033;
}

#nav li li a:link, #nav li li a:visited, #nav li li a:active  {
	font-weight: bold;
	color: #000000;
	background-color: white;
	text-align:left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	
}

#nav li li a:hover {
	font-weight: bold;
	color: #990033;
	background-color: white;
	text-align:left;
	background-image: url(../images/redarrow.gif);
	border: none;
}

#nav li {
	float: left;
	position: relative; 
	color:#000033;
	width: auto;
	height: auto;
	text-align: center;
	cursor: default;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top: 1px solid #89182A;
	border-right: 1px solid #89182A;
	border-bottom: 1px solid #89182A;
	border-left: 0px solid #89182A;
	vertical-align: middle;
	 display:block;
}

li#first {
	width: 56px;
	border-left-width: 1px;
}

li#second {
	width: 56px;
}

li#secondalt {
	width: 56px;
	border-bottom-color: #FFFFFF;
}

li#third {
	width: 56px;
}

li#thirdalt {
	width: 56px;
	border-bottom-color: #FFFFFF;
}


li#fourth {
	width: 70px;
}

li#fourthalt {
	width: 70px;
	border-bottom-color: #FFFFFF;
}
	
li#fifth {
	width: 72px;
}

li#fifthalt{
	width: 72px;
	border-bottom-color: #FFFFFF;
}

li#sixth {
	width: 98px;
}

li#sixthalt {
	width: 98px;
	border-bottom-color: #FFFFFF;
}

li#seventh {
	width: 128px;
}

li#seventhalt {
	width: 128px;
	border-bottom-color: #FFFFFF;
}

li#eighth {
	width: 58px;
}

li#eighthalt {
	width: 58px;
	border-bottom-color: #FFFFFF;
}

li#last {
	width: 58px;
}

li#lastalt {
	width: 58px;
	border-bottom-color: #FFFFFF;
}


/*************Footer Styles**********************/
ul.footer {
	text-align: center; 
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color:#990033;
	background-color: inherit;
	padding: 0px 4px 4px;
}

ul.footer li {
    display: inline;
    padding: 0px 10px;
}


/*************Heading Styles**********************/

h1 {
	text-align: center;
	margin: 0;
	display: none;
}

h2 {
	font-weight: bold;
	font-size: 24px;
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	margin: 0;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	margin: 0;
}


img {
	border: 0px none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
}

.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990033;
	font-weight: bold;
}

.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#990033;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000033;
}

.smallnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.underlined {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.largeheading {
	font-weight: bold;
	font-size: 22px;
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	}
	
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#CCCCCC;
}
/*****************************Table styles*********************************/

/***Small Navigation Table Styles***/
#smalltable {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width:100%;
}

.smtd1 {
	width: auto;
	height: auto;
	vertical-align: middle;
	padding: 2px 16px 6px 10px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/redarrow.gif);
}
/***Footer Table Styles***/
#footertable {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width:120px;
}

.footertd1 {
	width: auto;
	height: auto;
	vertical-align: middle;
	padding: 2px;
}

/***MSDS Styles***/
#msdstable {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width:100%;
}

.msdstd1 {
	width: 300px;
	height: auto;
	vertical-align: middle;
	padding: 2px; 
	border: 1px solid #CCCCCC;
}

.msdstd2 {
	width: 300px;
	height: auto;
	vertical-align: middle;
	padding: 2px; 
	border: 1px solid #CCCCCC;
}

.msdstd3 {
	width: auto;
	height: auto;
	vertical-align: middle;
	padding: 2px; 
	border: 1px solid #CCCCCC;
}

/**************Faculty Pages Styles****************/
ul#ref {
	padding: 2px;
	margin: 2px;
}
#ref li {
	color:#000033;
	width: auto;
	height: auto;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
}

ul#ref2 {
	font-size: 12px;
}

#ref2 li {
	padding: 6px;
	font-family: Helvetica, sans-serif;
	color:#000033;
	width: auto;
	height: auto;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
}

.source {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
/**************Simple Unordered Lists Styles****************/
ul.def  {
	padding: 4px;
	margin: 4px;
}

li.def {
	width: auto; 
	padding: 2px;
	height: auto;
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
}

li.def2 {
	width: auto; 
	padding: 4px;
	height: auto;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
}


ul.def3  {
	font-size:11px;
}

li.def3 {
	width: auto; 
	padding: 2px;
	height: auto;
	text-align: left;
}

/************** IFRAME Styles ****************/

iframe.one 
{ 
width: 470px; 
height: 420px;
} 

iframe.two 
{ 
width: 900px; 
height: 500px;
}
.smallcomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

