body {
      
	  background: #ffffff url('images/background.jpg') repeat-x;
      margin:0;
      padding:0;
      font:x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:x-small;
      } html>body {font-size:x-small;}
    
    #header {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:60%;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:5px 10px 0;
      padding-left:150px;
	  list-style:none;
      }
    #header li {
      display:inline;
      margin:0;
      padding:0;
      }
    #header a {
      float:left;
      background:url("images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #cccccc;
      text-decoration:none;
      }
    #header a span {
      float:left;
      display:block;
      background:url("images/right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:normal;
      color:#333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
      color:#303366;
      }
    #header #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #header #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #header a:hover {
      background-position:0% -150px;
      }
    #header a:hover span {
      background-position:100% -150px;
      }

.homebody {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	left: 100px;
	right: 20px;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
}
.body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;

	color: #666666;

}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #5A8263;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration : none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration : underline;
}
a.main:link, a.main:visited, a.main:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303366;
	text-decoration : none;
}
a.main:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A8263;
	text-decoration : none;
}
.download {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	left: 100px;
	right: 20px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.quote {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	left: 100px;
	right: 20px;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-style: italic;
	padding-bottom: 0px;
}
.quotename {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	left: 100px;
	right: 20px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
.callout {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	left: 0px;
	right: 0px;
	color: #333333;
	padding-left: 0px;
	line-height: 20px;
	padding-right: 0px;
	padding-top: 0px;
	font-style: italic;
	padding-bottom: 0px;
	text-align: right;
}
.linkon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #303366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303366;

}
a:link, a:visited, a:active {
	color : #666666;
	text-decoration : underline;
}
a:hover {
	color : #303366;
	text-decoration : none;
}

.bodyTextSmPad	{
	font: 12px/14px 'Trebuchet MS';
	color: #666666;
	text-align:left;
	padding: 5px 0px 0px 0px;
	display:block; /* displays on new line - no need for <br /> */
}
.legalText		{font: 10px/14px Verdana, Arial, sans-serif;
				color: #666666;
				padding: 3px 0px 8px 0px;
				display:block; /* displays on new line - no need for <br /> */
			}
			
.legalText a:link {
			font-weight: bold;
			color: #666666;
			text-decoration: none;
		}	

.legalText a:visited {
			font-weight: bold;
			color: #666666;
			text-decoration: none;
		}	

.legalText a:hover {
			font-weight: bold;
			color: #666666;
			text-decoration: underline;
		}	