#title {
   height:125px;
}


#menuing  {

    display: none;
}


#frontTDText {

 color: "#3D528E";
 font-size: "10px";
 
} 


#menu_anchor_1 {
	display: none;
}

#bodycopy {
	top: 125px;
	left: 205px;
	padding:0px;
	height= '100%';
}

#cell_menu {

display: none;

}



#logobar {
	display : none;
}

#uwa_lineage {

	display: none;
}

#logo {
	display: none;
}

#footer {
	display: none;
}

#dhtml_menu {
	display: none;
	color: white;
}

#HM_Menu1 {
	display: none;
}


/****************************************/
/* 1.  LINK STYLE */

A:link	{	
	text-decoration:	underline;
	color:	#3D528E;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#3D528E;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#3D528E;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3D528E;
	}


/****************************************/
/* 2.	Main Text Style */

body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12pt;
	background-image: none;
	padding-bottom: 0px;
	margin: 0px;
	color: #313132;
	padding-top: 0px;
	font-family: verdana, arial, san serif;
	background-color: #ffffff;
}

/* text for captions to tables, images etc etc */
.bodyTextTableCaptions
{
	font-weight: normal;
	font-size: 10px;
	color: #313132;
	font-family: verdana, arial, san serif;
}

.tableHeader
{
	color: #ffffff;
	font-family: verdana, arial, san serif;
	font-size: 12px;
	padding-bottom: 4px;
}

.tableBodyCopy
{
	color: #3D528E;
	font-family: verdana, arial, san serif;
	font-size: 11px;
	padding-bottom: 4px;
}

.titleNavText
{
	display: none;

}

A.titleNavText :link	{	
			display: none;
			}	
		
A.titleNavText :visited	{	
		display: none;
	}	
		
A.titleNavText :active	{	
		display: none;
	}	
		
A.titleNavText :hover	{	
		display: none;
	}



/****************************************/
/*	3.	Side Nav Styles 	*/	
.sideNavText
{
	font-weight: normal;
	font-size: 8px;
	color: #43474D;
	font-family: verdana, arial, san serif;
}

A.sideNavLink :link	{	
			text-decoration:	none;
			color:	#43474D;
			}	
		
A.sideNavLink :visited	{	
		text-decoration:	none;
		color:	#43474D;
	}	
		
A.sideNavLink :active	{	
		text-decoration:	none;
		color:	#43474D;
	}	
		
A.sideNavLink :hover	{	
		text-decoration:	none;
		color:	#43474D;
	}


/*********************************************/
/*	4.	Table styles		     */

TD
{
	font-weight: normal;
	font-size: 12px;
	color: #313132;
	font-family: verdana, arial, san serif;
}

A.tableHeaderLink :link	
{
	text-decoration:	none;
	color:	white;
}

A.tableHeaderLink :visited	
{
	text-decoration:	none;
	color:	white;
}

A.tableHeaderLink :active	
{
	text-decoration:	none;
	color:	white;
}

A.tableHeaderLink :hover	
{
	text-decoration:	none;
	color:	white;
}


/**********************************************/
/*	5.	Heading styles		      */

h1 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 18px;		/*  Sum  */
	padding-top: 2px;	/* to 44 */
	padding-left: 0em;
	z-index: 5;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

h2 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 5;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

h3 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 5;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

h4 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 5;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

h5 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 5;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}



h6 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 5;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}