BODY 
{ font-family:Arial, Helvetica, sans-serif; 
  font-size: 12pt;
} 

P,DT,TD,TH
{ font-family: Arial, Helvetica, sans-serif; 
  inherited: yes;
  font-size: 12pt;
  padding-left: 25px;
  padding-right: 25px;
}

OL,UL,LI
{ font-family: Arial, Helvetica, sans-serif; 
  inherited: yes;
  font-size: 12pt;
  padding-bottom:10px;
}

ul
{list-style: none;
}

ul.bullet
{list-style: disc;
text-indent: 25px;
}

ul.ref
{text-indent: -25px;
}

 B 
{ font-family: Arial, Helvetica, sans-serif; 
  inherited: yes;
  font-size: 12pt;
  font-weight: bold;
}

 B.notlink
{ font-family: Arial, Helvetica, sans-serif; 
  inherited: yes;
  font-size: 12pt;
  font-weight: bold;
  color: #0000ff;
  text-decoration: underline;
} 

 B.footer { 
font-size: 7pt;
font-color: black; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
position: relative;
 } 

A.footer { 
font-size: 7pt;
font-color: #000099; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
position: relative;
 }
 

H1 
{ font-family: Arial, Helvetica, sans-serif; 
font-size: 16pt; 
text-align: center;
font-weight: bold; 
color: #000000; 
position: relative;} 

H2 { 
font-family: Arial; 
font-size: 12pt; 
font-weight: bold; 
padding-left: 25px;
color: #000000; } 

H3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18pt; 
font-weight: bold; 
padding-left: 25px;
color: #000000; } 


H4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 20pt; 
font-weight: bold;
text-align: center;
color: #000000; 
position: relative; } 

H5 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18pt; 
font-weight: bold; 
text-align: center;
color: #000000; 
position: relative;
}  

HR{
	color: #181d86;
	height: 3px;
}


A:LINK{
	color : #0000ff;
	font-weight: bold; 
	text-decoration : underline;
}
A:VISITED {
	color : #0000ff;
	font-weight: bold; 
	text-decoration : underline;
}
A:HOVER {
	color : #000000;
	text-decoration : none;

}

.LeftMenu A:LINK{
	color: #727CB5;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 2px;
}
.LeftMenu A:VISITED{
	color: #727CB5;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 2px;
}
.LeftMenu A:HOVER{
	font-size: 85%;
	background-color : #dd0000;
	color : #ffffff;
	text-decoration : none;	
}

.LeftMenuPanel{
	background-attachment: fixed;
	background: url(images/alumnisubshell_05.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.SecondaryLeftMenu{
	padding-left: 20px;
	padding-top: 55px;
}
.Copyright{
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif; 
}
