body {
	margin-top: 0;
	margin-left: 0;	
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	}

a:link {
	color: #4167B9;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #3333CC;
	font-weight: bold;
	text-decoration: none;
	}

a:hover	{
	color: #7AA4DF;
	font-weight: bold;
	text-decoration: none;
	}

h1 {
	font-weight: bold;
	font-style: normal;
	font-size: 24pt;
	}

h1.homepage {
	font-size: 1.0em; }

h2 {
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
	}

h3 {
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
	}

h4 {
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	}

h5 {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	}

h6 {
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	}

p {	font-size: 10pt;
	font-style: normal; 
	text-align: left;
	}

.link_sm {
	font-size: 8pt;
	}
	
blockquote {
	font-weight: normal;
	font-size: 10pt;
}

li {
	font-weight: normal;
	font-size: 10pt;
}

td {
	font-weight: normal;
	font-size: 10pt; }


#navigation1 {
	margin: 0 0 0 1.5em;
	padding: 1.0em 0.5em 0.5em 0.5em;
	font-weight: bold;
	font-style: normal;
	font-size: .9em;
	width: 20em; }

#navigation1 li { 
	list-style: none; margin: 0 0 0.4em 0; 
	border-top: 1px solid #2E8EA8;
	border-right: 1px solid #0079C2;
	border-bottom: 1px solid #0079C2;
	text-align: left; }
	
#navigation1 li a {
	display: block; padding: 0.25em 0.25em .25em 0.5em;
	border-left: 0.4em solid #0079C2; 
	text-decoration: none;
	background-color: #FFFFFF; } 
	
#navigation1 li a:link {color: #707980;}
#navigation1 li a:visited {color: #0084B4;}
#navigation1 li a:hover {border-color: #D4D4D4; color: #0079C2; opacity: 0.7; 
	background-color: #FFFFFF; }

/* "current tab" style */
#navigation1 li #current { 
	display: block; padding: 0.25em 0.25em .25em 0.5em;
	border-left: 0.4em solid #0079C2; 
	color: #707980;
	text-decoration: none; 
	background: #F7F4F4; }
	
	
/* Duplicated for now */
	

#navigation2 {
	margin: 0 0 0 1.5em;
	padding: 1.0em 0.5em 0.5em 0.5em;
	font-weight: bold;
	font-style: normal;
	font-size: .9em;
	width: 24em; }

#navigation2 li { 
	list-style: none; margin: 0 0 0.4em 0; 
	border-top: 1px solid #2E8EA8;
	border-right: 1px solid #0079C2;
	border-bottom: 1px solid #0079C2;
	text-align: left; }
	
#navigation2 li a {
	display: block; padding: 0.25em 0.25em .25em 0.5em;
	border-left: 0.4em solid #0079C2; 
	text-decoration: none;
	background-color: #FFFFFF; } 
	
#navigation2 li a:link {color: #707980;}
#navigation2 li a:visited {color: #0084B4;}
#navigation2 li a:hover {border-color: #D4D4D4; color: #0079C2; opacity: 0.7; 
	background-color: #FFFFFF; }

/* "current tab" style */
#navigation2 li #current { 
	display: block; padding: 0.25em 0.25em .25em 0.5em;
	border-left: 0.4em solid #0079C2; 
	color: #707980;
	text-decoration: none; 
	background: #F7F4F4; }