.container {
	background:  #CCCCCC; /* #ffecff; */
}

.info-title {
	background-color: #c0c0b0;
	margin: 0;
	padding: 2px;
	padding-left: 5px;
	color: #ffffff;
}

#myMainnav span {
	color: #f0ffC0;
	font-weight: bold;
}

#submenu {
	margin-left: 30px;
	width: 95%;
}
	
#submenu li a {
	text-decoration: none;
}	
	
#submenu li a:link, #submenu li a:visited {
	color: #FFF;
	display: block;
	background: url(submenu7.gif) 0 -32px;
	background-repeat: no-repeat;
  	height: 24px;
	padding: 10px 0 0 28px;
	}
	
#submenu li a:hover {
	color: #222;
	background:  url(submenu7.gif);
	background-repeat: no-repeat;
  	height: 24px;
	padding: 10px 0 0 28px;
}

#submenu span {
	color: #ffffC0;
	font-weight: bold;
}

#submenu1 {
	width: 160px;
	margin-left: 20px;
}
	
#submenu1 li a {
	text-decoration: none;
}	
	
#submenu1 li a:link, #submenu1 li a:visited {
	color: #FFF;
	display: block;
	background: url(submenu71.gif) 0 -32px;
	background-repeat: no-repeat;
  	height: 24px;
  	/* height: 32px; */
	padding: 10px 0 0 28px;
}

#submenu1 li a:hover {
	color: #222;
	background:  url(submenu71.gif);
	background-repeat: no-repeat;
  	height: 24px;
  	/* height: 32px; */
	padding: 10px 0 0 28px;
}
	
#submenu1 span {
	color: #ffffC0;
	font-weight: bold;
}

#main {background-color: #CCCCCC;} /* #ffecff; } */
#main a {color: #000000; font-weight: bold; text-decoration: none;}
#main a:hover {color: #ff5f5f; font-weight: bold; text-decoration: none;} /* background-color: #000000; */
#main a:visited {color: #2f4860; background-color: #ffffff; text-decoration: none;}
#main table {margin: auto; width: 95%; margin-top: 0px; margin-bottom: 0px;}
#main th {background-color: #505050; color: #d0d0d0;}
#main td {font-size: 0.9em; padding: 0px; text-align: left; vertical-align: bottom;}

#mainlist { color: #2f2f2f; font-weight: bold; font-size: 1.2em; }
#doclinks { font-size: 0.9em;}

ol#vtipps {
	cursor: pointer; margin: 50px 0px 100px 0px;
}

li#vtipps {
	margin-bottom: 10px;
}

#toplink {
  padding: 50px;
}

#qa ul { font-family: Verdana, Arial; font-size: 1.0em; }
#qa a {color: #2f2f2f; font-weight: normal; text-decoration: none;}
#qa a:hover {color: #004080; font-weight: normal; text-decoration: underline;}
#qa a:visited {color: #ffffff; background-color: #3c3c3c; text-decoration: none;}

#agb ol { font-family: Verdana, Arial; }
ol.agblist { font-size: 1.1em; font-weight: bold; }
.agblist li { font-weight: normal; }
ol.sublist { font-size: 0.9em; list-style-type: lower-alpha; }
.sublist li { font-weight: normal; }
#implist li { font-weight: bold; }

#footer {
	text-align: right;
	padding: 1em 1em 1em 1em;
	background-color: #999999;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#footer div{
  font-size: 1.0em;
  margin-right: 10px;
  margin-top: 20px;
}

#footer a{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  float: left;
  padding: 0px;
  margin-left: 15px;
}

#footer a:hover {
  color: #ffff99;
  text-decoration: underline;
}

#footer a img{
  padding:0;
  margin: 10px;
  width: 40px;
  height: auto;
}
