.accessible{
	display:block;
}
/*------------------------------------------------------------*/
/*------------------   HTML STYLES           -----------------*/
body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background:#fff;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	color:#555;
	font-size:150%;
	margin:0 0 10px 0;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	color:#555;
	font-size:130%;
	margin:0.5em 0;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	color:#555;
	font-size:110%;
	margin:0.5em 0;
}
p {
	font-size:70%;
	line-height:170%;
	margin:0;
	padding:0 0 0.7em 0;
}

/*------------------------------------------------------------*/
/*------------------   STRUCTURE STYLES      -----------------*/
#wrapper {
	position:absolute;
	top:0;
	width: 100%;
	height:700px;
	min-height:700px;
}
#main {
	width:100%;
}
#header {
	display:none;
}
#tabs {
	display:none;
}
#tabs a {
	color:#353535;
	font-family:"Courier New", Courier, monospace;
	font-size:110%;
	font-weight:bold;
	display:block;
	width:380px;
	text-decoration:none;
	padding:3px 0 3px 15px;
	margin-left:0px;
	float:left;
}
#tabLeft{
	background:#bbb;
}
a:hover #tabLeft{
	color:red;
}
#tabRight{
	background:#bbb;
}
#tabs a:hover {
	background:#999;
}
#content {
	border:solid 7px #fff;
	background-color: #EEE;
	width:830px;
	float:left;
}
#contHomeLeft {
	float: left;
	width: 395px;
	height:535px;
	border:10px solid #E6D6E1;
	background:#fff url(man_lc_homeBg1.gif) 190px 140px no-repeat;
}
#contHomeRight {
	float: left;
	width: 395px;
	height: 535px;
	margin: 10px 0 10px 10px;
	background:#fff url(man_lc_homeBg2.gif) 210px 5px no-repeat;
}
#linksBox {
	display:none;
}
#links {
	display:none;
}
#links h2{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:90%;
	margin:4px 0 0 0;
	padding:0;
	color:#333;
}
#links ul{
	margin:0;
	padding:5px 0 5px 15px;
}
#links li{
	font-size:70%;
	margin:0 0 3px 0;
	padding:0;
	color:#333;
}
#links a, #links a:visited{
	text-decoration:none;
	color:#333;
}
#links a:hover{
	color:#999;
}
#footer{
	display:none;
}
#footer ul{
	margin:0;
	padding:0;
}
#footer li{
	display:inline;
	color:#F8C9E8;
	font-size:65%;
	margin-right:7px;
}
#footer a{
	color:#F8C9E8;
}
/*------------------------------------------------------------*/
/*------------------   ELEMENTS STYLES       -----------------*/
.clear {
	clear: both;
}
.tabspace {
	float: left;
	width: 18px;
}
.alignright{
	float:right;
}
.alignleft{
	float:left;
}
.quoteright{
	float:right;
	width:190px;
	font-size:70%;
	line-height:140%;
	border:1px solid #ddd;
	padding:7px;
	margin:5px 0 0 5px;
}
.quoteleft{
	float:left;
	width:190px;
	font-size:70%;
	line-height:140%;
	border:1px solid #ddd;
	padding:7px;
	margin:5px 10px 0 0;
}
.highlight{
	font-size:70%;
	line-height:140%;
	border:1px solid #D59AC1;
	padding:7px;	
	margin:10px 0 10px 0;
}
.highlightgrey{
	font-size:70%;
	line-height:140%;
	border:1px solid #ddd;
	padding:7px;	
	margin:10px 0 10px 0;
}
/*------------------------------------------------------------*/
/*------------------   HOMEPAGE STYLES       -----------------*/
.homeContent {
	padding: 10px;
	height:475px;
}
.homeContent p, .homeContent h2, .homeContent h3 {
	width:190px;
	padding-left:10px;
}
.homeLink1 a {
	font-family:"Courier New", Courier, monospace;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:25px;
	background:#B95E9A;
	color:#fff;
	padding:10px 10px 5px 0;
	text-align:right;
}
.homeLink1 a:hover {
	background:#CA8CB5;
	color:#761455;
}
.homeLink2 a {
	font-family:"Courier New", Courier, monospace;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:25px;
	background:#4F7295;
	color:#fff;
	padding:10px 10px 5px 0;
	text-align:right;
}
.homeLink2 a:hover {
	background:#7A95AF;
	color:#003366;
}

/*------------------------------------------------------------*/
/*------------------   NON-HOMEPAGE STYLES -------------------*/
#contentInner{
	background:#fff;
	margin:0px;
	width:80%;
	padding-bottom:0px;
}
#contWrap {
	padding: 0;
	width:100%;
	float:left;
}
#contWrap ul{
	margin:0 0 5px 25px;
	padding:0;
	font-size:70%;
	line-height:170%;
}
#contWrap ol{
	margin:0 0 5px 30px;
	padding:0;
	font-size:70%;
	line-height:170%;
}
#nav{
	display:none;
}
#nav ul{
	display:none;
}
#nav ul ul{
	display:none;
}
#nav li{
	display: inline;
	font-size:80%;
	line-height:130%;
	padding:0;
	list-style-type: none;
}
#nav li li{
	font-size:100%;
	line-height:100%;
}
#nav li li li{
	font-size:85%;
	line-height:100%;
}
#nav li span{
	display: block;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:0 0 11px 0;
	background:url(man_lc_glob.gif) 2px 6px no-repeat;
}
#nav li li span{
	background:url(man_lc_glob.gif) 2px 4px no-repeat;
}
#nav li li li span{
	background:url(man_lc_glob.gif) 15px 3px no-repeat;
	padding-left:30px;
}
#nav li a{
	display: block;
	text-decoration: none;
	color:#333;
	padding:0 0 0 15px;
	margin:0 0 11px 0;
}
#nav li li li a{
	padding-left:30px;
}	
#nav li a:hover{
	color:#9C146F;
	background:url(man_lc_glob_hover.gif) 2px 5px no-repeat;
}
#nav li li a:hover{
	background:url(man_lc_glob_hover.gif) 2px 4px no-repeat;
}
#nav li li li a:hover{
	background:url(man_lc_glob_hover.gif) 15px 3px no-repeat;
}

#navFooter{
	background:url(man_lc_sep.gif) 10px 0px no-repeat;
	height:3px;
}
#breadcrumbs{
	padding:0;
}
#breadcrumbs span{
	padding:3px 3px 3px 0px;
	color:#fff;
	font-weight:bold;
	background:url(man_lc_crumbs.gif) no-repeat;
}
#breadcrumbs a{
	text-decoration:none;
}
