.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 2px 30px 20px 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 20px 30px 4px 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-bottom: 2px;
	margin-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 20px 30px 4px 20px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #eeeeee;
	margin: 0px;
}
td.navCell {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6FB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6F6FB;
}
td.navCellTitle {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6FB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6F6FB;
	padding: 0px;
}
td.navCellGroupTitle {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6FB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6F6FB;
	padding: 0px;
}
.navTable {
	background-color: #FFFFFF;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
.navCellTitleText {
	margin-top: 2px;
	margin-right: 28px;
	margin-bottom: 2px;
	margin-left: 2px;
}
td.navMenuCell {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #484B7D;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6FB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6F6FB;
	text-transform: uppercase;
}
.navMenuText {
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.navMenuTextOn {
	color: #FFFFFF;
}
.topHeading {
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #484B7D;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 12px;
	margin-left: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.defaultPicture {
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contactDetails{
	margin-left: 20px;
}
.contactDetails td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 3px;
	margin: 0px;
}
.contactDetails h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 3px;
	margin: 0px;
}
.contactDetails h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
}
.contactDetails h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 3px;
	margin: 0px;
}

/* New styles for update */

.topMenu {
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	width:800px;
}
.topMenu:after { content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; overflow:hidden; }


.topMenu a {
	display: block;
	float: left;
	color: #FFFFFF;
	
	padding: 0px 6px 0px 4px;
	border-left: 1px solid #CFCFBA;
	border-right: 1px solid #63633B;
}
.topMenu a:hover {
	color: #b2b28e;
}
.skinny {
	font-size: xx-small;
	font-weight: lighter;
}

.stop {
	display: none;
}


/* new top  menu */
.topMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.topMenu li {
	float:left;
	margin:0;
	padding:0;
	border:0;
}

