.form_shell_edit_form_top
{ 
	clear:both;
	float:left;
	width:890px;
	height:auto;
	
	border-style:outset;
	border-color:#3377AA;
	border-width:3px;
	
	padding:10px 10px 10px 10px;
	margin:50px 0px 10px 10px;
}	

.form_shell_edit_form
{ 
	clear:both;
	float:left;
	width:905px;
	height:auto;
	
	border-style:outset;
	border-color:#3377AA;
	border-width:3px;
	
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
}

.form_shell_edit_group
{ 
	float:left;
	width:840px;
	height:auto;
	clear:both;
	
	border-style:outset;
	border-color:#3377AA;
	border-width:3px;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
}		
	
.form_shell_edit_form_full
{ 
	clear:both;
	float:left;
	width:95%;
	height:auto;
	
	border-style:outset;
	border-color:#3377AA;
	border-width:3px;
	
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
}	

.form_shell_edit_group_full
{ 
	float:left;
	width:97%;
	height:auto;
	clear:both;
	
	border-style:outset;
	border-color:#3377AA;
	border-width:3px;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 5px;
}

.form_shell_90p
{ 
	float:left;
	width:90%;
	clear:both;
	
	border-style:outset;
	border-color: #33AAFF;
	border-width: 3px;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
}

.form_shell_95p
{ 
	float:left;
	width:95%;
	clear:both;
	
	border-style:outset;
	border-color: #33AAFF;
	border-width: 3px;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
}

.form_shell_97p
{ 
	float:left;
	width:97%;
	clear:both;
	
	border-style:outset;
	border-color: #33AAFF;
	border-width: 3px;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
}

.form_shell_100p
{ 
	float:left;
	width:100%;
	clear:both;
	
	border-style:outset;
	border-color: #33AAFF;
	border-width: 3px;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
}

.form_shell_tight
{ 
	float:left;
	width:99%;
	clear:both;
	
	border-style:outset;
	border-color: #33AAFF;
	border-width: 3px;
	padding:5px 5px 5px 5px;
	margin:5px 0px 5px 0px;
}

.like_h1
{
	font-style:italic;
	font-weight:bold;
	font-size:large;
}

.hr_solid
{
	float:left;
	color:Black;
	background-color:Black;
	height:2px;
	
	margin:8px 0px 8px 0px;	
}

.hr_solid_clear
{
	clear:both;
	height:2px;
		
	color:Black;
	background-color:Black;
	
	margin:8px 0px 8px 0px;
}

.item_emphasis
{
	font-style:italic;
	font-weight:bold;
	font-size:larger;
}

.paragraph_title
{
	font-style:italic;
	font-weight:bold;
}

.paragraph_emphasis
{
	font-style:italic;
	font-weight:bold;
}

.paragraph_details
{
	font-size:large;
}

.picture_left_shell 
{
	float:left;
	width:auto;
	height:auto;
}

.picture_right_shell 
{
	float:right;
	width:auto;
	height:auto;
	margin:0px 0px 10px 10px;
}

.picture_image
{
}

.picture_caption
{
	clear:both;
	text-align:center;
	font-size:12pt;	
	font-style:italic;
	margin:0px 5px 5px 5px;
}

.picture_shell_left_flush
{
	float:left;
	margin:0px 10px 10px 10px;
	clear:both;	
}  

.picture_shell_right_flush
{
	float:right;
	margin:0px 10px 10px 10px;
	clear:both;	
} 

.picture_shell_left
{
	float:left;
	margin:10px 10px 10px 10px;
	clear:both;	
}  

.picture_shell_right
{
	float:right;
	margin:10px 10px 10px 10px;
	clear:both;	
}  

.picture_inner_left
{
	float:left;
	margin:10px 10px 10px 10px;
	clear:both;	
}  

.picture_inner_right
{
	float:right;
	margin:10px 10px 10px 10px;
	clear:both;	
}  

.picture_shell_left_no_clear
{
	float:left;
	margin:10px 10px 10px 10px;
}  

.picture_shell_right_no_clear
{
	float:right;
	margin:10px 10px 10px 10px;
}  

.text_left_of_picture
{
	margin:0px 5px 0px 0px;
	float:left;
	width:auto;
}

.text_right_of_picture
{
	margin:0px 0px 0px 5px;
	float:right;
	width:auto;
}

.page_title
{
	clear:both;
}

.question
{
	font-style:italic;
	font-weight:bold;
}

.answer
{
	font-style:italic;	
	margin:5px 0px 15px 0px;
}

