/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a:link {
	color: #0000CC;
}

a:visited {
  color: #FF9900;
}

a:hover {
	text-decoration: none;color: #FF0000;
}

a:active {
	color: #FF0000;
}


.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	}
.gGalleyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #F9E4A6;
	}
	

.HeadTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(site/backtable-top-vwd.jpg);
	background-repeat: repeat;
}
.SubHeadTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(site/backtable-top-vwd.jpg);
	background-repeat: repeat;
}	
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}
.Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	}
	
.LargeBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003399;
	}
.LargeBlueB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
	}	
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	}

.subHeaderi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
	color: #333333;
	}
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
