/* ------------------------------- */
/* All basic HTML tag */
/* ------------------------------- */
BODY, TD, P, A, H3, SPAN, DIV
{
	color: #333333;
	font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 110%;
}
A, A:visited		 
{
	color: #990000;
	text-decoration: underline;
}
A:hover, A:visited:hover 
{ 
	color: #0066CC;
	text-decoration: none; 
}
BODY 
{ 
	background-color: #999999; 
	margin: 3px 0 5px 0;
	padding: 0px;
}
H3 { font-size: 11pt; }
INPUT { border: 1px solid #999999 }
LI 
{
	list-style-image: url(/graphics/common/dot.gif); 
	margin-bottom: 8px;
}
TEXTAREA { border: 1px solid #999999 }

/* - disabled due to IE7
UL 
{
	margin: 3px 0px 10px -15px !important;
	margin: 12px;
}
*/

/* ------------------------------- */
/* All ID */
/* ------------------------------- */
#adHomeBottomLeft
{
	border-right: 1px dotted #6699CC; 
	line-height: 140%;
	padding: 10px 10px 120px 20px;
}
#adHomeBottomRight
{
	line-height: 140%;
	padding: 8px;
}
#adHomeTopLeft
{
	border-bottom: 1px dotted #6699CC; 
	border-right: 1px dotted #6699CC; 
	color: #003399; 
	font-size: 9pt; 
	font-weight: bold; 
	padding: 8px 8px 8px 20px;
}
#adHomeTopRight
{
	border-bottom: 1px dotted #6699CC; 
	color: #003399; 
	font-size: 9pt; 
	font-weight: bold; 
	padding: 8px
}
#bioContact
{
	color: #336699;
	font-family: Verdana, Arial;
	font-size: 8pt;
	line-height: 130%;
	margin: 20px 5px 20px 0;
}
#bioContact_noPhoto
{
	color: #336699;
	font-family: Verdana, Arial;
	font-size: 8pt;
	line-height: 130%;
	margin: 95px 5px 20px 0;
}
#bioContainer
{
	background-color: #FFFFFF; 
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 0;
	margin: 0;
	text-align: left; 
	width: 536px;
}
#bioContent 
{
	padding: 10px 20px 50px 20px;
	line-height: 140%;
}
#bioHeader
{
	margin: 4px;
	background-color: #003366;
}
#container 
{
	background-color: #FFFFFF; 
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 0;
	margin: 0;
	text-align: left; 
	width: 700px;
}
#content 
{
	padding: 10px 40px 80px 20px;
	line-height: 140%;
}
#facultyIntro
{
	color: #003399;
	font-size: 10pt;
	font-weight: bold;
	height: 40px;
	margin: 16px 0 30px 0;
}
#footer
{
	background-color: #003366;
	color: #FFFFFF;
	font-size: 8pt;
	margin: 4px;
	padding: 6px 0 6px 0;
	text-align: center;
}
#homeContent
{
	line-height: 130%;
	padding: 10px 15px 30px 22px;
}
#homeNews 
{
	line-height: 130%;
	padding: 10px 10px 10px 16px;
}
#main {	margin: 4px; }
#navContainer {	background-color: #FFFFFF;}
#phoBan, #siteHeader, #bioHeader 
{
	margin: 4px 4px 0 4px;
}
#sectionHeader 
{
	border-bottom: dotted 1px #6699CC;
	color: #003399;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 10px;
	padding: 8px 10px 8px 10px;
	width: 470px;
}
#subNav 
{
	font-size: 9pt;
	line-height: 170%;
	margin: 5px 2px 10px 20px;
}

/* ------------------------------- */
/* All classes */
/* ------------------------------- */
.blueArrow 
{
	color: #336699;
	font-size: 11pt; 
	LINE-HEIGHT: 90%;
}
.blueBold 
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.blueFont { color: #336699; }
.bioEmail 
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.homeDottedBorder { border-right: 1px dotted #6699CC; }
.redArrow 
{
	color: #990000;
	font-size: 11pt; 
	LINE-HEIGHT: 90%;
}
.regularLI 
{
	list-style-image: none;
}
.sample_head 
{
	font-size: 9pt;
	font-weight: bold;
	padding: 1px 0 5px 12px;
}
.scheduleMod1 
{
	border-bottom: 1px solid #CCCCCC;
	line-height: 130%;
	padding: 5px 0 5px 0;
}
.scheduleMod2 { font-size: 90%; }
.scheduleMod3 
{
	border-bottom: 1px solid #CCCCCC;
	line-height: 130%;
	padding: 5px 10px 10px 5px;
}
.scheduleTable
{
	border: 1px solid #CCCCCC;
}
.siteMiddleGap { margin-left: 3px; }



/* ------------------------------- */
/* All anchor links */
/* ------------------------------- */
a.faculty:link, a.faculty:visited 
{
	color : #336699;
	font-weight: bold;
	text-decoration: none;
}
a.faculty:hover, a.faculty:visited:hover 
{
	color : #000000;
	font-weight: bold;
	text-decoration: none;
}
a.subNavLnk:link, a.subNavLnk:visited 
{
	color : #333333;
	line-height: 150%;
	text-decoration: none;
}
a.subNavLnk:hover, a.subNavLnk:visited:hover 
{
	color : #999999;
	line-height: 150%;
	text-decoration: none;
}
