/* Element styles */

DIV,P,TD,SELECT,INPUT,TEXTAREA { font-family:verdana,arial; font-size:93%; }

A { color:#87212e; }
A:hover { color:#A26470; text-decoration:none; }

H1 { font-size:larger; }
H2 { font-size:larger; color:#cc6600; }
H3 { font-style:italic; }
H4 { color:#cc6600; }
H5 { font-size:smaller; font-weight:bold; }

UL LI UL LI, OL LI UL LI { color:#666666; }
OL LI OL LI, UL LI OL LI { color:#666666; }


.small { font-size:70%; }
.smaller { font-size:65%; }

.list { font-size:93%; }

.burgundy { color:#87212e; }
.burgundyLite { color:#A26470; }
.burgundyLite A:hover { color:#87212e; }
.mustard { color:#e68012; }
.grey { color:#999999; }
.coolGrey { color:#cfc9c4; }

.burgundy8pt { font-size:75%; color:#87212e; }
.burgundyLite8pt { font-size:75%; color:#A26470; }
.burgundyLite8pt A:hover { color:#87212e; }

.mustard8pt { font-size:75%; color:#e68012; }
.grey8pt { font-size:75%; color:#999999; }
.coolGrey8pt { font-size:75%; color:#cfc9c4; }

/* Header styles */


/* Left column styles */
#leftContentArea {
	font-size:75%;
	background-color:#FFFFFF;
	
}
#leftContentArea A { text-decoration:none; }
#leftContentArea A:hover { text-decoration:underline; }
#leftContentArea2 { 
	font-size:75%; 
	color:#990000;  
	background-color:#FFFFFF;
	}
#leftContentAreaGreyX1 { font-size:75%; color:#990000; }
#leftContentAreaGreyX2 { font-size:75%; color:#990000; }

/* Right column styles */
#rightContentArea { 
	font-size:75%; }
#rightContentArea A { text-decoration:none; }
#rightContentArea A:hover { text-decoration:underline; }

/* Content styles */
.pageNav { font-size:75%; }
.pageNav A { text-decoration:none; }

/* Access styles */
#accessLinks A { font-size:1pt; color:#ffffff; }

/* Footer styles */
#footer { font-size:75%; }
#footer A { text-decoration:none; }
