body, td, p, input {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}

h1 {
	font-size:24px;
	color: #660099;
}


h2 {
	font-weight: normal;
	font-size: 16px;
	color: #009933;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}


#leftMargin ul {
	padding:0;
	margin:0;
	list-style:none;
}

#leftMargin li {
	padding:0;
	margin:0;
	list-style:none;
}


#leftMargin a {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB38E3;
	border-right-color: #912FC1;
	border-bottom-color: #912FC1;
	border-left-color: #AB38E3;
	background-color: #9B34CC;
	width: 148px;
}

#leftMargin a:hover {
	color: #FFFFFF;
	border:1px solid #9934CB;
}
.accessibility { /* Hide contents off-left */ height: 1px !important ; left: 0px; overflow: hidden; position: absolute; left: -9999px; width: 1px;line-height:1px !important ; }
.noaccessiblity {
	display: block;
}
#footermenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	text-align: center;
	clear: both;
	margin-top: 20px;
}
.bodyStd #rightBox {
	background-color: #E6E6FF;
	float: right;
	width: 140px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border: 1px solid #DEDEF6;
}

.bodyStd #rightBoxwide {
	background-color: #E5FEE5;
	float: right;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border: 1px solid #DEDEF6;
}
#fntpgbtns {
list-style:none;
	margin: 0px;
	padding: 0px;
	height: 76px;
	
	background-image: url(../images/front-page-buttons/front-page-buttons.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
	width: auto;
	display:block;
	
}
#fntpgbtns li {
margin: 0px;
list-style:none;
display: inline;
		f\loat: left;
}
#fntpgbtns a {
	height: 49px;
	width: 67px;
	float:left;
	text-decoration:none;
	border:none;
	padding-top: 27px;
	padding-bottom: 0px;
	padding-left: 48px;
	padding-right: 10px;
		background-repeat: no-repeat;
		display:block;

}
#fntpgbtns a:hover {
color:#000066; 
}

#fntpgbtns #network:link, #fntpgbtns #network:visited {
	background-image: url(../images/front-page-buttons/network.png);
}
#fntpgbtns #network:hover {
	background-image: none;
}
#fntpgbtns #membership:link, #fntpgbtns #membership:visited {
	background-image: url(../images/front-page-buttons/front-page-membership.png);
}
#fntpgbtns #membership:hover {
	background-image: none;
}
#fntpgbtns #training:link, #fntpgbtns #training:visited {
	background-image: url(../images/front-page-buttons/training.png);
}
#fntpgbtns #training:hover {
	background-image: none;
}

