/* External CSS file*/
/* File name: moorleysvpa.css */
/* Launch expected February 2008 */
/* Validated W3C 3rd Feb 2008 */

html { 
	margin: 0px; 
} 
body {
	margin: 0px;
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	background: white;
}
h1 {
	font-family: "eras demi itc", Tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #009933;
	background: white;
	font-size: x-large;
	font-variant: normal;
}
h3 {
	font-family: "eras demi itc", Tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #009933;
	background: white;
	font-size: large;
	font-variant: normal;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #65ABF1;
	background: white;
}
h5 {
	font-family: "eras demi itc", Tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #0066CC;
	background: white;
	font-size: large;
	font-variant: normal;
}
h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	background: white;
	font-size: x-small;
}
p {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	background: white;
	color: #333333;	
}
#pnote {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background: white;
	color: #333333;	
}

#leftcol {
	width: 145px;						/*	left column width */
	float: left;
	position: relative;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
}
.verticalmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #F1F1ED;
} 
.verticalmenu {
	width: auto;
	/*
	border-left: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	border-top: 1px solid #A4A4A4; */
}
.verticalmenu a:link, .verticalmenu a:visited, .verticalmenu a:hover {
	display: block;
	width: 20%;
	height: 26px;
	padding: 5px;
	background: #F1F1ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	border-left: 10px solid #0066CC;
} 

html>body .verticalmenu a:link, html>body .verticalmenu a:visited, html>body .verticalmenu a:hover {
	width: 125px; 
	height: 16px;   
}
.verticalmenu a:hover { 
	border-left: solid 10px #65ABF1; 
}
.verticalmenu li {
	border-bottom: solid 1px #ffffff;
	font-size: medium;
}
/*
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
*/
#partnerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
  background: white;
	padding-left: 0px;
}
#googlelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
  background: white;
	padding-left: 0px;
}
#googlerightservices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
  background: white;
	padding-left: 0px;
}
#googlerightrates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
  background: white;
	padding-left: 0px;
}
#googlerightlink5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
  background: white;
	padding-left: 0px;
}
#googleright3tech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
  background: white;
	padding-left: 0px;
}
#googlerighttechnology {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
  background: white;
	padding-left: 0px;
}
#affiliatedlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
  background: white;
	padding-left: 0px;
}
#rightcol {
	width: 20%;		/*	right column width */
					/*	_negative_ right column width */
	float: left;
	position: relative;
	z-index: 11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	background: white;
} 
#centercol {
	float: left;
	position: relative;
	width: 100%;
	z-index: 12;
	
} 
#centercontent {
	padding: 10px;
	margin: 5px 5px 5px 10px;
	font-size: small;
	color: #333333;
	background: white;
	border:thin dotted #CCCCCC;
}
.clear {
	clear: 	both;
}
#footernav {
	clear: both;
	position: relative;
	z-index: 13;
	border: solid 1px #A4A4A4;
	margin-top: 10px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background: #F1F1ED;
}
#googlefooter {
/*	color: white;
	background: white; */
	clear: both;
	position: relative;
	z-index: 13;
	border: white;
	margin-top: 10px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#footer {
	clear: both;
	position: relative;
	z-index: 13;
	border: white;
	margin-top: 10px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}



/*  Mozilla code */ 
#body > #innerbody { border-bottom: 1px solid transparent; } 
#leftcol {
	z-index: 10;
	width: 20%;
} 
#leftcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	width: 20%;
	z-index: 10;
	border: 1px solid #A4A4A4;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#rightcolp { padding-left: 10px; } 
#centercol { margin: 0 -8px 0 -2px; } 
