/* HTML tag definitions */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; 
  /* width: 750px; */
  background-color: #3D6388;
  margin: 0px;
}

table { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; 
  /* background-color: white; */
}

li {
	margin-bottom: 5px;
	margin-left: 15px;
}

ul {
	margin-left: 15px;
}


h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 26px;
  padding-top: 18px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
	text-align: center;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 0px;
  margin: 0px;
}

img {
	padding: 1px 0px; /* Mainly to fix Firefox */
}

/* Classes and id definitions */
#ContentSkinny { margin-left: 100px; margin-right: 100px; }


#LeftColDiv {
	margin-top: 20px;
	margin-left: 15px;
}


a:link { color: blue; text-decoration: underline; }
a:hover { color: red; }
a:visited { color: blue; text-decoration: underline; }
a:visited:hover { color: red; }

a.leftnav:link { color: red; text-decoration: underline; }
a.leftnav:hover { color: red; }
a.leftnav:visited { color: red; }
a.leftnav:visited:hover { color: red; }

table.sitebanner {
  width: 980px;
  height: 105px;
  font-weight: bold;
  font-size: 16px;
  background-color: white;
  color: black;
}


table.topnav {
  font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
  font-weight: bold;
	background-color: white;
	width: 750px;
}

td.topnav { 
  padding-top: 5px; 
  padding-bottom: 5px; 
  text-align: center;
}

.vtgicon {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: blue;
}


a.ariver:link { color: black; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #C9C992; }
a.ariver:hover { color: black; background-color: #C9C992; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid white; }
a.ariver:visited { color: black; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #C9C992; }
a.ariver:visited:hover { color: black; background-color: #C9C992; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid white; }

a.mriver:link { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #49606D; }
a.mriver:hover { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }
a.mriver:visited { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #49606D; }
a.mriver:visited:hover { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }

a.eriver:link { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #3200A4; }
a.eriver:hover { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }
a.eriver:visited { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #3200A4; }
a.eriver:visited:hover { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }

a.nriver:link { color: wheat; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid brown; }
a.nriver:hover { color: wheat; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }
a.nriver:visited { color: wheat; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid brown; }
a.nriver:visited:hover { color: wheat; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }

a.yriver:link { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #008A3F; }
a.yriver:hover { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }
a.yriver:visited { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #008A3F; }
a.yriver:visited:hover { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }

a.news:link { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid red; }
a.news:hover { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }
a.news:visited { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid red; }
a.news:visited:hover { color: white; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid white; }

td.leftmenu {
  width: 165px;
  border-right: 10px solid white;
  background-color: white;
}

div.leftmenuheader {
  font-size: 13px;
  font-weight: bold;
  background-color: #C6E6FE;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 5px;
}

div.leftmenugroup {
  padding-left: 20px;
  background-color: #E1F4FD;
  padding-bottom: 5px;
}

a.leftmenuheader:link { color: black; text-decoration: none; }
a.leftmenuheader:hover { color: red; text-decoration: underline; }
a.leftmenuheader:visited { color: black; text-decoration: none; }
a.leftmenuheader:visited:hover { color: red; text-decoration: underline; }


.footer {
  font-size: 11px;
  padding-left: 3px;
  padding-right: 3px;
  color: #465D61;
}


.indent { text-align: left; padding-left: 40px; }
.indent2 { text-align: left; padding-left: 15px; }
.NoPad { padding: 0px; }
.padsides5 { padding-left: 5px; padding-right: 5px; }
.or { width: 45px; text-align: center;  font-weight: bold; font-size: 12pt; }
.callback { 
	text-align:center; 
	width: 150; 
	height: 27px; 
	background-color: #5B92E6; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	color: white; 
	font-size: 13px; 
	border: 2px outset lightblue;
}


.PadL { padding-left: 15px; }
.PadR { padding-right: 15px; }


.tAlignL { text-align: left; }
.tAlignR { text-align: right; }
.tAlignC { text-align: center; }

.vAlignT { vertical-align: top; }
.vAlignM { vertical-align: middle; }
.vAlignB { vertical-align: bottom; }

.clearL { clear: left; }
.clearR { clear: right; }
.clearB { clear: both; }

.PadL { padding-left: 15px; }
.PadR { padding-right: 15px; }

#BannerVTGLink {
  margin-top: -5px;
  margin-bottom: 0px;
	margin-left: 56px;
	/* width:377px; */
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#808080;
}

#BannerVTGLink a:link {	color:#808080; text-decoration:none; }
#BannerVTGLink a:visited {	color:#808080; text-decoration:none; }
#BannerVTGLink a:hover { color:#808080; text-decoration:underline; }
#BannerVTGLink a:visited:hover { color:#808080; text-decoration:underline; }


