BODY {
	font-size: .8em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #ffffff;
}

H1 {
	color: #ff3300;
	font-size: 14pt;
}

H2 {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

H3 {
	font-size: 11pt;
	font-weight: bold;
	color: #004D94;
}

H4 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5em;
}

BLOCKQUOTE {  
	font-weight: bold;
	line-height: 1.5em;
}

CODE { 
	font-family: Courier New, Courier; 
	line-height: 1.5em;
}

.indent {
	padding-left: 15pt;
	padding-right: 7pt;
}

ul {
	list-style-type: circle;
	list-style-position: outside;
}

.content, p, li, td {
	/*font-size: .8em;*/
	line-height: 1.50em;
}

.headerDescriptions{
	font-size: .75em;
}

.blocksmalllink {
	font-size: .75em;
}

A:link {
	color:#0A5696;
	text-decoration: underline;
}

A:active {
	color:#0A5696;
	text-decoration: underline;
}

A:visited {
	color: #7E7EB5;
	text-decoration: underline;
}

A:hover {
	color: #FF6600;
	text-decoration: underline;
}

.contentlink {
	line-height: 1.25em;
}

.boldlink {
	line-height: 1.5em; 
	font-weight: bold;
}

.pdf {
	line-height: 1.5em;
	color: #999999;
}

/* added 9.7.01 */
.blockboldlink {
	line-height: 1.5em; 
	font-weight: bold;
}

.blocklink {
	line-height: 1.5em; 
}

/* the side classes are used for all the text and links that are located on the left side of the page */

.sidetext {
	line-height: 1.25em; 
}

.sidebold {
	font-weight: bold; 
	line-height: 1.25em; 
	color: #666666;
}

.sidequote {
	font-size: .85em; 
	font-weight: bold; 
	line-height: 1.25em; 
	color: #999999;
}

.sidequoteauthor {
	font-weight: bold; 
	line-height: 1.25em; 
	color: #999999;
}

.sidelink {
	line-height: 1.25em;
}

.sideboldlink {
	font-weight: bold;
	line-height: 1.25em;
}
/*---------------end of side classes------------------*/

.caption {  
	font-size: .75em; 
	font-weight: bold; 
}

/* the navlinks are used only for the navigation links that are located at the bottom of every esri page  */				 
.navlinks {
	line-height: 1.50em;
}

/* the footer class is used for the copyright statement that is located at the bottom of each esri page */
.footer {
	font-size: .7em;
	line-height: 1.5em;
	color: #999999;
}
