/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
body {
	background-color: #7db2e8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7db2e8;
}
a:visited {
	color: #7db2e8;
}
a:hover {
	color: #999999;
}
a:active {
	color: #7db2e8;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 9px;
	color: #666666;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
h4 {
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
}
h4 a:hover {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
h4 a:link {
	font-size: 11pt;
	font-weight: normal;
	color: #7db2e8;
	text-decoration: underline;
}
h5 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}

#bread {
	color: #000000;
	background-color: #c1daf4;
	padding: 7px;
	margin-bottom: 0px;
	}
	
#bread a:link {
	text-decoration: none;
	color: #333333;
	}
	
#bread a:visited {
	text-decoration: none;
	color: #333333;
	}
	
#bread a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#bread a:active {
	text-decoration: none;
	color: #333333;
	}
		
#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 4px;
	border: none;
	list-style: none;
	display: inline;
	}
#bread-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
	}
	
#bread-gen ul li.first:before {
	content: " ";
	}
#footer {
	color: #000000;
	background-color: #c1daf4;
	margin-bottom: 0px;
	padding:2px;
	}
#footer a:link {
	color: #333333;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}
-->
