a:link {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: Black;
	text-decoration: underline;
}

a:hover {
	background-color: Orange;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	line-height: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	line-height: normal;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  small;
	margin-left: 5px;
	margin-top: 0px;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0px;
	font-weight: bold;
}

img {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

li {
	font-size: medium;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	list-style-type: none   
}

p {
	font-size:  medium;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	}

.one {
	font-size: smaller;
	line-height: normal;
	font-style: italic;
}

.two {
	line-height: normal;
	font-style: italic;
	font-weight: lighter;
	padding-left: 0;
	padding-right: 0;
}

.four {
	line-height: 100%;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
}
td { 
border: 0px solid black;
font-size: medium;
padding: 5px;
 
}
.dataentry { 
border: 0px solid black;
padding: 3px; 
}

th {
font-size:  medium;
 padding: 3px;
 border-bottom: 1px solid black;
}

tr{
}
#table-left {
	border-style: dotted;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0px;
	margin: 0px;
	float: left;
	  }
#table-right {
	border-width: 1px;
	border-style: dotted;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;
  	}


#column-left {
	background-color: transparent;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: 180px;
}

#column-right {
	background-color: transparent;
	float: right;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 170px;
}
column-right-threepoint {
	background-color: transparent;
	float: right;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 550px;
}
#column-right-twocolumn {
	background-color: transparent;
	float: left;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#column-right-twocolumn a:link {
	background-color: transparent;
	color: Black;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
}

#column-right-twocolumn a:visited {
	color: Black;
	font-size: medium;
	font-weight: bold;
}

#column-right-twocolumn a:hover {
	background-color: Orange;
	font-size: medium;
	font-weight: bold;
}

#column-right-twocolumn a:active {
	color: Black;
	font-size: medium;
	font-weight: bold;
}

#column-right-twocolumn img {
	background-color: transparent;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	float: left;
}

p.atext {
	font-size: smaller;
}

#column-right-twocolumn p {
	margin-bottom: 15px;
	margin-top: 0px;
	float: left;
	font-weight: normal;
}

#column-right a:link {
	background-color: transparent;
	color: Black;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
}

#column-right a:visited {
	color: Black;
	font-size: medium;
	font-weight: bold;
}

#column-right a:hover {
	background-color: Orange;
	font-size: medium;
	font-weight: bold;
	line-height: normal;
}

#column-right a:active {
	color: Black;
	font-size: medium;
	font-weight: bold;
}

#column-right img {
	float: right;
	background-color: transparent;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#column-right p {
	margin-bottom: 15px;
	margin-top: 0px;
}

#container {
	border-color:  #BBB;
	border-left: dotted;
	border-left-width: 1px;
	border-right: dotted;
	border-right-width: 1px;
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 850px;
}

#content {
	background-color: transparent;
	border-bottom: #BBB 1px dotted;
	border-left: #BBB 1px dotted;
	border-right: #BBB 1px dotted;
	border-top: #BBB 1px dotted;
	height: 1%;
	margin-bottom: 5px;
	margin-left: 190px;
	margin-right: 180px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#content a {
	text-decoration: underline;
}
#footer {
	background-color: transparent;
	border-bottom: 1px dotted;
	border-color:  #CCC;
	border-top: 1px dotted;
	clear: both;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#footer p {
	font-size: smaller;
	margin-bottom: 1px;
}

#header {
	background-color: #EEEEEE;
	border-bottom: #666666 3px groove;
	border-left: #666666 1px groove;
	border-right: #666666 3px groove;
	border-top: #666666 1px groove;
	height: 100px;
	margin-bottom: 3px;
}

#header img {
	float: left;
}

#navcontainer {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 170px;
}

#navcontainer a {
	background-color: transparent;
	border-bottom: Red 3px solid;
	border-left: White 1px solid;
	border-right: White 1px solid;
	border-top: White 1px solid;
	display: block;
	font-style: normal;
	font-weight: bolder;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-decoration: none;
	width: 170px;
}

#navcontainer a:link {
	color: Black;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: Orange;
	color: Black;
}

#navcontainer a:active {
	color: Red;
	font-weight: bold;
	text-decoration: underlibe;
}

#navcontainer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
} 

#navlist_articles li {
	list-style-type: none;
} 


#navlist_articles a {
	text-decoration:  underline;
 	font-size: medium;
	font-style: italic;
	font-weight: bold;
}

#navlist_articles a:hover {
	background-color: Orange;
}

#navlist_articles a:link {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

#navlist_articles a:visited {
	color: Black;
	text-decoration: underline;
}


#formlegend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 466px;
	background-color: transparent;
	}
#slidenav {
	background-color: transparent;
	}	
	
.desctext {
	margin-top: 20px;
	margin-bottom: 0px;
}	
.texta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
   font-size: smaller;

}

.indented
   {
   padding-left: 50px ;
   padding-right: 50px;
   }
.underlined
	{
 	text-decoration: underline;
	}
.bolded
	{
		font-weight: bold;
	}	
.height1
{
	line-height: 90%;
	font: smaller;
 }
.height2
{
	line-height: 50%;
}