BODY
{
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   background-color: #FFFFFF;
   font-family: Verdana;
   font-size: 12px;
   color: #000000;
}

UL
{
   list-style-type: circle;
}

IMG.topbanner
{
   width: 350px;
   height: 80px;
   border-style: none;
   display: inline;
   float: left;
}

IMG.stetsonlogo
{
   height: 80px;
   border-style: none;
   display: inline;
   float: right;
}

.top
{
   height: 80px;
   background-color: #336633;
   padding: 0px;
}

.topmenu
{
   height: 18px;
   background-color: #CCCC99;
   padding: 0px;
}

HR.topline
{
   height: 1px;
   border-style: solid;
   border-width: 1px 0 0 0;
   border-color: #FFFFFF;
}

TABLE.content
{
   width: 80%;
   padding: 0px;
   text-align: left;
   vertical-align: top;
}

TD.contentarea
{
   border: 1px solid #CC9900;
}

TD.contenttitle
{
   font-size: 16px;
   font-weight: bold;
   color: #336633;
}

A.mainpagelink
{
	border: 0px solid #000000;
	text-decoration: none;
}

A.mainpagelink:link
{
   border: 0px solid #000000;
	text-decoration: none;
}

A.mainpagelink:visited
{
   border: 0px solid #000000;
	text-decoration: none;
} 

A.mainpagelink:hover
{
   border: 0px solid #000000;
	text-decoration: none;
} 

A.mainpagelink:active
{
   border: 0px solid #000000;
	text-decoration: none;
}

.bodytext
{
   font-family : Verdana;
   font-size : 12px;
   line-height: 15px;
   color : #000000;
   vertical-align: top;
   text-align: left;
} 

.bodytext a:link
{
   color : #0000FF;
   font-weight: bold;
   text-decoration : underline; 
} 

.bodytext a:visited
{
   color : #0000FF;
   font-weight: bold;
   text-decoration : underline; 
}

.bodytext a:hover
{
   color : #CC9900;
   font-weight: bold;
   text-decoration : underline; 
}

.bodytext a:active
{
   color : #CC9900;
   font-weight: bold;
   text-decoration : underline; 
}

.footer
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
   line-height: 15px;
}

.heading
{
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
	background-color: #CC9900;
	font-weight : bold;
}

.sectiontitle
{
   font-family : Verdana; 
   font-size : 12px;
   color : #000000;
   background-color: #CCCC99;
   font-weight : bold;
}

.sectiontitle2
{
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
	background-color: #336633;
	font-weight : bold;
} 


.orangeheading
{
   font-family : Verdana; 
   font-size : 12px;
   color : #CC9900; 
   font-weight: bold;
}

.footer a:link
{
   color : #0000FF; 
   text-decoration : underline; 
}

.footer a:visited
{
   color : #0000FF; 
   text-decoration : underline; 
} 

.footer a:hover
{
   color : #999999; 
   text-decoration : underline; 
} 

.footer a:active
{
   color : #999999; 
   text-decoration : underline; 
}

.bold
{
   font-family: inherit;
   line-height: inherit;
   font-size: inherit;
   color: inherit;
   font-weight: bold;
}

.italics
{
   font-style: italic;
}

.text10
{
  font-family: Verdana;
  font-size: 10px;
}

.text12
{
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

.text14
{
  font-family: Verdana;
  font-size: 14px;
}

.text16
{
  font-family: Verdana;
  font-size: 16px;
}

.text18
{
  font-family: Verdana;
  font-size: 18px;
}

.text22
{
  font-family: Verdana;
  font-size: 22px;
}

.centered
{
   text-align: center;
}

.rightalign
{
   text-align: right;
}

.leftalign
{
   text-align: left;
}

.redtext
{
   color: red;
}

