﻿/*---------------------SEMANTIC------------------------------*/
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #333333;
	font-family: Georgia;
	font-size: 200%;
	font-weight: 200;
	margin-top: 0px;
	letter-spacing: 1px;
}
h2 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 100;
	color: #000000; /*#4477BB;*/
}
h3 {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia;
	font-size: 80%;
	font-weight: 100;
	font-weight: bold;
	font-style: italic;
}
/*-------------*/
.browse {
}
.brwsH1 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #336699;
}
.brwsH2 {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
   /* background: #Bad7ff url('/appNav.gif') no-repeat right top;*/
}
.brwsH3 {
	color: #336699;
	font-size: 80%;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
   /* background: #Bad7ff url('/appNav.gif') no-repeat right top;*/
}
/*----*/
.srchH1 {
	margin: 0px 0px 20px 0px;
}
.srchH2 {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 0px;
	color: #336699;
}
.srchH3 {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 0px;
	color: #336699;
}
h4 {
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
}
p {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.brwsRtrns {
	font-style: italic;
	font-family: Georgia;

	margin: 0px auto 10px auto;
	clear: both;
}
ul, .colR ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
}
/*-------*/
/*-------*/
li {
	margin: 0px 0px 0px 0px;
	padding: 0x 0px 0px 0px;
	font-size: 80%;
	list-style-type: none;
	background-repeat: no-repeat;
}
/*-------*/
li a {
	color: #333;
}
li a:visited {
	color: #336699;
}
li a:hover {
	color: #781617;
	text-decoration: none;
}
.define {
	margin-top: 0px;
}
.menuSF
{
}
