/*********** menu appearance ***********/
#menu ul a:link, #menu ul a:visited {display: block; }
#menu {background-color: #777777; width: 129px; float: right; border-bottom: 0px; border-right: 1px solid #ffffff;}

	#menu a {margin: 0px; text-decoration: none;}
#menu ul {line-height: normal; text-transform: uppercase; list-style: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding: 0; margin: 0px;}
#menu ul a {text-decoration: none; padding: 1px 2px 4px 12px; color: #FFFFFF;  border-bottom: 1px solid #b2b2b2;}
#menu ul li a:hover {background-color: #555555; background-image: url(images-nav/menu_bnd_over.gif); background-position: left; background-repeat: no-repeat; text-decoration: none;}
	/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
	#menu li {border-bottom: 1px solid  #777777;}
	/* fix for browsers that don't need the hack */
	html>body #menu li {border-bottom: none;}
/***** ned menu styles *****/

	

#menuimage {width: 129px; float: right; border-bottom: 0px; position: relative; right: 1px;}
.top {background-color: white; }

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
}
.HeadingSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copy a {color: white;}
.copy a:hover {color: white}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.copySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
}

.copySmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 20px;
	padding-top:10px;
}
.HeadingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.spacer {clear: both;}

.profileindex {float: left;  text-align: center; width: 180px; height: 210px;}
.profileindex img {width: 170px; height: 170px; border: 0px;}
.profileindex a {color: white; font-size: 13px; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
.profileindex a:hover {color: #FF9900;}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: solid 1px #ffffff;

}
.leftnav a {color: #FFFFFF;	text-decoration: none;}
.leftnav a:hover {color: #FFFFFF;}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4d5d5;
	border-left: solid 1px #ba0000;
	border-bottom: solid 1px #ba0000;
    border-top: solid 1px #ba0000;
	background-color: #eebfbf;
	font-weight: bold;
}
.topnav a {color: #4f4f4f;	text-decoration: none;}
.topnav a:hover {color: #000000;
    text-decoration: underline;}
