body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	color: #000000;
	margin-bottom: 0px;
	margin-right: 0px;
}

.med-black-italics   {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}

.bold-blue-italics   {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}

.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000080;
}

.med-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000080;
}

.med-blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000080;
	font-weight: bold;
}

.small-blue-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000080;
}

a:link.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000080;
}

a:hover.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #008000;
}

a:active.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #0000FF;
}

a:visited.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #008000;
}

.large-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #000080;
}

a:link       {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000080;
}

a:active     {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration:none;
}

a:hover		{
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
	text-decoration:none;
}

a:visited    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	color: #008000;
}
.Normal      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

li {
	list-style-position: inside;
	margin: 10px;
	padding: 1px;
}
li.bullet {
	list-style-type: square;
	color: #000080;

}

ul {
	list-style-type: square;
	color: #000080;
}

hr           {
	color: #000080;
	background-color: #000080;
}


h1           {
	font-size: larger;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
	height: 4px;
}
h2           { font-family: Arial; font-size: 10pt; color: #000080; font-weight: bold }

	
table.main	{
	border:0;
	width:100%;
	padding: 0;
	background-color: #FFFFFF;
		}
td.sidenav	{
	border: 0;
	vertical-align: top;
	background-image: url(images/sidebar.jpg);
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 30px;
}

td.content	{
	border: 0;
	vertical-align: top;
	width: 100%;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.rightcolumn	{
	border: 0;
	vertical-align: top;
	width: 200px;
	text-align: center;
	left: auto;
	padding-left: 5px;
}

.invisible-30 {
	height: 30px;
	width: 30px;
}

.invisible-5 {
	height: 5px;
	width: 5px;
}

.invisible-10 {
	height: 10px;
	width: 10px;
}

.invisible-25 {
	height: 25px;
	width: 25px;
}

.invisible-200 {
	height: 10px;
	width: 200px;
}

td.bottomnav1	{
	border: 0;
	vertical-align: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000080;
}

a:link.bottomnav1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000080;
}

a:hover.bottomnav1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #008000;
}

a:visited.bottomnav1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000080;
}

a:active.bottomnav1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #0000FF;
}

td.bottomnav2	{
	background-image: url(images/bottombar.jpg);
	border: 0;
	vertical-align: bottom;
	height: 70px;
	}
	
table.copyright	{
	border:0;
	width:80%;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	}
	
table.address	{
	border:0;
	}
