p {
	margin: 10px; 
	margin-top: 0px; 
	margin-bottom: 8px;
} 
p.hide{
display:none;

}
p.heading{
display:block;
width:100%;
color:#000000;
font-size:1.1em;
margin-left:-5px;
margin-right:-5px;

}
a.heading,
a.heading:link,
a.heading:visited{
margin-left:10px;
text-decoration:none;
color:#000000;

}
a.heading:hover{

text-decoration:underline;

}

a.heading:active{
margin-left:10px;
color:#000000;
text-decoration:none;

}


a.continuation{
display:block;
width:100%;
text-align:right;
font-size:.9em;

}
h1 {
	font-size : 2em; 
	font-weight : bold; 
	} 
h2 {
	font-size : 1.5em; 
	font-weight : bold; 
	line-height : 20px; 
	margin: 0px; 
	margin-bottom: 10px
} 
h3 {
	font-size : 1.1em; 
	font-weight : bold; 
	line-height : 20px; 
	margin: 0px; 
	margin-bottom: 2px; 
} 
/****************** Form layout ****************/
div.rowform {
	clear : both; 
	padding-top : 2px; 
} 
div.rowform span.label {
	font-weight : bold; 
	text-align : right; 
	float : left; 
	padding-right : 2px; 
	width : 110px; 
} 
div.rowform span.formw {
	text-align : left; 
	float : left; 
	padding-left : 2px; 
	width : 400px; 
	} 

div.row {
	vertical-align : bottom; 
	clear : both; 
} 


.required {  
	color: #FF0000;
	font-style: italic;}



/***************** Links ******************** */
a {  
	font-weight: bold; 
	color: #000000;
	text-decoration : underline;
}
a:hover {
	color : #000000; 
} 

a.continued,
a.continued:link,
a.continued:visited
{
	font-style : italic; 
	color : #000000; 
	text-align : right; 
	margin: 0; 
	margin-right: 10px; 
	margin-bottom : 5px; 
	padding: 0px; 
	font-weight: bold; 
	text-decoration: none
} 

a.continued:hover {
	text-decoration : underline; 

} 
a.cont{

display:block;
width:100%;
text-align:right;
}

a.title,
a.title:link,
a.title:visited { 
	display:block;
	text-decoration : none; 
	font-weight : bold; 
	color : #000000; 
	border-bottom:1px solid #999999;
}

a.title:hover {
	text-decoration: none; 
	background-color: #FEF5F0;
}
 
#front-left a.title,
#front-left a.title:link,
#front-left a.title:visited { 
font-size:1.4em;
}

#front-left a.title:hover {
	
}
 

a.nav,
a.nav:link, 
a.nav:visited  {  
	color: #000000; 
	text-decoration: none
}

a.nav:hover { 
	color: #000000; 
	background-color: #FFCC00; 
	text-decoration: underline;
}
#credits a,
#credits a:link, 
#credits a:visited{
	color: #000000; 
	text-decoration: none

}
#credits a:hover { 
	color: #000000; 
	text-decoration: underline;
}
#left a.,#left a:link,#left a:visited, {
	text-align:center;
}
#left a:hover{
	
}
