/* ----- Text ----- */

#text {
	float: left;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	padding: 0px 0px 20px 0px;
}
.textleft {
	float: left;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	padding: 0px 0px 20px 0px;
}


.topix       { list-style-type: upper-alpha; text-align: left; margin-left: 10px;text-indent: 20px }
.header1     { 
  color: #0075bf;
  font-family: verdana;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1em;
  text-align: left; position:relative; float:left; left:10px
 }
 html>body .header1 {
  margin-bottom: 5px;
}
.header2     { 
  color: #0075bf;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
	line-height: 0.5em;

  text-align: left;position:relative; float:left; margin-left:15px
 }

 
 .header3 {
  display: inline;
  float: left;
  color: #800000;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 10px;margin-left:10px; margin-right:10px
}

 .header4 {
  display: inline;
  color: #0065CC;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px dotted;
	border-color: #0065CC;
  margin-bottom: 10px;
}


.stdtext{
  font-family: verdana;
  font-size: 10px;
  line-height: 1.5em;
  text-align: justify;
}


#text h1 {
  color: #0075bf;
  font-family: verdana;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;
}

#text h2 {
  background-color: #000000;
  color: #ffffff;
  font-family: verdana;
  font-size: 10px;
  text-align: left;
  padding: 1px 0px 1px 3px;
  margin: 0px 0px 10px 0px;
}

#text h2.blue {
  background-color: #0175c0;
  color: #ffffff;
  font-family: verdana;
  font-size: 10px;
  text-align: left;
  padding: 1px 0px 1px 3px;
  margin: 0px;
}

#text h3 {
  display: inline;
  color: #0065CC;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px dotted;
	border-color: #0065CC;
  margin-bottom: 10px;
}

#text h4.black {
  display: inline;
  color: #000000;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px dotted;
	border-color: #000000;
  margin-bottom: 0px;
}

#text h4.blue {
  display: inline;
  color: #0065CC;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px dotted;
	border-color: #0065CC;
  margin-bottom: 0px;
}

#text p.intro {
  font-family: verdana;
  font-size: 12px;
  line-height: 1.5em;
  text-align: left;
}

#text p.trademark {
  font-size: 8px;
}

#text p, td {
  font-family: verdana;
  font-size: 10px;
  line-height: 1.5em;
  text-align: justify;
}

#text a {
  color: #0075bf;
  text-decoration: underline;
}

#text a:hover {
	text-decoration: underline;
	color: #004673;
}

#text p a.right {
  margin: 2px 0px 8px 15px;
  float: right;
  text-align: right;
}

#text p a.left {
  margin: 2px 15px 8px 0px;
  display: inline;
  text-align: left;
  clear: both;
}

#text ul {
  font-size: 10px;
  line-height: 1.5em;
}

#text ul li {
  list-style: square;
  font-family: verdana;
  font-size: 10px;
  text-align: justify;
  line-height: 1.5em;
  margin: 0px 0px 0px -15px;
}

#text ul li ul {
  display: inline;
  margin: 0px 0px 0px 0px;
}

#text ul li ul li {
  list-style: disc;
  font-family: verdana;
  font-size: 10px;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 16px;
}

#text ul.nomargin li {
  list-style-position: inside;
  margin: 10px 0px 0px -38px;
}

#text li.black {
  border-left:0px solid #0074c1; border-right:0px solid #0074c1; border-top:0px solid #0074c1; border-bottom:1px solid #0074c1; list-style-image: url('images/chevrons.gif');
  color: #000000;
  font-family: verdana;
  font-size: 10px;
  text-align: left;
  margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:10px
}

#text li.blue {
  border-left:0px solid #0075bf; border-right:0px solid #0075bf; border-top:0px solid #0075bf; border-bottom:1px solid #0075bf; list-style-image: url('images/chevrons.gif');
  color: #0075bf;
  font-family: verdana;
  font-size: 10px;
  text-align: justify;
  margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:10px
}

#text p.requirements {
  font-size: 10px;
  color: #666666;
  text-align: right;
  margin-right: 10px;
}

#text p.requirements a {
  font-weight: bold;
}

/* ----- forms ----- */

input, textarea, select {
  font-family: verdana;
  font-size: 10px;
}

.error {
  color: #ff0000;
  font-weight: bold;
}

.noerror {
  color: #0075bf;
  font-weight: bold;
}

/* ----- Submenu ----- */

#submenu {
  background-color: #BFDCEF;
  border-width: 0px 1px 1px 1px;
  border-style: none;
  border-color: #000000;
  font-family: verdana;
  font-size: 10px;
}

#submenu h1 {
  background-color: #0175c0;
  color: #ffffff;
  font-family: verdana;
  font-size: 10px;
  text-align: center;
  padding: 1px 0px 1px 0px;
  margin: 0;
}

#submenu a {
  display: block;
  color: #000000;
  font-family: verdana;
  font-size: 9px;
  text-align: center;
  text-decoration: none;
  padding: 7px 5px 7px 5px;
  margin: 0px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #0075bf;
}

#submenu a:hover {
  text-decoration: underline;
}

hr {
  border-left:0px solid #000000; border-right:0px solid #000000; border-top:1px solid #000000; border-bottom:0px solid #000000; color: #ffffff;
  height: 1px
}

/* ----- site map ----- */

#sitemapcol {
  position: relative;
  width: 450px;
  float: left;
  padding: 0px 15px 0px 15px;
}

#sitemapcol h1, #sitemapcol h1 a {
  display: block;
  background-color: #ffffff;
  color: #0075bf;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  margin: 4px 0px 4px 0px;
  padding: 0px;
  border: 0px;
}

#sitemapcol h2, #sitemapcol h2 a {
  display: block;
  background-color: #ffffff;
  color: #000000;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  margin: 4px 0px 4px 0px;
  padding: 0px;
  border: 0px;
}

#sitemapcol h3, #sitemapcol h3 a {
  display: block;
  background-color: #ffffff;
  color: #000000;
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  margin: 4px 0px 4px 10px;
  padding: 0px;
  border: 0px;
}
#sales-notice {
	background-color: #ECECEC;
	margin-top: 15px;
	border: 1px solid #9198A1;
}
#sales-notice p {
	padding: 7px;
	margin: 0px;
	color: #333333;
	line-height: 160%;
}
#sales-notice h6 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: center;
	background-color: #A9B1BB;
}
.left-just {
	text-align: left;
}
.event_list {
	list-style-type: none;
}
.new-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url('none');
}

/* for VSC pages */
  .blockquote {
          padding : 2%;
          background-color : #ccfffc;
          border : 1px solid #0cc;
          margin-left: 20px;
          margin-right: 20px;
      }
     .title {
     		font-size: 130%;
     		color: #005090;
     		font-weight: bold;
     		margin-left: 10px;
     		}
     .subtitle{
     		margin-left: 10px;
     		}
     	.toclink{
     		margin-left: 40px;
     		margin-right:20px;
     		text-align: left;
     		}
	