/* CSS Document */

body{
background-color:/* #663399;*/ #430076;
margin:0;
padding:0;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
}

td{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#logo, #bannerpic{
display: none;
}

h1{
font-size: 140%;
}

.content img, .content td img{
display: none;
}

#catmoduledynmenu{
display: none;
}

h2{
margin-top:0;
font-size: 130%;
}
/*
.menu1{
color: #333366;
text-decoration:none;
}

.menu1over{
	color: #333366;
	text-decoration:underline;
	cursor:pointer;
}

.menu2{
color: #669999;
text-decoration:none;
}

.menu2over{
	color: #669999;
	text-decoration:underline;
	cursor:pointer;
}

.menu3{
color: #993366;
text-decoration:none;
}

.menu3over{
	color: #993366;
	text-decoration:underline;
	cursor:pointer;
}

.menu4{
color: #6699CC;
text-decoration:none;
}

.menu4over{
	color: #6699CC;
	text-decoration:underline;
	cursor:pointer;
}


.menu5{
color: #CC9933;
text-decoration:none;
}

.menu5over{
	color: #CC9933;
	text-decoration:underline;
	cursor:pointer;
}

.menu6{
color: #993300;
text-decoration:none;
}

.menu6over{
	color: #993300;
	text-decoration:underline;
	cursor:pointer;
}

.menu7{
color: #666666;
text-decoration:none;
}

.menu7over{
	color: #666666;
	text-decoration:underline;
	cursor:pointer;
}
*/

.content{
background-color: #FFFFFF;
vertical-align:top;

}

.content a, .content a:visited{
	color: #996699;
	text-decoration:none;
}

.content a:hover{
color: #996699;
text-decoration: underline;
}



.lhsBg{
	display: none;
}

.address{
margin-top: 60px;
color: #996699;
font-size: 90%;
}

.lhsmenu{
display: none;
}

.lhsmenuover{
background-image: url(../sitelayoutImages/arrow.gif);
background-repeat: no-repeat;
background-position:left top;
padding-left: 22px;
color: #663366;
text-decoration:underline;
cursor:pointer;
}


.rhsBg{
	background-color: #EAEAEA;
	width:20px;
}

.rhsBgHome{
	background-color: #333366;
	width: 20px;
}

.rhsBgMembership{
	background-color: #669999;
	width: 20px;
}

.rhsBgEducation{
background-color: #993366;
	width: 20px;
}

.rhsBgMemberaccess{
background-color: #6699CC;
	width: 20px;
}

.rhsBgAbout{
background-color: #CC9933;
	width: 20px;
}

.rhsBgFind{
background-color: #993300;
	width: 20px;
}

.rhsBgPublications{
background-color: #666666;
	width: 20px;
}


.footer{
display: none;
}

.footer a, .footer a:visited{
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a:hover{
	text-decoration: underline;
	color: #FFFFFF;
} 